[ Feb 15 16:37:08 Enabled. ] [ Feb 15 16:37:08 Rereading configuration. ] [ Feb 15 16:37:14 Rereading configuration. ] [ Feb 15 16:37:19 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + single_node=true + command=() + true + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Feb 15 16:37:19 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.02.15 16:37:20.477531 [ 1 ] {} Application: Will watch for the process with pid 23686 2024.02.15 16:37:20.477644 [ 1 ] {} Application: Forked a child process to watch 2024.02.15 16:37:21.005132 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23686 2024.02.15 16:37:21.005304 [ 1 ] {} Application: starting up 2024.02.15 16:37:21.005507 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.02.15 16:37:21.199588 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.02.15 16:37:21.199660 [ 1 ] {} Application: Initializing DateLUT. 2024.02.15 16:37:21.199679 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.02.15 16:37:21.199721 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2024.02.15 16:37:21.200031 [ 1 ] {} Application: Initiailizing interserver credentials. 2024.02.15 16:37:21.200715 [ 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.02.15 16:37:21.201232 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.15 16:37:21.201493 [ 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.02.15 16:37:21.204277 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.15 16:37:21.204321 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.15 16:37:21.205124 [ 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.02.15 16:37:21.205308 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.15 16:37:21.212843 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.15 16:37:21.213368 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2024.02.15 16:37:21.213393 [ 1 ] {} Application: Uncompressed cache policy name 2024.02.15 16:37:21.214672 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2024.02.15 16:37:21.215143 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.02.15 16:37:21.215417 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.02.15 16:37:21.215756 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.02.15 16:37:21.216531 [ 1 ] {} Application: Loading user defined objects from /data/ 2024.02.15 16:37:21.216573 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2024.02.15 16:37:21.216627 [ 1 ] {} Application: Loaded user defined objects 2024.02.15 16:37:21.216644 [ 1 ] {} Application: Loading metadata from /data/ 2024.02.15 16:37:21.255247 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.02.15 16:37:21.255276 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000107131 sec 2024.02.15 16:37:21.255807 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.15 16:37:21.255874 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2024.02.15 16:37:21.255892 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.02.15 16:37:21.255908 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.02.15 16:37:21.255920 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.02.15 16:37:21.255934 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.02.15 16:37:21.255949 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.02.15 16:37:21.255979 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.02.15 16:37:21.255997 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.02.15 16:37:21.256025 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.02.15 16:37:21.256038 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.02.15 16:37:21.256052 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.02.15 16:37:21.256066 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.02.15 16:37:21.256094 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.02.15 16:37:21.256108 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.02.15 16:37:21.256120 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.02.15 16:37:21.289981 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.02.15 16:37:21.293673 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.02.15 16:37:21.293701 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.7491e-05 sec 2024.02.15 16:37:21.293725 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.15 16:37:21.293740 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.02.15 16:37:21.293760 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.02.15 16:37:21.296139 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.02.15 16:37:21.301170 [ 1 ] {} Application: Loaded metadata. 2024.02.15 16:37:21.301357 [ 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.02.15 16:37:21.301410 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.02.15 16:37:22.515332 [ 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 22.8.9.1) 2024.02.15 16:37:22.533634 [ 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 22.8.9.1) 2024.02.15 16:37:22.533685 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2024.02.15 16:37:22.621009 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.15 16:37:22.621811 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.65 MiB (RSS), difference: 210.70 MiB 2024.02.15 16:37:22.622124 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.02.15 16:37:22.622179 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2024.02.15 16:37:22.622197 [ 97 ] {} DNSResolver: Updating DNS cache 2024.02.15 16:37:22.622290 [ 97 ] {} DNSResolver: Updated DNS cache 2024.02.15 16:37:22.622317 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.02.15 16:37:22.622374 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.02.15 16:37:22.623052 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2024.02.15 16:37:22.623075 [ 1 ] {} Application: Ready for connections. 2024.02.15 16:37:22.628920 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:22.629075 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:22.629692 [ 3 ] {} HTTP-Session: a6c95474-f509-4b48-a0db-adbdfe43b41b Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:22.629723 [ 3 ] {} HTTP-Session: a6c95474-f509-4b48-a0db-adbdfe43b41b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:22.629852 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2024.02.15 16:37:22.629879 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.15 16:37:22.629896 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.15 16:37:22.631349 [ 3 ] {042f8539-f08d-44ad-91d7-c15c04e9261c} executeQuery: (from [fd00:1122:3344:101::d]:44708) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.15 16:37:22.652131 [ 3 ] {042f8539-f08d-44ad-91d7-c15c04e9261c} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:44708) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 2024.02.15 16:37:22.652942 [ 3 ] {042f8539-f08d-44ad-91d7-c15c04e9261c} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.02.15 16:37:22.653690 [ 3 ] {042f8539-f08d-44ad-91d7-c15c04e9261c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 16:37:22.653714 [ 3 ] {} HTTP-Session: a6c95474-f509-4b48-a0db-adbdfe43b41b Destroying unnamed session 2024.02.15 16:37:22.654141 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:22.654197 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:22.654217 [ 3 ] {} HTTP-Session: f1ae1077-fc39-455e-b1cd-23b87e19e2b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:22.654241 [ 3 ] {} HTTP-Session: f1ae1077-fc39-455e-b1cd-23b87e19e2b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:22.654339 [ 3 ] {a4cf97c2-3774-4264-86bb-1bf8b73f403a} executeQuery: (from [fd00:1122:3344:101::d]:44708) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2024.02.15 16:37:22.654424 [ 3 ] {a4cf97c2-3774-4264-86bb-1bf8b73f403a} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2024.02.15 16:37:22.655381 [ 3 ] {a4cf97c2-3774-4264-86bb-1bf8b73f403a} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2024.02.15 16:37:22.657312 [ 3 ] {a4cf97c2-3774-4264-86bb-1bf8b73f403a} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 16:37:22.661382 [ 3 ] {a4cf97c2-3774-4264-86bb-1bf8b73f403a} DynamicQueryHandler: Done processing query 2024.02.15 16:37:22.661435 [ 3 ] {a4cf97c2-3774-4264-86bb-1bf8b73f403a} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2024.02.15 16:37:22.661452 [ 3 ] {} HTTP-Session: f1ae1077-fc39-455e-b1cd-23b87e19e2b4 Destroying unnamed session 2024.02.15 16:37:22.661605 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:22.661666 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:22.661687 [ 3 ] {} HTTP-Session: d4db7526-d55b-4804-b43b-a05175feda65 Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:22.661704 [ 3 ] {} HTTP-Session: d4db7526-d55b-4804-b43b-a05175feda65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:22.661806 [ 3 ] {e40295d6-7b00-4ccf-824f-0fd9a8d440a6} executeQuery: (from [fd00:1122:3344:101::d]:44708) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.15 16:37:22.662056 [ 3 ] {e40295d6-7b00-4ccf-824f-0fd9a8d440a6} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:44708) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 2024.02.15 16:37:22.662197 [ 3 ] {e40295d6-7b00-4ccf-824f-0fd9a8d440a6} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.02.15 16:37:22.662318 [ 3 ] {e40295d6-7b00-4ccf-824f-0fd9a8d440a6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 16:37:22.662339 [ 3 ] {} HTTP-Session: d4db7526-d55b-4804-b43b-a05175feda65 Destroying unnamed session 2024.02.15 16:37:22.662626 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:22.662680 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:22.662698 [ 3 ] {} HTTP-Session: 8ca52edd-e284-4d3f-930b-c271353d5c2a Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:22.662722 [ 3 ] {} HTTP-Session: 8ca52edd-e284-4d3f-930b-c271353d5c2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:22.662832 [ 3 ] {021fc122-8537-485b-80a9-8f0092bd4704} executeQuery: (from [fd00:1122:3344:101::d]:44708) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.02.15 16:37:22.662935 [ 3 ] {021fc122-8537-485b-80a9-8f0092bd4704} DynamicQueryHandler: Done processing query 2024.02.15 16:37:22.662962 [ 3 ] {021fc122-8537-485b-80a9-8f0092bd4704} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 16:37:22.662978 [ 3 ] {} HTTP-Session: 8ca52edd-e284-4d3f-930b-c271353d5c2a Destroying unnamed session 2024.02.15 16:37:22.663097 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:22.663145 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:22.663162 [ 3 ] {} HTTP-Session: 545ab8d9-e384-4d8a-b06e-fc71d4a21e25 Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:22.663183 [ 3 ] {} HTTP-Session: 545ab8d9-e384-4d8a-b06e-fc71d4a21e25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:22.663242 [ 3 ] {62e99ad2-57d1-49a5-bae0-3b7e75693f05} executeQuery: (from [fd00:1122:3344:101::d]:44708) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.02.15 16:37:22.663297 [ 3 ] {62e99ad2-57d1-49a5-bae0-3b7e75693f05} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.02.15 16:37:22.665764 [ 3 ] {62e99ad2-57d1-49a5-bae0-3b7e75693f05} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.02.15 16:37:22.665787 [ 3 ] {62e99ad2-57d1-49a5-bae0-3b7e75693f05} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.431e-05 sec 2024.02.15 16:37:22.665825 [ 3 ] {62e99ad2-57d1-49a5-bae0-3b7e75693f05} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.15 16:37:22.665852 [ 3 ] {62e99ad2-57d1-49a5-bae0-3b7e75693f05} DatabaseAtomic (oximeter): Starting up tables. 2024.02.15 16:37:22.665935 [ 3 ] {62e99ad2-57d1-49a5-bae0-3b7e75693f05} DynamicQueryHandler: Done processing query 2024.02.15 16:37:22.665968 [ 3 ] {62e99ad2-57d1-49a5-bae0-3b7e75693f05} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 16:37:22.665986 [ 3 ] {} HTTP-Session: 545ab8d9-e384-4d8a-b06e-fc71d4a21e25 Destroying unnamed session 2024.02.15 16:37:22.666155 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:22.666212 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:22.666234 [ 3 ] {} HTTP-Session: 265dfe5c-00c0-4e27-9731-6b03bb810b14 Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:22.666262 [ 3 ] {} HTTP-Session: 265dfe5c-00c0-4e27-9731-6b03bb810b14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:22.666432 [ 3 ] {59617030-bafb-4623-ae4a-fd4be0511bbb} executeQuery: (from [fd00:1122:3344:101::d]:44708) /* 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.02.15 16:37:22.666499 [ 3 ] {59617030-bafb-4623-ae4a-fd4be0511bbb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.02.15 16:37:22.674670 [ 3 ] {59617030-bafb-4623-ae4a-fd4be0511bbb} oximeter.version (252a394e-26a3-4b26-9249-62c692c140d9): Loading data parts 2024.02.15 16:37:22.674817 [ 3 ] {59617030-bafb-4623-ae4a-fd4be0511bbb} oximeter.version (252a394e-26a3-4b26-9249-62c692c140d9): There are no data parts 2024.02.15 16:37:22.680615 [ 3 ] {59617030-bafb-4623-ae4a-fd4be0511bbb} DynamicQueryHandler: Done processing query 2024.02.15 16:37:22.680639 [ 3 ] {59617030-bafb-4623-ae4a-fd4be0511bbb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 16:37:22.680690 [ 3 ] {} HTTP-Session: 265dfe5c-00c0-4e27-9731-6b03bb810b14 Destroying unnamed session 2024.02.15 16:37:22.680817 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:22.680872 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:22.680895 [ 3 ] {} HTTP-Session: 6fde70b8-33a3-456a-b6c5-23b341a60592 Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:22.680911 [ 3 ] {} HTTP-Session: 6fde70b8-33a3-456a-b6c5-23b341a60592 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:22.681112 [ 3 ] {83e42648-8cda-4160-b2fd-9b2c00a202e3} executeQuery: (from [fd00:1122:3344:101::d]:44708) /* 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.02.15 16:37:22.681168 [ 3 ] {83e42648-8cda-4160-b2fd-9b2c00a202e3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.02.15 16:37:22.690242 [ 3 ] {83e42648-8cda-4160-b2fd-9b2c00a202e3} oximeter.measurements_bool (1ba18756-dd62-4d8e-af95-a870986185c6): Loading data parts 2024.02.15 16:37:22.690347 [ 3 ] {83e42648-8cda-4160-b2fd-9b2c00a202e3} oximeter.measurements_bool (1ba18756-dd62-4d8e-af95-a870986185c6): There are no data parts 2024.02.15 16:37:22.694722 [ 3 ] {83e42648-8cda-4160-b2fd-9b2c00a202e3} DynamicQueryHandler: Done processing query 2024.02.15 16:37:22.694747 [ 3 ] {83e42648-8cda-4160-b2fd-9b2c00a202e3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 16:37:22.694769 [ 3 ] {} HTTP-Session: 6fde70b8-33a3-456a-b6c5-23b341a60592 Destroying unnamed session 2024.02.15 16:37:22.694905 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:22.694960 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:22.694987 [ 3 ] {} HTTP-Session: 50bde264-3b72-4e95-9eac-47d480579e96 Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:22.695006 [ 3 ] {} HTTP-Session: 50bde264-3b72-4e95-9eac-47d480579e96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:22.695255 [ 3 ] {fd3f2c7e-5fd1-45cf-a177-b85e50a83a0e} executeQuery: (from [fd00:1122:3344:101::d]:44708) 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.02.15 16:37:22.695328 [ 3 ] {fd3f2c7e-5fd1-45cf-a177-b85e50a83a0e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.02.15 16:37:22.700258 [ 3 ] {fd3f2c7e-5fd1-45cf-a177-b85e50a83a0e} oximeter.measurements_i8 (9cc78546-65cc-4683-a7c0-f666d4e8409d): Loading data parts 2024.02.15 16:37:22.700343 [ 3 ] {fd3f2c7e-5fd1-45cf-a177-b85e50a83a0e} oximeter.measurements_i8 (9cc78546-65cc-4683-a7c0-f666d4e8409d): There are no data parts 2024.02.15 16:37:22.703125 [ 3 ] {fd3f2c7e-5fd1-45cf-a177-b85e50a83a0e} DynamicQueryHandler: Done processing query 2024.02.15 16:37:22.703150 [ 3 ] {fd3f2c7e-5fd1-45cf-a177-b85e50a83a0e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 16:37:22.703166 [ 3 ] {} HTTP-Session: 50bde264-3b72-4e95-9eac-47d480579e96 Destroying unnamed session 2024.02.15 16:37:22.703298 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:22.703346 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:22.703365 [ 3 ] {} HTTP-Session: 3aebb2ea-f355-40e5-8456-8a49dea92810 Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:22.703385 [ 3 ] {} HTTP-Session: 3aebb2ea-f355-40e5-8456-8a49dea92810 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:22.703582 [ 3 ] {88d92486-2778-4b5f-9ae7-e9511df4b03d} executeQuery: (from [fd00:1122:3344:101::d]:44708) 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.02.15 16:37:22.703629 [ 3 ] {88d92486-2778-4b5f-9ae7-e9511df4b03d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.02.15 16:37:22.708362 [ 3 ] {88d92486-2778-4b5f-9ae7-e9511df4b03d} oximeter.measurements_u8 (8b0cf1d3-54e8-4bec-9513-c3566df97878): Loading data parts 2024.02.15 16:37:22.708432 [ 3 ] {88d92486-2778-4b5f-9ae7-e9511df4b03d} oximeter.measurements_u8 (8b0cf1d3-54e8-4bec-9513-c3566df97878): There are no data parts 2024.02.15 16:37:22.713076 [ 3 ] {88d92486-2778-4b5f-9ae7-e9511df4b03d} DynamicQueryHandler: Done processing query 2024.02.15 16:37:22.713101 [ 3 ] {88d92486-2778-4b5f-9ae7-e9511df4b03d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 16:37:22.713116 [ 3 ] {} HTTP-Session: 3aebb2ea-f355-40e5-8456-8a49dea92810 Destroying unnamed session 2024.02.15 16:37:22.713235 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:22.713282 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:22.713301 [ 3 ] {} HTTP-Session: c8c91768-0e84-464e-8d08-7884ad08cce4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:22.713322 [ 3 ] {} HTTP-Session: c8c91768-0e84-464e-8d08-7884ad08cce4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:22.713525 [ 3 ] {fcb1adb8-3623-42a0-bba7-108514ffa0ad} executeQuery: (from [fd00:1122:3344:101::d]:44708) 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.02.15 16:37:22.713570 [ 3 ] {fcb1adb8-3623-42a0-bba7-108514ffa0ad} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.02.15 16:37:22.718468 [ 3 ] {fcb1adb8-3623-42a0-bba7-108514ffa0ad} oximeter.measurements_i16 (85d27698-efda-43ad-86d1-77b0ba5ae8a1): Loading data parts 2024.02.15 16:37:22.718565 [ 3 ] {fcb1adb8-3623-42a0-bba7-108514ffa0ad} oximeter.measurements_i16 (85d27698-efda-43ad-86d1-77b0ba5ae8a1): There are no data parts 2024.02.15 16:37:22.724203 [ 3 ] {fcb1adb8-3623-42a0-bba7-108514ffa0ad} DynamicQueryHandler: Done processing query 2024.02.15 16:37:22.724238 [ 3 ] {fcb1adb8-3623-42a0-bba7-108514ffa0ad} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 16:37:22.724254 [ 3 ] {} HTTP-Session: c8c91768-0e84-464e-8d08-7884ad08cce4 Destroying unnamed session 2024.02.15 16:37:22.724384 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:22.724436 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:22.724457 [ 3 ] {} HTTP-Session: 61e22ae6-4484-4d03-ab2e-9f8c9432fe7f Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:22.724482 [ 3 ] {} HTTP-Session: 61e22ae6-4484-4d03-ab2e-9f8c9432fe7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:22.724682 [ 3 ] {91a270f8-e8ae-47e4-ad56-a57a074d9a97} executeQuery: (from [fd00:1122:3344:101::d]:44708) 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.02.15 16:37:22.724733 [ 3 ] {91a270f8-e8ae-47e4-ad56-a57a074d9a97} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.02.15 16:37:22.729665 [ 3 ] {91a270f8-e8ae-47e4-ad56-a57a074d9a97} oximeter.measurements_u16 (59443dd8-0896-45bd-be5c-e454f0a443a4): Loading data parts 2024.02.15 16:37:22.729765 [ 3 ] {91a270f8-e8ae-47e4-ad56-a57a074d9a97} oximeter.measurements_u16 (59443dd8-0896-45bd-be5c-e454f0a443a4): There are no data parts 2024.02.15 16:37:22.733435 [ 3 ] {91a270f8-e8ae-47e4-ad56-a57a074d9a97} DynamicQueryHandler: Done processing query 2024.02.15 16:37:22.733470 [ 3 ] {91a270f8-e8ae-47e4-ad56-a57a074d9a97} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 16:37:22.733485 [ 3 ] {} HTTP-Session: 61e22ae6-4484-4d03-ab2e-9f8c9432fe7f Destroying unnamed session 2024.02.15 16:37:22.733619 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:22.733672 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:22.733691 [ 3 ] {} HTTP-Session: dc8f096e-b0a2-4aa1-a55d-29be26a2a922 Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:22.733714 [ 3 ] {} HTTP-Session: dc8f096e-b0a2-4aa1-a55d-29be26a2a922 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:22.733906 [ 3 ] {ebf0a872-bc97-49e3-b43a-0c218db7c14e} executeQuery: (from [fd00:1122:3344:101::d]:44708) 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.02.15 16:37:22.733954 [ 3 ] {ebf0a872-bc97-49e3-b43a-0c218db7c14e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.02.15 16:37:22.737523 [ 3 ] {ebf0a872-bc97-49e3-b43a-0c218db7c14e} oximeter.measurements_i32 (1d30d4c1-47eb-4025-96d4-9364698783c9): Loading data parts 2024.02.15 16:37:22.737610 [ 3 ] {ebf0a872-bc97-49e3-b43a-0c218db7c14e} oximeter.measurements_i32 (1d30d4c1-47eb-4025-96d4-9364698783c9): There are no data parts 2024.02.15 16:37:22.742753 [ 3 ] {ebf0a872-bc97-49e3-b43a-0c218db7c14e} DynamicQueryHandler: Done processing query 2024.02.15 16:37:22.742787 [ 3 ] {ebf0a872-bc97-49e3-b43a-0c218db7c14e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 16:37:22.742802 [ 3 ] {} HTTP-Session: dc8f096e-b0a2-4aa1-a55d-29be26a2a922 Destroying unnamed session 2024.02.15 16:37:22.742934 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:22.742993 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:22.743012 [ 3 ] {} HTTP-Session: cb89bf13-d06b-40f3-bbd3-5e1501a9e5b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:22.743036 [ 3 ] {} HTTP-Session: cb89bf13-d06b-40f3-bbd3-5e1501a9e5b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:22.743224 [ 3 ] {a48a883a-e0fe-4fb7-943d-c9859326749d} executeQuery: (from [fd00:1122:3344:101::d]:44708) 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.02.15 16:37:22.743278 [ 3 ] {a48a883a-e0fe-4fb7-943d-c9859326749d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.02.15 16:37:22.748324 [ 3 ] {a48a883a-e0fe-4fb7-943d-c9859326749d} oximeter.measurements_u32 (b684875d-a28f-4e35-b3a7-d656a364cd1c): Loading data parts 2024.02.15 16:37:22.748426 [ 3 ] {a48a883a-e0fe-4fb7-943d-c9859326749d} oximeter.measurements_u32 (b684875d-a28f-4e35-b3a7-d656a364cd1c): There are no data parts 2024.02.15 16:37:22.751099 [ 3 ] {a48a883a-e0fe-4fb7-943d-c9859326749d} DynamicQueryHandler: Done processing query 2024.02.15 16:37:22.751133 [ 3 ] {a48a883a-e0fe-4fb7-943d-c9859326749d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 16:37:22.751149 [ 3 ] {} HTTP-Session: cb89bf13-d06b-40f3-bbd3-5e1501a9e5b6 Destroying unnamed session 2024.02.15 16:37:22.751296 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:22.751353 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:22.751373 [ 3 ] {} HTTP-Session: cc48a540-decb-446f-ae5d-b3254f7d0ccf Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:22.751388 [ 3 ] {} HTTP-Session: cc48a540-decb-446f-ae5d-b3254f7d0ccf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:22.751585 [ 3 ] {aa04de65-20cc-466f-b2bf-d9cd8d578fd0} executeQuery: (from [fd00:1122:3344:101::d]:44708) 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.02.15 16:37:22.751640 [ 3 ] {aa04de65-20cc-466f-b2bf-d9cd8d578fd0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.02.15 16:37:22.760827 [ 3 ] {aa04de65-20cc-466f-b2bf-d9cd8d578fd0} oximeter.measurements_i64 (7f9a1b70-edbc-4885-b7c7-725909839962): Loading data parts 2024.02.15 16:37:22.760929 [ 3 ] {aa04de65-20cc-466f-b2bf-d9cd8d578fd0} oximeter.measurements_i64 (7f9a1b70-edbc-4885-b7c7-725909839962): There are no data parts 2024.02.15 16:37:22.767395 [ 3 ] {aa04de65-20cc-466f-b2bf-d9cd8d578fd0} DynamicQueryHandler: Done processing query 2024.02.15 16:37:22.767425 [ 3 ] {aa04de65-20cc-466f-b2bf-d9cd8d578fd0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 16:37:22.767454 [ 3 ] {} HTTP-Session: cc48a540-decb-446f-ae5d-b3254f7d0ccf Destroying unnamed session 2024.02.15 16:37:22.767652 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:22.767748 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:22.767783 [ 3 ] {} HTTP-Session: 5fb7fc8b-c8c6-4d72-bf02-94e7b768275c Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:22.767800 [ 3 ] {} HTTP-Session: 5fb7fc8b-c8c6-4d72-bf02-94e7b768275c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:22.768003 [ 3 ] {aca4ff98-0932-4c2a-ae9b-bf925527dcb4} executeQuery: (from [fd00:1122:3344:101::d]:44708) 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.02.15 16:37:22.768067 [ 3 ] {aca4ff98-0932-4c2a-ae9b-bf925527dcb4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.02.15 16:37:22.776966 [ 3 ] {aca4ff98-0932-4c2a-ae9b-bf925527dcb4} oximeter.measurements_u64 (e7fc0ecd-b64e-4383-aa5f-96885aced498): Loading data parts 2024.02.15 16:37:22.777060 [ 3 ] {aca4ff98-0932-4c2a-ae9b-bf925527dcb4} oximeter.measurements_u64 (e7fc0ecd-b64e-4383-aa5f-96885aced498): There are no data parts 2024.02.15 16:37:22.782974 [ 3 ] {aca4ff98-0932-4c2a-ae9b-bf925527dcb4} DynamicQueryHandler: Done processing query 2024.02.15 16:37:22.783005 [ 3 ] {aca4ff98-0932-4c2a-ae9b-bf925527dcb4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 16:37:22.783037 [ 3 ] {} HTTP-Session: 5fb7fc8b-c8c6-4d72-bf02-94e7b768275c Destroying unnamed session 2024.02.15 16:37:22.783180 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:22.783245 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:22.783278 [ 3 ] {} HTTP-Session: 99aefcd3-1d5f-4da4-8c63-8627693ba1c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:22.783298 [ 3 ] {} HTTP-Session: 99aefcd3-1d5f-4da4-8c63-8627693ba1c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:22.783538 [ 3 ] {4bcec969-2cc8-4b55-bff2-840a38df84d8} executeQuery: (from [fd00:1122:3344:101::d]:44708) 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.02.15 16:37:22.783611 [ 3 ] {4bcec969-2cc8-4b55-bff2-840a38df84d8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.02.15 16:37:22.793064 [ 3 ] {4bcec969-2cc8-4b55-bff2-840a38df84d8} oximeter.measurements_f32 (75afe2c9-be04-475f-ac60-ccbbc4a137ad): Loading data parts 2024.02.15 16:37:22.793209 [ 3 ] {4bcec969-2cc8-4b55-bff2-840a38df84d8} oximeter.measurements_f32 (75afe2c9-be04-475f-ac60-ccbbc4a137ad): There are no data parts 2024.02.15 16:37:22.798769 [ 3 ] {4bcec969-2cc8-4b55-bff2-840a38df84d8} DynamicQueryHandler: Done processing query 2024.02.15 16:37:22.798799 [ 3 ] {4bcec969-2cc8-4b55-bff2-840a38df84d8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 16:37:22.798831 [ 3 ] {} HTTP-Session: 99aefcd3-1d5f-4da4-8c63-8627693ba1c8 Destroying unnamed session 2024.02.15 16:37:22.799048 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:22.799139 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:22.799187 [ 3 ] {} HTTP-Session: 2c81ed4f-ad6d-483e-9963-26d643d8362c Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:22.799216 [ 3 ] {} HTTP-Session: 2c81ed4f-ad6d-483e-9963-26d643d8362c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:22.799572 [ 3 ] {44f19525-aae7-4584-a8af-11e19240e4d9} executeQuery: (from [fd00:1122:3344:101::d]:44708) 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.02.15 16:37:22.799675 [ 3 ] {44f19525-aae7-4584-a8af-11e19240e4d9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.02.15 16:37:22.804468 [ 3 ] {44f19525-aae7-4584-a8af-11e19240e4d9} oximeter.measurements_f64 (65e2515f-559a-4092-95c9-71efdeeb4313): Loading data parts 2024.02.15 16:37:22.804565 [ 3 ] {44f19525-aae7-4584-a8af-11e19240e4d9} oximeter.measurements_f64 (65e2515f-559a-4092-95c9-71efdeeb4313): There are no data parts 2024.02.15 16:37:22.812876 [ 3 ] {44f19525-aae7-4584-a8af-11e19240e4d9} DynamicQueryHandler: Done processing query 2024.02.15 16:37:22.812954 [ 3 ] {44f19525-aae7-4584-a8af-11e19240e4d9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 16:37:22.812979 [ 3 ] {} HTTP-Session: 2c81ed4f-ad6d-483e-9963-26d643d8362c Destroying unnamed session 2024.02.15 16:37:22.813110 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:22.813162 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:22.813189 [ 3 ] {} HTTP-Session: 3f164f12-ce16-4d1e-bc4e-da1ab7d5f307 Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:22.813205 [ 3 ] {} HTTP-Session: 3f164f12-ce16-4d1e-bc4e-da1ab7d5f307 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:22.813405 [ 3 ] {4ca16d53-bbeb-4932-86e1-167fc63dc71e} executeQuery: (from [fd00:1122:3344:101::d]:44708) 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.02.15 16:37:22.813461 [ 3 ] {4ca16d53-bbeb-4932-86e1-167fc63dc71e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.02.15 16:37:22.818099 [ 3 ] {4ca16d53-bbeb-4932-86e1-167fc63dc71e} oximeter.measurements_string (8e85cf3a-a738-429f-9e53-b9672505e9e3): Loading data parts 2024.02.15 16:37:22.818202 [ 3 ] {4ca16d53-bbeb-4932-86e1-167fc63dc71e} oximeter.measurements_string (8e85cf3a-a738-429f-9e53-b9672505e9e3): There are no data parts 2024.02.15 16:37:22.823776 [ 3 ] {4ca16d53-bbeb-4932-86e1-167fc63dc71e} DynamicQueryHandler: Done processing query 2024.02.15 16:37:22.823812 [ 3 ] {4ca16d53-bbeb-4932-86e1-167fc63dc71e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 16:37:22.823836 [ 3 ] {} HTTP-Session: 3f164f12-ce16-4d1e-bc4e-da1ab7d5f307 Destroying unnamed session 2024.02.15 16:37:22.823954 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:22.824006 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:22.824034 [ 3 ] {} HTTP-Session: b1008fb5-7778-425b-80cc-d4cc5ad450c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:22.824049 [ 3 ] {} HTTP-Session: b1008fb5-7778-425b-80cc-d4cc5ad450c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:22.824246 [ 3 ] {c77871d8-3218-413b-ba5b-d10bec76c01f} executeQuery: (from [fd00:1122:3344:101::d]:44708) 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.02.15 16:37:22.824312 [ 3 ] {c77871d8-3218-413b-ba5b-d10bec76c01f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.02.15 16:37:22.831084 [ 3 ] {c77871d8-3218-413b-ba5b-d10bec76c01f} oximeter.measurements_bytes (7662f689-0b42-4c86-8578-9fc1146e7c13): Loading data parts 2024.02.15 16:37:22.831192 [ 3 ] {c77871d8-3218-413b-ba5b-d10bec76c01f} oximeter.measurements_bytes (7662f689-0b42-4c86-8578-9fc1146e7c13): There are no data parts 2024.02.15 16:37:22.837502 [ 3 ] {c77871d8-3218-413b-ba5b-d10bec76c01f} DynamicQueryHandler: Done processing query 2024.02.15 16:37:22.837526 [ 3 ] {c77871d8-3218-413b-ba5b-d10bec76c01f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 16:37:22.837541 [ 3 ] {} HTTP-Session: b1008fb5-7778-425b-80cc-d4cc5ad450c6 Destroying unnamed session 2024.02.15 16:37:22.837674 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:22.837728 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:22.837746 [ 3 ] {} HTTP-Session: 23585be1-a142-4322-9dfb-723572735f0d Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:22.837771 [ 3 ] {} HTTP-Session: 23585be1-a142-4322-9dfb-723572735f0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:22.837982 [ 3 ] {ec7110fb-8368-41a0-87e9-80dad8f15ee1} executeQuery: (from [fd00:1122:3344:101::d]:44708) 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.02.15 16:37:22.838040 [ 3 ] {ec7110fb-8368-41a0-87e9-80dad8f15ee1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.02.15 16:37:22.846343 [ 3 ] {ec7110fb-8368-41a0-87e9-80dad8f15ee1} oximeter.measurements_cumulativei64 (5f66333e-3c01-4381-88a0-e4a33a7c9648): Loading data parts 2024.02.15 16:37:22.846488 [ 3 ] {ec7110fb-8368-41a0-87e9-80dad8f15ee1} oximeter.measurements_cumulativei64 (5f66333e-3c01-4381-88a0-e4a33a7c9648): There are no data parts 2024.02.15 16:37:22.852244 [ 3 ] {ec7110fb-8368-41a0-87e9-80dad8f15ee1} DynamicQueryHandler: Done processing query 2024.02.15 16:37:22.852269 [ 3 ] {ec7110fb-8368-41a0-87e9-80dad8f15ee1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 16:37:22.852295 [ 3 ] {} HTTP-Session: 23585be1-a142-4322-9dfb-723572735f0d Destroying unnamed session 2024.02.15 16:37:22.852422 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:22.852477 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:22.852504 [ 3 ] {} HTTP-Session: 9fc369f5-6cc4-4d54-93b3-c3884e757355 Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:22.852529 [ 3 ] {} HTTP-Session: 9fc369f5-6cc4-4d54-93b3-c3884e757355 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:22.852743 [ 3 ] {cb13c46a-db06-454e-b3e0-31f1910194a0} executeQuery: (from [fd00:1122:3344:101::d]:44708) 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.02.15 16:37:22.852804 [ 3 ] {cb13c46a-db06-454e-b3e0-31f1910194a0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.02.15 16:37:22.858362 [ 3 ] {cb13c46a-db06-454e-b3e0-31f1910194a0} oximeter.measurements_cumulativeu64 (14da3ea7-b0e2-4b91-b024-dedf05be3a5d): Loading data parts 2024.02.15 16:37:22.858449 [ 3 ] {cb13c46a-db06-454e-b3e0-31f1910194a0} oximeter.measurements_cumulativeu64 (14da3ea7-b0e2-4b91-b024-dedf05be3a5d): There are no data parts 2024.02.15 16:37:22.863258 [ 3 ] {cb13c46a-db06-454e-b3e0-31f1910194a0} DynamicQueryHandler: Done processing query 2024.02.15 16:37:22.863288 [ 3 ] {cb13c46a-db06-454e-b3e0-31f1910194a0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 16:37:22.863318 [ 3 ] {} HTTP-Session: 9fc369f5-6cc4-4d54-93b3-c3884e757355 Destroying unnamed session 2024.02.15 16:37:22.863474 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:22.863526 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:22.863560 [ 3 ] {} HTTP-Session: aabfb18e-6da0-421f-a0a0-12a43a2c3272 Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:22.863590 [ 3 ] {} HTTP-Session: aabfb18e-6da0-421f-a0a0-12a43a2c3272 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:22.863839 [ 3 ] {a3113bc0-66a2-4dd0-8612-343876bb5694} executeQuery: (from [fd00:1122:3344:101::d]:44708) 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.02.15 16:37:22.863903 [ 3 ] {a3113bc0-66a2-4dd0-8612-343876bb5694} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.02.15 16:37:22.869145 [ 3 ] {a3113bc0-66a2-4dd0-8612-343876bb5694} oximeter.measurements_cumulativef32 (5d8dc343-5245-4dd3-8269-3c9247a6f6d5): Loading data parts 2024.02.15 16:37:22.869338 [ 3 ] {a3113bc0-66a2-4dd0-8612-343876bb5694} oximeter.measurements_cumulativef32 (5d8dc343-5245-4dd3-8269-3c9247a6f6d5): There are no data parts 2024.02.15 16:37:22.881238 [ 3 ] {a3113bc0-66a2-4dd0-8612-343876bb5694} DynamicQueryHandler: Done processing query 2024.02.15 16:37:22.881289 [ 3 ] {a3113bc0-66a2-4dd0-8612-343876bb5694} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 16:37:22.881308 [ 3 ] {} HTTP-Session: aabfb18e-6da0-421f-a0a0-12a43a2c3272 Destroying unnamed session 2024.02.15 16:37:22.881510 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:22.881574 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:22.881598 [ 3 ] {} HTTP-Session: 7ba89aa9-e99f-478a-8063-5651fa392041 Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:22.881637 [ 3 ] {} HTTP-Session: 7ba89aa9-e99f-478a-8063-5651fa392041 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:22.881884 [ 3 ] {640ba809-6960-45bf-a943-b0c277e20b98} executeQuery: (from [fd00:1122:3344:101::d]:44708) 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.02.15 16:37:22.881944 [ 3 ] {640ba809-6960-45bf-a943-b0c277e20b98} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.02.15 16:37:22.887251 [ 3 ] {640ba809-6960-45bf-a943-b0c277e20b98} oximeter.measurements_cumulativef64 (3fb364d2-0333-4a17-afe0-5d6c08483df2): Loading data parts 2024.02.15 16:37:22.887383 [ 3 ] {640ba809-6960-45bf-a943-b0c277e20b98} oximeter.measurements_cumulativef64 (3fb364d2-0333-4a17-afe0-5d6c08483df2): There are no data parts 2024.02.15 16:37:22.892007 [ 3 ] {640ba809-6960-45bf-a943-b0c277e20b98} DynamicQueryHandler: Done processing query 2024.02.15 16:37:22.892074 [ 3 ] {640ba809-6960-45bf-a943-b0c277e20b98} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 16:37:22.892118 [ 3 ] {} HTTP-Session: 7ba89aa9-e99f-478a-8063-5651fa392041 Destroying unnamed session 2024.02.15 16:37:22.892297 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:22.892393 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:22.892456 [ 3 ] {} HTTP-Session: 7cff9cc5-9711-475e-a480-712f167eb8d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:22.892488 [ 3 ] {} HTTP-Session: 7cff9cc5-9711-475e-a480-712f167eb8d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:22.892908 [ 3 ] {1248a28e-37a3-4314-8d28-950127806bee} executeQuery: (from [fd00:1122:3344:101::d]:44708) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 16:37:22.892976 [ 3 ] {1248a28e-37a3-4314-8d28-950127806bee} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.02.15 16:37:22.899816 [ 3 ] {1248a28e-37a3-4314-8d28-950127806bee} oximeter.measurements_histogrami8 (33a194d5-f9dc-4569-8c6d-ce56ec154f09): Loading data parts 2024.02.15 16:37:22.899917 [ 3 ] {1248a28e-37a3-4314-8d28-950127806bee} oximeter.measurements_histogrami8 (33a194d5-f9dc-4569-8c6d-ce56ec154f09): There are no data parts 2024.02.15 16:37:22.902894 [ 3 ] {1248a28e-37a3-4314-8d28-950127806bee} DynamicQueryHandler: Done processing query 2024.02.15 16:37:22.902968 [ 3 ] {1248a28e-37a3-4314-8d28-950127806bee} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 16:37:22.903022 [ 3 ] {} HTTP-Session: 7cff9cc5-9711-475e-a480-712f167eb8d1 Destroying unnamed session 2024.02.15 16:37:22.903205 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:22.903302 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:22.903353 [ 3 ] {} HTTP-Session: e682c25f-9bd2-4189-a967-34a9e7de7e10 Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:22.903384 [ 3 ] {} HTTP-Session: e682c25f-9bd2-4189-a967-34a9e7de7e10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:22.903822 [ 3 ] {f398dce9-65a7-40da-a7c8-71993add2057} executeQuery: (from [fd00:1122:3344:101::d]:44708) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 16:37:22.903956 [ 3 ] {f398dce9-65a7-40da-a7c8-71993add2057} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.02.15 16:37:22.906671 [ 3 ] {f398dce9-65a7-40da-a7c8-71993add2057} oximeter.measurements_histogramu8 (b0da61ce-0470-4a23-9dcf-c9926de3201c): Loading data parts 2024.02.15 16:37:22.906748 [ 3 ] {f398dce9-65a7-40da-a7c8-71993add2057} oximeter.measurements_histogramu8 (b0da61ce-0470-4a23-9dcf-c9926de3201c): There are no data parts 2024.02.15 16:37:22.911366 [ 3 ] {f398dce9-65a7-40da-a7c8-71993add2057} DynamicQueryHandler: Done processing query 2024.02.15 16:37:22.911413 [ 3 ] {f398dce9-65a7-40da-a7c8-71993add2057} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 16:37:22.911473 [ 3 ] {} HTTP-Session: e682c25f-9bd2-4189-a967-34a9e7de7e10 Destroying unnamed session 2024.02.15 16:37:22.911668 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:22.911765 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:22.911827 [ 3 ] {} HTTP-Session: 6c0c2772-6b89-4498-95ef-e44a45557efa Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:22.911859 [ 3 ] {} HTTP-Session: 6c0c2772-6b89-4498-95ef-e44a45557efa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:22.912099 [ 3 ] {4517e6c4-b6a5-498f-a306-2381a175ec6f} executeQuery: (from [fd00:1122:3344:101::d]:44708) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 16:37:22.912161 [ 3 ] {4517e6c4-b6a5-498f-a306-2381a175ec6f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.02.15 16:37:22.920063 [ 3 ] {4517e6c4-b6a5-498f-a306-2381a175ec6f} oximeter.measurements_histogrami16 (d6624bc7-3590-410d-a472-85c1cfaff119): Loading data parts 2024.02.15 16:37:22.920177 [ 3 ] {4517e6c4-b6a5-498f-a306-2381a175ec6f} oximeter.measurements_histogrami16 (d6624bc7-3590-410d-a472-85c1cfaff119): There are no data parts 2024.02.15 16:37:22.923312 [ 3 ] {4517e6c4-b6a5-498f-a306-2381a175ec6f} DynamicQueryHandler: Done processing query 2024.02.15 16:37:22.923360 [ 3 ] {4517e6c4-b6a5-498f-a306-2381a175ec6f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 16:37:22.923378 [ 3 ] {} HTTP-Session: 6c0c2772-6b89-4498-95ef-e44a45557efa Destroying unnamed session 2024.02.15 16:37:22.923504 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:22.923575 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:22.923598 [ 3 ] {} HTTP-Session: 339a7be6-5598-4c5b-8bda-6eec1ee5a173 Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:22.923629 [ 3 ] {} HTTP-Session: 339a7be6-5598-4c5b-8bda-6eec1ee5a173 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:22.923884 [ 3 ] {73e61df5-3833-4111-896b-a0061dd0ae24} executeQuery: (from [fd00:1122:3344:101::d]:44708) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 16:37:22.923945 [ 3 ] {73e61df5-3833-4111-896b-a0061dd0ae24} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.02.15 16:37:22.926620 [ 3 ] {73e61df5-3833-4111-896b-a0061dd0ae24} oximeter.measurements_histogramu16 (70985d17-87f4-4b67-bc05-6f8d1b6bf935): Loading data parts 2024.02.15 16:37:22.926756 [ 3 ] {73e61df5-3833-4111-896b-a0061dd0ae24} oximeter.measurements_histogramu16 (70985d17-87f4-4b67-bc05-6f8d1b6bf935): There are no data parts 2024.02.15 16:37:22.931197 [ 3 ] {73e61df5-3833-4111-896b-a0061dd0ae24} DynamicQueryHandler: Done processing query 2024.02.15 16:37:22.931238 [ 3 ] {73e61df5-3833-4111-896b-a0061dd0ae24} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 16:37:22.931254 [ 3 ] {} HTTP-Session: 339a7be6-5598-4c5b-8bda-6eec1ee5a173 Destroying unnamed session 2024.02.15 16:37:22.931412 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:22.931468 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:22.931487 [ 3 ] {} HTTP-Session: 01d04b38-6d21-4ab4-99d3-805abc61eebf Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:22.931513 [ 3 ] {} HTTP-Session: 01d04b38-6d21-4ab4-99d3-805abc61eebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:22.931733 [ 3 ] {66447d54-0c33-4a5e-a508-adda89f129e6} executeQuery: (from [fd00:1122:3344:101::d]:44708) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 16:37:22.931796 [ 3 ] {66447d54-0c33-4a5e-a508-adda89f129e6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.02.15 16:37:22.936771 [ 3 ] {66447d54-0c33-4a5e-a508-adda89f129e6} oximeter.measurements_histogrami32 (575e7590-07e1-4182-b2ee-6567cbe27418): Loading data parts 2024.02.15 16:37:22.936883 [ 3 ] {66447d54-0c33-4a5e-a508-adda89f129e6} oximeter.measurements_histogrami32 (575e7590-07e1-4182-b2ee-6567cbe27418): There are no data parts 2024.02.15 16:37:22.942445 [ 3 ] {66447d54-0c33-4a5e-a508-adda89f129e6} DynamicQueryHandler: Done processing query 2024.02.15 16:37:22.942474 [ 3 ] {66447d54-0c33-4a5e-a508-adda89f129e6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 16:37:22.942508 [ 3 ] {} HTTP-Session: 01d04b38-6d21-4ab4-99d3-805abc61eebf Destroying unnamed session 2024.02.15 16:37:22.942678 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:22.942741 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:22.942765 [ 3 ] {} HTTP-Session: 9d484212-a579-4101-8c25-a00cc1c9a5b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:22.942796 [ 3 ] {} HTTP-Session: 9d484212-a579-4101-8c25-a00cc1c9a5b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:22.943026 [ 3 ] {6e890f76-ff0b-4de5-8da6-d05ec03a9eb8} executeQuery: (from [fd00:1122:3344:101::d]:44708) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 16:37:22.943089 [ 3 ] {6e890f76-ff0b-4de5-8da6-d05ec03a9eb8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.02.15 16:37:22.948174 [ 3 ] {6e890f76-ff0b-4de5-8da6-d05ec03a9eb8} oximeter.measurements_histogramu32 (a962458a-a7d2-4eab-b602-cc1985398e90): Loading data parts 2024.02.15 16:37:22.948340 [ 3 ] {6e890f76-ff0b-4de5-8da6-d05ec03a9eb8} oximeter.measurements_histogramu32 (a962458a-a7d2-4eab-b602-cc1985398e90): There are no data parts 2024.02.15 16:37:22.951173 [ 3 ] {6e890f76-ff0b-4de5-8da6-d05ec03a9eb8} DynamicQueryHandler: Done processing query 2024.02.15 16:37:22.951200 [ 3 ] {6e890f76-ff0b-4de5-8da6-d05ec03a9eb8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 16:37:22.951230 [ 3 ] {} HTTP-Session: 9d484212-a579-4101-8c25-a00cc1c9a5b7 Destroying unnamed session 2024.02.15 16:37:22.951363 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:22.951428 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:22.951459 [ 3 ] {} HTTP-Session: ee293bdd-82c6-47f5-9777-c2a8ef2c8247 Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:22.951489 [ 3 ] {} HTTP-Session: ee293bdd-82c6-47f5-9777-c2a8ef2c8247 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:22.951803 [ 3 ] {143eae4a-1f2c-407f-be0a-318cb6506917} executeQuery: (from [fd00:1122:3344:101::d]:44708) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 16:37:22.951875 [ 3 ] {143eae4a-1f2c-407f-be0a-318cb6506917} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.02.15 16:37:22.954551 [ 3 ] {143eae4a-1f2c-407f-be0a-318cb6506917} oximeter.measurements_histogrami64 (4dd34cd5-db13-4902-abe8-6acf9bf40247): Loading data parts 2024.02.15 16:37:22.954652 [ 3 ] {143eae4a-1f2c-407f-be0a-318cb6506917} oximeter.measurements_histogrami64 (4dd34cd5-db13-4902-abe8-6acf9bf40247): There are no data parts 2024.02.15 16:37:22.959237 [ 3 ] {143eae4a-1f2c-407f-be0a-318cb6506917} DynamicQueryHandler: Done processing query 2024.02.15 16:37:22.959306 [ 3 ] {143eae4a-1f2c-407f-be0a-318cb6506917} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 16:37:22.959338 [ 3 ] {} HTTP-Session: ee293bdd-82c6-47f5-9777-c2a8ef2c8247 Destroying unnamed session 2024.02.15 16:37:22.959500 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:22.959598 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:22.959635 [ 3 ] {} HTTP-Session: 875d1311-85ed-4130-98be-5eaff9056dd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:22.959686 [ 3 ] {} HTTP-Session: 875d1311-85ed-4130-98be-5eaff9056dd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:22.960004 [ 3 ] {095930b3-479c-4b5e-99f8-d57267ce26c5} executeQuery: (from [fd00:1122:3344:101::d]:44708) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 16:37:22.960067 [ 3 ] {095930b3-479c-4b5e-99f8-d57267ce26c5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.02.15 16:37:22.967216 [ 3 ] {095930b3-479c-4b5e-99f8-d57267ce26c5} oximeter.measurements_histogramu64 (c051dc65-8ee2-4fad-8762-183cbc8fdb26): Loading data parts 2024.02.15 16:37:22.967336 [ 3 ] {095930b3-479c-4b5e-99f8-d57267ce26c5} oximeter.measurements_histogramu64 (c051dc65-8ee2-4fad-8762-183cbc8fdb26): There are no data parts 2024.02.15 16:37:22.970199 [ 3 ] {095930b3-479c-4b5e-99f8-d57267ce26c5} DynamicQueryHandler: Done processing query 2024.02.15 16:37:22.970238 [ 3 ] {095930b3-479c-4b5e-99f8-d57267ce26c5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 16:37:22.970269 [ 3 ] {} HTTP-Session: 875d1311-85ed-4130-98be-5eaff9056dd7 Destroying unnamed session 2024.02.15 16:37:22.970396 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:22.970453 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:22.970483 [ 3 ] {} HTTP-Session: d940d978-cd87-48e2-87b7-26358874b98a Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:22.970502 [ 3 ] {} HTTP-Session: d940d978-cd87-48e2-87b7-26358874b98a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:22.970767 [ 3 ] {f3ef90ed-03b6-49d1-827a-a098a301ec27} executeQuery: (from [fd00:1122:3344:101::d]:44708) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 16:37:22.970832 [ 3 ] {f3ef90ed-03b6-49d1-827a-a098a301ec27} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.02.15 16:37:22.973513 [ 3 ] {f3ef90ed-03b6-49d1-827a-a098a301ec27} oximeter.measurements_histogramf32 (8bf75700-d931-4162-8f3e-942ef018aa0e): Loading data parts 2024.02.15 16:37:22.973604 [ 3 ] {f3ef90ed-03b6-49d1-827a-a098a301ec27} oximeter.measurements_histogramf32 (8bf75700-d931-4162-8f3e-942ef018aa0e): There are no data parts 2024.02.15 16:37:22.978087 [ 3 ] {f3ef90ed-03b6-49d1-827a-a098a301ec27} DynamicQueryHandler: Done processing query 2024.02.15 16:37:22.978113 [ 3 ] {f3ef90ed-03b6-49d1-827a-a098a301ec27} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 16:37:22.978137 [ 3 ] {} HTTP-Session: d940d978-cd87-48e2-87b7-26358874b98a Destroying unnamed session 2024.02.15 16:37:22.978240 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:22.978288 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:22.978313 [ 3 ] {} HTTP-Session: efb3a13c-f7de-4e6a-883e-fbd4a39b579a Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:22.978329 [ 3 ] {} HTTP-Session: efb3a13c-f7de-4e6a-883e-fbd4a39b579a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:22.978546 [ 3 ] {b7e46fc6-a2ba-4b88-ad00-c6f54c4d7c5f} executeQuery: (from [fd00:1122:3344:101::d]:44708) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 16:37:22.978602 [ 3 ] {b7e46fc6-a2ba-4b88-ad00-c6f54c4d7c5f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.02.15 16:37:22.986131 [ 3 ] {b7e46fc6-a2ba-4b88-ad00-c6f54c4d7c5f} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Loading data parts 2024.02.15 16:37:22.986233 [ 3 ] {b7e46fc6-a2ba-4b88-ad00-c6f54c4d7c5f} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): There are no data parts 2024.02.15 16:37:22.989225 [ 3 ] {b7e46fc6-a2ba-4b88-ad00-c6f54c4d7c5f} DynamicQueryHandler: Done processing query 2024.02.15 16:37:22.989273 [ 3 ] {b7e46fc6-a2ba-4b88-ad00-c6f54c4d7c5f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 16:37:22.989292 [ 3 ] {} HTTP-Session: efb3a13c-f7de-4e6a-883e-fbd4a39b579a Destroying unnamed session 2024.02.15 16:37:22.989483 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:22.989548 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:22.989571 [ 3 ] {} HTTP-Session: 5ff3ea18-13a6-4251-88d0-ea58f17e61c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:22.989591 [ 3 ] {} HTTP-Session: 5ff3ea18-13a6-4251-88d0-ea58f17e61c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:22.989795 [ 3 ] {b200dcd3-c010-4af2-a888-7d4692207480} executeQuery: (from [fd00:1122:3344:101::d]:44708) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.15 16:37:22.989855 [ 3 ] {b200dcd3-c010-4af2-a888-7d4692207480} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.02.15 16:37:22.992432 [ 3 ] {b200dcd3-c010-4af2-a888-7d4692207480} oximeter.fields_bool (6e2e1fe0-e0f3-4622-bfc5-d75c31082221): Loading data parts 2024.02.15 16:37:22.992553 [ 3 ] {b200dcd3-c010-4af2-a888-7d4692207480} oximeter.fields_bool (6e2e1fe0-e0f3-4622-bfc5-d75c31082221): There are no data parts 2024.02.15 16:37:22.997136 [ 3 ] {b200dcd3-c010-4af2-a888-7d4692207480} DynamicQueryHandler: Done processing query 2024.02.15 16:37:22.997198 [ 3 ] {b200dcd3-c010-4af2-a888-7d4692207480} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 16:37:22.997227 [ 3 ] {} HTTP-Session: 5ff3ea18-13a6-4251-88d0-ea58f17e61c1 Destroying unnamed session 2024.02.15 16:37:22.997430 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:22.997525 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:22.997562 [ 3 ] {} HTTP-Session: a995ec5e-5f88-4c55-bfc8-e80aa3f3883e Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:22.997615 [ 3 ] {} HTTP-Session: a995ec5e-5f88-4c55-bfc8-e80aa3f3883e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:22.997960 [ 3 ] {d4f7771d-50f7-4975-83eb-8e4a4d251ee7} executeQuery: (from [fd00:1122:3344:101::d]:44708) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.15 16:37:22.998067 [ 3 ] {d4f7771d-50f7-4975-83eb-8e4a4d251ee7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.02.15 16:37:23.000139 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 219.14 MiB, peak 221.71 MiB, will set to 226.30 MiB (RSS), difference: 7.16 MiB 2024.02.15 16:37:23.008514 [ 3 ] {d4f7771d-50f7-4975-83eb-8e4a4d251ee7} oximeter.fields_i8 (38be2051-55ac-4d79-a0c8-e0f25ff68dcb): Loading data parts 2024.02.15 16:37:23.008636 [ 3 ] {d4f7771d-50f7-4975-83eb-8e4a4d251ee7} oximeter.fields_i8 (38be2051-55ac-4d79-a0c8-e0f25ff68dcb): There are no data parts 2024.02.15 16:37:23.011788 [ 3 ] {d4f7771d-50f7-4975-83eb-8e4a4d251ee7} DynamicQueryHandler: Done processing query 2024.02.15 16:37:23.011812 [ 3 ] {d4f7771d-50f7-4975-83eb-8e4a4d251ee7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 16:37:23.011837 [ 3 ] {} HTTP-Session: a995ec5e-5f88-4c55-bfc8-e80aa3f3883e Destroying unnamed session 2024.02.15 16:37:23.012035 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:23.012134 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:23.012194 [ 3 ] {} HTTP-Session: d006f3da-4bcd-40ea-b3eb-66d3e6cc3efb Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:23.012227 [ 3 ] {} HTTP-Session: d006f3da-4bcd-40ea-b3eb-66d3e6cc3efb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:23.012542 [ 3 ] {0046163f-0321-49fe-9054-86fa5148091d} executeQuery: (from [fd00:1122:3344:101::d]:44708) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.15 16:37:23.012628 [ 3 ] {0046163f-0321-49fe-9054-86fa5148091d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.02.15 16:37:23.018206 [ 3 ] {0046163f-0321-49fe-9054-86fa5148091d} oximeter.fields_u8 (3d8dd24d-5855-419c-958f-7bb52a803ae7): Loading data parts 2024.02.15 16:37:23.018293 [ 3 ] {0046163f-0321-49fe-9054-86fa5148091d} oximeter.fields_u8 (3d8dd24d-5855-419c-958f-7bb52a803ae7): There are no data parts 2024.02.15 16:37:23.023305 [ 3 ] {0046163f-0321-49fe-9054-86fa5148091d} DynamicQueryHandler: Done processing query 2024.02.15 16:37:23.023433 [ 3 ] {0046163f-0321-49fe-9054-86fa5148091d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 16:37:23.023467 [ 3 ] {} HTTP-Session: d006f3da-4bcd-40ea-b3eb-66d3e6cc3efb Destroying unnamed session 2024.02.15 16:37:23.023669 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:23.023778 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:23.023817 [ 3 ] {} HTTP-Session: c0801c89-160c-4c78-89c6-894caa3c6822 Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:23.023877 [ 3 ] {} HTTP-Session: c0801c89-160c-4c78-89c6-894caa3c6822 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:23.024057 [ 3 ] {ce847a8e-9614-4aa1-bae1-b47d6feaa47c} executeQuery: (from [fd00:1122:3344:101::d]:44708) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.15 16:37:23.024123 [ 3 ] {ce847a8e-9614-4aa1-bae1-b47d6feaa47c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.02.15 16:37:23.035959 [ 3 ] {ce847a8e-9614-4aa1-bae1-b47d6feaa47c} oximeter.fields_i16 (462013cb-4051-44ea-aab7-a07bd47b7cbd): Loading data parts 2024.02.15 16:37:23.036078 [ 3 ] {ce847a8e-9614-4aa1-bae1-b47d6feaa47c} oximeter.fields_i16 (462013cb-4051-44ea-aab7-a07bd47b7cbd): There are no data parts 2024.02.15 16:37:23.039573 [ 3 ] {ce847a8e-9614-4aa1-bae1-b47d6feaa47c} DynamicQueryHandler: Done processing query 2024.02.15 16:37:23.039624 [ 3 ] {ce847a8e-9614-4aa1-bae1-b47d6feaa47c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 16:37:23.039686 [ 3 ] {} HTTP-Session: c0801c89-160c-4c78-89c6-894caa3c6822 Destroying unnamed session 2024.02.15 16:37:23.039897 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:23.039945 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:23.039978 [ 3 ] {} HTTP-Session: f79e0dc7-9c4c-4744-9554-69db50091475 Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:23.040012 [ 3 ] {} HTTP-Session: f79e0dc7-9c4c-4744-9554-69db50091475 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:23.040166 [ 3 ] {99e3ec3b-2e9f-4450-a332-3356c169e668} executeQuery: (from [fd00:1122:3344:101::d]:44708) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.15 16:37:23.040233 [ 3 ] {99e3ec3b-2e9f-4450-a332-3356c169e668} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.02.15 16:37:23.042805 [ 3 ] {99e3ec3b-2e9f-4450-a332-3356c169e668} oximeter.fields_u16 (6967f921-0d21-47ce-89f7-fa9075de0b04): Loading data parts 2024.02.15 16:37:23.042944 [ 3 ] {99e3ec3b-2e9f-4450-a332-3356c169e668} oximeter.fields_u16 (6967f921-0d21-47ce-89f7-fa9075de0b04): There are no data parts 2024.02.15 16:37:23.047842 [ 3 ] {99e3ec3b-2e9f-4450-a332-3356c169e668} DynamicQueryHandler: Done processing query 2024.02.15 16:37:23.047902 [ 3 ] {99e3ec3b-2e9f-4450-a332-3356c169e668} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 16:37:23.047937 [ 3 ] {} HTTP-Session: f79e0dc7-9c4c-4744-9554-69db50091475 Destroying unnamed session 2024.02.15 16:37:23.048210 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:23.048290 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:23.048313 [ 3 ] {} HTTP-Session: 1613eb6c-6efa-4388-b8e4-1c3866cebe2a Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:23.048347 [ 3 ] {} HTTP-Session: 1613eb6c-6efa-4388-b8e4-1c3866cebe2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:23.048556 [ 3 ] {96695e88-0d0b-4504-8806-486da9483858} executeQuery: (from [fd00:1122:3344:101::d]:44708) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.15 16:37:23.048612 [ 3 ] {96695e88-0d0b-4504-8806-486da9483858} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.02.15 16:37:23.058021 [ 3 ] {96695e88-0d0b-4504-8806-486da9483858} oximeter.fields_i32 (c3cfc161-5524-40f2-8e8d-91dc9b64437c): Loading data parts 2024.02.15 16:37:23.058119 [ 3 ] {96695e88-0d0b-4504-8806-486da9483858} oximeter.fields_i32 (c3cfc161-5524-40f2-8e8d-91dc9b64437c): There are no data parts 2024.02.15 16:37:23.061300 [ 3 ] {96695e88-0d0b-4504-8806-486da9483858} DynamicQueryHandler: Done processing query 2024.02.15 16:37:23.061350 [ 3 ] {96695e88-0d0b-4504-8806-486da9483858} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 16:37:23.061369 [ 3 ] {} HTTP-Session: 1613eb6c-6efa-4388-b8e4-1c3866cebe2a Destroying unnamed session 2024.02.15 16:37:23.061510 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:23.061578 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:23.061602 [ 3 ] {} HTTP-Session: 8c98a0c6-78c2-4b1f-b17d-48c20f1fd0e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:23.061635 [ 3 ] {} HTTP-Session: 8c98a0c6-78c2-4b1f-b17d-48c20f1fd0e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:23.061850 [ 3 ] {95da40c3-dfe6-4f90-904b-62d590b7c772} executeQuery: (from [fd00:1122:3344:101::d]:44708) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.15 16:37:23.061901 [ 3 ] {95da40c3-dfe6-4f90-904b-62d590b7c772} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.02.15 16:37:23.064490 [ 3 ] {95da40c3-dfe6-4f90-904b-62d590b7c772} oximeter.fields_u32 (d1c37188-aee3-463d-acd2-50ccf02fc621): Loading data parts 2024.02.15 16:37:23.064569 [ 3 ] {95da40c3-dfe6-4f90-904b-62d590b7c772} oximeter.fields_u32 (d1c37188-aee3-463d-acd2-50ccf02fc621): There are no data parts 2024.02.15 16:37:23.069170 [ 3 ] {95da40c3-dfe6-4f90-904b-62d590b7c772} DynamicQueryHandler: Done processing query 2024.02.15 16:37:23.069201 [ 3 ] {95da40c3-dfe6-4f90-904b-62d590b7c772} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 16:37:23.069237 [ 3 ] {} HTTP-Session: 8c98a0c6-78c2-4b1f-b17d-48c20f1fd0e7 Destroying unnamed session 2024.02.15 16:37:23.069347 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:23.069413 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:23.069451 [ 3 ] {} HTTP-Session: 7dd68bb5-9be8-4f1f-9467-6decc9c3c7e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:23.069470 [ 3 ] {} HTTP-Session: 7dd68bb5-9be8-4f1f-9467-6decc9c3c7e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:23.069671 [ 3 ] {ead16893-5196-4810-9b9b-33c9ff71a89f} executeQuery: (from [fd00:1122:3344:101::d]:44708) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.15 16:37:23.069751 [ 3 ] {ead16893-5196-4810-9b9b-33c9ff71a89f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.02.15 16:37:23.079318 [ 3 ] {ead16893-5196-4810-9b9b-33c9ff71a89f} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Loading data parts 2024.02.15 16:37:23.079512 [ 3 ] {ead16893-5196-4810-9b9b-33c9ff71a89f} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): There are no data parts 2024.02.15 16:37:23.082804 [ 3 ] {ead16893-5196-4810-9b9b-33c9ff71a89f} DynamicQueryHandler: Done processing query 2024.02.15 16:37:23.082850 [ 3 ] {ead16893-5196-4810-9b9b-33c9ff71a89f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 16:37:23.082902 [ 3 ] {} HTTP-Session: 7dd68bb5-9be8-4f1f-9467-6decc9c3c7e2 Destroying unnamed session 2024.02.15 16:37:23.083097 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:23.083204 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:23.083264 [ 3 ] {} HTTP-Session: ea1830e7-0a42-49a4-bf35-b58b87215b58 Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:23.083295 [ 3 ] {} HTTP-Session: ea1830e7-0a42-49a4-bf35-b58b87215b58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:23.083616 [ 3 ] {88b27a0f-33c9-4816-9019-889dfdda2101} executeQuery: (from [fd00:1122:3344:101::d]:44708) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.15 16:37:23.083722 [ 3 ] {88b27a0f-33c9-4816-9019-889dfdda2101} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.02.15 16:37:23.086550 [ 3 ] {88b27a0f-33c9-4816-9019-889dfdda2101} oximeter.fields_u64 (a7afd61f-a8d3-43f6-bca4-a9b12951e5dc): Loading data parts 2024.02.15 16:37:23.086654 [ 3 ] {88b27a0f-33c9-4816-9019-889dfdda2101} oximeter.fields_u64 (a7afd61f-a8d3-43f6-bca4-a9b12951e5dc): There are no data parts 2024.02.15 16:37:23.091324 [ 3 ] {88b27a0f-33c9-4816-9019-889dfdda2101} DynamicQueryHandler: Done processing query 2024.02.15 16:37:23.091380 [ 3 ] {88b27a0f-33c9-4816-9019-889dfdda2101} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 16:37:23.091402 [ 3 ] {} HTTP-Session: ea1830e7-0a42-49a4-bf35-b58b87215b58 Destroying unnamed session 2024.02.15 16:37:23.091561 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:23.091644 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:23.091675 [ 3 ] {} HTTP-Session: 9f06e92e-b075-47be-b071-16de037ec1b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:23.091722 [ 3 ] {} HTTP-Session: 9f06e92e-b075-47be-b071-16de037ec1b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:23.091937 [ 3 ] {2efb31e7-de08-4a99-a54b-dc86512fe1f6} executeQuery: (from [fd00:1122:3344:101::d]:44708) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.15 16:37:23.092010 [ 3 ] {2efb31e7-de08-4a99-a54b-dc86512fe1f6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.02.15 16:37:23.104021 [ 3 ] {2efb31e7-de08-4a99-a54b-dc86512fe1f6} oximeter.fields_ipaddr (ac41501c-908c-4eaa-b4b4-3e3c65924c82): Loading data parts 2024.02.15 16:37:23.104161 [ 3 ] {2efb31e7-de08-4a99-a54b-dc86512fe1f6} oximeter.fields_ipaddr (ac41501c-908c-4eaa-b4b4-3e3c65924c82): There are no data parts 2024.02.15 16:37:23.107586 [ 3 ] {2efb31e7-de08-4a99-a54b-dc86512fe1f6} DynamicQueryHandler: Done processing query 2024.02.15 16:37:23.107611 [ 3 ] {2efb31e7-de08-4a99-a54b-dc86512fe1f6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 16:37:23.107635 [ 3 ] {} HTTP-Session: 9f06e92e-b075-47be-b071-16de037ec1b9 Destroying unnamed session 2024.02.15 16:37:23.107744 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:23.107798 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:23.107824 [ 3 ] {} HTTP-Session: e1381b41-ba2b-49d4-b021-212c6a48e7b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:23.107848 [ 3 ] {} HTTP-Session: e1381b41-ba2b-49d4-b021-212c6a48e7b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:23.108003 [ 3 ] {491f6226-e869-46b8-b25d-dca2726480da} executeQuery: (from [fd00:1122:3344:101::d]:44708) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.15 16:37:23.108055 [ 3 ] {491f6226-e869-46b8-b25d-dca2726480da} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.02.15 16:37:23.110732 [ 3 ] {491f6226-e869-46b8-b25d-dca2726480da} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Loading data parts 2024.02.15 16:37:23.110834 [ 3 ] {491f6226-e869-46b8-b25d-dca2726480da} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): There are no data parts 2024.02.15 16:37:23.115334 [ 3 ] {491f6226-e869-46b8-b25d-dca2726480da} DynamicQueryHandler: Done processing query 2024.02.15 16:37:23.115364 [ 3 ] {491f6226-e869-46b8-b25d-dca2726480da} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 16:37:23.115382 [ 3 ] {} HTTP-Session: e1381b41-ba2b-49d4-b021-212c6a48e7b7 Destroying unnamed session 2024.02.15 16:37:23.115512 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:23.115574 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:23.115598 [ 3 ] {} HTTP-Session: a2c3de04-fc40-405e-8a38-6e3947516f1a Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:23.115628 [ 3 ] {} HTTP-Session: a2c3de04-fc40-405e-8a38-6e3947516f1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:23.115827 [ 3 ] {c1f90487-91bf-4dd8-953f-5f78a5dcbf57} executeQuery: (from [fd00:1122:3344:101::d]:44708) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.15 16:37:23.115874 [ 3 ] {c1f90487-91bf-4dd8-953f-5f78a5dcbf57} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.02.15 16:37:23.125308 [ 3 ] {c1f90487-91bf-4dd8-953f-5f78a5dcbf57} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Loading data parts 2024.02.15 16:37:23.125397 [ 3 ] {c1f90487-91bf-4dd8-953f-5f78a5dcbf57} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): There are no data parts 2024.02.15 16:37:23.128429 [ 3 ] {c1f90487-91bf-4dd8-953f-5f78a5dcbf57} DynamicQueryHandler: Done processing query 2024.02.15 16:37:23.128468 [ 3 ] {c1f90487-91bf-4dd8-953f-5f78a5dcbf57} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 16:37:23.128483 [ 3 ] {} HTTP-Session: a2c3de04-fc40-405e-8a38-6e3947516f1a Destroying unnamed session 2024.02.15 16:37:23.128609 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:23.128667 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:23.128686 [ 3 ] {} HTTP-Session: bac59356-2211-468f-ba70-a4c22458354a Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:23.128711 [ 3 ] {} HTTP-Session: bac59356-2211-468f-ba70-a4c22458354a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:23.128938 [ 3 ] {a202844b-1fc5-405d-8fdb-e570bb73223b} executeQuery: (from [fd00:1122:3344:101::d]:44708) /* 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.02.15 16:37:23.129007 [ 3 ] {a202844b-1fc5-405d-8fdb-e570bb73223b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.02.15 16:37:23.131801 [ 3 ] {a202844b-1fc5-405d-8fdb-e570bb73223b} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7): Loading data parts 2024.02.15 16:37:23.131905 [ 3 ] {a202844b-1fc5-405d-8fdb-e570bb73223b} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7): There are no data parts 2024.02.15 16:37:23.140798 [ 3 ] {a202844b-1fc5-405d-8fdb-e570bb73223b} DynamicQueryHandler: Done processing query 2024.02.15 16:37:23.140824 [ 3 ] {a202844b-1fc5-405d-8fdb-e570bb73223b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 16:37:23.140849 [ 3 ] {} HTTP-Session: bac59356-2211-468f-ba70-a4c22458354a Destroying unnamed session 2024.02.15 16:37:23.140985 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:37:23.141039 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:37:23.141067 [ 3 ] {} HTTP-Session: 068e1483-0a91-4443-8e63-5399ee1b9faf Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 2024.02.15 16:37:23.141083 [ 3 ] {} HTTP-Session: 068e1483-0a91-4443-8e63-5399ee1b9faf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:37:23.141209 [ 3 ] {60dd6ffe-60e1-47c3-97fd-9503da7c098e} executeQuery: (from [fd00:1122:3344:101::d]:44708) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.02.15 16:37:23.141842 [ 3 ] {60dd6ffe-60e1-47c3-97fd-9503da7c098e} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.02.15 16:37:23.145385 [ 3 ] {60dd6ffe-60e1-47c3-97fd-9503da7c098e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.00 GiB. 2024.02.15 16:37:23.148266 [ 3 ] {60dd6ffe-60e1-47c3-97fd-9503da7c098e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.15 16:37:23.148541 [ 3 ] {60dd6ffe-60e1-47c3-97fd-9503da7c098e} oximeter.version (252a394e-26a3-4b26-9249-62c692c140d9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.15 16:37:23.148739 [ 3 ] {60dd6ffe-60e1-47c3-97fd-9503da7c098e} executeQuery: Read 1 rows, 16.00 B in 0.007489837 sec., 133 rows/sec., 2.09 KiB/sec. 2024.02.15 16:37:23.148837 [ 3 ] {60dd6ffe-60e1-47c3-97fd-9503da7c098e} DynamicQueryHandler: Done processing query 2024.02.15 16:37:23.148858 [ 3 ] {60dd6ffe-60e1-47c3-97fd-9503da7c098e} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2024.02.15 16:37:23.148883 [ 3 ] {} HTTP-Session: 068e1483-0a91-4443-8e63-5399ee1b9faf Destroying unnamed session 2024.02.15 16:37:24.000185 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 225.85 MiB, peak 230.92 MiB, will set to 228.30 MiB (RSS), difference: 2.45 MiB 2024.02.15 16:37:37.622331 [ 132 ] {} DNSResolver: Updating DNS cache 2024.02.15 16:37:37.622394 [ 132 ] {} DNSResolver: Updated DNS cache 2024.02.15 16:37:52.622461 [ 136 ] {} DNSResolver: Updating DNS cache 2024.02.15 16:37:52.622544 [ 136 ] {} DNSResolver: Updated DNS cache 2024.02.15 16:38:07.622836 [ 120 ] {} DNSResolver: Updating DNS cache 2024.02.15 16:38:07.622906 [ 120 ] {} DNSResolver: Updated DNS cache 2024.02.15 16:38:13.173391 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:38:13.173606 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:38:13.173684 [ 3 ] {} HTTP-Session: 223a95db-c79c-41e6-889d-bbbf790f61f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:38:13.173725 [ 3 ] {} HTTP-Session: 223a95db-c79c-41e6-889d-bbbf790f61f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:38:13.173986 [ 3 ] {fe83c7d2-04ae-437e-9fe6-e39cab817ffd} executeQuery: (from [fd00:1122:3344:101::d]:45841) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2024.02.15 16:38:13.174517 [ 3 ] {fe83c7d2-04ae-437e-9fe6-e39cab817ffd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:38:13.175242 [ 3 ] {fe83c7d2-04ae-437e-9fe6-e39cab817ffd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:38:13.175369 [ 3 ] {fe83c7d2-04ae-437e-9fe6-e39cab817ffd} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 16:38:13.176335 [ 3 ] {fe83c7d2-04ae-437e-9fe6-e39cab817ffd} DynamicQueryHandler: Done processing query 2024.02.15 16:38:13.176368 [ 3 ] {fe83c7d2-04ae-437e-9fe6-e39cab817ffd} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.15 16:38:13.176402 [ 3 ] {} HTTP-Session: 223a95db-c79c-41e6-889d-bbbf790f61f8 Destroying unnamed session 2024.02.15 16:38:13.178857 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:38:13.178954 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:38:13.179105 [ 3 ] {} HTTP-Session: 3e86a1f6-36a0-44cd-ae1f-6a44b8bf917b Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:38:13.179145 [ 3 ] {} HTTP-Session: 3e86a1f6-36a0-44cd-ae1f-6a44b8bf917b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:38:13.179386 [ 3 ] {d09a906f-cce0-40da-a797-e0986f539823} executeQuery: (from [fd00:1122:3344:101::d]:45841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 16:38:13.182318 [ 3 ] {d09a906f-cce0-40da-a797-e0986f539823} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:38:13.182470 [ 3 ] {d09a906f-cce0-40da-a797-e0986f539823} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:38:13.182595 [ 3 ] {d09a906f-cce0-40da-a797-e0986f539823} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 16:38:13.183510 [ 3 ] {d09a906f-cce0-40da-a797-e0986f539823} DynamicQueryHandler: Done processing query 2024.02.15 16:38:13.183540 [ 3 ] {d09a906f-cce0-40da-a797-e0986f539823} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.15 16:38:13.183571 [ 3 ] {} HTTP-Session: 3e86a1f6-36a0-44cd-ae1f-6a44b8bf917b Destroying unnamed session 2024.02.15 16:38:13.183953 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:38:13.184004 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:38:13.184025 [ 3 ] {} HTTP-Session: 9d76cd30-72a7-4eca-b1ac-f8a044b0259a Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:38:13.184043 [ 3 ] {} HTTP-Session: 9d76cd30-72a7-4eca-b1ac-f8a044b0259a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:38:13.184165 [ 3 ] {32c84aa9-00d4-48a6-88b3-e1dc60c6ef41} executeQuery: (from [fd00:1122:3344:101::d]:45841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 16:38:13.184557 [ 3 ] {32c84aa9-00d4-48a6-88b3-e1dc60c6ef41} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:38:13.184705 [ 3 ] {32c84aa9-00d4-48a6-88b3-e1dc60c6ef41} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:38:13.184747 [ 3 ] {32c84aa9-00d4-48a6-88b3-e1dc60c6ef41} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 16:38:13.185579 [ 3 ] {32c84aa9-00d4-48a6-88b3-e1dc60c6ef41} DynamicQueryHandler: Done processing query 2024.02.15 16:38:13.185608 [ 3 ] {32c84aa9-00d4-48a6-88b3-e1dc60c6ef41} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.15 16:38:13.185625 [ 3 ] {} HTTP-Session: 9d76cd30-72a7-4eca-b1ac-f8a044b0259a Destroying unnamed session 2024.02.15 16:38:13.185956 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:38:13.186003 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:38:13.186024 [ 3 ] {} HTTP-Session: ceb4aaec-35b9-46df-9631-123a634af0f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:38:13.186041 [ 3 ] {} HTTP-Session: ceb4aaec-35b9-46df-9631-123a634af0f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:38:13.186155 [ 3 ] {a89871f0-a509-44c5-9160-081d4904b028} executeQuery: (from [fd00:1122:3344:101::d]:45841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 16:38:13.186517 [ 3 ] {a89871f0-a509-44c5-9160-081d4904b028} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:38:13.186666 [ 3 ] {a89871f0-a509-44c5-9160-081d4904b028} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:38:13.186709 [ 3 ] {a89871f0-a509-44c5-9160-081d4904b028} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 16:38:13.187493 [ 3 ] {a89871f0-a509-44c5-9160-081d4904b028} DynamicQueryHandler: Done processing query 2024.02.15 16:38:13.187521 [ 3 ] {a89871f0-a509-44c5-9160-081d4904b028} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.15 16:38:13.187538 [ 3 ] {} HTTP-Session: ceb4aaec-35b9-46df-9631-123a634af0f6 Destroying unnamed session 2024.02.15 16:38:13.188313 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:38:13.188360 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:38:13.188380 [ 3 ] {} HTTP-Session: 8e04d66c-c77e-4f4c-8385-7c8e7e5f5308 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:38:13.188397 [ 3 ] {} HTTP-Session: 8e04d66c-c77e-4f4c-8385-7c8e7e5f5308 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:38:13.188477 [ 3 ] {92951a3c-7d7e-4c90-a658-eb226840dfb7} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:38:13.188519 [ 3 ] {92951a3c-7d7e-4c90-a658-eb226840dfb7} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:38:13.189237 [ 3 ] {92951a3c-7d7e-4c90-a658-eb226840dfb7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:38:13.190442 [ 3 ] {92951a3c-7d7e-4c90-a658-eb226840dfb7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.99 GiB. 2024.02.15 16:38:13.190782 [ 3 ] {92951a3c-7d7e-4c90-a658-eb226840dfb7} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.15 16:38:13.190953 [ 3 ] {92951a3c-7d7e-4c90-a658-eb226840dfb7} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.15 16:38:13.191076 [ 3 ] {92951a3c-7d7e-4c90-a658-eb226840dfb7} executeQuery: Read 4 rows, 443.00 B in 0.002564519 sec., 1559 rows/sec., 168.69 KiB/sec. 2024.02.15 16:38:13.191213 [ 3 ] {92951a3c-7d7e-4c90-a658-eb226840dfb7} DynamicQueryHandler: Done processing query 2024.02.15 16:38:13.191237 [ 3 ] {92951a3c-7d7e-4c90-a658-eb226840dfb7} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 16:38:13.191254 [ 3 ] {} HTTP-Session: 8e04d66c-c77e-4f4c-8385-7c8e7e5f5308 Destroying unnamed session 2024.02.15 16:38:13.191443 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 4210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:38:13.191488 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:38:13.191509 [ 3 ] {} HTTP-Session: 3cf2cf39-7fc8-408a-9758-34451dbb1fc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:38:13.191525 [ 3 ] {} HTTP-Session: 3cf2cf39-7fc8-408a-9758-34451dbb1fc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:38:13.191597 [ 3 ] {0e64370d-71c4-445a-9a66-4a7cc4353a91} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:38:13.191637 [ 3 ] {0e64370d-71c4-445a-9a66-4a7cc4353a91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 16:38:13.191742 [ 3 ] {0e64370d-71c4-445a-9a66-4a7cc4353a91} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:38:13.193477 [ 3 ] {0e64370d-71c4-445a-9a66-4a7cc4353a91} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.99 GiB. 2024.02.15 16:38:13.193692 [ 3 ] {0e64370d-71c4-445a-9a66-4a7cc4353a91} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.15 16:38:13.193845 [ 3 ] {0e64370d-71c4-445a-9a66-4a7cc4353a91} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.15 16:38:13.193966 [ 3 ] {0e64370d-71c4-445a-9a66-4a7cc4353a91} executeQuery: Read 29 rows, 2.35 KiB in 0.002336038 sec., 12414 rows/sec., 1006.23 KiB/sec. 2024.02.15 16:38:13.194094 [ 3 ] {0e64370d-71c4-445a-9a66-4a7cc4353a91} DynamicQueryHandler: Done processing query 2024.02.15 16:38:13.194118 [ 3 ] {0e64370d-71c4-445a-9a66-4a7cc4353a91} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:38:13.194133 [ 3 ] {} HTTP-Session: 3cf2cf39-7fc8-408a-9758-34451dbb1fc5 Destroying unnamed session 2024.02.15 16:38:13.194351 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 13935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:38:13.194397 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:38:13.194416 [ 3 ] {} HTTP-Session: 15a0c1a8-f3d9-45b0-98c9-2ff454fce144 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:38:13.194433 [ 3 ] {} HTTP-Session: 15a0c1a8-f3d9-45b0-98c9-2ff454fce144 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:38:13.194507 [ 3 ] {2ec45fae-30c9-4ab6-8c5a-a007da0908c0} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:38:13.194545 [ 3 ] {2ec45fae-30c9-4ab6-8c5a-a007da0908c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 16:38:13.194649 [ 3 ] {2ec45fae-30c9-4ab6-8c5a-a007da0908c0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:38:13.195013 [ 3 ] {2ec45fae-30c9-4ab6-8c5a-a007da0908c0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.99 GiB. 2024.02.15 16:38:13.195233 [ 3 ] {2ec45fae-30c9-4ab6-8c5a-a007da0908c0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.15 16:38:13.195389 [ 3 ] {2ec45fae-30c9-4ab6-8c5a-a007da0908c0} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.15 16:38:13.195510 [ 3 ] {2ec45fae-30c9-4ab6-8c5a-a007da0908c0} executeQuery: Read 87 rows, 8.59 KiB in 0.000969638 sec., 89724 rows/sec., 8.65 MiB/sec. 2024.02.15 16:38:13.195631 [ 3 ] {2ec45fae-30c9-4ab6-8c5a-a007da0908c0} DynamicQueryHandler: Done processing query 2024.02.15 16:38:13.195655 [ 3 ] {2ec45fae-30c9-4ab6-8c5a-a007da0908c0} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.15 16:38:13.195672 [ 3 ] {} HTTP-Session: 15a0c1a8-f3d9-45b0-98c9-2ff454fce144 Destroying unnamed session 2024.02.15 16:38:13.195789 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 6674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:38:13.195836 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:38:13.195855 [ 3 ] {} HTTP-Session: 3d233a27-dd40-4498-890c-794f7f5bb0d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:38:13.195872 [ 3 ] {} HTTP-Session: 3d233a27-dd40-4498-890c-794f7f5bb0d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:38:13.195943 [ 3 ] {8752fefb-695a-4849-8d3f-c9d727357f34} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:38:13.195981 [ 3 ] {8752fefb-695a-4849-8d3f-c9d727357f34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 16:38:13.197256 [ 3 ] {8752fefb-695a-4849-8d3f-c9d727357f34} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:38:13.197692 [ 3 ] {8752fefb-695a-4849-8d3f-c9d727357f34} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.99 GiB. 2024.02.15 16:38:13.197945 [ 3 ] {8752fefb-695a-4849-8d3f-c9d727357f34} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.15 16:38:13.198101 [ 3 ] {8752fefb-695a-4849-8d3f-c9d727357f34} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.15 16:38:13.198218 [ 3 ] {8752fefb-695a-4849-8d3f-c9d727357f34} executeQuery: Read 39 rows, 3.14 KiB in 0.002244727 sec., 17374 rows/sec., 1.36 MiB/sec. 2024.02.15 16:38:13.198361 [ 3 ] {8752fefb-695a-4849-8d3f-c9d727357f34} DynamicQueryHandler: Done processing query 2024.02.15 16:38:13.198398 [ 3 ] {8752fefb-695a-4849-8d3f-c9d727357f34} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:38:13.198419 [ 3 ] {} HTTP-Session: 3d233a27-dd40-4498-890c-794f7f5bb0d2 Destroying unnamed session 2024.02.15 16:38:13.198705 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 31050, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:38:13.198764 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:38:13.198788 [ 3 ] {} HTTP-Session: 3e3f9669-fa73-4c9b-97a5-435d1051ced9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:38:13.198808 [ 3 ] {} HTTP-Session: 3e3f9669-fa73-4c9b-97a5-435d1051ced9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:38:13.198905 [ 3 ] {aa68737d-ec49-4d36-a8c0-10d7ba9e9821} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:38:13.198960 [ 3 ] {aa68737d-ec49-4d36-a8c0-10d7ba9e9821} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 16:38:13.199151 [ 3 ] {aa68737d-ec49-4d36-a8c0-10d7ba9e9821} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:38:13.199692 [ 3 ] {aa68737d-ec49-4d36-a8c0-10d7ba9e9821} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.99 GiB. 2024.02.15 16:38:13.200651 [ 3 ] {aa68737d-ec49-4d36-a8c0-10d7ba9e9821} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.15 16:38:13.200837 [ 3 ] {aa68737d-ec49-4d36-a8c0-10d7ba9e9821} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.15 16:38:13.200968 [ 3 ] {aa68737d-ec49-4d36-a8c0-10d7ba9e9821} executeQuery: Read 29 rows, 40.07 KiB in 0.002026225 sec., 14312 rows/sec., 19.31 MiB/sec. 2024.02.15 16:38:13.201101 [ 3 ] {aa68737d-ec49-4d36-a8c0-10d7ba9e9821} DynamicQueryHandler: Done processing query 2024.02.15 16:38:13.201126 [ 3 ] {aa68737d-ec49-4d36-a8c0-10d7ba9e9821} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.02.15 16:38:13.201142 [ 3 ] {} HTTP-Session: 3e3f9669-fa73-4c9b-97a5-435d1051ced9 Destroying unnamed session 2024.02.15 16:38:13.201258 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 2438, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:38:13.201305 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:38:13.201324 [ 3 ] {} HTTP-Session: ba04f4a9-a8b1-4c45-9c70-79b822dd7924 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:38:13.201341 [ 3 ] {} HTTP-Session: ba04f4a9-a8b1-4c45-9c70-79b822dd7924 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:38:13.201414 [ 3 ] {c8689342-53f9-40ef-a028-371df3d0bd04} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:38:13.202039 [ 3 ] {c8689342-53f9-40ef-a028-371df3d0bd04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.15 16:38:13.202153 [ 3 ] {c8689342-53f9-40ef-a028-371df3d0bd04} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:38:13.202453 [ 3 ] {c8689342-53f9-40ef-a028-371df3d0bd04} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.99 GiB. 2024.02.15 16:38:13.202717 [ 3 ] {c8689342-53f9-40ef-a028-371df3d0bd04} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.15 16:38:13.202894 [ 3 ] {c8689342-53f9-40ef-a028-371df3d0bd04} oximeter.measurements_i64 (7f9a1b70-edbc-4885-b7c7-725909839962): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.15 16:38:13.203005 [ 3 ] {c8689342-53f9-40ef-a028-371df3d0bd04} executeQuery: Read 15 rows, 1.12 KiB in 0.001559532 sec., 9618 rows/sec., 715.73 KiB/sec. 2024.02.15 16:38:13.203129 [ 3 ] {c8689342-53f9-40ef-a028-371df3d0bd04} DynamicQueryHandler: Done processing query 2024.02.15 16:38:13.203154 [ 3 ] {c8689342-53f9-40ef-a028-371df3d0bd04} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:38:13.203170 [ 3 ] {} HTTP-Session: ba04f4a9-a8b1-4c45-9c70-79b822dd7924 Destroying unnamed session 2024.02.15 16:38:22.623158 [ 112 ] {} DNSResolver: Updating DNS cache 2024.02.15 16:38:22.623260 [ 112 ] {} DNSResolver: Updated DNS cache 2024.02.15 16:38:23.154027 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 4353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:38:23.154187 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:38:23.154233 [ 3 ] {} HTTP-Session: 9adedccb-59dc-4e0f-8c01-11508b1022c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:38:23.154273 [ 3 ] {} HTTP-Session: 9adedccb-59dc-4e0f-8c01-11508b1022c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:38:23.154486 [ 3 ] {decbc3e6-2769-4661-9a99-8418d1eecc9a} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:38:23.154588 [ 3 ] {decbc3e6-2769-4661-9a99-8418d1eecc9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 16:38:23.154778 [ 3 ] {decbc3e6-2769-4661-9a99-8418d1eecc9a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:38:23.155200 [ 3 ] {decbc3e6-2769-4661-9a99-8418d1eecc9a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.99 GiB. 2024.02.15 16:38:23.155472 [ 3 ] {decbc3e6-2769-4661-9a99-8418d1eecc9a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.15 16:38:23.155638 [ 3 ] {decbc3e6-2769-4661-9a99-8418d1eecc9a} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.15 16:38:23.155773 [ 3 ] {decbc3e6-2769-4661-9a99-8418d1eecc9a} executeQuery: Read 30 rows, 2.43 KiB in 0.001224899 sec., 24491 rows/sec., 1.94 MiB/sec. 2024.02.15 16:38:23.155936 [ 3 ] {decbc3e6-2769-4661-9a99-8418d1eecc9a} DynamicQueryHandler: Done processing query 2024.02.15 16:38:23.155961 [ 3 ] {decbc3e6-2769-4661-9a99-8418d1eecc9a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:38:23.155979 [ 3 ] {} HTTP-Session: 9adedccb-59dc-4e0f-8c01-11508b1022c2 Destroying unnamed session 2024.02.15 16:38:23.156120 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 14413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:38:23.156172 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:38:23.156193 [ 3 ] {} HTTP-Session: 414fafda-32b1-45b3-a0be-0322d7cbe43c Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:38:23.156211 [ 3 ] {} HTTP-Session: 414fafda-32b1-45b3-a0be-0322d7cbe43c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:38:23.156295 [ 3 ] {d10ed001-b4d3-4e4f-b1c9-c3f7e52f2c96} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:38:23.156338 [ 3 ] {d10ed001-b4d3-4e4f-b1c9-c3f7e52f2c96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 16:38:23.156446 [ 3 ] {d10ed001-b4d3-4e4f-b1c9-c3f7e52f2c96} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:38:23.156783 [ 3 ] {d10ed001-b4d3-4e4f-b1c9-c3f7e52f2c96} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.99 GiB. 2024.02.15 16:38:23.156996 [ 3 ] {d10ed001-b4d3-4e4f-b1c9-c3f7e52f2c96} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.15 16:38:23.157157 [ 3 ] {d10ed001-b4d3-4e4f-b1c9-c3f7e52f2c96} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.15 16:38:23.157259 [ 3 ] {d10ed001-b4d3-4e4f-b1c9-c3f7e52f2c96} executeQuery: Read 90 rows, 8.89 KiB in 0.000933308 sec., 96431 rows/sec., 9.30 MiB/sec. 2024.02.15 16:38:23.157440 [ 3 ] {d10ed001-b4d3-4e4f-b1c9-c3f7e52f2c96} DynamicQueryHandler: Done processing query 2024.02.15 16:38:23.157463 [ 3 ] {d10ed001-b4d3-4e4f-b1c9-c3f7e52f2c96} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.15 16:38:23.157480 [ 3 ] {} HTTP-Session: 414fafda-32b1-45b3-a0be-0322d7cbe43c Destroying unnamed session 2024.02.15 16:38:23.157603 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 5134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:38:23.157649 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:38:23.157669 [ 3 ] {} HTTP-Session: e2ad87d9-854e-4f6d-8e5b-f0dcb569e87c Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:38:23.157686 [ 3 ] {} HTTP-Session: e2ad87d9-854e-4f6d-8e5b-f0dcb569e87c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:38:23.157759 [ 3 ] {c1326868-d00d-4fc7-9866-b0c28f8dfb7e} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:38:23.157798 [ 3 ] {c1326868-d00d-4fc7-9866-b0c28f8dfb7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 16:38:23.157909 [ 3 ] {c1326868-d00d-4fc7-9866-b0c28f8dfb7e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:38:23.158192 [ 3 ] {c1326868-d00d-4fc7-9866-b0c28f8dfb7e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.99 GiB. 2024.02.15 16:38:23.158398 [ 3 ] {c1326868-d00d-4fc7-9866-b0c28f8dfb7e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.15 16:38:23.158547 [ 3 ] {c1326868-d00d-4fc7-9866-b0c28f8dfb7e} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.15 16:38:23.158670 [ 3 ] {c1326868-d00d-4fc7-9866-b0c28f8dfb7e} executeQuery: Read 30 rows, 2.40 KiB in 0.000879466 sec., 34111 rows/sec., 2.67 MiB/sec. 2024.02.15 16:38:23.158815 [ 3 ] {c1326868-d00d-4fc7-9866-b0c28f8dfb7e} DynamicQueryHandler: Done processing query 2024.02.15 16:38:23.158839 [ 3 ] {c1326868-d00d-4fc7-9866-b0c28f8dfb7e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:38:23.158854 [ 3 ] {} HTTP-Session: e2ad87d9-854e-4f6d-8e5b-f0dcb569e87c Destroying unnamed session 2024.02.15 16:38:23.159058 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 32118, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:38:23.159105 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:38:23.159123 [ 3 ] {} HTTP-Session: 5503ad61-c6bb-4f86-81ea-07c80082e0e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:38:23.159139 [ 3 ] {} HTTP-Session: 5503ad61-c6bb-4f86-81ea-07c80082e0e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:38:23.159215 [ 3 ] {3cde101e-a7cc-4dfd-9fbd-10044163df3b} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:38:23.159261 [ 3 ] {3cde101e-a7cc-4dfd-9fbd-10044163df3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 16:38:23.159401 [ 3 ] {3cde101e-a7cc-4dfd-9fbd-10044163df3b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:38:23.159808 [ 3 ] {3cde101e-a7cc-4dfd-9fbd-10044163df3b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.99 GiB. 2024.02.15 16:38:23.160115 [ 3 ] {3cde101e-a7cc-4dfd-9fbd-10044163df3b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.15 16:38:23.160296 [ 3 ] {3cde101e-a7cc-4dfd-9fbd-10044163df3b} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.15 16:38:23.160416 [ 3 ] {3cde101e-a7cc-4dfd-9fbd-10044163df3b} executeQuery: Read 30 rows, 41.46 KiB in 0.001171038 sec., 25618 rows/sec., 34.57 MiB/sec. 2024.02.15 16:38:23.160540 [ 3 ] {3cde101e-a7cc-4dfd-9fbd-10044163df3b} DynamicQueryHandler: Done processing query 2024.02.15 16:38:23.160564 [ 3 ] {3cde101e-a7cc-4dfd-9fbd-10044163df3b} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.02.15 16:38:23.160579 [ 3 ] {} HTTP-Session: 5503ad61-c6bb-4f86-81ea-07c80082e0e0 Destroying unnamed session 2024.02.15 16:38:33.153525 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 4353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:38:33.153706 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:38:33.153752 [ 3 ] {} HTTP-Session: 8b7d5470-7bd1-4fab-90c9-9658abc1cabc Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:38:33.153793 [ 3 ] {} HTTP-Session: 8b7d5470-7bd1-4fab-90c9-9658abc1cabc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:38:33.153980 [ 3 ] {3d61702f-1c7d-4584-a5b4-50b71f6e8d7a} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:38:33.154043 [ 3 ] {3d61702f-1c7d-4584-a5b4-50b71f6e8d7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 16:38:33.154205 [ 3 ] {3d61702f-1c7d-4584-a5b4-50b71f6e8d7a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:38:33.154620 [ 3 ] {3d61702f-1c7d-4584-a5b4-50b71f6e8d7a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.99 GiB. 2024.02.15 16:38:33.154887 [ 3 ] {3d61702f-1c7d-4584-a5b4-50b71f6e8d7a} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.15 16:38:33.155057 [ 3 ] {3d61702f-1c7d-4584-a5b4-50b71f6e8d7a} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.15 16:38:33.155189 [ 3 ] {3d61702f-1c7d-4584-a5b4-50b71f6e8d7a} executeQuery: Read 30 rows, 2.43 KiB in 0.001168589 sec., 25671 rows/sec., 2.03 MiB/sec. 2024.02.15 16:38:33.155345 [ 3 ] {3d61702f-1c7d-4584-a5b4-50b71f6e8d7a} DynamicQueryHandler: Done processing query 2024.02.15 16:38:33.155371 [ 3 ] {3d61702f-1c7d-4584-a5b4-50b71f6e8d7a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:38:33.155387 [ 3 ] {} HTTP-Session: 8b7d5470-7bd1-4fab-90c9-9658abc1cabc Destroying unnamed session 2024.02.15 16:38:33.155546 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 14413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:38:33.155597 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:38:33.155617 [ 3 ] {} HTTP-Session: 1fd40fe3-81b5-4f1f-913d-94cd9f2b0a54 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:38:33.155636 [ 3 ] {} HTTP-Session: 1fd40fe3-81b5-4f1f-913d-94cd9f2b0a54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:38:33.155718 [ 3 ] {c816c832-38b2-4c1e-97c9-9cb0a5553ffc} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:38:33.155761 [ 3 ] {c816c832-38b2-4c1e-97c9-9cb0a5553ffc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 16:38:33.155870 [ 3 ] {c816c832-38b2-4c1e-97c9-9cb0a5553ffc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:38:33.156201 [ 3 ] {c816c832-38b2-4c1e-97c9-9cb0a5553ffc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.99 GiB. 2024.02.15 16:38:33.156415 [ 3 ] {c816c832-38b2-4c1e-97c9-9cb0a5553ffc} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.15 16:38:33.156577 [ 3 ] {c816c832-38b2-4c1e-97c9-9cb0a5553ffc} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.15 16:38:33.156705 [ 3 ] {c816c832-38b2-4c1e-97c9-9cb0a5553ffc} executeQuery: Read 90 rows, 8.89 KiB in 0.000954067 sec., 94332 rows/sec., 9.10 MiB/sec. 2024.02.15 16:38:33.156833 [ 3 ] {c816c832-38b2-4c1e-97c9-9cb0a5553ffc} DynamicQueryHandler: Done processing query 2024.02.15 16:38:33.156857 [ 3 ] {c816c832-38b2-4c1e-97c9-9cb0a5553ffc} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.15 16:38:33.156873 [ 3 ] {} HTTP-Session: 1fd40fe3-81b5-4f1f-913d-94cd9f2b0a54 Destroying unnamed session 2024.02.15 16:38:33.157028 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 5134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:38:33.157075 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:38:33.157094 [ 3 ] {} HTTP-Session: 9243129f-369b-4255-97fa-60f710b661dc Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:38:33.157111 [ 3 ] {} HTTP-Session: 9243129f-369b-4255-97fa-60f710b661dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:38:33.157186 [ 3 ] {d58faa09-462e-407f-8bdc-c30ca97414d7} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:38:33.157227 [ 3 ] {d58faa09-462e-407f-8bdc-c30ca97414d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 16:38:33.157336 [ 3 ] {d58faa09-462e-407f-8bdc-c30ca97414d7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:38:33.157628 [ 3 ] {d58faa09-462e-407f-8bdc-c30ca97414d7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.99 GiB. 2024.02.15 16:38:33.157838 [ 3 ] {d58faa09-462e-407f-8bdc-c30ca97414d7} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.15 16:38:33.157985 [ 3 ] {d58faa09-462e-407f-8bdc-c30ca97414d7} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.15 16:38:33.158098 [ 3 ] {d58faa09-462e-407f-8bdc-c30ca97414d7} executeQuery: Read 30 rows, 2.40 KiB in 0.000882837 sec., 33981 rows/sec., 2.66 MiB/sec. 2024.02.15 16:38:33.158216 [ 3 ] {d58faa09-462e-407f-8bdc-c30ca97414d7} DynamicQueryHandler: Done processing query 2024.02.15 16:38:33.158239 [ 3 ] {d58faa09-462e-407f-8bdc-c30ca97414d7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:38:33.158255 [ 3 ] {} HTTP-Session: 9243129f-369b-4255-97fa-60f710b661dc Destroying unnamed session 2024.02.15 16:38:33.158439 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 32118, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:38:33.158486 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:38:33.158505 [ 3 ] {} HTTP-Session: 813e376d-6974-4294-85d7-cc67e25d3ed3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:38:33.158521 [ 3 ] {} HTTP-Session: 813e376d-6974-4294-85d7-cc67e25d3ed3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:38:33.158600 [ 3 ] {799885b5-f17f-4bdf-9298-c272c2a501de} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:38:33.158645 [ 3 ] {799885b5-f17f-4bdf-9298-c272c2a501de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 16:38:33.158782 [ 3 ] {799885b5-f17f-4bdf-9298-c272c2a501de} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:38:33.159239 [ 3 ] {799885b5-f17f-4bdf-9298-c272c2a501de} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.99 GiB. 2024.02.15 16:38:33.159537 [ 3 ] {799885b5-f17f-4bdf-9298-c272c2a501de} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.15 16:38:33.159718 [ 3 ] {799885b5-f17f-4bdf-9298-c272c2a501de} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.15 16:38:33.159841 [ 3 ] {799885b5-f17f-4bdf-9298-c272c2a501de} executeQuery: Read 30 rows, 41.46 KiB in 0.001211879 sec., 24754 rows/sec., 33.41 MiB/sec. 2024.02.15 16:38:33.160003 [ 3 ] {799885b5-f17f-4bdf-9298-c272c2a501de} DynamicQueryHandler: Done processing query 2024.02.15 16:38:33.160027 [ 3 ] {799885b5-f17f-4bdf-9298-c272c2a501de} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.02.15 16:38:33.160043 [ 3 ] {} HTTP-Session: 813e376d-6974-4294-85d7-cc67e25d3ed3 Destroying unnamed session 2024.02.15 16:38:37.623335 [ 103 ] {} DNSResolver: Updating DNS cache 2024.02.15 16:38:37.623437 [ 103 ] {} DNSResolver: Updated DNS cache 2024.02.15 16:38:43.151298 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:38:43.151419 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:38:43.151444 [ 3 ] {} HTTP-Session: ddb1f49d-bb82-455c-922c-e6fe0b4b35a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:38:43.151469 [ 3 ] {} HTTP-Session: ddb1f49d-bb82-455c-922c-e6fe0b4b35a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:38:43.151661 [ 3 ] {39f7b37d-0e55-4c89-8c9d-7b93016f78cd} executeQuery: (from [fd00:1122:3344:101::d]:45841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 16:38:43.152453 [ 3 ] {39f7b37d-0e55-4c89-8c9d-7b93016f78cd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:38:43.152626 [ 3 ] {39f7b37d-0e55-4c89-8c9d-7b93016f78cd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:38:43.152723 [ 3 ] {39f7b37d-0e55-4c89-8c9d-7b93016f78cd} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 16:38:43.152959 [ 3 ] {39f7b37d-0e55-4c89-8c9d-7b93016f78cd} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2024.02.15 16:38:43.154818 [ 3 ] {39f7b37d-0e55-4c89-8c9d-7b93016f78cd} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.15 16:38:43.154852 [ 3 ] {39f7b37d-0e55-4c89-8c9d-7b93016f78cd} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (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.02.15 16:38:43.154974 [ 3 ] {39f7b37d-0e55-4c89-8c9d-7b93016f78cd} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.15 16:38:43.157231 [ 3 ] {39f7b37d-0e55-4c89-8c9d-7b93016f78cd} executeQuery: Read 4 rows, 443.00 B in 0.005521392 sec., 724 rows/sec., 78.35 KiB/sec. 2024.02.15 16:38:43.157445 [ 3 ] {39f7b37d-0e55-4c89-8c9d-7b93016f78cd} DynamicQueryHandler: Done processing query 2024.02.15 16:38:43.157470 [ 3 ] {39f7b37d-0e55-4c89-8c9d-7b93016f78cd} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.15 16:38:43.157490 [ 3 ] {} HTTP-Session: ddb1f49d-bb82-455c-922c-e6fe0b4b35a5 Destroying unnamed session 2024.02.15 16:38:43.157709 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:38:43.157759 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:38:43.157780 [ 3 ] {} HTTP-Session: 44cfe771-c6ba-4345-a728-637baf0f8376 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:38:43.157799 [ 3 ] {} HTTP-Session: 44cfe771-c6ba-4345-a728-637baf0f8376 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:38:43.157931 [ 3 ] {0c358a4c-dcdf-42f1-a2aa-0844477534d6} executeQuery: (from [fd00:1122:3344:101::d]:45841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 16:38:43.158385 [ 3 ] {0c358a4c-dcdf-42f1-a2aa-0844477534d6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:38:43.158554 [ 3 ] {0c358a4c-dcdf-42f1-a2aa-0844477534d6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:38:43.158599 [ 3 ] {0c358a4c-dcdf-42f1-a2aa-0844477534d6} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 16:38:43.158748 [ 3 ] {0c358a4c-dcdf-42f1-a2aa-0844477534d6} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2024.02.15 16:38:43.158779 [ 3 ] {0c358a4c-dcdf-42f1-a2aa-0844477534d6} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.15 16:38:43.158801 [ 3 ] {0c358a4c-dcdf-42f1-a2aa-0844477534d6} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (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.02.15 16:38:43.158831 [ 3 ] {0c358a4c-dcdf-42f1-a2aa-0844477534d6} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.15 16:38:43.159681 [ 3 ] {0c358a4c-dcdf-42f1-a2aa-0844477534d6} executeQuery: Read 4 rows, 443.00 B in 0.001712243 sec., 2336 rows/sec., 252.66 KiB/sec. 2024.02.15 16:38:43.159872 [ 3 ] {0c358a4c-dcdf-42f1-a2aa-0844477534d6} DynamicQueryHandler: Done processing query 2024.02.15 16:38:43.159896 [ 3 ] {0c358a4c-dcdf-42f1-a2aa-0844477534d6} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.15 16:38:43.159914 [ 3 ] {} HTTP-Session: 44cfe771-c6ba-4345-a728-637baf0f8376 Destroying unnamed session 2024.02.15 16:38:43.160226 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:38:43.160272 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:38:43.160291 [ 3 ] {} HTTP-Session: a4e94a70-8990-41f0-b6e6-09ed4ef39fd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:38:43.160308 [ 3 ] {} HTTP-Session: a4e94a70-8990-41f0-b6e6-09ed4ef39fd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:38:43.160429 [ 3 ] {42c112de-eacb-4238-a10e-f28262e27d6c} executeQuery: (from [fd00:1122:3344:101::d]:45841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 16:38:43.160881 [ 3 ] {42c112de-eacb-4238-a10e-f28262e27d6c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:38:43.161044 [ 3 ] {42c112de-eacb-4238-a10e-f28262e27d6c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:38:43.161086 [ 3 ] {42c112de-eacb-4238-a10e-f28262e27d6c} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 16:38:43.161230 [ 3 ] {42c112de-eacb-4238-a10e-f28262e27d6c} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2024.02.15 16:38:43.161259 [ 3 ] {42c112de-eacb-4238-a10e-f28262e27d6c} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.15 16:38:43.161281 [ 3 ] {42c112de-eacb-4238-a10e-f28262e27d6c} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (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.02.15 16:38:43.161309 [ 3 ] {42c112de-eacb-4238-a10e-f28262e27d6c} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.15 16:38:43.162196 [ 3 ] {42c112de-eacb-4238-a10e-f28262e27d6c} executeQuery: Read 4 rows, 443.00 B in 0.001729283 sec., 2313 rows/sec., 250.17 KiB/sec. 2024.02.15 16:38:43.162388 [ 3 ] {42c112de-eacb-4238-a10e-f28262e27d6c} DynamicQueryHandler: Done processing query 2024.02.15 16:38:43.162412 [ 3 ] {42c112de-eacb-4238-a10e-f28262e27d6c} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.15 16:38:43.162428 [ 3 ] {} HTTP-Session: a4e94a70-8990-41f0-b6e6-09ed4ef39fd3 Destroying unnamed session 2024.02.15 16:38:43.162647 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:38:43.162692 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:38:43.162712 [ 3 ] {} HTTP-Session: fe8a93e1-33d6-41ce-9aa7-5c3109b4ef74 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:38:43.162728 [ 3 ] {} HTTP-Session: fe8a93e1-33d6-41ce-9aa7-5c3109b4ef74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:38:43.162866 [ 3 ] {d97a4a5e-5430-40e0-a925-32ccfe45a9f2} executeQuery: (from [fd00:1122:3344:101::d]:45841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 16:38:43.163327 [ 3 ] {d97a4a5e-5430-40e0-a925-32ccfe45a9f2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:38:43.163492 [ 3 ] {d97a4a5e-5430-40e0-a925-32ccfe45a9f2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:38:43.163532 [ 3 ] {d97a4a5e-5430-40e0-a925-32ccfe45a9f2} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 16:38:43.163684 [ 3 ] {d97a4a5e-5430-40e0-a925-32ccfe45a9f2} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2024.02.15 16:38:43.163712 [ 3 ] {d97a4a5e-5430-40e0-a925-32ccfe45a9f2} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.15 16:38:43.163734 [ 3 ] {d97a4a5e-5430-40e0-a925-32ccfe45a9f2} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (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.02.15 16:38:43.163761 [ 3 ] {d97a4a5e-5430-40e0-a925-32ccfe45a9f2} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.15 16:38:43.164779 [ 3 ] {d97a4a5e-5430-40e0-a925-32ccfe45a9f2} executeQuery: Read 4 rows, 443.00 B in 0.001868665 sec., 2140 rows/sec., 231.51 KiB/sec. 2024.02.15 16:38:43.164976 [ 3 ] {d97a4a5e-5430-40e0-a925-32ccfe45a9f2} DynamicQueryHandler: Done processing query 2024.02.15 16:38:43.165000 [ 3 ] {d97a4a5e-5430-40e0-a925-32ccfe45a9f2} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.15 16:38:43.165016 [ 3 ] {} HTTP-Session: fe8a93e1-33d6-41ce-9aa7-5c3109b4ef74 Destroying unnamed session 2024.02.15 16:38:43.165250 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:38:43.165297 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:38:43.165316 [ 3 ] {} HTTP-Session: 624df089-e4e5-4f32-b7d1-af99d490ac0d Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:38:43.165333 [ 3 ] {} HTTP-Session: 624df089-e4e5-4f32-b7d1-af99d490ac0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:38:43.165452 [ 3 ] {d21cb14e-2c35-48b1-9604-cc0c5a55ec45} executeQuery: (from [fd00:1122:3344:101::d]:45841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 16:38:43.165912 [ 3 ] {d21cb14e-2c35-48b1-9604-cc0c5a55ec45} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:38:43.166079 [ 3 ] {d21cb14e-2c35-48b1-9604-cc0c5a55ec45} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:38:43.166119 [ 3 ] {d21cb14e-2c35-48b1-9604-cc0c5a55ec45} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 16:38:43.166264 [ 3 ] {d21cb14e-2c35-48b1-9604-cc0c5a55ec45} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2024.02.15 16:38:43.166291 [ 3 ] {d21cb14e-2c35-48b1-9604-cc0c5a55ec45} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.15 16:38:43.166313 [ 3 ] {d21cb14e-2c35-48b1-9604-cc0c5a55ec45} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (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.02.15 16:38:43.166341 [ 3 ] {d21cb14e-2c35-48b1-9604-cc0c5a55ec45} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.15 16:38:43.167232 [ 3 ] {d21cb14e-2c35-48b1-9604-cc0c5a55ec45} executeQuery: Read 4 rows, 443.00 B in 0.001741523 sec., 2296 rows/sec., 248.41 KiB/sec. 2024.02.15 16:38:43.167421 [ 3 ] {d21cb14e-2c35-48b1-9604-cc0c5a55ec45} DynamicQueryHandler: Done processing query 2024.02.15 16:38:43.167444 [ 3 ] {d21cb14e-2c35-48b1-9604-cc0c5a55ec45} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.15 16:38:43.167460 [ 3 ] {} HTTP-Session: 624df089-e4e5-4f32-b7d1-af99d490ac0d Destroying unnamed session 2024.02.15 16:38:43.167701 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:38:43.167747 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:38:43.167765 [ 3 ] {} HTTP-Session: eeead3f3-ff36-4374-ada9-c23371d523de Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:38:43.167782 [ 3 ] {} HTTP-Session: eeead3f3-ff36-4374-ada9-c23371d523de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:38:43.167904 [ 3 ] {aabf5552-3ab1-4fb6-9a77-3e34acecbd9e} executeQuery: (from [fd00:1122:3344:101::d]:45841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 16:38:43.168405 [ 3 ] {aabf5552-3ab1-4fb6-9a77-3e34acecbd9e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:38:43.168573 [ 3 ] {aabf5552-3ab1-4fb6-9a77-3e34acecbd9e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:38:43.168615 [ 3 ] {aabf5552-3ab1-4fb6-9a77-3e34acecbd9e} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 16:38:43.168763 [ 3 ] {aabf5552-3ab1-4fb6-9a77-3e34acecbd9e} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2024.02.15 16:38:43.168791 [ 3 ] {aabf5552-3ab1-4fb6-9a77-3e34acecbd9e} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.15 16:38:43.168812 [ 3 ] {aabf5552-3ab1-4fb6-9a77-3e34acecbd9e} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (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.02.15 16:38:43.168840 [ 3 ] {aabf5552-3ab1-4fb6-9a77-3e34acecbd9e} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.15 16:38:43.169778 [ 3 ] {aabf5552-3ab1-4fb6-9a77-3e34acecbd9e} executeQuery: Read 4 rows, 443.00 B in 0.001833854 sec., 2181 rows/sec., 235.91 KiB/sec. 2024.02.15 16:38:43.169958 [ 3 ] {aabf5552-3ab1-4fb6-9a77-3e34acecbd9e} DynamicQueryHandler: Done processing query 2024.02.15 16:38:43.169982 [ 3 ] {aabf5552-3ab1-4fb6-9a77-3e34acecbd9e} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.15 16:38:43.169997 [ 3 ] {} HTTP-Session: eeead3f3-ff36-4374-ada9-c23371d523de Destroying unnamed session 2024.02.15 16:38:43.186521 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:38:43.186575 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:38:43.186600 [ 3 ] {} HTTP-Session: 610eda6b-c27b-4f11-89a6-aa84235ff12e Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:38:43.186621 [ 3 ] {} HTTP-Session: 610eda6b-c27b-4f11-89a6-aa84235ff12e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:38:43.186717 [ 3 ] {e3fca288-c7c0-4386-b388-e24e9d7220a4} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:38:43.186764 [ 3 ] {e3fca288-c7c0-4386-b388-e24e9d7220a4} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:38:43.186932 [ 3 ] {e3fca288-c7c0-4386-b388-e24e9d7220a4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:38:43.187287 [ 3 ] {e3fca288-c7c0-4386-b388-e24e9d7220a4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.99 GiB. 2024.02.15 16:38:43.187575 [ 3 ] {e3fca288-c7c0-4386-b388-e24e9d7220a4} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.15 16:38:43.187743 [ 3 ] {e3fca288-c7c0-4386-b388-e24e9d7220a4} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.15 16:38:43.187851 [ 3 ] {e3fca288-c7c0-4386-b388-e24e9d7220a4} executeQuery: Read 6 rows, 996.00 B in 0.001102719 sec., 5441 rows/sec., 882.05 KiB/sec. 2024.02.15 16:38:43.187980 [ 3 ] {e3fca288-c7c0-4386-b388-e24e9d7220a4} DynamicQueryHandler: Done processing query 2024.02.15 16:38:43.188001 [ 3 ] {e3fca288-c7c0-4386-b388-e24e9d7220a4} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 16:38:43.188017 [ 3 ] {} HTTP-Session: 610eda6b-c27b-4f11-89a6-aa84235ff12e Destroying unnamed session 2024.02.15 16:38:43.188132 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 4353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:38:43.188178 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:38:43.188197 [ 3 ] {} HTTP-Session: 4ec949ea-c668-45af-94e0-e8fcf71f0499 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:38:43.188213 [ 3 ] {} HTTP-Session: 4ec949ea-c668-45af-94e0-e8fcf71f0499 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:38:43.188287 [ 3 ] {e1cbaedf-1ab6-4b86-92d7-3162b22c3592} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:38:43.188326 [ 3 ] {e1cbaedf-1ab6-4b86-92d7-3162b22c3592} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 16:38:43.188428 [ 3 ] {e1cbaedf-1ab6-4b86-92d7-3162b22c3592} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:38:43.188737 [ 3 ] {e1cbaedf-1ab6-4b86-92d7-3162b22c3592} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.99 GiB. 2024.02.15 16:38:43.188954 [ 3 ] {e1cbaedf-1ab6-4b86-92d7-3162b22c3592} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.15 16:38:43.189107 [ 3 ] {e1cbaedf-1ab6-4b86-92d7-3162b22c3592} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.15 16:38:43.189203 [ 3 ] {e1cbaedf-1ab6-4b86-92d7-3162b22c3592} executeQuery: Read 30 rows, 2.43 KiB in 0.000889357 sec., 33732 rows/sec., 2.67 MiB/sec. 2024.02.15 16:38:43.189317 [ 3 ] {e1cbaedf-1ab6-4b86-92d7-3162b22c3592} DynamicQueryHandler: Done processing query 2024.02.15 16:38:43.189339 [ 3 ] {e1cbaedf-1ab6-4b86-92d7-3162b22c3592} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:38:43.189354 [ 3 ] {} HTTP-Session: 4ec949ea-c668-45af-94e0-e8fcf71f0499 Destroying unnamed session 2024.02.15 16:38:43.189503 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 19354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:38:43.189547 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:38:43.189566 [ 3 ] {} HTTP-Session: 9d3dbc74-fcba-49bd-a1d0-d25b61e933c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:38:43.189582 [ 3 ] {} HTTP-Session: 9d3dbc74-fcba-49bd-a1d0-d25b61e933c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:38:43.189661 [ 3 ] {61bb9b8e-7d87-483b-a244-6fd2af293abd} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:38:43.189699 [ 3 ] {61bb9b8e-7d87-483b-a244-6fd2af293abd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 16:38:43.189800 [ 3 ] {61bb9b8e-7d87-483b-a244-6fd2af293abd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:38:43.190158 [ 3 ] {61bb9b8e-7d87-483b-a244-6fd2af293abd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.99 GiB. 2024.02.15 16:38:43.190372 [ 3 ] {61bb9b8e-7d87-483b-a244-6fd2af293abd} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.15 16:38:43.190524 [ 3 ] {61bb9b8e-7d87-483b-a244-6fd2af293abd} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.15 16:38:43.190623 [ 3 ] {61bb9b8e-7d87-483b-a244-6fd2af293abd} executeQuery: Read 126 rows, 11.66 KiB in 0.000930677 sec., 135385 rows/sec., 12.23 MiB/sec. 2024.02.15 16:38:43.190743 [ 3 ] {61bb9b8e-7d87-483b-a244-6fd2af293abd} DynamicQueryHandler: Done processing query 2024.02.15 16:38:43.190765 [ 3 ] {61bb9b8e-7d87-483b-a244-6fd2af293abd} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 16:38:43.190781 [ 3 ] {} HTTP-Session: 9d3dbc74-fcba-49bd-a1d0-d25b61e933c7 Destroying unnamed session 2024.02.15 16:38:43.190945 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 9180, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:38:43.190990 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:38:43.191009 [ 3 ] {} HTTP-Session: 9e198b78-3e36-41fe-af56-d8efda2ea43b Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:38:43.191025 [ 3 ] {} HTTP-Session: 9e198b78-3e36-41fe-af56-d8efda2ea43b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:38:43.191097 [ 3 ] {3775cb22-cbd2-43dc-a3b0-f0818a6d0f9c} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:38:43.191134 [ 3 ] {3775cb22-cbd2-43dc-a3b0-f0818a6d0f9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 16:38:43.191236 [ 3 ] {3775cb22-cbd2-43dc-a3b0-f0818a6d0f9c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:38:43.191537 [ 3 ] {3775cb22-cbd2-43dc-a3b0-f0818a6d0f9c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.99 GiB. 2024.02.15 16:38:43.191743 [ 3 ] {3775cb22-cbd2-43dc-a3b0-f0818a6d0f9c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.15 16:38:43.191891 [ 3 ] {3775cb22-cbd2-43dc-a3b0-f0818a6d0f9c} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.15 16:38:43.191980 [ 3 ] {3775cb22-cbd2-43dc-a3b0-f0818a6d0f9c} executeQuery: Read 54 rows, 4.30 KiB in 0.000857596 sec., 62966 rows/sec., 4.90 MiB/sec. 2024.02.15 16:38:43.192093 [ 3 ] {3775cb22-cbd2-43dc-a3b0-f0818a6d0f9c} DynamicQueryHandler: Done processing query 2024.02.15 16:38:43.192115 [ 3 ] {3775cb22-cbd2-43dc-a3b0-f0818a6d0f9c} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.15 16:38:43.192130 [ 3 ] {} HTTP-Session: 9e198b78-3e36-41fe-af56-d8efda2ea43b Destroying unnamed session 2024.02.15 16:38:43.192386 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 78629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:38:43.192432 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:38:43.192451 [ 3 ] {} HTTP-Session: 5f7d8849-03e7-4af4-9ee9-dd9212a2d2b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:38:43.192467 [ 3 ] {} HTTP-Session: 5f7d8849-03e7-4af4-9ee9-dd9212a2d2b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:38:43.192569 [ 3 ] {4e23db13-95e2-401b-a60a-fd3bad0a0595} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:38:43.192611 [ 3 ] {4e23db13-95e2-401b-a60a-fd3bad0a0595} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 16:38:43.192726 [ 3 ] {4e23db13-95e2-401b-a60a-fd3bad0a0595} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:38:43.193217 [ 3 ] {4e23db13-95e2-401b-a60a-fd3bad0a0595} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.99 GiB. 2024.02.15 16:38:43.193496 [ 3 ] {4e23db13-95e2-401b-a60a-fd3bad0a0595} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.15 16:38:43.193674 [ 3 ] {4e23db13-95e2-401b-a60a-fd3bad0a0595} oximeter.measurements_cumulativeu64 (14da3ea7-b0e2-4b91-b024-dedf05be3a5d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.15 16:38:43.193768 [ 3 ] {4e23db13-95e2-401b-a60a-fd3bad0a0595} executeQuery: Read 408 rows, 29.48 KiB in 0.001170269 sec., 348637 rows/sec., 24.60 MiB/sec. 2024.02.15 16:38:43.193907 [ 3 ] {4e23db13-95e2-401b-a60a-fd3bad0a0595} DynamicQueryHandler: Done processing query 2024.02.15 16:38:43.193929 [ 3 ] {4e23db13-95e2-401b-a60a-fd3bad0a0595} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.02.15 16:38:43.193945 [ 3 ] {} HTTP-Session: 5f7d8849-03e7-4af4-9ee9-dd9212a2d2b7 Destroying unnamed session 2024.02.15 16:38:43.194124 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 32118, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:38:43.194170 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:38:43.194189 [ 3 ] {} HTTP-Session: 6ffec0c7-2ee3-42a6-acca-acf56a38311a Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:38:43.194205 [ 3 ] {} HTTP-Session: 6ffec0c7-2ee3-42a6-acca-acf56a38311a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:38:43.194288 [ 3 ] {4c8014df-7211-4ec2-af6b-bef888cebc8c} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:38:43.194332 [ 3 ] {4c8014df-7211-4ec2-af6b-bef888cebc8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 16:38:43.194465 [ 3 ] {4c8014df-7211-4ec2-af6b-bef888cebc8c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:38:43.194889 [ 3 ] {4c8014df-7211-4ec2-af6b-bef888cebc8c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.99 GiB. 2024.02.15 16:38:43.195214 [ 3 ] {4c8014df-7211-4ec2-af6b-bef888cebc8c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.15 16:38:43.195394 [ 3 ] {4c8014df-7211-4ec2-af6b-bef888cebc8c} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.15 16:38:43.195491 [ 3 ] {4c8014df-7211-4ec2-af6b-bef888cebc8c} executeQuery: Read 30 rows, 41.46 KiB in 0.001175209 sec., 25527 rows/sec., 34.45 MiB/sec. 2024.02.15 16:38:43.195614 [ 3 ] {4c8014df-7211-4ec2-af6b-bef888cebc8c} DynamicQueryHandler: Done processing query 2024.02.15 16:38:43.195636 [ 3 ] {4c8014df-7211-4ec2-af6b-bef888cebc8c} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.02.15 16:38:43.195653 [ 3 ] {} HTTP-Session: 6ffec0c7-2ee3-42a6-acca-acf56a38311a Destroying unnamed session 2024.02.15 16:38:52.623671 [ 96 ] {} DNSResolver: Updating DNS cache 2024.02.15 16:38:52.623733 [ 96 ] {} DNSResolver: Updated DNS cache 2024.02.15 16:38:53.153510 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 4353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:38:53.153616 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:38:53.153642 [ 3 ] {} HTTP-Session: 0505e418-326f-4c9d-8409-ad77720ddfd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:38:53.153666 [ 3 ] {} HTTP-Session: 0505e418-326f-4c9d-8409-ad77720ddfd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:38:53.153796 [ 3 ] {a96d223d-6084-4b51-8c04-2d3590f06495} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:38:53.153858 [ 3 ] {a96d223d-6084-4b51-8c04-2d3590f06495} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 16:38:53.154018 [ 3 ] {a96d223d-6084-4b51-8c04-2d3590f06495} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:38:53.154467 [ 3 ] {a96d223d-6084-4b51-8c04-2d3590f06495} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 16:38:53.154730 [ 3 ] {a96d223d-6084-4b51-8c04-2d3590f06495} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.15 16:38:53.154897 [ 3 ] {a96d223d-6084-4b51-8c04-2d3590f06495} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.15 16:38:53.155038 [ 3 ] {a96d223d-6084-4b51-8c04-2d3590f06495} executeQuery: Read 30 rows, 2.43 KiB in 0.001201629 sec., 24966 rows/sec., 1.98 MiB/sec. 2024.02.15 16:38:53.155187 [ 3 ] {a96d223d-6084-4b51-8c04-2d3590f06495} DynamicQueryHandler: Done processing query 2024.02.15 16:38:53.155211 [ 3 ] {a96d223d-6084-4b51-8c04-2d3590f06495} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:38:53.155228 [ 3 ] {} HTTP-Session: 0505e418-326f-4c9d-8409-ad77720ddfd0 Destroying unnamed session 2024.02.15 16:38:53.155389 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 14413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:38:53.155441 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:38:53.155462 [ 3 ] {} HTTP-Session: fe8316b9-f6b7-46f4-82c4-3d65246e01f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:38:53.155480 [ 3 ] {} HTTP-Session: fe8316b9-f6b7-46f4-82c4-3d65246e01f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:38:53.155565 [ 3 ] {5f057cc4-7b64-41ad-82d4-cb7c7dd05ba6} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:38:53.155606 [ 3 ] {5f057cc4-7b64-41ad-82d4-cb7c7dd05ba6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 16:38:53.155714 [ 3 ] {5f057cc4-7b64-41ad-82d4-cb7c7dd05ba6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:38:53.156083 [ 3 ] {5f057cc4-7b64-41ad-82d4-cb7c7dd05ba6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 16:38:53.156296 [ 3 ] {5f057cc4-7b64-41ad-82d4-cb7c7dd05ba6} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.15 16:38:53.156450 [ 3 ] {5f057cc4-7b64-41ad-82d4-cb7c7dd05ba6} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.15 16:38:53.156576 [ 3 ] {5f057cc4-7b64-41ad-82d4-cb7c7dd05ba6} executeQuery: Read 90 rows, 8.89 KiB in 0.000973808 sec., 92420 rows/sec., 8.91 MiB/sec. 2024.02.15 16:38:53.156743 [ 3 ] {5f057cc4-7b64-41ad-82d4-cb7c7dd05ba6} DynamicQueryHandler: Done processing query 2024.02.15 16:38:53.156765 [ 3 ] {5f057cc4-7b64-41ad-82d4-cb7c7dd05ba6} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.15 16:38:53.156781 [ 3 ] {} HTTP-Session: fe8316b9-f6b7-46f4-82c4-3d65246e01f3 Destroying unnamed session 2024.02.15 16:38:53.156927 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 5134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:38:53.156973 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:38:53.156993 [ 3 ] {} HTTP-Session: 7717dcd7-0663-4966-b816-3eeada0baf17 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:38:53.157010 [ 3 ] {} HTTP-Session: 7717dcd7-0663-4966-b816-3eeada0baf17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:38:53.157085 [ 3 ] {c2a5cd1a-1a89-4d45-9347-902ae7c4b81c} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:38:53.157125 [ 3 ] {c2a5cd1a-1a89-4d45-9347-902ae7c4b81c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 16:38:53.157241 [ 3 ] {c2a5cd1a-1a89-4d45-9347-902ae7c4b81c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:38:53.157541 [ 3 ] {c2a5cd1a-1a89-4d45-9347-902ae7c4b81c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 16:38:53.157746 [ 3 ] {c2a5cd1a-1a89-4d45-9347-902ae7c4b81c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.15 16:38:53.157896 [ 3 ] {c2a5cd1a-1a89-4d45-9347-902ae7c4b81c} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.15 16:38:53.158018 [ 3 ] {c2a5cd1a-1a89-4d45-9347-902ae7c4b81c} executeQuery: Read 30 rows, 2.40 KiB in 0.000903587 sec., 33201 rows/sec., 2.60 MiB/sec. 2024.02.15 16:38:53.158136 [ 3 ] {c2a5cd1a-1a89-4d45-9347-902ae7c4b81c} DynamicQueryHandler: Done processing query 2024.02.15 16:38:53.158158 [ 3 ] {c2a5cd1a-1a89-4d45-9347-902ae7c4b81c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:38:53.158173 [ 3 ] {} HTTP-Session: 7717dcd7-0663-4966-b816-3eeada0baf17 Destroying unnamed session 2024.02.15 16:38:53.158414 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 32118, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:38:53.158460 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:38:53.158479 [ 3 ] {} HTTP-Session: 7952558d-1871-44de-902d-bf9c0167a91d Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:38:53.158496 [ 3 ] {} HTTP-Session: 7952558d-1871-44de-902d-bf9c0167a91d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:38:53.158573 [ 3 ] {91cff8a1-a029-4f0d-856b-546c1ab69037} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:38:53.158618 [ 3 ] {91cff8a1-a029-4f0d-856b-546c1ab69037} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 16:38:53.158760 [ 3 ] {91cff8a1-a029-4f0d-856b-546c1ab69037} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:38:53.159150 [ 3 ] {91cff8a1-a029-4f0d-856b-546c1ab69037} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 16:38:53.159462 [ 3 ] {91cff8a1-a029-4f0d-856b-546c1ab69037} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.15 16:38:53.159646 [ 3 ] {91cff8a1-a029-4f0d-856b-546c1ab69037} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.15 16:38:53.159773 [ 3 ] {91cff8a1-a029-4f0d-856b-546c1ab69037} executeQuery: Read 30 rows, 41.46 KiB in 0.001169269 sec., 25657 rows/sec., 34.62 MiB/sec. 2024.02.15 16:38:53.159927 [ 3 ] {91cff8a1-a029-4f0d-856b-546c1ab69037} DynamicQueryHandler: Done processing query 2024.02.15 16:38:53.159955 [ 3 ] {91cff8a1-a029-4f0d-856b-546c1ab69037} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.02.15 16:38:53.159973 [ 3 ] {} HTTP-Session: 7952558d-1871-44de-902d-bf9c0167a91d Destroying unnamed session 2024.02.15 16:39:03.155246 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:39:03.155379 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:39:03.155410 [ 3 ] {} HTTP-Session: 871d101c-113f-4c0c-9b92-ad6c2a96f6c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:39:03.155438 [ 3 ] {} HTTP-Session: 871d101c-113f-4c0c-9b92-ad6c2a96f6c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:39:03.155660 [ 3 ] {271c497e-8128-427f-9ec8-e84e0d837e4a} executeQuery: (from [fd00:1122:3344:101::d]:45841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 16:39:03.156299 [ 3 ] {271c497e-8128-427f-9ec8-e84e0d837e4a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:39:03.156480 [ 3 ] {271c497e-8128-427f-9ec8-e84e0d837e4a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:39:03.156532 [ 3 ] {271c497e-8128-427f-9ec8-e84e0d837e4a} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 16:39:03.156702 [ 3 ] {271c497e-8128-427f-9ec8-e84e0d837e4a} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2024.02.15 16:39:03.156780 [ 189 ] {271c497e-8128-427f-9ec8-e84e0d837e4a} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.15 16:39:03.156818 [ 187 ] {271c497e-8128-427f-9ec8-e84e0d837e4a} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.02.15 16:39:03.156916 [ 3 ] {271c497e-8128-427f-9ec8-e84e0d837e4a} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (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.02.15 16:39:03.157004 [ 3 ] {271c497e-8128-427f-9ec8-e84e0d837e4a} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.02.15 16:39:03.158597 [ 3 ] {271c497e-8128-427f-9ec8-e84e0d837e4a} executeQuery: Read 10 rows, 1.41 KiB in 0.002883652 sec., 3467 rows/sec., 487.32 KiB/sec. 2024.02.15 16:39:03.158906 [ 3 ] {271c497e-8128-427f-9ec8-e84e0d837e4a} DynamicQueryHandler: Done processing query 2024.02.15 16:39:03.158930 [ 3 ] {271c497e-8128-427f-9ec8-e84e0d837e4a} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.02.15 16:39:03.158947 [ 3 ] {} HTTP-Session: 871d101c-113f-4c0c-9b92-ad6c2a96f6c2 Destroying unnamed session 2024.02.15 16:39:03.159107 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:39:03.159154 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:39:03.159173 [ 3 ] {} HTTP-Session: 29ed6bda-c904-4c8b-b5bd-7368dc0b212b Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:39:03.159192 [ 3 ] {} HTTP-Session: 29ed6bda-c904-4c8b-b5bd-7368dc0b212b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:39:03.159281 [ 3 ] {de1bf0d6-e603-493d-ba12-3dce06e55957} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:39:03.159323 [ 3 ] {de1bf0d6-e603-493d-ba12-3dce06e55957} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:39:03.159475 [ 3 ] {de1bf0d6-e603-493d-ba12-3dce06e55957} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:39:03.159824 [ 3 ] {de1bf0d6-e603-493d-ba12-3dce06e55957} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 16:39:03.160178 [ 3 ] {de1bf0d6-e603-493d-ba12-3dce06e55957} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.15 16:39:03.160369 [ 3 ] {de1bf0d6-e603-493d-ba12-3dce06e55957} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.15 16:39:03.160529 [ 3 ] {de1bf0d6-e603-493d-ba12-3dce06e55957} executeQuery: Read 1 rows, 232.00 B in 0.001217319 sec., 821 rows/sec., 186.12 KiB/sec. 2024.02.15 16:39:03.160688 [ 3 ] {de1bf0d6-e603-493d-ba12-3dce06e55957} DynamicQueryHandler: Done processing query 2024.02.15 16:39:03.160723 [ 3 ] {de1bf0d6-e603-493d-ba12-3dce06e55957} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 16:39:03.160744 [ 3 ] {} HTTP-Session: 29ed6bda-c904-4c8b-b5bd-7368dc0b212b Destroying unnamed session 2024.02.15 16:39:03.160913 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 6792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:39:03.160962 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:39:03.160984 [ 3 ] {} HTTP-Session: 6a9252c1-d2e7-4869-bb6c-5ec26885dbbb Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:39:03.161009 [ 3 ] {} HTTP-Session: 6a9252c1-d2e7-4869-bb6c-5ec26885dbbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:39:03.161093 [ 3 ] {fc315fc9-2ecd-4a02-82f8-353ad04dab60} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:39:03.161140 [ 3 ] {fc315fc9-2ecd-4a02-82f8-353ad04dab60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 16:39:03.161258 [ 3 ] {fc315fc9-2ecd-4a02-82f8-353ad04dab60} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:39:03.161586 [ 3 ] {fc315fc9-2ecd-4a02-82f8-353ad04dab60} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 16:39:03.161874 [ 3 ] {fc315fc9-2ecd-4a02-82f8-353ad04dab60} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.15 16:39:03.162033 [ 3 ] {fc315fc9-2ecd-4a02-82f8-353ad04dab60} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.15 16:39:03.162153 [ 3 ] {fc315fc9-2ecd-4a02-82f8-353ad04dab60} executeQuery: Read 47 rows, 3.81 KiB in 0.001027068 sec., 45761 rows/sec., 3.62 MiB/sec. 2024.02.15 16:39:03.162173 [ 90 ] {} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.15 16:39:03.162277 [ 90 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 16:39:03.162343 [ 3 ] {fc315fc9-2ecd-4a02-82f8-353ad04dab60} DynamicQueryHandler: Done processing query 2024.02.15 16:39:03.162388 [ 3 ] {fc315fc9-2ecd-4a02-82f8-353ad04dab60} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:39:03.162429 [ 3 ] {} HTTP-Session: 6a9252c1-d2e7-4869-bb6c-5ec26885dbbb Destroying unnamed session 2024.02.15 16:39:03.162488 [ 11 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.15 16:39:03.162555 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:39:03.162608 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:39:03.162631 [ 3 ] {} HTTP-Session: 049f6375-8772-42ba-b320-96e997f8dc94 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:39:03.162658 [ 3 ] {} HTTP-Session: 049f6375-8772-42ba-b320-96e997f8dc94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:39:03.162839 [ 11 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 16:39:03.162848 [ 3 ] {bfc86c76-1a85-4aa8-9ede-e70a145bf000} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:39:03.162915 [ 3 ] {bfc86c76-1a85-4aa8-9ede-e70a145bf000} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.15 16:39:03.162984 [ 11 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 29 rows starting from the beginning of the part 2024.02.15 16:39:03.163250 [ 3 ] {bfc86c76-1a85-4aa8-9ede-e70a145bf000} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:39:03.163332 [ 11 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part 2024.02.15 16:39:03.163520 [ 11 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part 2024.02.15 16:39:03.163835 [ 11 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part 2024.02.15 16:39:03.164005 [ 3 ] {bfc86c76-1a85-4aa8-9ede-e70a145bf000} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 16:39:03.164085 [ 11 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part 2024.02.15 16:39:03.164213 [ 11 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 47 rows starting from the beginning of the part 2024.02.15 16:39:03.164409 [ 3 ] {bfc86c76-1a85-4aa8-9ede-e70a145bf000} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.15 16:39:03.164655 [ 3 ] {bfc86c76-1a85-4aa8-9ede-e70a145bf000} oximeter.fields_ipaddr (ac41501c-908c-4eaa-b4b4-3e3c65924c82): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.15 16:39:03.164899 [ 3 ] {bfc86c76-1a85-4aa8-9ede-e70a145bf000} executeQuery: Read 2 rows, 175.00 B in 0.001977465 sec., 1011 rows/sec., 86.42 KiB/sec. 2024.02.15 16:39:03.165168 [ 3 ] {bfc86c76-1a85-4aa8-9ede-e70a145bf000} DynamicQueryHandler: Done processing query 2024.02.15 16:39:03.165218 [ 3 ] {bfc86c76-1a85-4aa8-9ede-e70a145bf000} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:39:03.165268 [ 3 ] {} HTTP-Session: 049f6375-8772-42ba-b320-96e997f8dc94 Destroying unnamed session 2024.02.15 16:39:03.165520 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 22548, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:39:03.165613 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:39:03.165627 [ 11 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 4 columns (4 merged, 0 gathered) in 0.003290874 sec., 59558.6461225802 rows/sec., 4.71 MiB/sec. 2024.02.15 16:39:03.165640 [ 3 ] {} HTTP-Session: 3b04e78e-299e-4630-81ac-6c5adabe0413 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:39:03.165679 [ 3 ] {} HTTP-Session: 3b04e78e-299e-4630-81ac-6c5adabe0413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:39:03.165780 [ 11 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.15 16:39:03.165850 [ 3 ] {49b41ba4-2011-4e96-97e8-35013bad212e} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:39:03.165919 [ 3 ] {49b41ba4-2011-4e96-97e8-35013bad212e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 16:39:03.166075 [ 11 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_6_1} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.15 16:39:03.166186 [ 3 ] {49b41ba4-2011-4e96-97e8-35013bad212e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:39:03.166236 [ 11 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_6_1} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.15 16:39:03.166643 [ 3 ] {49b41ba4-2011-4e96-97e8-35013bad212e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 16:39:03.166869 [ 3 ] {49b41ba4-2011-4e96-97e8-35013bad212e} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.15 16:39:03.167020 [ 3 ] {49b41ba4-2011-4e96-97e8-35013bad212e} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.15 16:39:03.167139 [ 90 ] {} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.15 16:39:03.167149 [ 3 ] {49b41ba4-2011-4e96-97e8-35013bad212e} executeQuery: Read 142 rows, 13.87 KiB in 0.00124271 sec., 114266 rows/sec., 10.90 MiB/sec. 2024.02.15 16:39:03.167188 [ 90 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 16:39:03.167313 [ 14 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.15 16:39:03.167366 [ 3 ] {49b41ba4-2011-4e96-97e8-35013bad212e} DynamicQueryHandler: Done processing query 2024.02.15 16:39:03.167394 [ 3 ] {49b41ba4-2011-4e96-97e8-35013bad212e} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 16:39:03.167404 [ 14 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 16:39:03.167419 [ 3 ] {} HTTP-Session: 3b04e78e-299e-4630-81ac-6c5adabe0413 Destroying unnamed session 2024.02.15 16:39:03.167436 [ 14 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 87 rows starting from the beginning of the part 2024.02.15 16:39:03.167542 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:39:03.167564 [ 14 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 90 rows starting from the beginning of the part 2024.02.15 16:39:03.167598 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:39:03.167622 [ 3 ] {} HTTP-Session: ea8ac70a-1d46-4c74-bcf0-d4872ae02101 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:39:03.167649 [ 3 ] {} HTTP-Session: ea8ac70a-1d46-4c74-bcf0-d4872ae02101 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:39:03.167670 [ 14 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 90 rows starting from the beginning of the part 2024.02.15 16:39:03.167752 [ 3 ] {991973c1-70dc-46d6-a5a7-930998089c75} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:39:03.167779 [ 14 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 126 rows starting from the beginning of the part 2024.02.15 16:39:03.167806 [ 3 ] {991973c1-70dc-46d6-a5a7-930998089c75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.15 16:39:03.167920 [ 14 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 90 rows starting from the beginning of the part 2024.02.15 16:39:03.168058 [ 3 ] {991973c1-70dc-46d6-a5a7-930998089c75} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:39:03.168071 [ 14 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 142 rows starting from the beginning of the part 2024.02.15 16:39:03.168615 [ 3 ] {991973c1-70dc-46d6-a5a7-930998089c75} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 16:39:03.168890 [ 3 ] {991973c1-70dc-46d6-a5a7-930998089c75} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.15 16:39:03.169046 [ 11 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 625 rows, containing 4 columns (4 merged, 0 gathered) in 0.001804914 sec., 346276.88632256165 rows/sec., 32.89 MiB/sec. 2024.02.15 16:39:03.169120 [ 3 ] {991973c1-70dc-46d6-a5a7-930998089c75} oximeter.fields_u16 (6967f921-0d21-47ce-89f7-fa9075de0b04): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.15 16:39:03.169245 [ 11 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.15 16:39:03.169338 [ 3 ] {991973c1-70dc-46d6-a5a7-930998089c75} executeQuery: Read 2 rows, 143.00 B in 0.001524852 sec., 1311 rows/sec., 91.58 KiB/sec. 2024.02.15 16:39:03.169562 [ 3 ] {991973c1-70dc-46d6-a5a7-930998089c75} DynamicQueryHandler: Done processing query 2024.02.15 16:39:03.169564 [ 11 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_6_1} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.15 16:39:03.169598 [ 3 ] {991973c1-70dc-46d6-a5a7-930998089c75} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:39:03.169637 [ 3 ] {} HTTP-Session: ea8ac70a-1d46-4c74-bcf0-d4872ae02101 Destroying unnamed session 2024.02.15 16:39:03.169685 [ 11 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_6_1} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.15 16:39:03.169787 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 10063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:39:03.169849 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:39:03.169870 [ 3 ] {} HTTP-Session: 6c373c4a-13df-4498-bfa8-999da48dc6db Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:39:03.169887 [ 3 ] {} HTTP-Session: 6c373c4a-13df-4498-bfa8-999da48dc6db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:39:03.169965 [ 3 ] {eb72b35f-e1f1-4d2b-919f-2865a1c61fd4} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:39:03.170004 [ 3 ] {eb72b35f-e1f1-4d2b-919f-2865a1c61fd4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 16:39:03.170126 [ 3 ] {eb72b35f-e1f1-4d2b-919f-2865a1c61fd4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:39:03.170462 [ 3 ] {eb72b35f-e1f1-4d2b-919f-2865a1c61fd4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 16:39:03.170673 [ 3 ] {eb72b35f-e1f1-4d2b-919f-2865a1c61fd4} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.15 16:39:03.170820 [ 3 ] {eb72b35f-e1f1-4d2b-919f-2865a1c61fd4} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.15 16:39:03.170931 [ 90 ] {} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.15 16:39:03.170949 [ 3 ] {eb72b35f-e1f1-4d2b-919f-2865a1c61fd4} executeQuery: Read 59 rows, 4.74 KiB in 0.000954817 sec., 61791 rows/sec., 4.85 MiB/sec. 2024.02.15 16:39:03.170977 [ 90 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 16:39:03.171110 [ 24 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.15 16:39:03.171155 [ 3 ] {eb72b35f-e1f1-4d2b-919f-2865a1c61fd4} DynamicQueryHandler: Done processing query 2024.02.15 16:39:03.171196 [ 3 ] {eb72b35f-e1f1-4d2b-919f-2865a1c61fd4} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 16:39:03.171249 [ 3 ] {} HTTP-Session: 6c373c4a-13df-4498-bfa8-999da48dc6db Destroying unnamed session 2024.02.15 16:39:03.171263 [ 24 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 16:39:03.171302 [ 24 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 39 rows starting from the beginning of the part 2024.02.15 16:39:03.171397 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:39:03.171484 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:39:03.171484 [ 24 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part 2024.02.15 16:39:03.171513 [ 3 ] {} HTTP-Session: 98ee6055-4277-4c56-9611-bed1ffdabb5f Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:39:03.171569 [ 3 ] {} HTTP-Session: 98ee6055-4277-4c56-9611-bed1ffdabb5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:39:03.171759 [ 24 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part 2024.02.15 16:39:03.171770 [ 3 ] {27218ad7-835a-4e53-b956-43c77e29db7f} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:39:03.171878 [ 3 ] {27218ad7-835a-4e53-b956-43c77e29db7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 16:39:03.172001 [ 24 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 54 rows starting from the beginning of the part 2024.02.15 16:39:03.172344 [ 24 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part 2024.02.15 16:39:03.172475 [ 3 ] {27218ad7-835a-4e53-b956-43c77e29db7f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:39:03.172653 [ 24 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 59 rows starting from the beginning of the part 2024.02.15 16:39:03.173163 [ 3 ] {27218ad7-835a-4e53-b956-43c77e29db7f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 16:39:03.173766 [ 3 ] {27218ad7-835a-4e53-b956-43c77e29db7f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.15 16:39:03.174165 [ 3 ] {27218ad7-835a-4e53-b956-43c77e29db7f} oximeter.measurements_cumulativeu64 (14da3ea7-b0e2-4b91-b024-dedf05be3a5d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.15 16:39:03.174189 [ 11 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 242 rows, containing 4 columns (4 merged, 0 gathered) in 0.003158704 sec., 76613.69979586564 rows/sec., 5.99 MiB/sec. 2024.02.15 16:39:03.174336 [ 11 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.15 16:39:03.174393 [ 3 ] {27218ad7-835a-4e53-b956-43c77e29db7f} executeQuery: Read 1 rows, 72.00 B in 0.00253688 sec., 394 rows/sec., 27.72 KiB/sec. 2024.02.15 16:39:03.174610 [ 11 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_6_1} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.15 16:39:03.174625 [ 3 ] {27218ad7-835a-4e53-b956-43c77e29db7f} DynamicQueryHandler: Done processing query 2024.02.15 16:39:03.174667 [ 3 ] {27218ad7-835a-4e53-b956-43c77e29db7f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:39:03.174698 [ 3 ] {} HTTP-Session: 98ee6055-4277-4c56-9611-bed1ffdabb5f Destroying unnamed session 2024.02.15 16:39:03.174703 [ 11 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_6_1} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.15 16:39:03.174951 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 50283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:39:03.175004 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:39:03.175024 [ 3 ] {} HTTP-Session: 94e4763e-079c-4543-8e52-ed7aa0aa6fa7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:39:03.175041 [ 3 ] {} HTTP-Session: 94e4763e-079c-4543-8e52-ed7aa0aa6fa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:39:03.175128 [ 3 ] {fc12d947-66f7-4e16-b172-74077288f0c4} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:39:03.175174 [ 3 ] {fc12d947-66f7-4e16-b172-74077288f0c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 16:39:03.175329 [ 3 ] {fc12d947-66f7-4e16-b172-74077288f0c4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:39:03.175872 [ 3 ] {fc12d947-66f7-4e16-b172-74077288f0c4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 16:39:03.176193 [ 3 ] {fc12d947-66f7-4e16-b172-74077288f0c4} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.15 16:39:03.176374 [ 3 ] {fc12d947-66f7-4e16-b172-74077288f0c4} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.15 16:39:03.176495 [ 90 ] {} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.15 16:39:03.176513 [ 3 ] {fc12d947-66f7-4e16-b172-74077288f0c4} executeQuery: Read 47 rows, 64.95 KiB in 0.00134965 sec., 34823 rows/sec., 46.99 MiB/sec. 2024.02.15 16:39:03.176545 [ 90 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 16:39:03.176706 [ 24 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.15 16:39:03.176845 [ 3 ] {fc12d947-66f7-4e16-b172-74077288f0c4} DynamicQueryHandler: Done processing query 2024.02.15 16:39:03.176890 [ 3 ] {fc12d947-66f7-4e16-b172-74077288f0c4} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.15 16:39:03.176953 [ 3 ] {} HTTP-Session: 94e4763e-079c-4543-8e52-ed7aa0aa6fa7 Destroying unnamed session 2024.02.15 16:39:03.177008 [ 24 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 16:39:03.177073 [ 24 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 29 rows starting from the beginning of the part 2024.02.15 16:39:03.177144 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 1947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:39:03.177246 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:39:03.177280 [ 3 ] {} HTTP-Session: da537e31-857d-473c-b265-9f2480560c19 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:39:03.177322 [ 3 ] {} HTTP-Session: da537e31-857d-473c-b265-9f2480560c19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:39:03.177527 [ 24 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part 2024.02.15 16:39:03.177553 [ 3 ] {fe4e2fac-00a9-4a33-96fd-56335e3f82df} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:39:03.177685 [ 3 ] {fe4e2fac-00a9-4a33-96fd-56335e3f82df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.15 16:39:03.178041 [ 24 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part 2024.02.15 16:39:03.178201 [ 3 ] {fe4e2fac-00a9-4a33-96fd-56335e3f82df} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:39:03.178418 [ 24 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part 2024.02.15 16:39:03.178707 [ 24 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part 2024.02.15 16:39:03.178977 [ 3 ] {fe4e2fac-00a9-4a33-96fd-56335e3f82df} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 16:39:03.179004 [ 24 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 47 rows starting from the beginning of the part 2024.02.15 16:39:03.179456 [ 3 ] {fe4e2fac-00a9-4a33-96fd-56335e3f82df} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.15 16:39:03.179806 [ 3 ] {fe4e2fac-00a9-4a33-96fd-56335e3f82df} oximeter.measurements_i64 (7f9a1b70-edbc-4885-b7c7-725909839962): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.15 16:39:03.180060 [ 3 ] {fe4e2fac-00a9-4a33-96fd-56335e3f82df} executeQuery: Read 12 rows, 897.00 B in 0.002405839 sec., 4987 rows/sec., 364.10 KiB/sec. 2024.02.15 16:39:03.180381 [ 3 ] {fe4e2fac-00a9-4a33-96fd-56335e3f82df} DynamicQueryHandler: Done processing query 2024.02.15 16:39:03.180427 [ 3 ] {fe4e2fac-00a9-4a33-96fd-56335e3f82df} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:39:03.180474 [ 3 ] {} HTTP-Session: da537e31-857d-473c-b265-9f2480560c19 Destroying unnamed session 2024.02.15 16:39:03.191276 [ 22 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 6 columns (6 merged, 0 gathered) in 0.014666411 sec., 13363.869320176558 rows/sec., 18.03 MiB/sec. 2024.02.15 16:39:03.191524 [ 22 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.15 16:39:03.191829 [ 22 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_6_1} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.15 16:39:03.191909 [ 22 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_6_1} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.15 16:39:03.191997 [ 22 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_6_1: 4.04 MiB. 2024.02.15 16:39:07.623777 [ 86 ] {} DNSResolver: Updating DNS cache 2024.02.15 16:39:07.623844 [ 86 ] {} DNSResolver: Updated DNS cache 2024.02.15 16:39:13.156217 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 7080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:39:13.156354 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:39:13.156385 [ 3 ] {} HTTP-Session: 3303e18d-66fc-4b43-90a4-dfc07d03e10e Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:39:13.156413 [ 3 ] {} HTTP-Session: 3303e18d-66fc-4b43-90a4-dfc07d03e10e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:39:13.156559 [ 3 ] {f75350bd-fd4b-409d-b3fb-1367307be290} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:39:13.156629 [ 3 ] {f75350bd-fd4b-409d-b3fb-1367307be290} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 16:39:13.156813 [ 3 ] {f75350bd-fd4b-409d-b3fb-1367307be290} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:39:13.157312 [ 3 ] {f75350bd-fd4b-409d-b3fb-1367307be290} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 16:39:13.157576 [ 3 ] {f75350bd-fd4b-409d-b3fb-1367307be290} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.15 16:39:13.157755 [ 3 ] {f75350bd-fd4b-409d-b3fb-1367307be290} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.15 16:39:13.157886 [ 3 ] {f75350bd-fd4b-409d-b3fb-1367307be290} executeQuery: Read 49 rows, 3.97 KiB in 0.00128336 sec., 38181 rows/sec., 3.02 MiB/sec. 2024.02.15 16:39:13.158045 [ 3 ] {f75350bd-fd4b-409d-b3fb-1367307be290} DynamicQueryHandler: Done processing query 2024.02.15 16:39:13.158070 [ 3 ] {f75350bd-fd4b-409d-b3fb-1367307be290} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:39:13.158086 [ 3 ] {} HTTP-Session: 3303e18d-66fc-4b43-90a4-dfc07d03e10e Destroying unnamed session 2024.02.15 16:39:13.158204 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:39:13.158258 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:39:13.158279 [ 3 ] {} HTTP-Session: 76fa1d5f-e91c-46d0-8211-540848c49296 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:39:13.158298 [ 3 ] {} HTTP-Session: 76fa1d5f-e91c-46d0-8211-540848c49296 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:39:13.158379 [ 3 ] {892efe04-93e3-453a-ae0c-c7b750428f33} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:39:13.158421 [ 3 ] {892efe04-93e3-453a-ae0c-c7b750428f33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.15 16:39:13.158538 [ 3 ] {892efe04-93e3-453a-ae0c-c7b750428f33} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:39:13.158888 [ 3 ] {892efe04-93e3-453a-ae0c-c7b750428f33} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 16:39:13.159098 [ 3 ] {892efe04-93e3-453a-ae0c-c7b750428f33} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.15 16:39:13.159251 [ 3 ] {892efe04-93e3-453a-ae0c-c7b750428f33} oximeter.fields_ipaddr (ac41501c-908c-4eaa-b4b4-3e3c65924c82): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.15 16:39:13.159373 [ 3 ] {892efe04-93e3-453a-ae0c-c7b750428f33} executeQuery: Read 2 rows, 175.00 B in 0.000962477 sec., 2077 rows/sec., 177.56 KiB/sec. 2024.02.15 16:39:13.159510 [ 3 ] {892efe04-93e3-453a-ae0c-c7b750428f33} DynamicQueryHandler: Done processing query 2024.02.15 16:39:13.159532 [ 3 ] {892efe04-93e3-453a-ae0c-c7b750428f33} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:39:13.159548 [ 3 ] {} HTTP-Session: 76fa1d5f-e91c-46d0-8211-540848c49296 Destroying unnamed session 2024.02.15 16:39:13.159712 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 28451, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:39:13.159762 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:39:13.159782 [ 3 ] {} HTTP-Session: a09bc203-e00a-4ede-b72d-73217f87853f Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:39:13.159799 [ 3 ] {} HTTP-Session: a09bc203-e00a-4ede-b72d-73217f87853f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:39:13.159880 [ 3 ] {a80214c0-734c-4bf8-bfea-548ece1c18b3} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:39:13.159925 [ 3 ] {a80214c0-734c-4bf8-bfea-548ece1c18b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 16:39:13.160033 [ 3 ] {a80214c0-734c-4bf8-bfea-548ece1c18b3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:39:13.160432 [ 3 ] {a80214c0-734c-4bf8-bfea-548ece1c18b3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 16:39:13.160653 [ 3 ] {a80214c0-734c-4bf8-bfea-548ece1c18b3} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.15 16:39:13.160803 [ 3 ] {a80214c0-734c-4bf8-bfea-548ece1c18b3} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.15 16:39:13.160922 [ 3 ] {a80214c0-734c-4bf8-bfea-548ece1c18b3} executeQuery: Read 184 rows, 17.22 KiB in 0.001013018 sec., 181635 rows/sec., 16.60 MiB/sec. 2024.02.15 16:39:13.161040 [ 3 ] {a80214c0-734c-4bf8-bfea-548ece1c18b3} DynamicQueryHandler: Done processing query 2024.02.15 16:39:13.161063 [ 3 ] {a80214c0-734c-4bf8-bfea-548ece1c18b3} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.15 16:39:13.161079 [ 3 ] {} HTTP-Session: a09bc203-e00a-4ede-b72d-73217f87853f Destroying unnamed session 2024.02.15 16:39:13.161241 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:39:13.161288 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:39:13.161307 [ 3 ] {} HTTP-Session: abcea265-f019-472b-8561-dae72b44dd54 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:39:13.161323 [ 3 ] {} HTTP-Session: abcea265-f019-472b-8561-dae72b44dd54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:39:13.161391 [ 3 ] {dbdd60e9-8f17-4666-a370-0475ecf79c98} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:39:13.161429 [ 3 ] {dbdd60e9-8f17-4666-a370-0475ecf79c98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.15 16:39:13.161536 [ 3 ] {dbdd60e9-8f17-4666-a370-0475ecf79c98} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:39:13.161793 [ 3 ] {dbdd60e9-8f17-4666-a370-0475ecf79c98} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 16:39:13.161992 [ 3 ] {dbdd60e9-8f17-4666-a370-0475ecf79c98} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.15 16:39:13.162136 [ 3 ] {dbdd60e9-8f17-4666-a370-0475ecf79c98} oximeter.fields_u16 (6967f921-0d21-47ce-89f7-fa9075de0b04): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.15 16:39:13.162250 [ 3 ] {dbdd60e9-8f17-4666-a370-0475ecf79c98} executeQuery: Read 2 rows, 143.00 B in 0.000826256 sec., 2420 rows/sec., 169.01 KiB/sec. 2024.02.15 16:39:13.162370 [ 3 ] {dbdd60e9-8f17-4666-a370-0475ecf79c98} DynamicQueryHandler: Done processing query 2024.02.15 16:39:13.162393 [ 3 ] {dbdd60e9-8f17-4666-a370-0475ecf79c98} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:39:13.162408 [ 3 ] {} HTTP-Session: abcea265-f019-472b-8561-dae72b44dd54 Destroying unnamed session 2024.02.15 16:39:13.162592 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 12742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:39:13.162638 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:39:13.162657 [ 3 ] {} HTTP-Session: a570edd1-ddcf-498e-b3c9-3465caa75f37 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:39:13.162673 [ 3 ] {} HTTP-Session: a570edd1-ddcf-498e-b3c9-3465caa75f37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:39:13.162744 [ 3 ] {8841b5ff-78e3-4901-8da5-771c5e0edd5a} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:39:13.162783 [ 3 ] {8841b5ff-78e3-4901-8da5-771c5e0edd5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 16:39:13.162887 [ 3 ] {8841b5ff-78e3-4901-8da5-771c5e0edd5a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:39:13.163203 [ 3 ] {8841b5ff-78e3-4901-8da5-771c5e0edd5a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 16:39:13.163408 [ 3 ] {8841b5ff-78e3-4901-8da5-771c5e0edd5a} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.15 16:39:13.163568 [ 3 ] {8841b5ff-78e3-4901-8da5-771c5e0edd5a} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.15 16:39:13.163682 [ 3 ] {8841b5ff-78e3-4901-8da5-771c5e0edd5a} executeQuery: Read 75 rows, 5.99 KiB in 0.000910247 sec., 82395 rows/sec., 6.42 MiB/sec. 2024.02.15 16:39:13.163798 [ 3 ] {8841b5ff-78e3-4901-8da5-771c5e0edd5a} DynamicQueryHandler: Done processing query 2024.02.15 16:39:13.163821 [ 3 ] {8841b5ff-78e3-4901-8da5-771c5e0edd5a} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 16:39:13.163836 [ 3 ] {} HTTP-Session: a570edd1-ddcf-498e-b3c9-3465caa75f37 Destroying unnamed session 2024.02.15 16:39:13.163960 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 7203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:39:13.164005 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:39:13.164024 [ 3 ] {} HTTP-Session: fbbe6a9a-5fbf-42b5-9441-ccaed0f3d5e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:39:13.164041 [ 3 ] {} HTTP-Session: fbbe6a9a-5fbf-42b5-9441-ccaed0f3d5e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:39:13.164112 [ 3 ] {ee11ce04-a980-46f4-ba5b-e9bce2f825de} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:39:13.164181 [ 3 ] {ee11ce04-a980-46f4-ba5b-e9bce2f825de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 16:39:13.164301 [ 3 ] {ee11ce04-a980-46f4-ba5b-e9bce2f825de} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:39:13.164583 [ 3 ] {ee11ce04-a980-46f4-ba5b-e9bce2f825de} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 16:39:13.164847 [ 3 ] {ee11ce04-a980-46f4-ba5b-e9bce2f825de} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.15 16:39:13.165025 [ 3 ] {ee11ce04-a980-46f4-ba5b-e9bce2f825de} oximeter.measurements_cumulativeu64 (14da3ea7-b0e2-4b91-b024-dedf05be3a5d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.15 16:39:13.165158 [ 3 ] {ee11ce04-a980-46f4-ba5b-e9bce2f825de} executeQuery: Read 37 rows, 2.67 KiB in 0.000985227 sec., 37554 rows/sec., 2.65 MiB/sec. 2024.02.15 16:39:13.165295 [ 3 ] {ee11ce04-a980-46f4-ba5b-e9bce2f825de} DynamicQueryHandler: Done processing query 2024.02.15 16:39:13.165317 [ 3 ] {ee11ce04-a980-46f4-ba5b-e9bce2f825de} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:39:13.165333 [ 3 ] {} HTTP-Session: fbbe6a9a-5fbf-42b5-9441-ccaed0f3d5e3 Destroying unnamed session 2024.02.15 16:39:13.165493 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 52422, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:39:13.165564 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:39:13.165584 [ 3 ] {} HTTP-Session: a05f561e-ee29-4ce9-8a41-4e40b54ed0da Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:39:13.165600 [ 3 ] {} HTTP-Session: a05f561e-ee29-4ce9-8a41-4e40b54ed0da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:39:13.165681 [ 3 ] {634a01d4-7c3d-4a6e-8d17-766fbbc2c0ad} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:39:13.165724 [ 3 ] {634a01d4-7c3d-4a6e-8d17-766fbbc2c0ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 16:39:13.165860 [ 3 ] {634a01d4-7c3d-4a6e-8d17-766fbbc2c0ad} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:39:13.166373 [ 3 ] {634a01d4-7c3d-4a6e-8d17-766fbbc2c0ad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 16:39:13.166687 [ 3 ] {634a01d4-7c3d-4a6e-8d17-766fbbc2c0ad} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.15 16:39:13.166863 [ 3 ] {634a01d4-7c3d-4a6e-8d17-766fbbc2c0ad} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.15 16:39:13.166963 [ 3 ] {634a01d4-7c3d-4a6e-8d17-766fbbc2c0ad} executeQuery: Read 49 rows, 67.71 KiB in 0.0012551 sec., 39040 rows/sec., 52.68 MiB/sec. 2024.02.15 16:39:13.167105 [ 3 ] {634a01d4-7c3d-4a6e-8d17-766fbbc2c0ad} DynamicQueryHandler: Done processing query 2024.02.15 16:39:13.167127 [ 3 ] {634a01d4-7c3d-4a6e-8d17-766fbbc2c0ad} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.15 16:39:13.167143 [ 3 ] {} HTTP-Session: a05f561e-ee29-4ce9-8a41-4e40b54ed0da Destroying unnamed session 2024.02.15 16:39:22.623899 [ 53 ] {} DNSResolver: Updating DNS cache 2024.02.15 16:39:22.623994 [ 53 ] {} DNSResolver: Updated DNS cache 2024.02.15 16:39:23.154936 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 7080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:39:23.155103 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:39:23.155149 [ 3 ] {} HTTP-Session: 5407c804-8efd-4e36-ae4b-d69cd80ad2e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:39:23.155191 [ 3 ] {} HTTP-Session: 5407c804-8efd-4e36-ae4b-d69cd80ad2e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:39:23.155380 [ 3 ] {67fafb93-8544-4d03-b66e-43bdc5ce9ea2} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:39:23.155441 [ 3 ] {67fafb93-8544-4d03-b66e-43bdc5ce9ea2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 16:39:23.155603 [ 3 ] {67fafb93-8544-4d03-b66e-43bdc5ce9ea2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:39:23.156055 [ 3 ] {67fafb93-8544-4d03-b66e-43bdc5ce9ea2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 16:39:23.156311 [ 3 ] {67fafb93-8544-4d03-b66e-43bdc5ce9ea2} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.15 16:39:23.156478 [ 3 ] {67fafb93-8544-4d03-b66e-43bdc5ce9ea2} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.15 16:39:23.156591 [ 3 ] {67fafb93-8544-4d03-b66e-43bdc5ce9ea2} executeQuery: Read 49 rows, 3.97 KiB in 0.001176899 sec., 41634 rows/sec., 3.30 MiB/sec. 2024.02.15 16:39:23.156780 [ 3 ] {67fafb93-8544-4d03-b66e-43bdc5ce9ea2} DynamicQueryHandler: Done processing query 2024.02.15 16:39:23.156804 [ 3 ] {67fafb93-8544-4d03-b66e-43bdc5ce9ea2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:39:23.156820 [ 3 ] {} HTTP-Session: 5407c804-8efd-4e36-ae4b-d69cd80ad2e8 Destroying unnamed session 2024.02.15 16:39:23.156974 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 23361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:39:23.157020 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:39:23.157040 [ 3 ] {} HTTP-Session: 83b250ee-ae1c-4fe7-b270-25d241fd296e Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:39:23.157057 [ 3 ] {} HTTP-Session: 83b250ee-ae1c-4fe7-b270-25d241fd296e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:39:23.157136 [ 3 ] {6ccd88f8-a6da-4ba4-b72e-1f17c81a61bb} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:39:23.157178 [ 3 ] {6ccd88f8-a6da-4ba4-b72e-1f17c81a61bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 16:39:23.157294 [ 3 ] {6ccd88f8-a6da-4ba4-b72e-1f17c81a61bb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:39:23.157669 [ 3 ] {6ccd88f8-a6da-4ba4-b72e-1f17c81a61bb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 16:39:23.157888 [ 3 ] {6ccd88f8-a6da-4ba4-b72e-1f17c81a61bb} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.15 16:39:23.158048 [ 3 ] {6ccd88f8-a6da-4ba4-b72e-1f17c81a61bb} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.15 16:39:23.158144 [ 3 ] {6ccd88f8-a6da-4ba4-b72e-1f17c81a61bb} executeQuery: Read 147 rows, 14.37 KiB in 0.000979147 sec., 150130 rows/sec., 14.33 MiB/sec. 2024.02.15 16:39:23.158328 [ 3 ] {6ccd88f8-a6da-4ba4-b72e-1f17c81a61bb} DynamicQueryHandler: Done processing query 2024.02.15 16:39:23.158350 [ 3 ] {6ccd88f8-a6da-4ba4-b72e-1f17c81a61bb} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.15 16:39:23.158365 [ 3 ] {} HTTP-Session: 83b250ee-ae1c-4fe7-b270-25d241fd296e Destroying unnamed session 2024.02.15 16:39:23.158488 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 8355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:39:23.158534 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:39:23.158553 [ 3 ] {} HTTP-Session: c7606fe7-e438-40f7-bbef-d12ed301be69 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:39:23.158570 [ 3 ] {} HTTP-Session: c7606fe7-e438-40f7-bbef-d12ed301be69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:39:23.158643 [ 3 ] {793ee543-9a64-4196-9102-74cf84ffadd5} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:39:23.158681 [ 3 ] {793ee543-9a64-4196-9102-74cf84ffadd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 16:39:23.158794 [ 3 ] {793ee543-9a64-4196-9102-74cf84ffadd5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:39:23.159128 [ 3 ] {793ee543-9a64-4196-9102-74cf84ffadd5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 16:39:23.159332 [ 3 ] {793ee543-9a64-4196-9102-74cf84ffadd5} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.15 16:39:23.159484 [ 3 ] {793ee543-9a64-4196-9102-74cf84ffadd5} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.15 16:39:23.159579 [ 3 ] {793ee543-9a64-4196-9102-74cf84ffadd5} executeQuery: Read 49 rows, 3.92 KiB in 0.000906477 sec., 54055 rows/sec., 4.23 MiB/sec. 2024.02.15 16:39:23.159693 [ 3 ] {793ee543-9a64-4196-9102-74cf84ffadd5} DynamicQueryHandler: Done processing query 2024.02.15 16:39:23.159715 [ 3 ] {793ee543-9a64-4196-9102-74cf84ffadd5} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.15 16:39:23.159732 [ 3 ] {} HTTP-Session: c7606fe7-e438-40f7-bbef-d12ed301be69 Destroying unnamed session 2024.02.15 16:39:23.159927 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 52422, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:39:23.159971 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:39:23.159990 [ 3 ] {} HTTP-Session: 127fa7c0-060c-45ef-a305-7b677102c642 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:39:23.160006 [ 3 ] {} HTTP-Session: 127fa7c0-060c-45ef-a305-7b677102c642 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:39:23.160096 [ 3 ] {6cce9f32-2509-4e5c-bd50-e71f9dbe9f2a} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:39:23.160141 [ 3 ] {6cce9f32-2509-4e5c-bd50-e71f9dbe9f2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 16:39:23.160276 [ 3 ] {6cce9f32-2509-4e5c-bd50-e71f9dbe9f2a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:39:23.160758 [ 3 ] {6cce9f32-2509-4e5c-bd50-e71f9dbe9f2a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 16:39:23.161075 [ 3 ] {6cce9f32-2509-4e5c-bd50-e71f9dbe9f2a} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.15 16:39:23.161250 [ 3 ] {6cce9f32-2509-4e5c-bd50-e71f9dbe9f2a} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.15 16:39:23.161355 [ 3 ] {6cce9f32-2509-4e5c-bd50-e71f9dbe9f2a} executeQuery: Read 49 rows, 67.71 KiB in 0.00122972 sec., 39846 rows/sec., 53.77 MiB/sec. 2024.02.15 16:39:23.161494 [ 3 ] {6cce9f32-2509-4e5c-bd50-e71f9dbe9f2a} DynamicQueryHandler: Done processing query 2024.02.15 16:39:23.161519 [ 3 ] {6cce9f32-2509-4e5c-bd50-e71f9dbe9f2a} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.15 16:39:23.161534 [ 3 ] {} HTTP-Session: 127fa7c0-060c-45ef-a305-7b677102c642 Destroying unnamed session 2024.02.15 16:39:33.154815 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 7080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:39:33.154945 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:39:33.154975 [ 3 ] {} HTTP-Session: eb4e7bd8-808b-4ff2-aca7-8657c7d4eeef Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:39:33.155004 [ 3 ] {} HTTP-Session: eb4e7bd8-808b-4ff2-aca7-8657c7d4eeef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:39:33.155150 [ 3 ] {e8a806fb-d267-4bf0-a19d-5c5f0b1268cf} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:39:33.155219 [ 3 ] {e8a806fb-d267-4bf0-a19d-5c5f0b1268cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 16:39:33.155401 [ 3 ] {e8a806fb-d267-4bf0-a19d-5c5f0b1268cf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:39:33.155840 [ 3 ] {e8a806fb-d267-4bf0-a19d-5c5f0b1268cf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:39:33.156103 [ 3 ] {e8a806fb-d267-4bf0-a19d-5c5f0b1268cf} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.15 16:39:33.156266 [ 3 ] {e8a806fb-d267-4bf0-a19d-5c5f0b1268cf} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.15 16:39:33.156392 [ 3 ] {e8a806fb-d267-4bf0-a19d-5c5f0b1268cf} executeQuery: Read 49 rows, 3.97 KiB in 0.001197289 sec., 40925 rows/sec., 3.24 MiB/sec. 2024.02.15 16:39:33.156569 [ 3 ] {e8a806fb-d267-4bf0-a19d-5c5f0b1268cf} DynamicQueryHandler: Done processing query 2024.02.15 16:39:33.156605 [ 3 ] {e8a806fb-d267-4bf0-a19d-5c5f0b1268cf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:39:33.156626 [ 3 ] {} HTTP-Session: eb4e7bd8-808b-4ff2-aca7-8657c7d4eeef Destroying unnamed session 2024.02.15 16:39:33.156797 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 23361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:39:33.156854 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:39:33.156880 [ 3 ] {} HTTP-Session: c9999a4e-9f3a-45c4-8d77-e441db1a3187 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:39:33.156902 [ 3 ] {} HTTP-Session: c9999a4e-9f3a-45c4-8d77-e441db1a3187 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:39:33.157004 [ 3 ] {a3d254c4-72f2-4812-ad48-920c518995e3} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:39:33.157054 [ 3 ] {a3d254c4-72f2-4812-ad48-920c518995e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 16:39:33.157187 [ 3 ] {a3d254c4-72f2-4812-ad48-920c518995e3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:39:33.157616 [ 3 ] {a3d254c4-72f2-4812-ad48-920c518995e3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:39:33.157852 [ 3 ] {a3d254c4-72f2-4812-ad48-920c518995e3} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.15 16:39:33.158008 [ 3 ] {a3d254c4-72f2-4812-ad48-920c518995e3} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.15 16:39:33.158138 [ 3 ] {a3d254c4-72f2-4812-ad48-920c518995e3} executeQuery: Read 147 rows, 14.37 KiB in 0.001101518 sec., 133452 rows/sec., 12.74 MiB/sec. 2024.02.15 16:39:33.158316 [ 3 ] {a3d254c4-72f2-4812-ad48-920c518995e3} DynamicQueryHandler: Done processing query 2024.02.15 16:39:33.158340 [ 3 ] {a3d254c4-72f2-4812-ad48-920c518995e3} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.15 16:39:33.158356 [ 3 ] {} HTTP-Session: c9999a4e-9f3a-45c4-8d77-e441db1a3187 Destroying unnamed session 2024.02.15 16:39:33.158485 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 8355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:39:33.158533 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:39:33.158552 [ 3 ] {} HTTP-Session: 1f10b79f-e1c5-46fb-9227-3ade3de8c288 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:39:33.158570 [ 3 ] {} HTTP-Session: 1f10b79f-e1c5-46fb-9227-3ade3de8c288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:39:33.158647 [ 3 ] {49e8068c-72b9-431f-85d4-9d9c4340c5bd} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:39:33.158688 [ 3 ] {49e8068c-72b9-431f-85d4-9d9c4340c5bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 16:39:33.158807 [ 3 ] {49e8068c-72b9-431f-85d4-9d9c4340c5bd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:39:33.159101 [ 3 ] {49e8068c-72b9-431f-85d4-9d9c4340c5bd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:39:33.159314 [ 3 ] {49e8068c-72b9-431f-85d4-9d9c4340c5bd} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.15 16:39:33.159471 [ 3 ] {49e8068c-72b9-431f-85d4-9d9c4340c5bd} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.15 16:39:33.159585 [ 3 ] {49e8068c-72b9-431f-85d4-9d9c4340c5bd} executeQuery: Read 49 rows, 3.92 KiB in 0.000910497 sec., 53816 rows/sec., 4.21 MiB/sec. 2024.02.15 16:39:33.159692 [ 3 ] {49e8068c-72b9-431f-85d4-9d9c4340c5bd} DynamicQueryHandler: Done processing query 2024.02.15 16:39:33.159714 [ 3 ] {49e8068c-72b9-431f-85d4-9d9c4340c5bd} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.15 16:39:33.159730 [ 3 ] {} HTTP-Session: 1f10b79f-e1c5-46fb-9227-3ade3de8c288 Destroying unnamed session 2024.02.15 16:39:33.159915 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 52424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:39:33.159961 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:39:33.159980 [ 3 ] {} HTTP-Session: ef1a2ef8-b331-4cd1-969a-b1bced987b2a Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:39:33.159997 [ 3 ] {} HTTP-Session: ef1a2ef8-b331-4cd1-969a-b1bced987b2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:39:33.160079 [ 3 ] {42ad78e9-0f7e-4f99-bbaf-8eec3397b041} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:39:33.160125 [ 3 ] {42ad78e9-0f7e-4f99-bbaf-8eec3397b041} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 16:39:33.160262 [ 3 ] {42ad78e9-0f7e-4f99-bbaf-8eec3397b041} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:39:33.160737 [ 3 ] {42ad78e9-0f7e-4f99-bbaf-8eec3397b041} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:39:33.161061 [ 3 ] {42ad78e9-0f7e-4f99-bbaf-8eec3397b041} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.15 16:39:33.161250 [ 3 ] {42ad78e9-0f7e-4f99-bbaf-8eec3397b041} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.15 16:39:33.161379 [ 3 ] {42ad78e9-0f7e-4f99-bbaf-8eec3397b041} executeQuery: Read 49 rows, 67.71 KiB in 0.00127114 sec., 38548 rows/sec., 52.02 MiB/sec. 2024.02.15 16:39:33.161512 [ 3 ] {42ad78e9-0f7e-4f99-bbaf-8eec3397b041} DynamicQueryHandler: Done processing query 2024.02.15 16:39:33.161536 [ 3 ] {42ad78e9-0f7e-4f99-bbaf-8eec3397b041} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.15 16:39:33.161552 [ 3 ] {} HTTP-Session: ef1a2ef8-b331-4cd1-969a-b1bced987b2a Destroying unnamed session 2024.02.15 16:39:37.624059 [ 51 ] {} DNSResolver: Updating DNS cache 2024.02.15 16:39:37.624139 [ 51 ] {} DNSResolver: Updated DNS cache 2024.02.15 16:39:43.156187 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 7080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:39:43.156323 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:39:43.156354 [ 3 ] {} HTTP-Session: 63653df9-cdae-43df-9def-554a8562fe4d Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:39:43.156382 [ 3 ] {} HTTP-Session: 63653df9-cdae-43df-9def-554a8562fe4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:39:43.156524 [ 3 ] {7675fa0d-5252-4093-9ff4-35c1b1e4b6b7} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:39:43.156592 [ 3 ] {7675fa0d-5252-4093-9ff4-35c1b1e4b6b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 16:39:43.156775 [ 3 ] {7675fa0d-5252-4093-9ff4-35c1b1e4b6b7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:39:43.157201 [ 3 ] {7675fa0d-5252-4093-9ff4-35c1b1e4b6b7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:39:43.157470 [ 3 ] {7675fa0d-5252-4093-9ff4-35c1b1e4b6b7} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.15 16:39:43.157645 [ 3 ] {7675fa0d-5252-4093-9ff4-35c1b1e4b6b7} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.15 16:39:43.157759 [ 3 ] {7675fa0d-5252-4093-9ff4-35c1b1e4b6b7} executeQuery: Read 49 rows, 3.97 KiB in 0.001196319 sec., 40958 rows/sec., 3.24 MiB/sec. 2024.02.15 16:39:43.157883 [ 3 ] {7675fa0d-5252-4093-9ff4-35c1b1e4b6b7} DynamicQueryHandler: Done processing query 2024.02.15 16:39:43.157908 [ 3 ] {7675fa0d-5252-4093-9ff4-35c1b1e4b6b7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:39:43.157925 [ 3 ] {} HTTP-Session: 63653df9-cdae-43df-9def-554a8562fe4d Destroying unnamed session 2024.02.15 16:39:43.158135 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 28302, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:39:43.158181 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:39:43.158200 [ 3 ] {} HTTP-Session: 375cac96-074c-4aee-b44d-752dbb75feca Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:39:43.158217 [ 3 ] {} HTTP-Session: 375cac96-074c-4aee-b44d-752dbb75feca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:39:43.158294 [ 3 ] {f1cac6fc-84da-44bd-aa42-d529162281bb} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:39:43.158333 [ 3 ] {f1cac6fc-84da-44bd-aa42-d529162281bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 16:39:43.158437 [ 3 ] {f1cac6fc-84da-44bd-aa42-d529162281bb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:39:43.158841 [ 3 ] {f1cac6fc-84da-44bd-aa42-d529162281bb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:39:43.159064 [ 3 ] {f1cac6fc-84da-44bd-aa42-d529162281bb} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.15 16:39:43.159303 [ 3 ] {f1cac6fc-84da-44bd-aa42-d529162281bb} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.15 16:39:43.159433 [ 3 ] {f1cac6fc-84da-44bd-aa42-d529162281bb} executeQuery: Read 183 rows, 17.14 KiB in 0.001110598 sec., 164776 rows/sec., 15.07 MiB/sec. 2024.02.15 16:39:43.159581 [ 3 ] {f1cac6fc-84da-44bd-aa42-d529162281bb} DynamicQueryHandler: Done processing query 2024.02.15 16:39:43.159606 [ 3 ] {f1cac6fc-84da-44bd-aa42-d529162281bb} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.15 16:39:43.159624 [ 3 ] {} HTTP-Session: 375cac96-074c-4aee-b44d-752dbb75feca Destroying unnamed session 2024.02.15 16:39:43.159804 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 12401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:39:43.159853 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:39:43.159873 [ 3 ] {} HTTP-Session: 600b9e0a-c7ca-4978-887a-6f0a37d0b31b Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:39:43.159890 [ 3 ] {} HTTP-Session: 600b9e0a-c7ca-4978-887a-6f0a37d0b31b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:39:43.159964 [ 3 ] {b9a141d2-7de5-4934-bfe9-e15aac4a7639} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:39:43.160006 [ 3 ] {b9a141d2-7de5-4934-bfe9-e15aac4a7639} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 16:39:43.160110 [ 3 ] {b9a141d2-7de5-4934-bfe9-e15aac4a7639} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:39:43.160443 [ 3 ] {b9a141d2-7de5-4934-bfe9-e15aac4a7639} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:39:43.160663 [ 3 ] {b9a141d2-7de5-4934-bfe9-e15aac4a7639} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.15 16:39:43.160818 [ 3 ] {b9a141d2-7de5-4934-bfe9-e15aac4a7639} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.15 16:39:43.160913 [ 3 ] {b9a141d2-7de5-4934-bfe9-e15aac4a7639} executeQuery: Read 73 rows, 5.82 KiB in 0.000919197 sec., 79417 rows/sec., 6.19 MiB/sec. 2024.02.15 16:39:43.161044 [ 3 ] {b9a141d2-7de5-4934-bfe9-e15aac4a7639} DynamicQueryHandler: Done processing query 2024.02.15 16:39:43.161068 [ 3 ] {b9a141d2-7de5-4934-bfe9-e15aac4a7639} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 16:39:43.161085 [ 3 ] {} HTTP-Session: 600b9e0a-c7ca-4978-887a-6f0a37d0b31b Destroying unnamed session 2024.02.15 16:39:43.161222 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 7030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:39:43.161268 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:39:43.161287 [ 3 ] {} HTTP-Session: db43cbd8-a5cf-49f6-b6ff-557e5e9050d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:39:43.161304 [ 3 ] {} HTTP-Session: db43cbd8-a5cf-49f6-b6ff-557e5e9050d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:39:43.161378 [ 3 ] {3ab1c126-c64f-490a-bac3-bf2d437cf256} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:39:43.161423 [ 3 ] {3ab1c126-c64f-490a-bac3-bf2d437cf256} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 16:39:43.161546 [ 3 ] {3ab1c126-c64f-490a-bac3-bf2d437cf256} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:39:43.161831 [ 3 ] {3ab1c126-c64f-490a-bac3-bf2d437cf256} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:39:43.162095 [ 3 ] {3ab1c126-c64f-490a-bac3-bf2d437cf256} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.15 16:39:43.162285 [ 3 ] {3ab1c126-c64f-490a-bac3-bf2d437cf256} oximeter.measurements_cumulativeu64 (14da3ea7-b0e2-4b91-b024-dedf05be3a5d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.15 16:39:43.162385 [ 3 ] {3ab1c126-c64f-490a-bac3-bf2d437cf256} executeQuery: Read 36 rows, 2.60 KiB in 0.000977968 sec., 36811 rows/sec., 2.60 MiB/sec. 2024.02.15 16:39:43.162504 [ 3 ] {3ab1c126-c64f-490a-bac3-bf2d437cf256} DynamicQueryHandler: Done processing query 2024.02.15 16:39:43.162528 [ 3 ] {3ab1c126-c64f-490a-bac3-bf2d437cf256} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:39:43.162544 [ 3 ] {} HTTP-Session: db43cbd8-a5cf-49f6-b6ff-557e5e9050d5 Destroying unnamed session 2024.02.15 16:39:43.162700 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 52424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:39:43.162746 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:39:43.162766 [ 3 ] {} HTTP-Session: 4348b123-b824-4e5d-8e62-5fb0d9f93024 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:39:43.162782 [ 3 ] {} HTTP-Session: 4348b123-b824-4e5d-8e62-5fb0d9f93024 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:39:43.162870 [ 3 ] {f68d00a8-b351-4d56-9965-74b1c30fa9c0} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:39:43.162915 [ 3 ] {f68d00a8-b351-4d56-9965-74b1c30fa9c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 16:39:43.163051 [ 3 ] {f68d00a8-b351-4d56-9965-74b1c30fa9c0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:39:43.163541 [ 3 ] {f68d00a8-b351-4d56-9965-74b1c30fa9c0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:39:43.163847 [ 3 ] {f68d00a8-b351-4d56-9965-74b1c30fa9c0} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.15 16:39:43.164033 [ 3 ] {f68d00a8-b351-4d56-9965-74b1c30fa9c0} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.15 16:39:43.164132 [ 3 ] {f68d00a8-b351-4d56-9965-74b1c30fa9c0} executeQuery: Read 49 rows, 67.71 KiB in 0.001233749 sec., 39716 rows/sec., 53.60 MiB/sec. 2024.02.15 16:39:43.164243 [ 3 ] {f68d00a8-b351-4d56-9965-74b1c30fa9c0} DynamicQueryHandler: Done processing query 2024.02.15 16:39:43.164265 [ 3 ] {f68d00a8-b351-4d56-9965-74b1c30fa9c0} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.15 16:39:43.164281 [ 3 ] {} HTTP-Session: 4348b123-b824-4e5d-8e62-5fb0d9f93024 Destroying unnamed session 2024.02.15 16:39:52.624176 [ 54 ] {} DNSResolver: Updating DNS cache 2024.02.15 16:39:52.624247 [ 54 ] {} DNSResolver: Updated DNS cache 2024.02.15 16:39:53.154940 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 7080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:39:53.155046 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:39:53.155071 [ 3 ] {} HTTP-Session: d6e37325-d5ad-470a-93af-994421680c04 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:39:53.155096 [ 3 ] {} HTTP-Session: d6e37325-d5ad-470a-93af-994421680c04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:39:53.155225 [ 3 ] {e23bc13a-878b-437b-9ea1-5b7158fff71c} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:39:53.155284 [ 3 ] {e23bc13a-878b-437b-9ea1-5b7158fff71c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 16:39:53.155439 [ 3 ] {e23bc13a-878b-437b-9ea1-5b7158fff71c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:39:53.155874 [ 3 ] {e23bc13a-878b-437b-9ea1-5b7158fff71c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:39:53.156137 [ 3 ] {e23bc13a-878b-437b-9ea1-5b7158fff71c} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.15 16:39:53.156308 [ 3 ] {e23bc13a-878b-437b-9ea1-5b7158fff71c} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.15 16:39:53.156423 [ 3 ] {e23bc13a-878b-437b-9ea1-5b7158fff71c} executeQuery: Read 49 rows, 3.97 KiB in 0.001164389 sec., 42082 rows/sec., 3.33 MiB/sec. 2024.02.15 16:39:53.156466 [ 54 ] {} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.15 16:39:53.156582 [ 54 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:39:53.156598 [ 3 ] {e23bc13a-878b-437b-9ea1-5b7158fff71c} DynamicQueryHandler: Done processing query 2024.02.15 16:39:53.156638 [ 3 ] {e23bc13a-878b-437b-9ea1-5b7158fff71c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:39:53.156708 [ 3 ] {} HTTP-Session: d6e37325-d5ad-470a-93af-994421680c04 Destroying unnamed session 2024.02.15 16:39:53.156753 [ 11 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.15 16:39:53.156854 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:39:53.156925 [ 11 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 16:39:53.156939 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:39:53.156980 [ 11 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 47 rows starting from the beginning of the part 2024.02.15 16:39:53.156993 [ 3 ] {} HTTP-Session: 7bd39045-6aa5-4aac-90d2-cc5a0ef53547 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:39:53.157057 [ 3 ] {} HTTP-Session: 7bd39045-6aa5-4aac-90d2-cc5a0ef53547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:39:53.157267 [ 3 ] {f42858ff-3517-4a0a-8228-b976e1183239} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:39:53.157287 [ 11 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 49 rows starting from the beginning of the part 2024.02.15 16:39:53.157369 [ 3 ] {f42858ff-3517-4a0a-8228-b976e1183239} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.15 16:39:53.157574 [ 11 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 49 rows starting from the beginning of the part 2024.02.15 16:39:53.157788 [ 3 ] {f42858ff-3517-4a0a-8228-b976e1183239} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:39:53.157830 [ 11 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 49 rows starting from the beginning of the part 2024.02.15 16:39:53.158006 [ 11 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 49 rows starting from the beginning of the part 2024.02.15 16:39:53.158284 [ 11 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 49 rows starting from the beginning of the part 2024.02.15 16:39:53.158748 [ 3 ] {f42858ff-3517-4a0a-8228-b976e1183239} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:39:53.159208 [ 3 ] {f42858ff-3517-4a0a-8228-b976e1183239} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.15 16:39:53.159562 [ 3 ] {f42858ff-3517-4a0a-8228-b976e1183239} oximeter.fields_ipaddr (ac41501c-908c-4eaa-b4b4-3e3c65924c82): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.15 16:39:53.159683 [ 11 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 292 rows, containing 4 columns (4 merged, 0 gathered) in 0.003039674 sec., 96062.93306453258 rows/sec., 7.60 MiB/sec. 2024.02.15 16:39:53.159829 [ 3 ] {f42858ff-3517-4a0a-8228-b976e1183239} executeQuery: Read 4 rows, 342.00 B in 0.002493039 sec., 1604 rows/sec., 133.97 KiB/sec. 2024.02.15 16:39:53.159904 [ 11 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.15 16:39:53.160070 [ 3 ] {f42858ff-3517-4a0a-8228-b976e1183239} DynamicQueryHandler: Done processing query 2024.02.15 16:39:53.160114 [ 3 ] {f42858ff-3517-4a0a-8228-b976e1183239} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:39:53.160148 [ 3 ] {} HTTP-Session: 7bd39045-6aa5-4aac-90d2-cc5a0ef53547 Destroying unnamed session 2024.02.15 16:39:53.160219 [ 11 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_11_2} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.15 16:39:53.160299 [ 11 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_11_2} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.15 16:39:53.160398 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 23660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:39:53.160455 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:39:53.160474 [ 3 ] {} HTTP-Session: 93c67cde-9a3c-40da-b428-8163f910de39 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:39:53.160491 [ 3 ] {} HTTP-Session: 93c67cde-9a3c-40da-b428-8163f910de39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:39:53.160570 [ 3 ] {d061273c-85ac-490f-9483-636d86cf58a2} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:39:53.160609 [ 3 ] {d061273c-85ac-490f-9483-636d86cf58a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 16:39:53.160732 [ 3 ] {d061273c-85ac-490f-9483-636d86cf58a2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:39:53.161193 [ 3 ] {d061273c-85ac-490f-9483-636d86cf58a2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:39:53.161416 [ 3 ] {d061273c-85ac-490f-9483-636d86cf58a2} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.15 16:39:53.161563 [ 3 ] {d061273c-85ac-490f-9483-636d86cf58a2} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.15 16:39:53.161674 [ 54 ] {} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.15 16:39:53.161689 [ 3 ] {d061273c-85ac-490f-9483-636d86cf58a2} executeQuery: Read 149 rows, 14.55 KiB in 0.001089978 sec., 136700 rows/sec., 13.03 MiB/sec. 2024.02.15 16:39:53.161732 [ 54 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:39:53.161876 [ 24 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.15 16:39:53.161933 [ 3 ] {d061273c-85ac-490f-9483-636d86cf58a2} DynamicQueryHandler: Done processing query 2024.02.15 16:39:53.161973 [ 3 ] {d061273c-85ac-490f-9483-636d86cf58a2} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 16:39:53.162019 [ 3 ] {} HTTP-Session: 93c67cde-9a3c-40da-b428-8163f910de39 Destroying unnamed session 2024.02.15 16:39:53.162029 [ 24 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 16:39:53.162069 [ 24 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 178 rows starting from the beginning of the part 2024.02.15 16:39:53.162197 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:39:53.162225 [ 24 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 184 rows starting from the beginning of the part 2024.02.15 16:39:53.162297 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:39:53.162334 [ 3 ] {} HTTP-Session: 5f1f7a3c-fa9a-4457-9984-9f1d6128a0a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:39:53.162385 [ 3 ] {} HTTP-Session: 5f1f7a3c-fa9a-4457-9984-9f1d6128a0a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:39:53.162442 [ 24 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 147 rows starting from the beginning of the part 2024.02.15 16:39:53.162589 [ 3 ] {a52c6cd4-6aac-4631-bca7-998afdcac971} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:39:53.162666 [ 24 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 147 rows starting from the beginning of the part 2024.02.15 16:39:53.162680 [ 3 ] {a52c6cd4-6aac-4631-bca7-998afdcac971} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.15 16:39:53.162956 [ 24 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 183 rows starting from the beginning of the part 2024.02.15 16:39:53.163111 [ 3 ] {a52c6cd4-6aac-4631-bca7-998afdcac971} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:39:53.163224 [ 24 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 149 rows starting from the beginning of the part 2024.02.15 16:39:53.163817 [ 3 ] {a52c6cd4-6aac-4631-bca7-998afdcac971} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:39:53.164256 [ 3 ] {a52c6cd4-6aac-4631-bca7-998afdcac971} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.15 16:39:53.164460 [ 3 ] {a52c6cd4-6aac-4631-bca7-998afdcac971} oximeter.fields_u16 (6967f921-0d21-47ce-89f7-fa9075de0b04): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.15 16:39:53.164780 [ 3 ] {a52c6cd4-6aac-4631-bca7-998afdcac971} executeQuery: Read 4 rows, 286.00 B in 0.002123406 sec., 1883 rows/sec., 131.53 KiB/sec. 2024.02.15 16:39:53.164891 [ 16 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 988 rows, containing 4 columns (4 merged, 0 gathered) in 0.003070754 sec., 321745.0828037674 rows/sec., 29.98 MiB/sec. 2024.02.15 16:39:53.164972 [ 3 ] {a52c6cd4-6aac-4631-bca7-998afdcac971} DynamicQueryHandler: Done processing query 2024.02.15 16:39:53.165002 [ 3 ] {a52c6cd4-6aac-4631-bca7-998afdcac971} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:39:53.165027 [ 3 ] {} HTTP-Session: 5f1f7a3c-fa9a-4457-9984-9f1d6128a0a3 Destroying unnamed session 2024.02.15 16:39:53.165099 [ 24 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.15 16:39:53.165170 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 9039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:39:53.165232 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:39:53.165258 [ 3 ] {} HTTP-Session: 122b9c4d-b29f-4120-831b-4b3602736bb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:39:53.165278 [ 3 ] {} HTTP-Session: 122b9c4d-b29f-4120-831b-4b3602736bb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:39:53.165310 [ 24 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_11_2} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.15 16:39:53.165424 [ 3 ] {73377964-2b85-4415-bf3b-6c94c7dc7384} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:39:53.165434 [ 24 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_11_2} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.15 16:39:53.165484 [ 3 ] {73377964-2b85-4415-bf3b-6c94c7dc7384} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 16:39:53.165661 [ 3 ] {73377964-2b85-4415-bf3b-6c94c7dc7384} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:39:53.165994 [ 3 ] {73377964-2b85-4415-bf3b-6c94c7dc7384} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:39:53.166208 [ 3 ] {73377964-2b85-4415-bf3b-6c94c7dc7384} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.15 16:39:53.166367 [ 3 ] {73377964-2b85-4415-bf3b-6c94c7dc7384} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.15 16:39:53.166485 [ 54 ] {} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.15 16:39:53.166493 [ 3 ] {73377964-2b85-4415-bf3b-6c94c7dc7384} executeQuery: Read 53 rows, 4.25 KiB in 0.001016898 sec., 52119 rows/sec., 4.08 MiB/sec. 2024.02.15 16:39:53.166526 [ 54 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:39:53.166663 [ 13 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.15 16:39:53.166722 [ 3 ] {73377964-2b85-4415-bf3b-6c94c7dc7384} DynamicQueryHandler: Done processing query 2024.02.15 16:39:53.166766 [ 3 ] {73377964-2b85-4415-bf3b-6c94c7dc7384} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 16:39:53.166809 [ 3 ] {} HTTP-Session: 122b9c4d-b29f-4120-831b-4b3602736bb1 Destroying unnamed session 2024.02.15 16:39:53.166822 [ 13 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 16:39:53.166865 [ 13 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 91 rows starting from the beginning of the part 2024.02.15 16:39:53.166949 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:39:53.167032 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:39:53.167073 [ 13 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 75 rows starting from the beginning of the part 2024.02.15 16:39:53.167081 [ 3 ] {} HTTP-Session: 02517174-8d27-4abf-abc4-0cc6efaa1657 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:39:53.167140 [ 3 ] {} HTTP-Session: 02517174-8d27-4abf-abc4-0cc6efaa1657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:39:53.167322 [ 13 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 49 rows starting from the beginning of the part 2024.02.15 16:39:53.167350 [ 3 ] {768422f0-da18-4bc1-8ea8-fae131489dc9} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:39:53.167452 [ 3 ] {768422f0-da18-4bc1-8ea8-fae131489dc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 16:39:53.167523 [ 13 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 49 rows starting from the beginning of the part 2024.02.15 16:39:53.167823 [ 13 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 73 rows starting from the beginning of the part 2024.02.15 16:39:53.167982 [ 3 ] {768422f0-da18-4bc1-8ea8-fae131489dc9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:39:53.168070 [ 13 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 53 rows starting from the beginning of the part 2024.02.15 16:39:53.168732 [ 3 ] {768422f0-da18-4bc1-8ea8-fae131489dc9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:39:53.169332 [ 3 ] {768422f0-da18-4bc1-8ea8-fae131489dc9} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.15 16:39:53.169546 [ 16 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 390 rows, containing 4 columns (4 merged, 0 gathered) in 0.002963453 sec., 131603.23447005908 rows/sec., 10.27 MiB/sec. 2024.02.15 16:39:53.169671 [ 3 ] {768422f0-da18-4bc1-8ea8-fae131489dc9} oximeter.measurements_cumulativeu64 (14da3ea7-b0e2-4b91-b024-dedf05be3a5d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.15 16:39:53.169743 [ 24 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.15 16:39:53.169909 [ 3 ] {768422f0-da18-4bc1-8ea8-fae131489dc9} executeQuery: Read 2 rows, 144.00 B in 0.002506879 sec., 797 rows/sec., 56.10 KiB/sec. 2024.02.15 16:39:53.170108 [ 24 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_11_2} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.15 16:39:53.170124 [ 3 ] {768422f0-da18-4bc1-8ea8-fae131489dc9} DynamicQueryHandler: Done processing query 2024.02.15 16:39:53.170165 [ 3 ] {768422f0-da18-4bc1-8ea8-fae131489dc9} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:39:53.170186 [ 3 ] {} HTTP-Session: 02517174-8d27-4abf-abc4-0cc6efaa1657 Destroying unnamed session 2024.02.15 16:39:53.170199 [ 24 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_11_2} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.15 16:39:53.170356 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 52424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:39:53.170410 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:39:53.170429 [ 3 ] {} HTTP-Session: f83bf508-e0f2-4962-b969-9624714e3d1b Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:39:53.170446 [ 3 ] {} HTTP-Session: f83bf508-e0f2-4962-b969-9624714e3d1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:39:53.170549 [ 3 ] {7b06231d-7792-4100-ae34-ecde98fac825} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:39:53.170595 [ 3 ] {7b06231d-7792-4100-ae34-ecde98fac825} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 16:39:53.170747 [ 3 ] {7b06231d-7792-4100-ae34-ecde98fac825} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:39:53.171267 [ 3 ] {7b06231d-7792-4100-ae34-ecde98fac825} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:39:53.171590 [ 3 ] {7b06231d-7792-4100-ae34-ecde98fac825} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.15 16:39:53.171776 [ 3 ] {7b06231d-7792-4100-ae34-ecde98fac825} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.15 16:39:53.171899 [ 54 ] {} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.15 16:39:53.171903 [ 3 ] {7b06231d-7792-4100-ae34-ecde98fac825} executeQuery: Read 49 rows, 67.71 KiB in 0.00131464 sec., 37272 rows/sec., 50.30 MiB/sec. 2024.02.15 16:39:53.171958 [ 54 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:39:53.172136 [ 16 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.15 16:39:53.172220 [ 3 ] {7b06231d-7792-4100-ae34-ecde98fac825} DynamicQueryHandler: Done processing query 2024.02.15 16:39:53.172270 [ 3 ] {7b06231d-7792-4100-ae34-ecde98fac825} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.15 16:39:53.172306 [ 3 ] {} HTTP-Session: f83bf508-e0f2-4962-b969-9624714e3d1b Destroying unnamed session 2024.02.15 16:39:53.172348 [ 16 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 16:39:53.172389 [ 16 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 196 rows starting from the beginning of the part 2024.02.15 16:39:53.172541 [ 16 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 49 rows starting from the beginning of the part 2024.02.15 16:39:53.172643 [ 16 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 49 rows starting from the beginning of the part 2024.02.15 16:39:53.172739 [ 16 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 49 rows starting from the beginning of the part 2024.02.15 16:39:53.172828 [ 16 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 49 rows starting from the beginning of the part 2024.02.15 16:39:53.172917 [ 16 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 49 rows starting from the beginning of the part 2024.02.15 16:39:53.174396 [ 16 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 441 rows, containing 6 columns (6 merged, 0 gathered) in 0.002363688 sec., 186572.8471778001 rows/sec., 251.77 MiB/sec. 2024.02.15 16:39:53.174734 [ 23 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.15 16:39:53.174990 [ 23 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_11_2} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.15 16:39:53.175060 [ 23 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_11_2} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.15 16:39:53.175130 [ 23 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_11_2: 4.02 MiB. 2024.02.15 16:39:54.000160 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.25 MiB, peak 236.50 MiB, will set to 231.13 MiB (RSS), difference: -4.13 MiB 2024.02.15 16:40:03.155253 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 7080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:40:03.155386 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:40:03.155418 [ 3 ] {} HTTP-Session: 9ee16832-0588-461a-bf66-923958f1e087 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:40:03.155446 [ 3 ] {} HTTP-Session: 9ee16832-0588-461a-bf66-923958f1e087 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:40:03.155593 [ 3 ] {9f5c696c-e759-408d-b93c-453c6e45c869} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:40:03.155662 [ 3 ] {9f5c696c-e759-408d-b93c-453c6e45c869} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 16:40:03.155846 [ 3 ] {9f5c696c-e759-408d-b93c-453c6e45c869} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:40:03.156343 [ 3 ] {9f5c696c-e759-408d-b93c-453c6e45c869} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:40:03.156609 [ 3 ] {9f5c696c-e759-408d-b93c-453c6e45c869} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.15 16:40:03.156778 [ 3 ] {9f5c696c-e759-408d-b93c-453c6e45c869} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.15 16:40:03.156908 [ 3 ] {9f5c696c-e759-408d-b93c-453c6e45c869} executeQuery: Read 49 rows, 3.97 KiB in 0.00127084 sec., 38557 rows/sec., 3.05 MiB/sec. 2024.02.15 16:40:03.157064 [ 3 ] {9f5c696c-e759-408d-b93c-453c6e45c869} DynamicQueryHandler: Done processing query 2024.02.15 16:40:03.157088 [ 3 ] {9f5c696c-e759-408d-b93c-453c6e45c869} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:40:03.157104 [ 3 ] {} HTTP-Session: 9ee16832-0588-461a-bf66-923958f1e087 Destroying unnamed session 2024.02.15 16:40:03.157229 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:40:03.157280 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:40:03.157301 [ 3 ] {} HTTP-Session: 9923a838-2c51-42e7-8b6e-e14e1564cf8f Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:40:03.157321 [ 3 ] {} HTTP-Session: 9923a838-2c51-42e7-8b6e-e14e1564cf8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:40:03.157398 [ 3 ] {37007246-26dc-4e53-9afc-d28f3d293856} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:40:03.157441 [ 3 ] {37007246-26dc-4e53-9afc-d28f3d293856} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.15 16:40:03.157551 [ 3 ] {37007246-26dc-4e53-9afc-d28f3d293856} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:40:03.157858 [ 3 ] {37007246-26dc-4e53-9afc-d28f3d293856} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:40:03.158080 [ 3 ] {37007246-26dc-4e53-9afc-d28f3d293856} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.15 16:40:03.158236 [ 3 ] {37007246-26dc-4e53-9afc-d28f3d293856} oximeter.fields_ipaddr (ac41501c-908c-4eaa-b4b4-3e3c65924c82): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.15 16:40:03.158357 [ 3 ] {37007246-26dc-4e53-9afc-d28f3d293856} executeQuery: Read 2 rows, 175.00 B in 0.000929737 sec., 2151 rows/sec., 183.81 KiB/sec. 2024.02.15 16:40:03.158478 [ 3 ] {37007246-26dc-4e53-9afc-d28f3d293856} DynamicQueryHandler: Done processing query 2024.02.15 16:40:03.158500 [ 3 ] {37007246-26dc-4e53-9afc-d28f3d293856} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:40:03.158517 [ 3 ] {} HTTP-Session: 9923a838-2c51-42e7-8b6e-e14e1564cf8f Destroying unnamed session 2024.02.15 16:40:03.158655 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 23510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:40:03.158702 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:40:03.158723 [ 3 ] {} HTTP-Session: f429b75c-d13c-48b9-8193-1c6110bc9e4c Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:40:03.158739 [ 3 ] {} HTTP-Session: f429b75c-d13c-48b9-8193-1c6110bc9e4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:40:03.158817 [ 3 ] {6e23ee72-a090-4e14-90ce-e177e7d172b0} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:40:03.158855 [ 3 ] {6e23ee72-a090-4e14-90ce-e177e7d172b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 16:40:03.158961 [ 3 ] {6e23ee72-a090-4e14-90ce-e177e7d172b0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:40:03.159342 [ 3 ] {6e23ee72-a090-4e14-90ce-e177e7d172b0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:40:03.159563 [ 3 ] {6e23ee72-a090-4e14-90ce-e177e7d172b0} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.15 16:40:03.159716 [ 3 ] {6e23ee72-a090-4e14-90ce-e177e7d172b0} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.15 16:40:03.159837 [ 3 ] {6e23ee72-a090-4e14-90ce-e177e7d172b0} executeQuery: Read 148 rows, 14.46 KiB in 0.000991607 sec., 149252 rows/sec., 14.24 MiB/sec. 2024.02.15 16:40:03.159960 [ 3 ] {6e23ee72-a090-4e14-90ce-e177e7d172b0} DynamicQueryHandler: Done processing query 2024.02.15 16:40:03.159994 [ 3 ] {6e23ee72-a090-4e14-90ce-e177e7d172b0} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.15 16:40:03.160010 [ 3 ] {} HTTP-Session: f429b75c-d13c-48b9-8193-1c6110bc9e4c Destroying unnamed session 2024.02.15 16:40:03.160170 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:40:03.160217 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:40:03.160237 [ 3 ] {} HTTP-Session: 18295107-9c7c-4070-94a3-a5b6661d61bd Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:40:03.160253 [ 3 ] {} HTTP-Session: 18295107-9c7c-4070-94a3-a5b6661d61bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:40:03.160323 [ 3 ] {9789589a-e41d-40b9-9522-d2358e8aee0c} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:40:03.160363 [ 3 ] {9789589a-e41d-40b9-9522-d2358e8aee0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.15 16:40:03.160468 [ 3 ] {9789589a-e41d-40b9-9522-d2358e8aee0c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:40:03.160731 [ 3 ] {9789589a-e41d-40b9-9522-d2358e8aee0c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:40:03.160934 [ 3 ] {9789589a-e41d-40b9-9522-d2358e8aee0c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.15 16:40:03.161088 [ 3 ] {9789589a-e41d-40b9-9522-d2358e8aee0c} oximeter.fields_u16 (6967f921-0d21-47ce-89f7-fa9075de0b04): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.15 16:40:03.161207 [ 3 ] {9789589a-e41d-40b9-9522-d2358e8aee0c} executeQuery: Read 2 rows, 143.00 B in 0.000854227 sec., 2341 rows/sec., 163.48 KiB/sec. 2024.02.15 16:40:03.161329 [ 3 ] {9789589a-e41d-40b9-9522-d2358e8aee0c} DynamicQueryHandler: Done processing query 2024.02.15 16:40:03.161352 [ 3 ] {9789589a-e41d-40b9-9522-d2358e8aee0c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:40:03.161368 [ 3 ] {} HTTP-Session: 18295107-9c7c-4070-94a3-a5b6661d61bd Destroying unnamed session 2024.02.15 16:40:03.161509 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 8696, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:40:03.161554 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:40:03.161573 [ 3 ] {} HTTP-Session: 82205435-32a7-4cba-8876-b6a6461b4767 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:40:03.161590 [ 3 ] {} HTTP-Session: 82205435-32a7-4cba-8876-b6a6461b4767 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:40:03.161664 [ 3 ] {6bfa9528-5ab3-411a-8639-24713ed071d1} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:40:03.161703 [ 3 ] {6bfa9528-5ab3-411a-8639-24713ed071d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 16:40:03.161807 [ 3 ] {6bfa9528-5ab3-411a-8639-24713ed071d1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:40:03.162101 [ 3 ] {6bfa9528-5ab3-411a-8639-24713ed071d1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:40:03.162311 [ 3 ] {6bfa9528-5ab3-411a-8639-24713ed071d1} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.15 16:40:03.162466 [ 3 ] {6bfa9528-5ab3-411a-8639-24713ed071d1} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.15 16:40:03.162570 [ 3 ] {6bfa9528-5ab3-411a-8639-24713ed071d1} executeQuery: Read 51 rows, 4.09 KiB in 0.000879437 sec., 57991 rows/sec., 4.54 MiB/sec. 2024.02.15 16:40:03.162694 [ 3 ] {6bfa9528-5ab3-411a-8639-24713ed071d1} DynamicQueryHandler: Done processing query 2024.02.15 16:40:03.162717 [ 3 ] {6bfa9528-5ab3-411a-8639-24713ed071d1} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.15 16:40:03.162732 [ 3 ] {} HTTP-Session: 82205435-32a7-4cba-8876-b6a6461b4767 Destroying unnamed session 2024.02.15 16:40:03.162871 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:40:03.162917 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:40:03.162936 [ 3 ] {} HTTP-Session: ee626db4-a6fa-4201-8977-754dfa394d2d Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:40:03.162953 [ 3 ] {} HTTP-Session: ee626db4-a6fa-4201-8977-754dfa394d2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:40:03.163023 [ 3 ] {2e563cd2-b9b1-4a84-ba56-a6267bfa6046} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:40:03.163067 [ 3 ] {2e563cd2-b9b1-4a84-ba56-a6267bfa6046} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 16:40:03.163186 [ 3 ] {2e563cd2-b9b1-4a84-ba56-a6267bfa6046} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:40:03.163452 [ 3 ] {2e563cd2-b9b1-4a84-ba56-a6267bfa6046} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:40:03.163724 [ 3 ] {2e563cd2-b9b1-4a84-ba56-a6267bfa6046} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.15 16:40:03.163906 [ 3 ] {2e563cd2-b9b1-4a84-ba56-a6267bfa6046} oximeter.measurements_cumulativeu64 (14da3ea7-b0e2-4b91-b024-dedf05be3a5d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.15 16:40:03.164037 [ 3 ] {2e563cd2-b9b1-4a84-ba56-a6267bfa6046} executeQuery: Read 1 rows, 72.00 B in 0.000979717 sec., 1020 rows/sec., 71.77 KiB/sec. 2024.02.15 16:40:03.164036 [ 59 ] {} oximeter.measurements_cumulativeu64 (14da3ea7-b0e2-4b91-b024-dedf05be3a5d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.15 16:40:03.164170 [ 59 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:40:03.164216 [ 3 ] {2e563cd2-b9b1-4a84-ba56-a6267bfa6046} DynamicQueryHandler: Done processing query 2024.02.15 16:40:03.164267 [ 3 ] {2e563cd2-b9b1-4a84-ba56-a6267bfa6046} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:40:03.164278 [ 24 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.15 16:40:03.164292 [ 3 ] {} HTTP-Session: ee626db4-a6fa-4201-8977-754dfa394d2d Destroying unnamed session 2024.02.15 16:40:03.164441 [ 24 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 16:40:03.164493 [ 24 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 408 rows starting from the beginning of the part 2024.02.15 16:40:03.164514 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 52424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:40:03.164610 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:40:03.164638 [ 3 ] {} HTTP-Session: 7b803e6f-ce4a-416b-a726-f806165867aa Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:40:03.164665 [ 3 ] {} HTTP-Session: 7b803e6f-ce4a-416b-a726-f806165867aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:40:03.164812 [ 24 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::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.02.15 16:40:03.164853 [ 3 ] {a0aee1f0-3152-47ce-88a7-4ecea9a54b05} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:40:03.164943 [ 3 ] {a0aee1f0-3152-47ce-88a7-4ecea9a54b05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 16:40:03.165132 [ 24 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part 2024.02.15 16:40:03.165529 [ 24 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part 2024.02.15 16:40:03.165566 [ 3 ] {a0aee1f0-3152-47ce-88a7-4ecea9a54b05} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:40:03.165767 [ 24 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2024.02.15 16:40:03.165882 [ 24 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::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.02.15 16:40:03.166508 [ 3 ] {a0aee1f0-3152-47ce-88a7-4ecea9a54b05} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:40:03.167251 [ 3 ] {a0aee1f0-3152-47ce-88a7-4ecea9a54b05} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.15 16:40:03.167572 [ 3 ] {a0aee1f0-3152-47ce-88a7-4ecea9a54b05} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.15 16:40:03.167586 [ 9 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 485 rows, containing 5 columns (5 merged, 0 gathered) in 0.003340015 sec., 145208.92870241601 rows/sec., 10.24 MiB/sec. 2024.02.15 16:40:03.167777 [ 3 ] {a0aee1f0-3152-47ce-88a7-4ecea9a54b05} executeQuery: Read 49 rows, 67.71 KiB in 0.002862131 sec., 17120 rows/sec., 23.10 MiB/sec. 2024.02.15 16:40:03.167927 [ 9 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.15 16:40:03.168063 [ 3 ] {a0aee1f0-3152-47ce-88a7-4ecea9a54b05} DynamicQueryHandler: Done processing query 2024.02.15 16:40:03.168092 [ 3 ] {a0aee1f0-3152-47ce-88a7-4ecea9a54b05} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.15 16:40:03.168112 [ 3 ] {} HTTP-Session: 7b803e6f-ce4a-416b-a726-f806165867aa Destroying unnamed session 2024.02.15 16:40:03.168273 [ 9 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_6_1} oximeter.measurements_cumulativeu64 (14da3ea7-b0e2-4b91-b024-dedf05be3a5d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.15 16:40:03.168347 [ 9 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_6_1} oximeter.measurements_cumulativeu64 (14da3ea7-b0e2-4b91-b024-dedf05be3a5d) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.15 16:40:07.624491 [ 62 ] {} DNSResolver: Updating DNS cache 2024.02.15 16:40:07.624556 [ 62 ] {} DNSResolver: Updated DNS cache 2024.02.15 16:40:13.156506 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 7080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:40:13.156631 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:40:13.156658 [ 3 ] {} HTTP-Session: 9d699b90-d62a-4384-86a9-fd96347482e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:40:13.156683 [ 3 ] {} HTTP-Session: 9d699b90-d62a-4384-86a9-fd96347482e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:40:13.156814 [ 3 ] {88e637a5-b734-4ae9-9af5-87d09c38e67c} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:40:13.156874 [ 3 ] {88e637a5-b734-4ae9-9af5-87d09c38e67c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 16:40:13.157034 [ 3 ] {88e637a5-b734-4ae9-9af5-87d09c38e67c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:40:13.157494 [ 3 ] {88e637a5-b734-4ae9-9af5-87d09c38e67c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:40:13.157752 [ 3 ] {88e637a5-b734-4ae9-9af5-87d09c38e67c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.15 16:40:13.157911 [ 3 ] {88e637a5-b734-4ae9-9af5-87d09c38e67c} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.15 16:40:13.158023 [ 3 ] {88e637a5-b734-4ae9-9af5-87d09c38e67c} executeQuery: Read 49 rows, 3.97 KiB in 0.001175869 sec., 41671 rows/sec., 3.30 MiB/sec. 2024.02.15 16:40:13.158163 [ 3 ] {88e637a5-b734-4ae9-9af5-87d09c38e67c} DynamicQueryHandler: Done processing query 2024.02.15 16:40:13.158187 [ 3 ] {88e637a5-b734-4ae9-9af5-87d09c38e67c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:40:13.158204 [ 3 ] {} HTTP-Session: 9d699b90-d62a-4384-86a9-fd96347482e5 Destroying unnamed session 2024.02.15 16:40:13.158324 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:40:13.158372 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:40:13.158391 [ 3 ] {} HTTP-Session: d59bb91a-00ef-45f9-986b-f93689bb3a75 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:40:13.158409 [ 3 ] {} HTTP-Session: d59bb91a-00ef-45f9-986b-f93689bb3a75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:40:13.158479 [ 3 ] {3717050d-2d77-4997-ae28-97232feb54bb} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:40:13.158519 [ 3 ] {3717050d-2d77-4997-ae28-97232feb54bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.15 16:40:13.158627 [ 3 ] {3717050d-2d77-4997-ae28-97232feb54bb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:40:13.158918 [ 3 ] {3717050d-2d77-4997-ae28-97232feb54bb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:40:13.159135 [ 3 ] {3717050d-2d77-4997-ae28-97232feb54bb} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.15 16:40:13.159283 [ 3 ] {3717050d-2d77-4997-ae28-97232feb54bb} oximeter.fields_ipaddr (ac41501c-908c-4eaa-b4b4-3e3c65924c82): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.15 16:40:13.159381 [ 3 ] {3717050d-2d77-4997-ae28-97232feb54bb} executeQuery: Read 2 rows, 175.00 B in 0.000874386 sec., 2287 rows/sec., 195.45 KiB/sec. 2024.02.15 16:40:13.159500 [ 3 ] {3717050d-2d77-4997-ae28-97232feb54bb} DynamicQueryHandler: Done processing query 2024.02.15 16:40:13.159522 [ 3 ] {3717050d-2d77-4997-ae28-97232feb54bb} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:40:13.159538 [ 3 ] {} HTTP-Session: d59bb91a-00ef-45f9-986b-f93689bb3a75 Destroying unnamed session 2024.02.15 16:40:13.159713 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 28451, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:40:13.159759 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:40:13.159777 [ 3 ] {} HTTP-Session: d12e2bd4-b6f7-447e-8091-a91361e7bd95 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:40:13.159794 [ 3 ] {} HTTP-Session: d12e2bd4-b6f7-447e-8091-a91361e7bd95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:40:13.159867 [ 3 ] {068d5490-d6b5-4e1e-af5f-8a14d9fba075} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:40:13.159905 [ 3 ] {068d5490-d6b5-4e1e-af5f-8a14d9fba075} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 16:40:13.160034 [ 3 ] {068d5490-d6b5-4e1e-af5f-8a14d9fba075} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:40:13.160494 [ 3 ] {068d5490-d6b5-4e1e-af5f-8a14d9fba075} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:40:13.160731 [ 3 ] {068d5490-d6b5-4e1e-af5f-8a14d9fba075} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.15 16:40:13.160922 [ 3 ] {068d5490-d6b5-4e1e-af5f-8a14d9fba075} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.15 16:40:13.161039 [ 3 ] {068d5490-d6b5-4e1e-af5f-8a14d9fba075} executeQuery: Read 184 rows, 17.22 KiB in 0.001143919 sec., 160850 rows/sec., 14.70 MiB/sec. 2024.02.15 16:40:13.161167 [ 3 ] {068d5490-d6b5-4e1e-af5f-8a14d9fba075} DynamicQueryHandler: Done processing query 2024.02.15 16:40:13.161191 [ 3 ] {068d5490-d6b5-4e1e-af5f-8a14d9fba075} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.15 16:40:13.161207 [ 3 ] {} HTTP-Session: d12e2bd4-b6f7-447e-8091-a91361e7bd95 Destroying unnamed session 2024.02.15 16:40:13.161370 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:40:13.161418 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:40:13.161439 [ 3 ] {} HTTP-Session: 984230a8-ac25-42df-aa55-4ad95f9cca95 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:40:13.161455 [ 3 ] {} HTTP-Session: 984230a8-ac25-42df-aa55-4ad95f9cca95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:40:13.161526 [ 3 ] {f57feb2a-eda8-4d2b-b911-563f7fad846c} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:40:13.161566 [ 3 ] {f57feb2a-eda8-4d2b-b911-563f7fad846c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.15 16:40:13.161673 [ 3 ] {f57feb2a-eda8-4d2b-b911-563f7fad846c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:40:13.161945 [ 3 ] {f57feb2a-eda8-4d2b-b911-563f7fad846c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:40:13.162163 [ 3 ] {f57feb2a-eda8-4d2b-b911-563f7fad846c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.15 16:40:13.162343 [ 3 ] {f57feb2a-eda8-4d2b-b911-563f7fad846c} oximeter.fields_u16 (6967f921-0d21-47ce-89f7-fa9075de0b04): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.15 16:40:13.162447 [ 3 ] {f57feb2a-eda8-4d2b-b911-563f7fad846c} executeQuery: Read 2 rows, 143.00 B in 0.000891357 sec., 2243 rows/sec., 156.67 KiB/sec. 2024.02.15 16:40:13.162608 [ 3 ] {f57feb2a-eda8-4d2b-b911-563f7fad846c} DynamicQueryHandler: Done processing query 2024.02.15 16:40:13.162632 [ 3 ] {f57feb2a-eda8-4d2b-b911-563f7fad846c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:40:13.162648 [ 3 ] {} HTTP-Session: 984230a8-ac25-42df-aa55-4ad95f9cca95 Destroying unnamed session 2024.02.15 16:40:13.162816 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 12742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:40:13.162864 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:40:13.162884 [ 3 ] {} HTTP-Session: 77cffab9-50b2-487b-bb4c-151ff4516324 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:40:13.162901 [ 3 ] {} HTTP-Session: 77cffab9-50b2-487b-bb4c-151ff4516324 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:40:13.162980 [ 3 ] {a385589d-cd54-439d-90d4-0c98f9cd26b7} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:40:13.163020 [ 3 ] {a385589d-cd54-439d-90d4-0c98f9cd26b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 16:40:13.163134 [ 3 ] {a385589d-cd54-439d-90d4-0c98f9cd26b7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:40:13.163470 [ 3 ] {a385589d-cd54-439d-90d4-0c98f9cd26b7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:40:13.163690 [ 3 ] {a385589d-cd54-439d-90d4-0c98f9cd26b7} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.15 16:40:13.163844 [ 3 ] {a385589d-cd54-439d-90d4-0c98f9cd26b7} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.15 16:40:13.163944 [ 3 ] {a385589d-cd54-439d-90d4-0c98f9cd26b7} executeQuery: Read 75 rows, 5.99 KiB in 0.000936197 sec., 80111 rows/sec., 6.24 MiB/sec. 2024.02.15 16:40:13.164062 [ 3 ] {a385589d-cd54-439d-90d4-0c98f9cd26b7} DynamicQueryHandler: Done processing query 2024.02.15 16:40:13.164085 [ 3 ] {a385589d-cd54-439d-90d4-0c98f9cd26b7} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 16:40:13.164102 [ 3 ] {} HTTP-Session: 77cffab9-50b2-487b-bb4c-151ff4516324 Destroying unnamed session 2024.02.15 16:40:13.164232 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:40:13.164279 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:40:13.164299 [ 3 ] {} HTTP-Session: 8957c624-f4e2-47b1-807d-540f6425f5bd Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:40:13.164317 [ 3 ] {} HTTP-Session: 8957c624-f4e2-47b1-807d-540f6425f5bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:40:13.164391 [ 3 ] {109a1bf7-81bb-45c7-93d3-5de549e65c8f} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:40:13.164434 [ 3 ] {109a1bf7-81bb-45c7-93d3-5de549e65c8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 16:40:13.164552 [ 3 ] {109a1bf7-81bb-45c7-93d3-5de549e65c8f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:40:13.164862 [ 3 ] {109a1bf7-81bb-45c7-93d3-5de549e65c8f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:40:13.165137 [ 3 ] {109a1bf7-81bb-45c7-93d3-5de549e65c8f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.15 16:40:13.165319 [ 3 ] {109a1bf7-81bb-45c7-93d3-5de549e65c8f} oximeter.measurements_cumulativeu64 (14da3ea7-b0e2-4b91-b024-dedf05be3a5d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.15 16:40:13.165416 [ 3 ] {109a1bf7-81bb-45c7-93d3-5de549e65c8f} executeQuery: Read 37 rows, 2.67 KiB in 0.000995967 sec., 37149 rows/sec., 2.62 MiB/sec. 2024.02.15 16:40:13.165545 [ 3 ] {109a1bf7-81bb-45c7-93d3-5de549e65c8f} DynamicQueryHandler: Done processing query 2024.02.15 16:40:13.165569 [ 3 ] {109a1bf7-81bb-45c7-93d3-5de549e65c8f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:40:13.165585 [ 3 ] {} HTTP-Session: 8957c624-f4e2-47b1-807d-540f6425f5bd Destroying unnamed session 2024.02.15 16:40:13.165742 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 52426, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:40:13.165789 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:40:13.165808 [ 3 ] {} HTTP-Session: cdc373ff-106a-49ee-9bdb-f0a1a231171a Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:40:13.165824 [ 3 ] {} HTTP-Session: cdc373ff-106a-49ee-9bdb-f0a1a231171a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:40:13.165910 [ 3 ] {918f6015-862e-4eac-9317-c29f546e73cc} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:40:13.165955 [ 3 ] {918f6015-862e-4eac-9317-c29f546e73cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 16:40:13.166091 [ 3 ] {918f6015-862e-4eac-9317-c29f546e73cc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:40:13.166630 [ 3 ] {918f6015-862e-4eac-9317-c29f546e73cc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:40:13.166947 [ 3 ] {918f6015-862e-4eac-9317-c29f546e73cc} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.15 16:40:13.167132 [ 3 ] {918f6015-862e-4eac-9317-c29f546e73cc} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.15 16:40:13.167236 [ 3 ] {918f6015-862e-4eac-9317-c29f546e73cc} executeQuery: Read 49 rows, 67.71 KiB in 0.0012978 sec., 37756 rows/sec., 50.95 MiB/sec. 2024.02.15 16:40:13.167361 [ 3 ] {918f6015-862e-4eac-9317-c29f546e73cc} DynamicQueryHandler: Done processing query 2024.02.15 16:40:13.167384 [ 3 ] {918f6015-862e-4eac-9317-c29f546e73cc} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.15 16:40:13.167399 [ 3 ] {} HTTP-Session: cdc373ff-106a-49ee-9bdb-f0a1a231171a Destroying unnamed session 2024.02.15 16:40:22.624599 [ 134 ] {} DNSResolver: Updating DNS cache 2024.02.15 16:40:22.624677 [ 134 ] {} DNSResolver: Updated DNS cache 2024.02.15 16:40:23.155044 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 7080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:40:23.155154 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:40:23.155181 [ 3 ] {} HTTP-Session: cfd07fc4-f8bf-49dd-a36f-1ed1a6d01973 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:40:23.155206 [ 3 ] {} HTTP-Session: cfd07fc4-f8bf-49dd-a36f-1ed1a6d01973 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:40:23.155338 [ 3 ] {928aa3c0-7566-4ed6-9698-098e20289736} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:40:23.155402 [ 3 ] {928aa3c0-7566-4ed6-9698-098e20289736} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 16:40:23.155563 [ 3 ] {928aa3c0-7566-4ed6-9698-098e20289736} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:40:23.155997 [ 3 ] {928aa3c0-7566-4ed6-9698-098e20289736} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:40:23.156267 [ 3 ] {928aa3c0-7566-4ed6-9698-098e20289736} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.15 16:40:23.156442 [ 3 ] {928aa3c0-7566-4ed6-9698-098e20289736} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.15 16:40:23.156558 [ 3 ] {928aa3c0-7566-4ed6-9698-098e20289736} executeQuery: Read 49 rows, 3.97 KiB in 0.001183599 sec., 41399 rows/sec., 3.28 MiB/sec. 2024.02.15 16:40:23.156790 [ 3 ] {928aa3c0-7566-4ed6-9698-098e20289736} DynamicQueryHandler: Done processing query 2024.02.15 16:40:23.156817 [ 3 ] {928aa3c0-7566-4ed6-9698-098e20289736} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:40:23.156833 [ 3 ] {} HTTP-Session: cfd07fc4-f8bf-49dd-a36f-1ed1a6d01973 Destroying unnamed session 2024.02.15 16:40:23.156984 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 23361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:40:23.157034 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:40:23.157055 [ 3 ] {} HTTP-Session: 18ccb8f8-982a-44ac-9a66-264cd639e604 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:40:23.157074 [ 3 ] {} HTTP-Session: 18ccb8f8-982a-44ac-9a66-264cd639e604 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:40:23.157162 [ 3 ] {6143f6e1-3385-409f-b20a-70a4190c8220} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:40:23.157206 [ 3 ] {6143f6e1-3385-409f-b20a-70a4190c8220} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 16:40:23.157321 [ 3 ] {6143f6e1-3385-409f-b20a-70a4190c8220} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:40:23.157726 [ 3 ] {6143f6e1-3385-409f-b20a-70a4190c8220} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:40:23.157955 [ 3 ] {6143f6e1-3385-409f-b20a-70a4190c8220} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.15 16:40:23.158126 [ 3 ] {6143f6e1-3385-409f-b20a-70a4190c8220} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.15 16:40:23.158257 [ 3 ] {6143f6e1-3385-409f-b20a-70a4190c8220} executeQuery: Read 147 rows, 14.37 KiB in 0.001058618 sec., 138860 rows/sec., 13.26 MiB/sec. 2024.02.15 16:40:23.158398 [ 3 ] {6143f6e1-3385-409f-b20a-70a4190c8220} DynamicQueryHandler: Done processing query 2024.02.15 16:40:23.158421 [ 3 ] {6143f6e1-3385-409f-b20a-70a4190c8220} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.15 16:40:23.158437 [ 3 ] {} HTTP-Session: 18ccb8f8-982a-44ac-9a66-264cd639e604 Destroying unnamed session 2024.02.15 16:40:23.158605 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 8355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:40:23.158652 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:40:23.158672 [ 3 ] {} HTTP-Session: 97d1f8c7-8638-489e-8837-fe34be458ad3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:40:23.158690 [ 3 ] {} HTTP-Session: 97d1f8c7-8638-489e-8837-fe34be458ad3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:40:23.158767 [ 3 ] {ab7df11d-b3b9-4ebc-996a-bfcee0806740} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:40:23.158807 [ 3 ] {ab7df11d-b3b9-4ebc-996a-bfcee0806740} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 16:40:23.158917 [ 3 ] {ab7df11d-b3b9-4ebc-996a-bfcee0806740} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:40:23.159222 [ 3 ] {ab7df11d-b3b9-4ebc-996a-bfcee0806740} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:40:23.159433 [ 3 ] {ab7df11d-b3b9-4ebc-996a-bfcee0806740} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.15 16:40:23.159583 [ 3 ] {ab7df11d-b3b9-4ebc-996a-bfcee0806740} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.15 16:40:23.159714 [ 3 ] {ab7df11d-b3b9-4ebc-996a-bfcee0806740} executeQuery: Read 49 rows, 3.92 KiB in 0.000916087 sec., 53488 rows/sec., 4.18 MiB/sec. 2024.02.15 16:40:23.159853 [ 3 ] {ab7df11d-b3b9-4ebc-996a-bfcee0806740} DynamicQueryHandler: Done processing query 2024.02.15 16:40:23.159878 [ 3 ] {ab7df11d-b3b9-4ebc-996a-bfcee0806740} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.15 16:40:23.159893 [ 3 ] {} HTTP-Session: 97d1f8c7-8638-489e-8837-fe34be458ad3 Destroying unnamed session 2024.02.15 16:40:23.160081 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 52427, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:40:23.160126 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:40:23.160146 [ 3 ] {} HTTP-Session: 4f0b0ace-9e22-45fb-aa18-24b8226fa0d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:40:23.160163 [ 3 ] {} HTTP-Session: 4f0b0ace-9e22-45fb-aa18-24b8226fa0d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:40:23.160256 [ 3 ] {881a2a8e-1964-4a91-a60a-658a36559dd1} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:40:23.160302 [ 3 ] {881a2a8e-1964-4a91-a60a-658a36559dd1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 16:40:23.160444 [ 3 ] {881a2a8e-1964-4a91-a60a-658a36559dd1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:40:23.160935 [ 3 ] {881a2a8e-1964-4a91-a60a-658a36559dd1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:40:23.161260 [ 3 ] {881a2a8e-1964-4a91-a60a-658a36559dd1} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.15 16:40:23.161451 [ 3 ] {881a2a8e-1964-4a91-a60a-658a36559dd1} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.15 16:40:23.161584 [ 3 ] {881a2a8e-1964-4a91-a60a-658a36559dd1} executeQuery: Read 49 rows, 67.71 KiB in 0.0012927 sec., 37905 rows/sec., 51.15 MiB/sec. 2024.02.15 16:40:23.161745 [ 3 ] {881a2a8e-1964-4a91-a60a-658a36559dd1} DynamicQueryHandler: Done processing query 2024.02.15 16:40:23.161769 [ 3 ] {881a2a8e-1964-4a91-a60a-658a36559dd1} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.15 16:40:23.161785 [ 3 ] {} HTTP-Session: 4f0b0ace-9e22-45fb-aa18-24b8226fa0d1 Destroying unnamed session 2024.02.15 16:40:24.231365 [ 128 ] {} oximeter.fields_u16 (6967f921-0d21-47ce-89f7-fa9075de0b04) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.02.15 16:40:24.231499 [ 128 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:40:24.231649 [ 16 ] {6967f921-0d21-47ce-89f7-fa9075de0b04::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.02.15 16:40:24.231787 [ 16 ] {6967f921-0d21-47ce-89f7-fa9075de0b04::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 16:40:24.231824 [ 16 ] {6967f921-0d21-47ce-89f7-fa9075de0b04::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.02.15 16:40:24.231952 [ 16 ] {6967f921-0d21-47ce-89f7-fa9075de0b04::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2024.02.15 16:40:24.232049 [ 16 ] {6967f921-0d21-47ce-89f7-fa9075de0b04::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2024.02.15 16:40:24.232141 [ 16 ] {6967f921-0d21-47ce-89f7-fa9075de0b04::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.02.15 16:40:24.232221 [ 16 ] {6967f921-0d21-47ce-89f7-fa9075de0b04::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2024.02.15 16:40:24.232792 [ 24 ] {6967f921-0d21-47ce-89f7-fa9075de0b04::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001210049 sec., 9916.953776252036 rows/sec., 692.44 KiB/sec. 2024.02.15 16:40:24.232919 [ 24 ] {6967f921-0d21-47ce-89f7-fa9075de0b04::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.02.15 16:40:24.233119 [ 24 ] {6967f921-0d21-47ce-89f7-fa9075de0b04::all_1_5_1} oximeter.fields_u16 (6967f921-0d21-47ce-89f7-fa9075de0b04): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.02.15 16:40:24.233183 [ 24 ] {6967f921-0d21-47ce-89f7-fa9075de0b04::all_1_5_1} oximeter.fields_u16 (6967f921-0d21-47ce-89f7-fa9075de0b04) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.02.15 16:40:26.515465 [ 169 ] {} oximeter.fields_ipaddr (ac41501c-908c-4eaa-b4b4-3e3c65924c82) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.02.15 16:40:26.515560 [ 169 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:40:26.515629 [ 10 ] {ac41501c-908c-4eaa-b4b4-3e3c65924c82::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.02.15 16:40:26.515746 [ 10 ] {ac41501c-908c-4eaa-b4b4-3e3c65924c82::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 16:40:26.515780 [ 10 ] {ac41501c-908c-4eaa-b4b4-3e3c65924c82::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.02.15 16:40:26.515931 [ 10 ] {ac41501c-908c-4eaa-b4b4-3e3c65924c82::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2024.02.15 16:40:26.516020 [ 10 ] {ac41501c-908c-4eaa-b4b4-3e3c65924c82::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2024.02.15 16:40:26.516102 [ 10 ] {ac41501c-908c-4eaa-b4b4-3e3c65924c82::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.02.15 16:40:26.516178 [ 10 ] {ac41501c-908c-4eaa-b4b4-3e3c65924c82::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2024.02.15 16:40:26.516813 [ 24 ] {ac41501c-908c-4eaa-b4b4-3e3c65924c82::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.00120126 sec., 9989.511013435893 rows/sec., 847.09 KiB/sec. 2024.02.15 16:40:26.516986 [ 17 ] {ac41501c-908c-4eaa-b4b4-3e3c65924c82::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.02.15 16:40:26.517179 [ 17 ] {ac41501c-908c-4eaa-b4b4-3e3c65924c82::all_1_5_1} oximeter.fields_ipaddr (ac41501c-908c-4eaa-b4b4-3e3c65924c82): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.02.15 16:40:26.517238 [ 17 ] {ac41501c-908c-4eaa-b4b4-3e3c65924c82::all_1_5_1} oximeter.fields_ipaddr (ac41501c-908c-4eaa-b4b4-3e3c65924c82) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.02.15 16:40:33.154074 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 7080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:40:33.154194 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:40:33.154220 [ 3 ] {} HTTP-Session: 4a75600a-2b15-41f2-a632-c8f57f3b1afe Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:40:33.154245 [ 3 ] {} HTTP-Session: 4a75600a-2b15-41f2-a632-c8f57f3b1afe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:40:33.154375 [ 3 ] {e9f37b48-122c-4a59-8661-a4b7608c5bbd} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:40:33.154437 [ 3 ] {e9f37b48-122c-4a59-8661-a4b7608c5bbd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 16:40:33.154607 [ 3 ] {e9f37b48-122c-4a59-8661-a4b7608c5bbd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:40:33.155038 [ 3 ] {e9f37b48-122c-4a59-8661-a4b7608c5bbd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:40:33.155301 [ 3 ] {e9f37b48-122c-4a59-8661-a4b7608c5bbd} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.15 16:40:33.155474 [ 3 ] {e9f37b48-122c-4a59-8661-a4b7608c5bbd} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.15 16:40:33.155586 [ 89 ] {} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2024.02.15 16:40:33.155591 [ 3 ] {e9f37b48-122c-4a59-8661-a4b7608c5bbd} executeQuery: Read 49 rows, 3.97 KiB in 0.001180518 sec., 41507 rows/sec., 3.29 MiB/sec. 2024.02.15 16:40:33.155640 [ 89 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:40:33.155741 [ 10 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_15_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact 2024.02.15 16:40:33.155784 [ 3 ] {e9f37b48-122c-4a59-8661-a4b7608c5bbd} DynamicQueryHandler: Done processing query 2024.02.15 16:40:33.155820 [ 3 ] {e9f37b48-122c-4a59-8661-a4b7608c5bbd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:40:33.155879 [ 3 ] {} HTTP-Session: 4a75600a-2b15-41f2-a632-c8f57f3b1afe Destroying unnamed session 2024.02.15 16:40:33.155999 [ 10 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 16:40:33.156038 [ 10 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 49 rows starting from the beginning of the part 2024.02.15 16:40:33.156095 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 23361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:40:33.156155 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:40:33.156187 [ 3 ] {} HTTP-Session: ade83b40-9f39-43e5-b7f8-2dfbf0c76495 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:40:33.156187 [ 10 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 49 rows starting from the beginning of the part 2024.02.15 16:40:33.156214 [ 3 ] {} HTTP-Session: ade83b40-9f39-43e5-b7f8-2dfbf0c76495 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:40:33.156340 [ 10 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 49 rows starting from the beginning of the part 2024.02.15 16:40:33.156347 [ 3 ] {9e89a74f-f681-4b9f-911f-956a3dab48a5} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:40:33.156404 [ 3 ] {9e89a74f-f681-4b9f-911f-956a3dab48a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 16:40:33.156463 [ 10 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 49 rows starting from the beginning of the part 2024.02.15 16:40:33.156634 [ 10 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 49 rows starting from the beginning of the part 2024.02.15 16:40:33.156654 [ 3 ] {9e89a74f-f681-4b9f-911f-956a3dab48a5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:40:33.157337 [ 3 ] {9e89a74f-f681-4b9f-911f-956a3dab48a5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:40:33.157463 [ 17 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 245 rows, containing 4 columns (4 merged, 0 gathered) in 0.001769264 sec., 138475.65993543077 rows/sec., 10.96 MiB/sec. 2024.02.15 16:40:33.157547 [ 17 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2024.02.15 16:40:33.157629 [ 3 ] {9e89a74f-f681-4b9f-911f-956a3dab48a5} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.15 16:40:33.157737 [ 17 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_15_3} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3. 2024.02.15 16:40:33.157802 [ 17 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_15_3} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f) (MergerMutator): Merged 5 parts: from all_1_11_2 to all_15_15_0 2024.02.15 16:40:33.157812 [ 3 ] {9e89a74f-f681-4b9f-911f-956a3dab48a5} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.15 16:40:33.157931 [ 3 ] {9e89a74f-f681-4b9f-911f-956a3dab48a5} executeQuery: Read 147 rows, 14.37 KiB in 0.001546521 sec., 95052 rows/sec., 9.07 MiB/sec. 2024.02.15 16:40:33.158067 [ 3 ] {9e89a74f-f681-4b9f-911f-956a3dab48a5} DynamicQueryHandler: Done processing query 2024.02.15 16:40:33.158090 [ 3 ] {9e89a74f-f681-4b9f-911f-956a3dab48a5} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.15 16:40:33.158106 [ 3 ] {} HTTP-Session: ade83b40-9f39-43e5-b7f8-2dfbf0c76495 Destroying unnamed session 2024.02.15 16:40:33.158235 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 8355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:40:33.158283 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:40:33.158302 [ 3 ] {} HTTP-Session: 4e593698-3e01-4435-9ae4-2648ad12d914 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:40:33.158320 [ 3 ] {} HTTP-Session: 4e593698-3e01-4435-9ae4-2648ad12d914 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:40:33.158395 [ 3 ] {f623aed6-d2d4-4af8-81bb-6523cdaeff72} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:40:33.158436 [ 3 ] {f623aed6-d2d4-4af8-81bb-6523cdaeff72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 16:40:33.158541 [ 3 ] {f623aed6-d2d4-4af8-81bb-6523cdaeff72} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:40:33.158844 [ 3 ] {f623aed6-d2d4-4af8-81bb-6523cdaeff72} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:40:33.159050 [ 3 ] {f623aed6-d2d4-4af8-81bb-6523cdaeff72} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.15 16:40:33.159201 [ 3 ] {f623aed6-d2d4-4af8-81bb-6523cdaeff72} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.15 16:40:33.159297 [ 3 ] {f623aed6-d2d4-4af8-81bb-6523cdaeff72} executeQuery: Read 49 rows, 3.92 KiB in 0.000874057 sec., 56060 rows/sec., 4.38 MiB/sec. 2024.02.15 16:40:33.159399 [ 3 ] {f623aed6-d2d4-4af8-81bb-6523cdaeff72} DynamicQueryHandler: Done processing query 2024.02.15 16:40:33.159421 [ 3 ] {f623aed6-d2d4-4af8-81bb-6523cdaeff72} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.15 16:40:33.159437 [ 3 ] {} HTTP-Session: 4e593698-3e01-4435-9ae4-2648ad12d914 Destroying unnamed session 2024.02.15 16:40:33.159626 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 52428, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:40:33.159671 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:40:33.159690 [ 3 ] {} HTTP-Session: 5448bbe7-5326-48a1-b2b9-fc13751d0a87 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:40:33.159707 [ 3 ] {} HTTP-Session: 5448bbe7-5326-48a1-b2b9-fc13751d0a87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:40:33.159797 [ 3 ] {6c7f5e5a-4c84-4b73-b775-11a8b2ad2bb0} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:40:33.159843 [ 3 ] {6c7f5e5a-4c84-4b73-b775-11a8b2ad2bb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 16:40:33.159975 [ 3 ] {6c7f5e5a-4c84-4b73-b775-11a8b2ad2bb0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:40:33.160469 [ 3 ] {6c7f5e5a-4c84-4b73-b775-11a8b2ad2bb0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:40:33.160785 [ 3 ] {6c7f5e5a-4c84-4b73-b775-11a8b2ad2bb0} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.15 16:40:33.160970 [ 3 ] {6c7f5e5a-4c84-4b73-b775-11a8b2ad2bb0} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.15 16:40:33.161070 [ 3 ] {6c7f5e5a-4c84-4b73-b775-11a8b2ad2bb0} executeQuery: Read 49 rows, 67.71 KiB in 0.001246539 sec., 39308 rows/sec., 53.05 MiB/sec. 2024.02.15 16:40:33.161196 [ 3 ] {6c7f5e5a-4c84-4b73-b775-11a8b2ad2bb0} DynamicQueryHandler: Done processing query 2024.02.15 16:40:33.161218 [ 3 ] {6c7f5e5a-4c84-4b73-b775-11a8b2ad2bb0} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.15 16:40:33.161233 [ 3 ] {} HTTP-Session: 5448bbe7-5326-48a1-b2b9-fc13751d0a87 Destroying unnamed session 2024.02.15 16:40:37.624926 [ 117 ] {} DNSResolver: Updating DNS cache 2024.02.15 16:40:37.625000 [ 117 ] {} DNSResolver: Updated DNS cache 2024.02.15 16:40:43.155577 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 7080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:40:43.155705 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:40:43.155762 [ 3 ] {} HTTP-Session: e0d705e3-6719-4afb-b7ba-ce48ebe5182b Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:40:43.155798 [ 3 ] {} HTTP-Session: e0d705e3-6719-4afb-b7ba-ce48ebe5182b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:40:43.155950 [ 3 ] {4383501c-f71c-451a-a5b9-6d3a757a12ae} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:40:43.156021 [ 3 ] {4383501c-f71c-451a-a5b9-6d3a757a12ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 16:40:43.156206 [ 3 ] {4383501c-f71c-451a-a5b9-6d3a757a12ae} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:40:43.156691 [ 3 ] {4383501c-f71c-451a-a5b9-6d3a757a12ae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:40:43.156970 [ 3 ] {4383501c-f71c-451a-a5b9-6d3a757a12ae} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.15 16:40:43.157143 [ 3 ] {4383501c-f71c-451a-a5b9-6d3a757a12ae} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.15 16:40:43.157277 [ 3 ] {4383501c-f71c-451a-a5b9-6d3a757a12ae} executeQuery: Read 49 rows, 3.97 KiB in 0.00128234 sec., 38211 rows/sec., 3.02 MiB/sec. 2024.02.15 16:40:43.157422 [ 3 ] {4383501c-f71c-451a-a5b9-6d3a757a12ae} DynamicQueryHandler: Done processing query 2024.02.15 16:40:43.157447 [ 3 ] {4383501c-f71c-451a-a5b9-6d3a757a12ae} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:40:43.157464 [ 3 ] {} HTTP-Session: e0d705e3-6719-4afb-b7ba-ce48ebe5182b Destroying unnamed session 2024.02.15 16:40:43.157637 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 28302, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:40:43.157684 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:40:43.157704 [ 3 ] {} HTTP-Session: 8350b6eb-838f-47e6-844f-9d51c66a7f1d Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:40:43.157721 [ 3 ] {} HTTP-Session: 8350b6eb-838f-47e6-844f-9d51c66a7f1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:40:43.157801 [ 3 ] {c75cd8ad-4b83-47ed-b159-c60fc1bca70b} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:40:43.157841 [ 3 ] {c75cd8ad-4b83-47ed-b159-c60fc1bca70b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 16:40:43.157950 [ 3 ] {c75cd8ad-4b83-47ed-b159-c60fc1bca70b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:40:43.158390 [ 3 ] {c75cd8ad-4b83-47ed-b159-c60fc1bca70b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:40:43.158619 [ 3 ] {c75cd8ad-4b83-47ed-b159-c60fc1bca70b} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.15 16:40:43.158773 [ 3 ] {c75cd8ad-4b83-47ed-b159-c60fc1bca70b} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.15 16:40:43.158897 [ 3 ] {c75cd8ad-4b83-47ed-b159-c60fc1bca70b} executeQuery: Read 183 rows, 17.14 KiB in 0.001062838 sec., 172180 rows/sec., 15.74 MiB/sec. 2024.02.15 16:40:43.158893 [ 170 ] {} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.15 16:40:43.159023 [ 170 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:40:43.159093 [ 3 ] {c75cd8ad-4b83-47ed-b159-c60fc1bca70b} DynamicQueryHandler: Done processing query 2024.02.15 16:40:43.159135 [ 3 ] {c75cd8ad-4b83-47ed-b159-c60fc1bca70b} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.15 16:40:43.159131 [ 20 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.15 16:40:43.159161 [ 3 ] {} HTTP-Session: 8350b6eb-838f-47e6-844f-9d51c66a7f1d Destroying unnamed session 2024.02.15 16:40:43.159294 [ 20 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 16:40:43.159330 [ 20 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 187 rows starting from the beginning of the part 2024.02.15 16:40:43.159400 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 12401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:40:43.159481 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:40:43.159541 [ 3 ] {} HTTP-Session: 2555d800-68c9-48bc-88b0-d688d15f2e36 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:40:43.159562 [ 20 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part 2024.02.15 16:40:43.159595 [ 3 ] {} HTTP-Session: 2555d800-68c9-48bc-88b0-d688d15f2e36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:40:43.159752 [ 3 ] {49fb0e83-6786-443d-b077-75d169094d46} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:40:43.159832 [ 20 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 184 rows starting from the beginning of the part 2024.02.15 16:40:43.159846 [ 3 ] {49fb0e83-6786-443d-b077-75d169094d46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 16:40:43.160177 [ 20 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 147 rows starting from the beginning of the part 2024.02.15 16:40:43.160323 [ 3 ] {49fb0e83-6786-443d-b077-75d169094d46} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:40:43.160469 [ 20 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 147 rows starting from the beginning of the part 2024.02.15 16:40:43.160609 [ 20 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 183 rows starting from the beginning of the part 2024.02.15 16:40:43.161238 [ 3 ] {49fb0e83-6786-443d-b077-75d169094d46} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:40:43.161644 [ 3 ] {49fb0e83-6786-443d-b077-75d169094d46} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.15 16:40:43.161945 [ 3 ] {49fb0e83-6786-443d-b077-75d169094d46} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.15 16:40:43.162122 [ 170 ] {} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.15 16:40:43.162152 [ 3 ] {49fb0e83-6786-443d-b077-75d169094d46} executeQuery: Read 73 rows, 5.82 KiB in 0.002346068 sec., 31115 rows/sec., 2.42 MiB/sec. 2024.02.15 16:40:43.162183 [ 170 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:40:43.162530 [ 17 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.15 16:40:43.162822 [ 3 ] {49fb0e83-6786-443d-b077-75d169094d46} DynamicQueryHandler: Done processing query 2024.02.15 16:40:43.162887 [ 3 ] {49fb0e83-6786-443d-b077-75d169094d46} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 16:40:43.162903 [ 17 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 16:40:43.162965 [ 3 ] {} HTTP-Session: 2555d800-68c9-48bc-88b0-d688d15f2e36 Destroying unnamed session 2024.02.15 16:40:43.163019 [ 17 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 99 rows starting from the beginning of the part 2024.02.15 16:40:43.163117 [ 24 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 996 rows, containing 4 columns (4 merged, 0 gathered) in 0.00403773 sec., 246673.25452667713 rows/sec., 22.99 MiB/sec. 2024.02.15 16:40:43.163216 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 7039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:40:43.163259 [ 17 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 51 rows starting from the beginning of the part 2024.02.15 16:40:43.163303 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:40:43.163350 [ 3 ] {} HTTP-Session: 03869a4d-43b7-42c0-abf3-9f0f7fc18342 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:40:43.163396 [ 20 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.15 16:40:43.163423 [ 3 ] {} HTTP-Session: 03869a4d-43b7-42c0-abf3-9f0f7fc18342 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:40:43.163472 [ 17 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 75 rows starting from the beginning of the part 2024.02.15 16:40:43.163679 [ 3 ] {dd50f142-cd17-4ec3-a228-c2dcb0b3b857} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:40:43.163732 [ 17 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 49 rows starting from the beginning of the part 2024.02.15 16:40:43.163781 [ 3 ] {dd50f142-cd17-4ec3-a228-c2dcb0b3b857} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 16:40:43.163930 [ 20 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_16_3} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.15 16:40:43.164038 [ 17 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 49 rows starting from the beginning of the part 2024.02.15 16:40:43.164137 [ 20 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_16_3} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.15 16:40:43.164450 [ 17 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 73 rows starting from the beginning of the part 2024.02.15 16:40:43.164531 [ 3 ] {dd50f142-cd17-4ec3-a228-c2dcb0b3b857} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:40:43.165085 [ 3 ] {dd50f142-cd17-4ec3-a228-c2dcb0b3b857} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:40:43.165495 [ 24 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 396 rows, containing 4 columns (4 merged, 0 gathered) in 0.003225644 sec., 122766.18250495095 rows/sec., 9.59 MiB/sec. 2024.02.15 16:40:43.165517 [ 3 ] {dd50f142-cd17-4ec3-a228-c2dcb0b3b857} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.15 16:40:43.165642 [ 24 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.15 16:40:43.165797 [ 3 ] {dd50f142-cd17-4ec3-a228-c2dcb0b3b857} oximeter.measurements_cumulativeu64 (14da3ea7-b0e2-4b91-b024-dedf05be3a5d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.15 16:40:43.165913 [ 24 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_16_3} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.15 16:40:43.166048 [ 3 ] {dd50f142-cd17-4ec3-a228-c2dcb0b3b857} executeQuery: Read 36 rows, 2.60 KiB in 0.002308068 sec., 15597 rows/sec., 1.10 MiB/sec. 2024.02.15 16:40:43.166083 [ 24 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_16_3} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.15 16:40:43.166367 [ 3 ] {dd50f142-cd17-4ec3-a228-c2dcb0b3b857} DynamicQueryHandler: Done processing query 2024.02.15 16:40:43.166395 [ 3 ] {dd50f142-cd17-4ec3-a228-c2dcb0b3b857} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:40:43.166412 [ 3 ] {} HTTP-Session: 03869a4d-43b7-42c0-abf3-9f0f7fc18342 Destroying unnamed session 2024.02.15 16:40:43.166590 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 52428, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:40:43.166636 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:40:43.166656 [ 3 ] {} HTTP-Session: 834e7487-2883-4e3a-bbb8-674f04eeffc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:40:43.166672 [ 3 ] {} HTTP-Session: 834e7487-2883-4e3a-bbb8-674f04eeffc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:40:43.166758 [ 3 ] {98624501-e41e-4931-ae74-519841bdfbe5} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:40:43.166805 [ 3 ] {98624501-e41e-4931-ae74-519841bdfbe5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 16:40:43.166954 [ 3 ] {98624501-e41e-4931-ae74-519841bdfbe5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:40:43.167536 [ 3 ] {98624501-e41e-4931-ae74-519841bdfbe5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:40:43.167863 [ 3 ] {98624501-e41e-4931-ae74-519841bdfbe5} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.15 16:40:43.168057 [ 3 ] {98624501-e41e-4931-ae74-519841bdfbe5} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.15 16:40:43.168171 [ 170 ] {} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.15 16:40:43.168189 [ 3 ] {98624501-e41e-4931-ae74-519841bdfbe5} executeQuery: Read 49 rows, 67.71 KiB in 0.001398721 sec., 35032 rows/sec., 47.27 MiB/sec. 2024.02.15 16:40:43.168224 [ 170 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 16:40:43.168419 [ 20 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.15 16:40:43.168523 [ 3 ] {98624501-e41e-4931-ae74-519841bdfbe5} DynamicQueryHandler: Done processing query 2024.02.15 16:40:43.168562 [ 3 ] {98624501-e41e-4931-ae74-519841bdfbe5} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.15 16:40:43.168604 [ 3 ] {} HTTP-Session: 834e7487-2883-4e3a-bbb8-674f04eeffc2 Destroying unnamed session 2024.02.15 16:40:43.168652 [ 20 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 16:40:43.168698 [ 20 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 441 rows starting from the beginning of the part 2024.02.15 16:40:43.168832 [ 20 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 49 rows starting from the beginning of the part 2024.02.15 16:40:43.168948 [ 20 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 49 rows starting from the beginning of the part 2024.02.15 16:40:43.169057 [ 20 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 49 rows starting from the beginning of the part 2024.02.15 16:40:43.169161 [ 20 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 49 rows starting from the beginning of the part 2024.02.15 16:40:43.169262 [ 20 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 49 rows starting from the beginning of the part 2024.02.15 16:40:43.170864 [ 20 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 6 columns (6 merged, 0 gathered) in 0.00258338 sec., 265543.5901803064 rows/sec., 358.34 MiB/sec. 2024.02.15 16:40:43.171267 [ 20 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.15 16:40:43.171501 [ 20 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_16_3} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.15 16:40:43.171558 [ 20 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_16_3} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.15 16:40:43.171615 [ 20 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_16_3: 4.49 MiB. 2024.02.15 16:40:52.625259 [ 81 ] {} DNSResolver: Updating DNS cache 2024.02.15 16:40:52.625331 [ 81 ] {} DNSResolver: Updated DNS cache 2024.02.15 16:40:53.153909 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 7080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:40:53.154021 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:40:53.154052 [ 3 ] {} HTTP-Session: 090a894e-5e6d-44ac-b417-767ba677faf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:40:53.154081 [ 3 ] {} HTTP-Session: 090a894e-5e6d-44ac-b417-767ba677faf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:40:53.154226 [ 3 ] {e75d6529-4a05-4f09-9682-c5becf5aad2f} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:40:53.154295 [ 3 ] {e75d6529-4a05-4f09-9682-c5becf5aad2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 16:40:53.154482 [ 3 ] {e75d6529-4a05-4f09-9682-c5becf5aad2f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:40:53.154948 [ 3 ] {e75d6529-4a05-4f09-9682-c5becf5aad2f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 16:40:53.155220 [ 3 ] {e75d6529-4a05-4f09-9682-c5becf5aad2f} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.15 16:40:53.155403 [ 3 ] {e75d6529-4a05-4f09-9682-c5becf5aad2f} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.15 16:40:53.155519 [ 3 ] {e75d6529-4a05-4f09-9682-c5becf5aad2f} executeQuery: Read 49 rows, 3.97 KiB in 0.00125286 sec., 39110 rows/sec., 3.10 MiB/sec. 2024.02.15 16:40:53.155686 [ 3 ] {e75d6529-4a05-4f09-9682-c5becf5aad2f} DynamicQueryHandler: Done processing query 2024.02.15 16:40:53.155711 [ 3 ] {e75d6529-4a05-4f09-9682-c5becf5aad2f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:40:53.155729 [ 3 ] {} HTTP-Session: 090a894e-5e6d-44ac-b417-767ba677faf2 Destroying unnamed session 2024.02.15 16:40:53.155853 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:40:53.155900 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:40:53.155920 [ 3 ] {} HTTP-Session: 105b5772-7568-494c-a7c3-914d2673b7b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:40:53.155938 [ 3 ] {} HTTP-Session: 105b5772-7568-494c-a7c3-914d2673b7b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:40:53.156011 [ 3 ] {fd050b39-55e7-455f-9cf7-ccb6239a1631} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:40:53.156052 [ 3 ] {fd050b39-55e7-455f-9cf7-ccb6239a1631} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.15 16:40:53.156167 [ 3 ] {fd050b39-55e7-455f-9cf7-ccb6239a1631} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:40:53.156468 [ 3 ] {fd050b39-55e7-455f-9cf7-ccb6239a1631} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 16:40:53.156685 [ 3 ] {fd050b39-55e7-455f-9cf7-ccb6239a1631} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.15 16:40:53.156842 [ 3 ] {fd050b39-55e7-455f-9cf7-ccb6239a1631} oximeter.fields_ipaddr (ac41501c-908c-4eaa-b4b4-3e3c65924c82): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.15 16:40:53.156950 [ 3 ] {fd050b39-55e7-455f-9cf7-ccb6239a1631} executeQuery: Read 4 rows, 342.00 B in 0.000900557 sec., 4441 rows/sec., 370.86 KiB/sec. 2024.02.15 16:40:53.157086 [ 3 ] {fd050b39-55e7-455f-9cf7-ccb6239a1631} DynamicQueryHandler: Done processing query 2024.02.15 16:40:53.157109 [ 3 ] {fd050b39-55e7-455f-9cf7-ccb6239a1631} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:40:53.157125 [ 3 ] {} HTTP-Session: 105b5772-7568-494c-a7c3-914d2673b7b4 Destroying unnamed session 2024.02.15 16:40:53.157305 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 23660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:40:53.157350 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:40:53.157370 [ 3 ] {} HTTP-Session: 4f93c403-20e2-4247-aa6b-41c3576385f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:40:53.157387 [ 3 ] {} HTTP-Session: 4f93c403-20e2-4247-aa6b-41c3576385f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:40:53.157462 [ 3 ] {35d4420c-6f34-4e1f-9fd1-94ad822b99bc} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:40:53.157501 [ 3 ] {35d4420c-6f34-4e1f-9fd1-94ad822b99bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 16:40:53.157610 [ 3 ] {35d4420c-6f34-4e1f-9fd1-94ad822b99bc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:40:53.157998 [ 3 ] {35d4420c-6f34-4e1f-9fd1-94ad822b99bc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 16:40:53.158220 [ 3 ] {35d4420c-6f34-4e1f-9fd1-94ad822b99bc} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.15 16:40:53.158376 [ 3 ] {35d4420c-6f34-4e1f-9fd1-94ad822b99bc} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.15 16:40:53.158472 [ 3 ] {35d4420c-6f34-4e1f-9fd1-94ad822b99bc} executeQuery: Read 149 rows, 14.55 KiB in 0.000982757 sec., 151614 rows/sec., 14.46 MiB/sec. 2024.02.15 16:40:53.158591 [ 3 ] {35d4420c-6f34-4e1f-9fd1-94ad822b99bc} DynamicQueryHandler: Done processing query 2024.02.15 16:40:53.158614 [ 3 ] {35d4420c-6f34-4e1f-9fd1-94ad822b99bc} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 16:40:53.158630 [ 3 ] {} HTTP-Session: 4f93c403-20e2-4247-aa6b-41c3576385f5 Destroying unnamed session 2024.02.15 16:40:53.158746 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:40:53.158792 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:40:53.158811 [ 3 ] {} HTTP-Session: 7b2505db-1e30-4acb-ad5c-141ae2ad6f44 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:40:53.158827 [ 3 ] {} HTTP-Session: 7b2505db-1e30-4acb-ad5c-141ae2ad6f44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:40:53.158896 [ 3 ] {30a98b03-32b0-4fa6-ac15-bdf0fcb62a36} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:40:53.158934 [ 3 ] {30a98b03-32b0-4fa6-ac15-bdf0fcb62a36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.15 16:40:53.159039 [ 3 ] {30a98b03-32b0-4fa6-ac15-bdf0fcb62a36} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:40:53.159336 [ 3 ] {30a98b03-32b0-4fa6-ac15-bdf0fcb62a36} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 16:40:53.159540 [ 3 ] {30a98b03-32b0-4fa6-ac15-bdf0fcb62a36} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.15 16:40:53.159699 [ 3 ] {30a98b03-32b0-4fa6-ac15-bdf0fcb62a36} oximeter.fields_u16 (6967f921-0d21-47ce-89f7-fa9075de0b04): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.15 16:40:53.159793 [ 3 ] {30a98b03-32b0-4fa6-ac15-bdf0fcb62a36} executeQuery: Read 4 rows, 286.00 B in 0.000869136 sec., 4602 rows/sec., 321.35 KiB/sec. 2024.02.15 16:40:53.159919 [ 3 ] {30a98b03-32b0-4fa6-ac15-bdf0fcb62a36} DynamicQueryHandler: Done processing query 2024.02.15 16:40:53.159943 [ 3 ] {30a98b03-32b0-4fa6-ac15-bdf0fcb62a36} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:40:53.159959 [ 3 ] {} HTTP-Session: 7b2505db-1e30-4acb-ad5c-141ae2ad6f44 Destroying unnamed session 2024.02.15 16:40:53.160079 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 9039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:40:53.160124 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:40:53.160144 [ 3 ] {} HTTP-Session: b82c1ec8-1f86-49aa-857a-d15cdf5595db Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:40:53.160160 [ 3 ] {} HTTP-Session: b82c1ec8-1f86-49aa-857a-d15cdf5595db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:40:53.160232 [ 3 ] {30210ec7-6a1e-48a8-8dc9-03ca749c2704} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:40:53.160269 [ 3 ] {30210ec7-6a1e-48a8-8dc9-03ca749c2704} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 16:40:53.160373 [ 3 ] {30210ec7-6a1e-48a8-8dc9-03ca749c2704} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:40:53.160662 [ 3 ] {30210ec7-6a1e-48a8-8dc9-03ca749c2704} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 16:40:53.160867 [ 3 ] {30210ec7-6a1e-48a8-8dc9-03ca749c2704} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.15 16:40:53.161028 [ 3 ] {30210ec7-6a1e-48a8-8dc9-03ca749c2704} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.15 16:40:53.161121 [ 3 ] {30210ec7-6a1e-48a8-8dc9-03ca749c2704} executeQuery: Read 53 rows, 4.25 KiB in 0.000863816 sec., 61355 rows/sec., 4.80 MiB/sec. 2024.02.15 16:40:53.161235 [ 3 ] {30210ec7-6a1e-48a8-8dc9-03ca749c2704} DynamicQueryHandler: Done processing query 2024.02.15 16:40:53.161258 [ 3 ] {30210ec7-6a1e-48a8-8dc9-03ca749c2704} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 16:40:53.161273 [ 3 ] {} HTTP-Session: b82c1ec8-1f86-49aa-857a-d15cdf5595db Destroying unnamed session 2024.02.15 16:40:53.161375 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:40:53.161420 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:40:53.161439 [ 3 ] {} HTTP-Session: 98fbbaa0-b38b-4c29-afba-5d17f1b1d29c Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:40:53.161456 [ 3 ] {} HTTP-Session: 98fbbaa0-b38b-4c29-afba-5d17f1b1d29c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:40:53.161524 [ 3 ] {de461686-52e5-4306-9339-8b64209fcca5} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:40:53.161566 [ 3 ] {de461686-52e5-4306-9339-8b64209fcca5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 16:40:53.161688 [ 3 ] {de461686-52e5-4306-9339-8b64209fcca5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:40:53.161945 [ 3 ] {de461686-52e5-4306-9339-8b64209fcca5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 16:40:53.162203 [ 3 ] {de461686-52e5-4306-9339-8b64209fcca5} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.15 16:40:53.162387 [ 3 ] {de461686-52e5-4306-9339-8b64209fcca5} oximeter.measurements_cumulativeu64 (14da3ea7-b0e2-4b91-b024-dedf05be3a5d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.15 16:40:53.162485 [ 3 ] {de461686-52e5-4306-9339-8b64209fcca5} executeQuery: Read 2 rows, 144.00 B in 0.000935137 sec., 2138 rows/sec., 150.38 KiB/sec. 2024.02.15 16:40:53.162607 [ 3 ] {de461686-52e5-4306-9339-8b64209fcca5} DynamicQueryHandler: Done processing query 2024.02.15 16:40:53.162629 [ 3 ] {de461686-52e5-4306-9339-8b64209fcca5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:40:53.162645 [ 3 ] {} HTTP-Session: 98fbbaa0-b38b-4c29-afba-5d17f1b1d29c Destroying unnamed session 2024.02.15 16:40:53.162836 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 52429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:40:53.162881 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:40:53.162900 [ 3 ] {} HTTP-Session: 106da9e8-9829-47b9-b9b8-173fe3c41b43 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:40:53.162916 [ 3 ] {} HTTP-Session: 106da9e8-9829-47b9-b9b8-173fe3c41b43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:40:53.163002 [ 3 ] {c8f76a8c-fc28-4d17-876c-2d540655577e} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:40:53.163045 [ 3 ] {c8f76a8c-fc28-4d17-876c-2d540655577e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 16:40:53.163180 [ 3 ] {c8f76a8c-fc28-4d17-876c-2d540655577e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:40:53.163643 [ 3 ] {c8f76a8c-fc28-4d17-876c-2d540655577e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 16:40:53.163957 [ 3 ] {c8f76a8c-fc28-4d17-876c-2d540655577e} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.15 16:40:53.164143 [ 3 ] {c8f76a8c-fc28-4d17-876c-2d540655577e} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.15 16:40:53.164265 [ 3 ] {c8f76a8c-fc28-4d17-876c-2d540655577e} executeQuery: Read 49 rows, 67.71 KiB in 0.001233989 sec., 39708 rows/sec., 53.58 MiB/sec. 2024.02.15 16:40:53.164468 [ 3 ] {c8f76a8c-fc28-4d17-876c-2d540655577e} DynamicQueryHandler: Done processing query 2024.02.15 16:40:53.164492 [ 3 ] {c8f76a8c-fc28-4d17-876c-2d540655577e} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.15 16:40:53.164507 [ 3 ] {} HTTP-Session: 106da9e8-9829-47b9-b9b8-173fe3c41b43 Destroying unnamed session 2024.02.15 16:41:03.155050 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 7080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:41:03.155239 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:41:03.155287 [ 3 ] {} HTTP-Session: d3466d35-64c4-4735-ac24-119f582a5e7f Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:41:03.155329 [ 3 ] {} HTTP-Session: d3466d35-64c4-4735-ac24-119f582a5e7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:41:03.155533 [ 3 ] {77f47282-b056-4236-932b-7e8873177173} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:41:03.155634 [ 3 ] {77f47282-b056-4236-932b-7e8873177173} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 16:41:03.155832 [ 3 ] {77f47282-b056-4236-932b-7e8873177173} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:41:03.156311 [ 3 ] {77f47282-b056-4236-932b-7e8873177173} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 16:41:03.156587 [ 3 ] {77f47282-b056-4236-932b-7e8873177173} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.15 16:41:03.156765 [ 3 ] {77f47282-b056-4236-932b-7e8873177173} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.15 16:41:03.156896 [ 3 ] {77f47282-b056-4236-932b-7e8873177173} executeQuery: Read 49 rows, 3.97 KiB in 0.00131 sec., 37404 rows/sec., 2.96 MiB/sec. 2024.02.15 16:41:03.157043 [ 3 ] {77f47282-b056-4236-932b-7e8873177173} DynamicQueryHandler: Done processing query 2024.02.15 16:41:03.157069 [ 3 ] {77f47282-b056-4236-932b-7e8873177173} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:41:03.157085 [ 3 ] {} HTTP-Session: d3466d35-64c4-4735-ac24-119f582a5e7f Destroying unnamed session 2024.02.15 16:41:03.157246 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:41:03.157293 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:41:03.157314 [ 3 ] {} HTTP-Session: f5473a08-7d0e-4070-a9db-b39a92c2ab22 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:41:03.157332 [ 3 ] {} HTTP-Session: f5473a08-7d0e-4070-a9db-b39a92c2ab22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:41:03.157409 [ 3 ] {d72a54f2-4746-4203-a119-c01ce3c5ab55} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:41:03.157452 [ 3 ] {d72a54f2-4746-4203-a119-c01ce3c5ab55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.15 16:41:03.157562 [ 3 ] {d72a54f2-4746-4203-a119-c01ce3c5ab55} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:41:03.157842 [ 3 ] {d72a54f2-4746-4203-a119-c01ce3c5ab55} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 16:41:03.158053 [ 3 ] {d72a54f2-4746-4203-a119-c01ce3c5ab55} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.15 16:41:03.158222 [ 3 ] {d72a54f2-4746-4203-a119-c01ce3c5ab55} oximeter.fields_ipaddr (ac41501c-908c-4eaa-b4b4-3e3c65924c82): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.15 16:41:03.158343 [ 3 ] {d72a54f2-4746-4203-a119-c01ce3c5ab55} executeQuery: Read 2 rows, 175.00 B in 0.000904127 sec., 2212 rows/sec., 189.02 KiB/sec. 2024.02.15 16:41:03.158508 [ 3 ] {d72a54f2-4746-4203-a119-c01ce3c5ab55} DynamicQueryHandler: Done processing query 2024.02.15 16:41:03.158530 [ 3 ] {d72a54f2-4746-4203-a119-c01ce3c5ab55} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:41:03.158546 [ 3 ] {} HTTP-Session: f5473a08-7d0e-4070-a9db-b39a92c2ab22 Destroying unnamed session 2024.02.15 16:41:03.158713 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 23510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:41:03.158761 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:41:03.158780 [ 3 ] {} HTTP-Session: 9238cf7f-ff56-4d10-bda7-6030811b2fcb Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:41:03.158797 [ 3 ] {} HTTP-Session: 9238cf7f-ff56-4d10-bda7-6030811b2fcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:41:03.158872 [ 3 ] {a4b1ea93-8648-4b18-a2ff-6d63c9b96fcb} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:41:03.158911 [ 3 ] {a4b1ea93-8648-4b18-a2ff-6d63c9b96fcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 16:41:03.159027 [ 3 ] {a4b1ea93-8648-4b18-a2ff-6d63c9b96fcb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:41:03.159382 [ 3 ] {a4b1ea93-8648-4b18-a2ff-6d63c9b96fcb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 16:41:03.159614 [ 3 ] {a4b1ea93-8648-4b18-a2ff-6d63c9b96fcb} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.15 16:41:03.159774 [ 3 ] {a4b1ea93-8648-4b18-a2ff-6d63c9b96fcb} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.15 16:41:03.159903 [ 3 ] {a4b1ea93-8648-4b18-a2ff-6d63c9b96fcb} executeQuery: Read 148 rows, 14.46 KiB in 0.001002638 sec., 147610 rows/sec., 14.08 MiB/sec. 2024.02.15 16:41:03.160010 [ 3 ] {a4b1ea93-8648-4b18-a2ff-6d63c9b96fcb} DynamicQueryHandler: Done processing query 2024.02.15 16:41:03.160032 [ 3 ] {a4b1ea93-8648-4b18-a2ff-6d63c9b96fcb} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.15 16:41:03.160049 [ 3 ] {} HTTP-Session: 9238cf7f-ff56-4d10-bda7-6030811b2fcb Destroying unnamed session 2024.02.15 16:41:03.160196 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:41:03.160240 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:41:03.160258 [ 3 ] {} HTTP-Session: b7b0dd15-b90f-4f93-b17b-5c35188c4a5d Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:41:03.160276 [ 3 ] {} HTTP-Session: b7b0dd15-b90f-4f93-b17b-5c35188c4a5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:41:03.160344 [ 3 ] {c99758f5-4508-410a-8a72-d30b88f7421f} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:41:03.160383 [ 3 ] {c99758f5-4508-410a-8a72-d30b88f7421f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.15 16:41:03.160488 [ 3 ] {c99758f5-4508-410a-8a72-d30b88f7421f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:41:03.160734 [ 3 ] {c99758f5-4508-410a-8a72-d30b88f7421f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 16:41:03.160937 [ 3 ] {c99758f5-4508-410a-8a72-d30b88f7421f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.15 16:41:03.161091 [ 3 ] {c99758f5-4508-410a-8a72-d30b88f7421f} oximeter.fields_u16 (6967f921-0d21-47ce-89f7-fa9075de0b04): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.15 16:41:03.161215 [ 3 ] {c99758f5-4508-410a-8a72-d30b88f7421f} executeQuery: Read 2 rows, 143.00 B in 0.000836437 sec., 2391 rows/sec., 166.96 KiB/sec. 2024.02.15 16:41:03.161352 [ 3 ] {c99758f5-4508-410a-8a72-d30b88f7421f} DynamicQueryHandler: Done processing query 2024.02.15 16:41:03.161376 [ 3 ] {c99758f5-4508-410a-8a72-d30b88f7421f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:41:03.161392 [ 3 ] {} HTTP-Session: b7b0dd15-b90f-4f93-b17b-5c35188c4a5d Destroying unnamed session 2024.02.15 16:41:03.161513 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 8696, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:41:03.161559 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:41:03.161578 [ 3 ] {} HTTP-Session: 855463d2-f66a-4e9a-94a0-3dea5c0a4269 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:41:03.161596 [ 3 ] {} HTTP-Session: 855463d2-f66a-4e9a-94a0-3dea5c0a4269 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:41:03.161669 [ 3 ] {d4c7ceab-b418-40ec-aa80-97f6a7bde4e2} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:41:03.161707 [ 3 ] {d4c7ceab-b418-40ec-aa80-97f6a7bde4e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 16:41:03.161815 [ 3 ] {d4c7ceab-b418-40ec-aa80-97f6a7bde4e2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:41:03.162186 [ 3 ] {d4c7ceab-b418-40ec-aa80-97f6a7bde4e2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 16:41:03.162396 [ 3 ] {d4c7ceab-b418-40ec-aa80-97f6a7bde4e2} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.15 16:41:03.162548 [ 3 ] {d4c7ceab-b418-40ec-aa80-97f6a7bde4e2} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.15 16:41:03.162669 [ 3 ] {d4c7ceab-b418-40ec-aa80-97f6a7bde4e2} executeQuery: Read 51 rows, 4.09 KiB in 0.000973208 sec., 52404 rows/sec., 4.10 MiB/sec. 2024.02.15 16:41:03.162791 [ 3 ] {d4c7ceab-b418-40ec-aa80-97f6a7bde4e2} DynamicQueryHandler: Done processing query 2024.02.15 16:41:03.162813 [ 3 ] {d4c7ceab-b418-40ec-aa80-97f6a7bde4e2} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.15 16:41:03.162828 [ 3 ] {} HTTP-Session: 855463d2-f66a-4e9a-94a0-3dea5c0a4269 Destroying unnamed session 2024.02.15 16:41:03.162973 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:41:03.163017 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:41:03.163036 [ 3 ] {} HTTP-Session: 88c87004-314c-46f9-a2aa-4dc1fc172a88 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:41:03.163052 [ 3 ] {} HTTP-Session: 88c87004-314c-46f9-a2aa-4dc1fc172a88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:41:03.163119 [ 3 ] {57059c43-e0be-452b-bee3-8f044878009e} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:41:03.163162 [ 3 ] {57059c43-e0be-452b-bee3-8f044878009e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 16:41:03.163284 [ 3 ] {57059c43-e0be-452b-bee3-8f044878009e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:41:03.163556 [ 3 ] {57059c43-e0be-452b-bee3-8f044878009e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 16:41:03.163812 [ 3 ] {57059c43-e0be-452b-bee3-8f044878009e} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.15 16:41:03.164000 [ 3 ] {57059c43-e0be-452b-bee3-8f044878009e} oximeter.measurements_cumulativeu64 (14da3ea7-b0e2-4b91-b024-dedf05be3a5d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.15 16:41:03.164124 [ 3 ] {57059c43-e0be-452b-bee3-8f044878009e} executeQuery: Read 1 rows, 72.00 B in 0.000976407 sec., 1024 rows/sec., 72.01 KiB/sec. 2024.02.15 16:41:03.164288 [ 3 ] {57059c43-e0be-452b-bee3-8f044878009e} DynamicQueryHandler: Done processing query 2024.02.15 16:41:03.164310 [ 3 ] {57059c43-e0be-452b-bee3-8f044878009e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:41:03.164325 [ 3 ] {} HTTP-Session: 88c87004-314c-46f9-a2aa-4dc1fc172a88 Destroying unnamed session 2024.02.15 16:41:03.164464 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 52429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:41:03.164512 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:41:03.164531 [ 3 ] {} HTTP-Session: b7eb27d4-4401-4154-827f-e01a4841317f Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:41:03.164547 [ 3 ] {} HTTP-Session: b7eb27d4-4401-4154-827f-e01a4841317f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:41:03.164627 [ 3 ] {eeb0077e-93c6-4dc7-9021-5283e34c3a1e} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:41:03.164671 [ 3 ] {eeb0077e-93c6-4dc7-9021-5283e34c3a1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 16:41:03.164815 [ 3 ] {eeb0077e-93c6-4dc7-9021-5283e34c3a1e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:41:03.165304 [ 3 ] {eeb0077e-93c6-4dc7-9021-5283e34c3a1e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 16:41:03.165617 [ 3 ] {eeb0077e-93c6-4dc7-9021-5283e34c3a1e} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.15 16:41:03.165808 [ 3 ] {eeb0077e-93c6-4dc7-9021-5283e34c3a1e} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.15 16:41:03.165948 [ 3 ] {eeb0077e-93c6-4dc7-9021-5283e34c3a1e} executeQuery: Read 49 rows, 67.71 KiB in 0.00128628 sec., 38094 rows/sec., 51.41 MiB/sec. 2024.02.15 16:41:03.166095 [ 3 ] {eeb0077e-93c6-4dc7-9021-5283e34c3a1e} DynamicQueryHandler: Done processing query 2024.02.15 16:41:03.166118 [ 3 ] {eeb0077e-93c6-4dc7-9021-5283e34c3a1e} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.15 16:41:03.166134 [ 3 ] {} HTTP-Session: b7eb27d4-4401-4154-827f-e01a4841317f Destroying unnamed session 2024.02.15 16:41:07.625388 [ 105 ] {} DNSResolver: Updating DNS cache 2024.02.15 16:41:07.625460 [ 105 ] {} DNSResolver: Updated DNS cache 2024.02.15 16:41:13.155274 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 7080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:41:13.155456 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:41:13.155503 [ 3 ] {} HTTP-Session: 341ff057-ccaf-4446-9772-186da515cbc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:41:13.155553 [ 3 ] {} HTTP-Session: 341ff057-ccaf-4446-9772-186da515cbc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:41:13.155754 [ 3 ] {c4076c4e-edb5-4e25-92d7-c92ec51c7554} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:41:13.155839 [ 3 ] {c4076c4e-edb5-4e25-92d7-c92ec51c7554} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 16:41:13.156002 [ 3 ] {c4076c4e-edb5-4e25-92d7-c92ec51c7554} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:41:13.156479 [ 3 ] {c4076c4e-edb5-4e25-92d7-c92ec51c7554} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 16:41:13.156743 [ 3 ] {c4076c4e-edb5-4e25-92d7-c92ec51c7554} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.15 16:41:13.156904 [ 3 ] {c4076c4e-edb5-4e25-92d7-c92ec51c7554} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.15 16:41:13.157025 [ 3 ] {c4076c4e-edb5-4e25-92d7-c92ec51c7554} executeQuery: Read 49 rows, 3.97 KiB in 0.001212559 sec., 40410 rows/sec., 3.20 MiB/sec. 2024.02.15 16:41:13.157043 [ 167 ] {} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 2024.02.15 16:41:13.157166 [ 167 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 16:41:13.157214 [ 3 ] {c4076c4e-edb5-4e25-92d7-c92ec51c7554} DynamicQueryHandler: Done processing query 2024.02.15 16:41:13.157278 [ 3 ] {c4076c4e-edb5-4e25-92d7-c92ec51c7554} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:41:13.157288 [ 24 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_19_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact 2024.02.15 16:41:13.157315 [ 3 ] {} HTTP-Session: 341ff057-ccaf-4446-9772-186da515cbc5 Destroying unnamed session 2024.02.15 16:41:13.157444 [ 24 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_19_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 16:41:13.157499 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:41:13.157510 [ 24 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 49 rows starting from the beginning of the part 2024.02.15 16:41:13.157596 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:41:13.157649 [ 3 ] {} HTTP-Session: 83941f14-e12d-4b60-95c7-454b6bef705b Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:41:13.157675 [ 3 ] {} HTTP-Session: 83941f14-e12d-4b60-95c7-454b6bef705b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:41:13.157809 [ 24 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 49 rows starting from the beginning of the part 2024.02.15 16:41:13.157864 [ 3 ] {0116c319-4ad4-4c76-a40f-55ab206b46e6} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:41:13.157958 [ 3 ] {0116c319-4ad4-4c76-a40f-55ab206b46e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.15 16:41:13.158064 [ 24 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 49 rows starting from the beginning of the part 2024.02.15 16:41:13.158402 [ 3 ] {0116c319-4ad4-4c76-a40f-55ab206b46e6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:41:13.158414 [ 24 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 49 rows starting from the beginning of the part 2024.02.15 16:41:13.158616 [ 24 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 49 rows starting from the beginning of the part 2024.02.15 16:41:13.159162 [ 3 ] {0116c319-4ad4-4c76-a40f-55ab206b46e6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 16:41:13.159562 [ 3 ] {0116c319-4ad4-4c76-a40f-55ab206b46e6} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.15 16:41:13.159915 [ 3 ] {0116c319-4ad4-4c76-a40f-55ab206b46e6} oximeter.fields_ipaddr (ac41501c-908c-4eaa-b4b4-3e3c65924c82): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.15 16:41:13.160101 [ 20 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_19_4} MergeTask::MergeProjectionsStage: Merge sorted 245 rows, containing 4 columns (4 merged, 0 gathered) in 0.002871441 sec., 85323.01377601002 rows/sec., 6.75 MiB/sec. 2024.02.15 16:41:13.160194 [ 3 ] {0116c319-4ad4-4c76-a40f-55ab206b46e6} executeQuery: Read 2 rows, 175.00 B in 0.002266837 sec., 882 rows/sec., 75.39 KiB/sec. 2024.02.15 16:41:13.160294 [ 20 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_19_4} MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) 2024.02.15 16:41:13.160431 [ 3 ] {0116c319-4ad4-4c76-a40f-55ab206b46e6} DynamicQueryHandler: Done processing query 2024.02.15 16:41:13.160464 [ 3 ] {0116c319-4ad4-4c76-a40f-55ab206b46e6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:41:13.160484 [ 3 ] {} HTTP-Session: 83941f14-e12d-4b60-95c7-454b6bef705b Destroying unnamed session 2024.02.15 16:41:13.160582 [ 20 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_19_4} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. 2024.02.15 16:41:13.160652 [ 20 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_19_4} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f) (MergerMutator): Merged 5 parts: from all_1_15_3 to all_19_19_0 2024.02.15 16:41:13.160753 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 28451, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:41:13.160805 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:41:13.160824 [ 3 ] {} HTTP-Session: 4104c057-bfbe-4250-acc1-bde29ad2f43f Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:41:13.160841 [ 3 ] {} HTTP-Session: 4104c057-bfbe-4250-acc1-bde29ad2f43f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:41:13.160920 [ 3 ] {126659c4-28db-4936-8c5b-bdde2e827b0e} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:41:13.160960 [ 3 ] {126659c4-28db-4936-8c5b-bdde2e827b0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 16:41:13.161084 [ 3 ] {126659c4-28db-4936-8c5b-bdde2e827b0e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:41:13.161517 [ 3 ] {126659c4-28db-4936-8c5b-bdde2e827b0e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 16:41:13.161759 [ 3 ] {126659c4-28db-4936-8c5b-bdde2e827b0e} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.15 16:41:13.161917 [ 3 ] {126659c4-28db-4936-8c5b-bdde2e827b0e} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.15 16:41:13.162032 [ 3 ] {126659c4-28db-4936-8c5b-bdde2e827b0e} executeQuery: Read 184 rows, 17.22 KiB in 0.001076458 sec., 170930 rows/sec., 15.63 MiB/sec. 2024.02.15 16:41:13.162150 [ 3 ] {126659c4-28db-4936-8c5b-bdde2e827b0e} DynamicQueryHandler: Done processing query 2024.02.15 16:41:13.162172 [ 3 ] {126659c4-28db-4936-8c5b-bdde2e827b0e} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.15 16:41:13.162188 [ 3 ] {} HTTP-Session: 4104c057-bfbe-4250-acc1-bde29ad2f43f Destroying unnamed session 2024.02.15 16:41:13.162306 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:41:13.162351 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:41:13.162369 [ 3 ] {} HTTP-Session: f6336b0d-8a35-4fa2-8ad9-6f59e3d932d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:41:13.162386 [ 3 ] {} HTTP-Session: f6336b0d-8a35-4fa2-8ad9-6f59e3d932d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:41:13.162452 [ 3 ] {b70e8ff5-c7d6-4c0f-b66a-be7acd0b0d4d} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:41:13.162492 [ 3 ] {b70e8ff5-c7d6-4c0f-b66a-be7acd0b0d4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.15 16:41:13.162603 [ 3 ] {b70e8ff5-c7d6-4c0f-b66a-be7acd0b0d4d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:41:13.162890 [ 3 ] {b70e8ff5-c7d6-4c0f-b66a-be7acd0b0d4d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 16:41:13.163093 [ 3 ] {b70e8ff5-c7d6-4c0f-b66a-be7acd0b0d4d} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.15 16:41:13.163243 [ 3 ] {b70e8ff5-c7d6-4c0f-b66a-be7acd0b0d4d} oximeter.fields_u16 (6967f921-0d21-47ce-89f7-fa9075de0b04): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.15 16:41:13.163352 [ 3 ] {b70e8ff5-c7d6-4c0f-b66a-be7acd0b0d4d} executeQuery: Read 2 rows, 143.00 B in 0.000865896 sec., 2309 rows/sec., 161.28 KiB/sec. 2024.02.15 16:41:13.163466 [ 3 ] {b70e8ff5-c7d6-4c0f-b66a-be7acd0b0d4d} DynamicQueryHandler: Done processing query 2024.02.15 16:41:13.163489 [ 3 ] {b70e8ff5-c7d6-4c0f-b66a-be7acd0b0d4d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:41:13.163505 [ 3 ] {} HTTP-Session: f6336b0d-8a35-4fa2-8ad9-6f59e3d932d4 Destroying unnamed session 2024.02.15 16:41:13.163640 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 12742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:41:13.163685 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:41:13.163703 [ 3 ] {} HTTP-Session: 0bc5b899-80f1-4513-8341-b1de57d31568 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:41:13.163719 [ 3 ] {} HTTP-Session: 0bc5b899-80f1-4513-8341-b1de57d31568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:41:13.163791 [ 3 ] {5e1f5017-0f6c-4117-9e01-656e83acc1d0} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:41:13.163829 [ 3 ] {5e1f5017-0f6c-4117-9e01-656e83acc1d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 16:41:13.163932 [ 3 ] {5e1f5017-0f6c-4117-9e01-656e83acc1d0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:41:13.164276 [ 3 ] {5e1f5017-0f6c-4117-9e01-656e83acc1d0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 16:41:13.164484 [ 3 ] {5e1f5017-0f6c-4117-9e01-656e83acc1d0} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.15 16:41:13.164634 [ 3 ] {5e1f5017-0f6c-4117-9e01-656e83acc1d0} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.15 16:41:13.164743 [ 3 ] {5e1f5017-0f6c-4117-9e01-656e83acc1d0} executeQuery: Read 75 rows, 5.99 KiB in 0.000917197 sec., 81770 rows/sec., 6.37 MiB/sec. 2024.02.15 16:41:13.164862 [ 3 ] {5e1f5017-0f6c-4117-9e01-656e83acc1d0} DynamicQueryHandler: Done processing query 2024.02.15 16:41:13.164885 [ 3 ] {5e1f5017-0f6c-4117-9e01-656e83acc1d0} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 16:41:13.164900 [ 3 ] {} HTTP-Session: 0bc5b899-80f1-4513-8341-b1de57d31568 Destroying unnamed session 2024.02.15 16:41:13.165014 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 7228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:41:13.165058 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:41:13.165077 [ 3 ] {} HTTP-Session: 7676971f-3835-4352-a0e1-52abbc1d683f Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:41:13.165094 [ 3 ] {} HTTP-Session: 7676971f-3835-4352-a0e1-52abbc1d683f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:41:13.165163 [ 3 ] {35f0909d-b7a2-4a95-ad8c-86950a36f148} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:41:13.165205 [ 3 ] {35f0909d-b7a2-4a95-ad8c-86950a36f148} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 16:41:13.165325 [ 3 ] {35f0909d-b7a2-4a95-ad8c-86950a36f148} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:41:13.165644 [ 3 ] {35f0909d-b7a2-4a95-ad8c-86950a36f148} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 16:41:13.165900 [ 3 ] {35f0909d-b7a2-4a95-ad8c-86950a36f148} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.15 16:41:13.166078 [ 3 ] {35f0909d-b7a2-4a95-ad8c-86950a36f148} oximeter.measurements_cumulativeu64 (14da3ea7-b0e2-4b91-b024-dedf05be3a5d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.15 16:41:13.166202 [ 167 ] {} oximeter.measurements_cumulativeu64 (14da3ea7-b0e2-4b91-b024-dedf05be3a5d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.15 16:41:13.166211 [ 3 ] {35f0909d-b7a2-4a95-ad8c-86950a36f148} executeQuery: Read 37 rows, 2.67 KiB in 0.001012798 sec., 36532 rows/sec., 2.58 MiB/sec. 2024.02.15 16:41:13.166268 [ 167 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 16:41:13.166478 [ 18 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.15 16:41:13.166511 [ 3 ] {35f0909d-b7a2-4a95-ad8c-86950a36f148} DynamicQueryHandler: Done processing query 2024.02.15 16:41:13.166576 [ 3 ] {35f0909d-b7a2-4a95-ad8c-86950a36f148} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:41:13.166611 [ 3 ] {} HTTP-Session: 7676971f-3835-4352-a0e1-52abbc1d683f Destroying unnamed session 2024.02.15 16:41:13.166673 [ 18 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 16:41:13.166711 [ 18 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 485 rows starting from the beginning of the part 2024.02.15 16:41:13.166879 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 52429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:41:13.166900 [ 18 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part 2024.02.15 16:41:13.166969 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:41:13.167013 [ 3 ] {} HTTP-Session: 26e4f933-92be-445e-9951-7cced7d41693 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:41:13.167054 [ 3 ] {} HTTP-Session: 26e4f933-92be-445e-9951-7cced7d41693 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:41:13.167131 [ 18 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part 2024.02.15 16:41:13.167291 [ 3 ] {2614c374-19bf-4be8-9644-ecd0fb3652c3} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:41:13.167351 [ 18 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part 2024.02.15 16:41:13.167388 [ 3 ] {2614c374-19bf-4be8-9644-ecd0fb3652c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 16:41:13.167640 [ 18 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::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.02.15 16:41:13.168013 [ 18 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 37 rows starting from the beginning of the part 2024.02.15 16:41:13.168026 [ 3 ] {2614c374-19bf-4be8-9644-ecd0fb3652c3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:41:13.169134 [ 3 ] {2614c374-19bf-4be8-9644-ecd0fb3652c3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 16:41:13.169818 [ 18 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 598 rows, containing 5 columns (5 merged, 0 gathered) in 0.003451176 sec., 173274.26940845672 rows/sec., 12.22 MiB/sec. 2024.02.15 16:41:13.169931 [ 3 ] {2614c374-19bf-4be8-9644-ecd0fb3652c3} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.15 16:41:13.170006 [ 18 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.15 16:41:13.170248 [ 3 ] {2614c374-19bf-4be8-9644-ecd0fb3652c3} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.15 16:41:13.170493 [ 3 ] {2614c374-19bf-4be8-9644-ecd0fb3652c3} executeQuery: Read 49 rows, 67.71 KiB in 0.003127143 sec., 15669 rows/sec., 21.14 MiB/sec. 2024.02.15 16:41:13.170500 [ 18 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_11_2} oximeter.measurements_cumulativeu64 (14da3ea7-b0e2-4b91-b024-dedf05be3a5d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.15 16:41:13.170673 [ 18 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_11_2} oximeter.measurements_cumulativeu64 (14da3ea7-b0e2-4b91-b024-dedf05be3a5d) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.15 16:41:13.170769 [ 3 ] {2614c374-19bf-4be8-9644-ecd0fb3652c3} DynamicQueryHandler: Done processing query 2024.02.15 16:41:13.170821 [ 3 ] {2614c374-19bf-4be8-9644-ecd0fb3652c3} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.15 16:41:13.170838 [ 3 ] {} HTTP-Session: 26e4f933-92be-445e-9951-7cced7d41693 Destroying unnamed session 2024.02.15 16:41:22.625710 [ 84 ] {} DNSResolver: Updating DNS cache 2024.02.15 16:41:22.625811 [ 84 ] {} DNSResolver: Updated DNS cache 2024.02.15 16:41:23.153910 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 7080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:41:23.154019 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:41:23.154048 [ 3 ] {} HTTP-Session: 4729fd45-0d93-4adc-9552-59e8f29ea441 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:41:23.154077 [ 3 ] {} HTTP-Session: 4729fd45-0d93-4adc-9552-59e8f29ea441 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:41:23.154222 [ 3 ] {8819e174-bf67-4bed-a4e9-709cfbb9ab9d} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:41:23.154290 [ 3 ] {8819e174-bf67-4bed-a4e9-709cfbb9ab9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 16:41:23.154475 [ 3 ] {8819e174-bf67-4bed-a4e9-709cfbb9ab9d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:41:23.154943 [ 3 ] {8819e174-bf67-4bed-a4e9-709cfbb9ab9d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 16:41:23.155216 [ 3 ] {8819e174-bf67-4bed-a4e9-709cfbb9ab9d} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.15 16:41:23.155389 [ 3 ] {8819e174-bf67-4bed-a4e9-709cfbb9ab9d} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.15 16:41:23.155509 [ 3 ] {8819e174-bf67-4bed-a4e9-709cfbb9ab9d} executeQuery: Read 49 rows, 3.97 KiB in 0.00125013 sec., 39195 rows/sec., 3.10 MiB/sec. 2024.02.15 16:41:23.155687 [ 3 ] {8819e174-bf67-4bed-a4e9-709cfbb9ab9d} DynamicQueryHandler: Done processing query 2024.02.15 16:41:23.155714 [ 3 ] {8819e174-bf67-4bed-a4e9-709cfbb9ab9d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:41:23.155731 [ 3 ] {} HTTP-Session: 4729fd45-0d93-4adc-9552-59e8f29ea441 Destroying unnamed session 2024.02.15 16:41:23.155872 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 23361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:41:23.155920 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:41:23.155941 [ 3 ] {} HTTP-Session: 27fa26f2-4a40-46c2-a992-578613d18d52 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:41:23.155960 [ 3 ] {} HTTP-Session: 27fa26f2-4a40-46c2-a992-578613d18d52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:41:23.156044 [ 3 ] {43222516-c8c3-4690-b070-291190a85e0f} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:41:23.156086 [ 3 ] {43222516-c8c3-4690-b070-291190a85e0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 16:41:23.156203 [ 3 ] {43222516-c8c3-4690-b070-291190a85e0f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:41:23.156579 [ 3 ] {43222516-c8c3-4690-b070-291190a85e0f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 16:41:23.156809 [ 3 ] {43222516-c8c3-4690-b070-291190a85e0f} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.15 16:41:23.156974 [ 3 ] {43222516-c8c3-4690-b070-291190a85e0f} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.15 16:41:23.157097 [ 3 ] {43222516-c8c3-4690-b070-291190a85e0f} executeQuery: Read 147 rows, 14.37 KiB in 0.001015737 sec., 144722 rows/sec., 13.82 MiB/sec. 2024.02.15 16:41:23.157250 [ 3 ] {43222516-c8c3-4690-b070-291190a85e0f} DynamicQueryHandler: Done processing query 2024.02.15 16:41:23.157274 [ 3 ] {43222516-c8c3-4690-b070-291190a85e0f} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.15 16:41:23.157290 [ 3 ] {} HTTP-Session: 27fa26f2-4a40-46c2-a992-578613d18d52 Destroying unnamed session 2024.02.15 16:41:23.157453 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 8355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:41:23.157499 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:41:23.157519 [ 3 ] {} HTTP-Session: cb6d389a-2263-4cc1-aea7-45e53e2a3385 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:41:23.157537 [ 3 ] {} HTTP-Session: cb6d389a-2263-4cc1-aea7-45e53e2a3385 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:41:23.157611 [ 3 ] {58dc018d-7e97-4e0d-9ff7-e8aa8bdf4a3e} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:41:23.157651 [ 3 ] {58dc018d-7e97-4e0d-9ff7-e8aa8bdf4a3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 16:41:23.157761 [ 3 ] {58dc018d-7e97-4e0d-9ff7-e8aa8bdf4a3e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:41:23.158073 [ 3 ] {58dc018d-7e97-4e0d-9ff7-e8aa8bdf4a3e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 16:41:23.158289 [ 3 ] {58dc018d-7e97-4e0d-9ff7-e8aa8bdf4a3e} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.15 16:41:23.158450 [ 3 ] {58dc018d-7e97-4e0d-9ff7-e8aa8bdf4a3e} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.15 16:41:23.158562 [ 3 ] {58dc018d-7e97-4e0d-9ff7-e8aa8bdf4a3e} executeQuery: Read 49 rows, 3.92 KiB in 0.000910347 sec., 53825 rows/sec., 4.21 MiB/sec. 2024.02.15 16:41:23.158745 [ 3 ] {58dc018d-7e97-4e0d-9ff7-e8aa8bdf4a3e} DynamicQueryHandler: Done processing query 2024.02.15 16:41:23.158769 [ 3 ] {58dc018d-7e97-4e0d-9ff7-e8aa8bdf4a3e} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.15 16:41:23.158785 [ 3 ] {} HTTP-Session: cb6d389a-2263-4cc1-aea7-45e53e2a3385 Destroying unnamed session 2024.02.15 16:41:23.158951 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 52429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:41:23.158999 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:41:23.159019 [ 3 ] {} HTTP-Session: 02e0cc5e-6e0f-46f3-9e79-b1cc5ad9a990 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:41:23.159035 [ 3 ] {} HTTP-Session: 02e0cc5e-6e0f-46f3-9e79-b1cc5ad9a990 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:41:23.159131 [ 3 ] {03efa326-838e-41cf-835b-8697c94a9f1d} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:41:23.159180 [ 3 ] {03efa326-838e-41cf-835b-8697c94a9f1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 16:41:23.159331 [ 3 ] {03efa326-838e-41cf-835b-8697c94a9f1d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:41:23.159802 [ 3 ] {03efa326-838e-41cf-835b-8697c94a9f1d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 16:41:23.160133 [ 3 ] {03efa326-838e-41cf-835b-8697c94a9f1d} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.15 16:41:23.160324 [ 3 ] {03efa326-838e-41cf-835b-8697c94a9f1d} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.15 16:41:23.160453 [ 3 ] {03efa326-838e-41cf-835b-8697c94a9f1d} executeQuery: Read 49 rows, 67.71 KiB in 0.0012925 sec., 37911 rows/sec., 51.16 MiB/sec. 2024.02.15 16:41:23.160574 [ 3 ] {03efa326-838e-41cf-835b-8697c94a9f1d} DynamicQueryHandler: Done processing query 2024.02.15 16:41:23.160597 [ 3 ] {03efa326-838e-41cf-835b-8697c94a9f1d} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.15 16:41:23.160613 [ 3 ] {} HTTP-Session: 02e0cc5e-6e0f-46f3-9e79-b1cc5ad9a990 Destroying unnamed session 2024.02.15 16:41:33.153937 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 7080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:41:33.154087 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:41:33.154116 [ 3 ] {} HTTP-Session: 3fe01323-76c3-4217-a73a-219b3a074f2c Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:41:33.154145 [ 3 ] {} HTTP-Session: 3fe01323-76c3-4217-a73a-219b3a074f2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:41:33.154291 [ 3 ] {4ca33fbe-48a8-4ba2-a319-d9baa8df801a} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:41:33.154361 [ 3 ] {4ca33fbe-48a8-4ba2-a319-d9baa8df801a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 16:41:33.154547 [ 3 ] {4ca33fbe-48a8-4ba2-a319-d9baa8df801a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:41:33.155090 [ 3 ] {4ca33fbe-48a8-4ba2-a319-d9baa8df801a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 16:41:33.155368 [ 3 ] {4ca33fbe-48a8-4ba2-a319-d9baa8df801a} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.15 16:41:33.155543 [ 3 ] {4ca33fbe-48a8-4ba2-a319-d9baa8df801a} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.15 16:41:33.155675 [ 3 ] {4ca33fbe-48a8-4ba2-a319-d9baa8df801a} executeQuery: Read 49 rows, 3.97 KiB in 0.00134404 sec., 36457 rows/sec., 2.89 MiB/sec. 2024.02.15 16:41:33.155872 [ 3 ] {4ca33fbe-48a8-4ba2-a319-d9baa8df801a} DynamicQueryHandler: Done processing query 2024.02.15 16:41:33.155899 [ 3 ] {4ca33fbe-48a8-4ba2-a319-d9baa8df801a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:41:33.155916 [ 3 ] {} HTTP-Session: 3fe01323-76c3-4217-a73a-219b3a074f2c Destroying unnamed session 2024.02.15 16:41:33.156056 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 23361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:41:33.156106 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:41:33.156126 [ 3 ] {} HTTP-Session: f61e2e49-49d5-4b07-841a-90cb68317b30 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:41:33.156147 [ 3 ] {} HTTP-Session: f61e2e49-49d5-4b07-841a-90cb68317b30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:41:33.156236 [ 3 ] {132c4814-d4ab-4a3e-becc-8a0b428516bc} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:41:33.156280 [ 3 ] {132c4814-d4ab-4a3e-becc-8a0b428516bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 16:41:33.156400 [ 3 ] {132c4814-d4ab-4a3e-becc-8a0b428516bc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:41:33.156786 [ 3 ] {132c4814-d4ab-4a3e-becc-8a0b428516bc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 16:41:33.157019 [ 3 ] {132c4814-d4ab-4a3e-becc-8a0b428516bc} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.15 16:41:33.157175 [ 3 ] {132c4814-d4ab-4a3e-becc-8a0b428516bc} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.15 16:41:33.157307 [ 3 ] {132c4814-d4ab-4a3e-becc-8a0b428516bc} executeQuery: Read 147 rows, 14.37 KiB in 0.001036708 sec., 141794 rows/sec., 13.54 MiB/sec. 2024.02.15 16:41:33.157302 [ 178 ] {} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.15 16:41:33.157419 [ 178 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 16:41:33.157498 [ 3 ] {132c4814-d4ab-4a3e-becc-8a0b428516bc} DynamicQueryHandler: Done processing query 2024.02.15 16:41:33.157557 [ 3 ] {132c4814-d4ab-4a3e-becc-8a0b428516bc} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.15 16:41:33.157564 [ 20 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.15 16:41:33.157605 [ 3 ] {} HTTP-Session: f61e2e49-49d5-4b07-841a-90cb68317b30 Destroying unnamed session 2024.02.15 16:41:33.157727 [ 20 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 16:41:33.157791 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 8355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:41:33.157800 [ 20 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 187 rows starting from the beginning of the part 2024.02.15 16:41:33.157874 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:41:33.157919 [ 3 ] {} HTTP-Session: 769af104-b49c-4af0-a18c-d24ca83e5042 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:41:33.157945 [ 3 ] {} HTTP-Session: 769af104-b49c-4af0-a18c-d24ca83e5042 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:41:33.158083 [ 20 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 149 rows starting from the beginning of the part 2024.02.15 16:41:33.158140 [ 3 ] {1c122ee9-a668-4aab-8f7b-2f86bad92fba} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:41:33.158245 [ 3 ] {1c122ee9-a668-4aab-8f7b-2f86bad92fba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 16:41:33.158295 [ 20 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 148 rows starting from the beginning of the part 2024.02.15 16:41:33.158647 [ 20 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 184 rows starting from the beginning of the part 2024.02.15 16:41:33.158678 [ 3 ] {1c122ee9-a668-4aab-8f7b-2f86bad92fba} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:41:33.158855 [ 20 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 147 rows starting from the beginning of the part 2024.02.15 16:41:33.158953 [ 20 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 147 rows starting from the beginning of the part 2024.02.15 16:41:33.159530 [ 3 ] {1c122ee9-a668-4aab-8f7b-2f86bad92fba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:41:33.159871 [ 3 ] {1c122ee9-a668-4aab-8f7b-2f86bad92fba} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.15 16:41:33.160198 [ 3 ] {1c122ee9-a668-4aab-8f7b-2f86bad92fba} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.15 16:41:33.160399 [ 178 ] {} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.15 16:41:33.160425 [ 3 ] {1c122ee9-a668-4aab-8f7b-2f86bad92fba} executeQuery: Read 49 rows, 3.92 KiB in 0.002230167 sec., 21971 rows/sec., 1.72 MiB/sec. 2024.02.15 16:41:33.160463 [ 178 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:41:33.160722 [ 15 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.15 16:41:33.161188 [ 15 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 16:41:33.161231 [ 3 ] {1c122ee9-a668-4aab-8f7b-2f86bad92fba} DynamicQueryHandler: Done processing query 2024.02.15 16:41:33.161296 [ 15 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 99 rows starting from the beginning of the part 2024.02.15 16:41:33.161316 [ 3 ] {1c122ee9-a668-4aab-8f7b-2f86bad92fba} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.15 16:41:33.161357 [ 3 ] {} HTTP-Session: 769af104-b49c-4af0-a18c-d24ca83e5042 Destroying unnamed session 2024.02.15 16:41:33.161388 [ 12 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 962 rows, containing 4 columns (4 merged, 0 gathered) in 0.003871829 sec., 248461.38607877571 rows/sec., 23.32 MiB/sec. 2024.02.15 16:41:33.161513 [ 15 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 53 rows starting from the beginning of the part 2024.02.15 16:41:33.161653 [ 12 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.15 16:41:33.161673 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 52429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:41:33.161777 [ 15 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 51 rows starting from the beginning of the part 2024.02.15 16:41:33.161853 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:41:33.161914 [ 3 ] {} HTTP-Session: 63b44e71-e89e-42ce-b817-c38f6275dc24 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:41:33.161974 [ 3 ] {} HTTP-Session: 63b44e71-e89e-42ce-b817-c38f6275dc24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:41:33.162045 [ 15 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 75 rows starting from the beginning of the part 2024.02.15 16:41:33.162093 [ 12 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_21_4} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.15 16:41:33.162309 [ 12 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_21_4} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.15 16:41:33.162414 [ 3 ] {e7ebefff-a687-41cc-b89f-daf78fefa303} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:41:33.162433 [ 15 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 49 rows starting from the beginning of the part 2024.02.15 16:41:33.162591 [ 3 ] {e7ebefff-a687-41cc-b89f-daf78fefa303} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 16:41:33.162741 [ 15 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 49 rows starting from the beginning of the part 2024.02.15 16:41:33.163324 [ 3 ] {e7ebefff-a687-41cc-b89f-daf78fefa303} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:41:33.164417 [ 19 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 376 rows, containing 4 columns (4 merged, 0 gathered) in 0.00387587 sec., 97010.47764759912 rows/sec., 7.58 MiB/sec. 2024.02.15 16:41:33.164426 [ 3 ] {e7ebefff-a687-41cc-b89f-daf78fefa303} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:41:33.164608 [ 19 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.15 16:41:33.164965 [ 19 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_21_4} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.15 16:41:33.165054 [ 19 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_21_4} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.15 16:41:33.165082 [ 3 ] {e7ebefff-a687-41cc-b89f-daf78fefa303} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.15 16:41:33.165329 [ 3 ] {e7ebefff-a687-41cc-b89f-daf78fefa303} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.15 16:41:33.165463 [ 178 ] {} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.15 16:41:33.165485 [ 3 ] {e7ebefff-a687-41cc-b89f-daf78fefa303} executeQuery: Read 49 rows, 67.71 KiB in 0.002988393 sec., 16396 rows/sec., 22.13 MiB/sec. 2024.02.15 16:41:33.165526 [ 178 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 16:41:33.165703 [ 12 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.15 16:41:33.165908 [ 3 ] {e7ebefff-a687-41cc-b89f-daf78fefa303} DynamicQueryHandler: Done processing query 2024.02.15 16:41:33.165956 [ 3 ] {e7ebefff-a687-41cc-b89f-daf78fefa303} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.15 16:41:33.165968 [ 12 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 16:41:33.165992 [ 3 ] {} HTTP-Session: 63b44e71-e89e-42ce-b817-c38f6275dc24 Destroying unnamed session 2024.02.15 16:41:33.166044 [ 12 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 686 rows starting from the beginning of the part 2024.02.15 16:41:33.166195 [ 12 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 49 rows starting from the beginning of the part 2024.02.15 16:41:33.166295 [ 12 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 49 rows starting from the beginning of the part 2024.02.15 16:41:33.166390 [ 12 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 49 rows starting from the beginning of the part 2024.02.15 16:41:33.166485 [ 12 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 49 rows starting from the beginning of the part 2024.02.15 16:41:33.166576 [ 12 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 49 rows starting from the beginning of the part 2024.02.15 16:41:33.169363 [ 20 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 931 rows, containing 6 columns (6 merged, 0 gathered) in 0.003762379 sec., 247449.81831973864 rows/sec., 333.92 MiB/sec. 2024.02.15 16:41:33.169908 [ 20 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.15 16:41:33.170149 [ 20 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_21_4} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.15 16:41:33.170221 [ 20 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_21_4} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.15 16:41:33.170302 [ 20 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_21_4: 4.16 MiB. 2024.02.15 16:41:34.000145 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 231.41 MiB, peak 236.72 MiB, will set to 232.47 MiB (RSS), difference: 1.06 MiB 2024.02.15 16:41:37.626079 [ 175 ] {} DNSResolver: Updating DNS cache 2024.02.15 16:41:37.626182 [ 175 ] {} DNSResolver: Updated DNS cache 2024.02.15 16:41:43.155316 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 7080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:41:43.155443 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:41:43.155470 [ 3 ] {} HTTP-Session: 086e1b80-0bd4-440a-87e1-005635c883f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:41:43.155498 [ 3 ] {} HTTP-Session: 086e1b80-0bd4-440a-87e1-005635c883f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:41:43.155630 [ 3 ] {c83a88e0-b284-47b1-a590-aebacd5edbe4} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:41:43.155696 [ 3 ] {c83a88e0-b284-47b1-a590-aebacd5edbe4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 16:41:43.155859 [ 3 ] {c83a88e0-b284-47b1-a590-aebacd5edbe4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:41:43.156404 [ 3 ] {c83a88e0-b284-47b1-a590-aebacd5edbe4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 16:41:43.156696 [ 3 ] {c83a88e0-b284-47b1-a590-aebacd5edbe4} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.15 16:41:43.156871 [ 3 ] {c83a88e0-b284-47b1-a590-aebacd5edbe4} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.15 16:41:43.156996 [ 3 ] {c83a88e0-b284-47b1-a590-aebacd5edbe4} executeQuery: Read 49 rows, 3.97 KiB in 0.00132837 sec., 36887 rows/sec., 2.92 MiB/sec. 2024.02.15 16:41:43.157213 [ 3 ] {c83a88e0-b284-47b1-a590-aebacd5edbe4} DynamicQueryHandler: Done processing query 2024.02.15 16:41:43.157240 [ 3 ] {c83a88e0-b284-47b1-a590-aebacd5edbe4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:41:43.157257 [ 3 ] {} HTTP-Session: 086e1b80-0bd4-440a-87e1-005635c883f1 Destroying unnamed session 2024.02.15 16:41:43.157422 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 28302, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:41:43.157472 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:41:43.157493 [ 3 ] {} HTTP-Session: 205a1616-4698-4503-8e9d-1b92588b7057 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:41:43.157512 [ 3 ] {} HTTP-Session: 205a1616-4698-4503-8e9d-1b92588b7057 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:41:43.157598 [ 3 ] {8545c76b-dcab-4536-a9a7-44100583ccd8} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:41:43.157642 [ 3 ] {8545c76b-dcab-4536-a9a7-44100583ccd8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 16:41:43.157767 [ 3 ] {8545c76b-dcab-4536-a9a7-44100583ccd8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:41:43.158168 [ 3 ] {8545c76b-dcab-4536-a9a7-44100583ccd8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 16:41:43.158408 [ 3 ] {8545c76b-dcab-4536-a9a7-44100583ccd8} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.15 16:41:43.158578 [ 3 ] {8545c76b-dcab-4536-a9a7-44100583ccd8} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.15 16:41:43.158701 [ 3 ] {8545c76b-dcab-4536-a9a7-44100583ccd8} executeQuery: Read 183 rows, 17.14 KiB in 0.001073288 sec., 170504 rows/sec., 15.59 MiB/sec. 2024.02.15 16:41:43.158811 [ 3 ] {8545c76b-dcab-4536-a9a7-44100583ccd8} DynamicQueryHandler: Done processing query 2024.02.15 16:41:43.158833 [ 3 ] {8545c76b-dcab-4536-a9a7-44100583ccd8} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.15 16:41:43.158849 [ 3 ] {} HTTP-Session: 205a1616-4698-4503-8e9d-1b92588b7057 Destroying unnamed session 2024.02.15 16:41:43.158990 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 12401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:41:43.159035 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:41:43.159055 [ 3 ] {} HTTP-Session: 72df7c42-870e-4328-8b8d-75a658765fb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:41:43.159071 [ 3 ] {} HTTP-Session: 72df7c42-870e-4328-8b8d-75a658765fb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:41:43.159143 [ 3 ] {2162ca78-c28a-42e7-9026-3af49f3d81b5} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:41:43.159181 [ 3 ] {2162ca78-c28a-42e7-9026-3af49f3d81b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 16:41:43.159285 [ 3 ] {2162ca78-c28a-42e7-9026-3af49f3d81b5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:41:43.159608 [ 3 ] {2162ca78-c28a-42e7-9026-3af49f3d81b5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 16:41:43.159830 [ 3 ] {2162ca78-c28a-42e7-9026-3af49f3d81b5} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.15 16:41:43.159984 [ 3 ] {2162ca78-c28a-42e7-9026-3af49f3d81b5} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.15 16:41:43.160106 [ 3 ] {2162ca78-c28a-42e7-9026-3af49f3d81b5} executeQuery: Read 73 rows, 5.82 KiB in 0.000935857 sec., 78003 rows/sec., 6.08 MiB/sec. 2024.02.15 16:41:43.160263 [ 3 ] {2162ca78-c28a-42e7-9026-3af49f3d81b5} DynamicQueryHandler: Done processing query 2024.02.15 16:41:43.160286 [ 3 ] {2162ca78-c28a-42e7-9026-3af49f3d81b5} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 16:41:43.160302 [ 3 ] {} HTTP-Session: 72df7c42-870e-4328-8b8d-75a658765fb7 Destroying unnamed session 2024.02.15 16:41:43.160457 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 7039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:41:43.160502 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:41:43.160521 [ 3 ] {} HTTP-Session: dc1bb695-ef03-4541-8984-df7c6928f4f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:41:43.160537 [ 3 ] {} HTTP-Session: dc1bb695-ef03-4541-8984-df7c6928f4f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:41:43.160610 [ 3 ] {f78f4b7b-25ab-4a69-81a3-4fc69a1d95c8} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:41:43.160659 [ 3 ] {f78f4b7b-25ab-4a69-81a3-4fc69a1d95c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 16:41:43.160788 [ 3 ] {f78f4b7b-25ab-4a69-81a3-4fc69a1d95c8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:41:43.161079 [ 3 ] {f78f4b7b-25ab-4a69-81a3-4fc69a1d95c8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 16:41:43.161355 [ 3 ] {f78f4b7b-25ab-4a69-81a3-4fc69a1d95c8} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.15 16:41:43.161561 [ 3 ] {f78f4b7b-25ab-4a69-81a3-4fc69a1d95c8} oximeter.measurements_cumulativeu64 (14da3ea7-b0e2-4b91-b024-dedf05be3a5d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.15 16:41:43.161686 [ 3 ] {f78f4b7b-25ab-4a69-81a3-4fc69a1d95c8} executeQuery: Read 36 rows, 2.60 KiB in 0.001040168 sec., 34609 rows/sec., 2.44 MiB/sec. 2024.02.15 16:41:43.161864 [ 3 ] {f78f4b7b-25ab-4a69-81a3-4fc69a1d95c8} DynamicQueryHandler: Done processing query 2024.02.15 16:41:43.161887 [ 3 ] {f78f4b7b-25ab-4a69-81a3-4fc69a1d95c8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:41:43.161902 [ 3 ] {} HTTP-Session: dc1bb695-ef03-4541-8984-df7c6928f4f6 Destroying unnamed session 2024.02.15 16:41:43.162065 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 52429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:41:43.162109 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:41:43.162128 [ 3 ] {} HTTP-Session: a1218e1f-c604-4a38-ab49-c10edbc9378e Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:41:43.162144 [ 3 ] {} HTTP-Session: a1218e1f-c604-4a38-ab49-c10edbc9378e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:41:43.162227 [ 3 ] {c33474e5-6cdf-4217-b23d-1e49ef4bfe46} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:41:43.162273 [ 3 ] {c33474e5-6cdf-4217-b23d-1e49ef4bfe46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 16:41:43.162423 [ 3 ] {c33474e5-6cdf-4217-b23d-1e49ef4bfe46} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:41:43.162917 [ 3 ] {c33474e5-6cdf-4217-b23d-1e49ef4bfe46} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 16:41:43.163252 [ 3 ] {c33474e5-6cdf-4217-b23d-1e49ef4bfe46} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.15 16:41:43.163442 [ 3 ] {c33474e5-6cdf-4217-b23d-1e49ef4bfe46} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.15 16:41:43.163566 [ 3 ] {c33474e5-6cdf-4217-b23d-1e49ef4bfe46} executeQuery: Read 49 rows, 67.71 KiB in 0.001311279 sec., 37368 rows/sec., 50.43 MiB/sec. 2024.02.15 16:41:43.163694 [ 3 ] {c33474e5-6cdf-4217-b23d-1e49ef4bfe46} DynamicQueryHandler: Done processing query 2024.02.15 16:41:43.163717 [ 3 ] {c33474e5-6cdf-4217-b23d-1e49ef4bfe46} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.15 16:41:43.163733 [ 3 ] {} HTTP-Session: a1218e1f-c604-4a38-ab49-c10edbc9378e Destroying unnamed session 2024.02.15 16:41:52.626298 [ 168 ] {} DNSResolver: Updating DNS cache 2024.02.15 16:41:52.626364 [ 168 ] {} DNSResolver: Updated DNS cache 2024.02.15 16:41:53.154076 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 7080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:41:53.154182 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:41:53.154207 [ 3 ] {} HTTP-Session: a070989e-4cab-4a05-a8bc-adf9b33ead12 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:41:53.154232 [ 3 ] {} HTTP-Session: a070989e-4cab-4a05-a8bc-adf9b33ead12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:41:53.154366 [ 3 ] {3619f364-3dab-447e-81c0-98835ae8e6cf} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:41:53.154430 [ 3 ] {3619f364-3dab-447e-81c0-98835ae8e6cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 16:41:53.154589 [ 3 ] {3619f364-3dab-447e-81c0-98835ae8e6cf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:41:53.155007 [ 3 ] {3619f364-3dab-447e-81c0-98835ae8e6cf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:41:53.155277 [ 3 ] {3619f364-3dab-447e-81c0-98835ae8e6cf} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.15 16:41:53.155442 [ 3 ] {3619f364-3dab-447e-81c0-98835ae8e6cf} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.15 16:41:53.155572 [ 3 ] {3619f364-3dab-447e-81c0-98835ae8e6cf} executeQuery: Read 49 rows, 3.97 KiB in 0.001166039 sec., 42022 rows/sec., 3.33 MiB/sec. 2024.02.15 16:41:53.155588 [ 168 ] {} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 2024.02.15 16:41:53.155707 [ 168 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:41:53.155779 [ 3 ] {3619f364-3dab-447e-81c0-98835ae8e6cf} DynamicQueryHandler: Done processing query 2024.02.15 16:41:53.155824 [ 3 ] {3619f364-3dab-447e-81c0-98835ae8e6cf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:41:53.155834 [ 12 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_23_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact 2024.02.15 16:41:53.155855 [ 3 ] {} HTTP-Session: a070989e-4cab-4a05-a8bc-adf9b33ead12 Destroying unnamed session 2024.02.15 16:41:53.155973 [ 12 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_23_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 16:41:53.156033 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:41:53.156045 [ 12 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 49 rows starting from the beginning of the part 2024.02.15 16:41:53.156127 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:41:53.156182 [ 3 ] {} HTTP-Session: c1bdcc08-f9e7-4db3-bfdb-8d0be6637f33 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:41:53.156218 [ 3 ] {} HTTP-Session: c1bdcc08-f9e7-4db3-bfdb-8d0be6637f33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:41:53.156349 [ 12 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 49 rows starting from the beginning of the part 2024.02.15 16:41:53.156400 [ 3 ] {c14337ce-d85e-4305-88b5-5f67fc0cad46} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:41:53.156491 [ 3 ] {c14337ce-d85e-4305-88b5-5f67fc0cad46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.15 16:41:53.156603 [ 12 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 49 rows starting from the beginning of the part 2024.02.15 16:41:53.156958 [ 12 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 49 rows starting from the beginning of the part 2024.02.15 16:41:53.156975 [ 3 ] {c14337ce-d85e-4305-88b5-5f67fc0cad46} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:41:53.157159 [ 12 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 49 rows starting from the beginning of the part 2024.02.15 16:41:53.157710 [ 3 ] {c14337ce-d85e-4305-88b5-5f67fc0cad46} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:41:53.158122 [ 3 ] {c14337ce-d85e-4305-88b5-5f67fc0cad46} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.15 16:41:53.158419 [ 3 ] {c14337ce-d85e-4305-88b5-5f67fc0cad46} oximeter.fields_ipaddr (ac41501c-908c-4eaa-b4b4-3e3c65924c82): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.15 16:41:53.158687 [ 12 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_23_5} MergeTask::MergeProjectionsStage: Merge sorted 245 rows, containing 4 columns (4 merged, 0 gathered) in 0.002917132 sec., 83986.60053778849 rows/sec., 6.65 MiB/sec. 2024.02.15 16:41:53.158739 [ 3 ] {c14337ce-d85e-4305-88b5-5f67fc0cad46} executeQuery: Read 4 rows, 342.00 B in 0.002264767 sec., 1766 rows/sec., 147.47 KiB/sec. 2024.02.15 16:41:53.158913 [ 20 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_23_5} MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) 2024.02.15 16:41:53.158941 [ 3 ] {c14337ce-d85e-4305-88b5-5f67fc0cad46} DynamicQueryHandler: Done processing query 2024.02.15 16:41:53.158984 [ 3 ] {c14337ce-d85e-4305-88b5-5f67fc0cad46} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:41:53.159009 [ 3 ] {} HTTP-Session: c1bdcc08-f9e7-4db3-bfdb-8d0be6637f33 Destroying unnamed session 2024.02.15 16:41:53.159179 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 23660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:41:53.159186 [ 20 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_23_5} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5. 2024.02.15 16:41:53.159249 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:41:53.159277 [ 3 ] {} HTTP-Session: 90f5c584-5fe8-4e7a-8461-caf83fd571d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:41:53.159297 [ 20 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_23_5} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f) (MergerMutator): Merged 5 parts: from all_1_19_4 to all_23_23_0 2024.02.15 16:41:53.159310 [ 3 ] {} HTTP-Session: 90f5c584-5fe8-4e7a-8461-caf83fd571d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:41:53.159462 [ 3 ] {d7ba68f1-4397-499f-9eb9-0525181840c4} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:41:53.159503 [ 3 ] {d7ba68f1-4397-499f-9eb9-0525181840c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 16:41:53.159616 [ 3 ] {d7ba68f1-4397-499f-9eb9-0525181840c4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:41:53.159969 [ 3 ] {d7ba68f1-4397-499f-9eb9-0525181840c4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:41:53.160205 [ 3 ] {d7ba68f1-4397-499f-9eb9-0525181840c4} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.15 16:41:53.160379 [ 3 ] {d7ba68f1-4397-499f-9eb9-0525181840c4} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.15 16:41:53.160491 [ 3 ] {d7ba68f1-4397-499f-9eb9-0525181840c4} executeQuery: Read 149 rows, 14.55 KiB in 0.000993567 sec., 149964 rows/sec., 14.30 MiB/sec. 2024.02.15 16:41:53.160645 [ 3 ] {d7ba68f1-4397-499f-9eb9-0525181840c4} DynamicQueryHandler: Done processing query 2024.02.15 16:41:53.160668 [ 3 ] {d7ba68f1-4397-499f-9eb9-0525181840c4} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 16:41:53.160684 [ 3 ] {} HTTP-Session: 90f5c584-5fe8-4e7a-8461-caf83fd571d7 Destroying unnamed session 2024.02.15 16:41:53.160828 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:41:53.160870 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:41:53.160888 [ 3 ] {} HTTP-Session: a7c16782-de86-40f7-8be1-ec3b17842ec3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:41:53.160904 [ 3 ] {} HTTP-Session: a7c16782-de86-40f7-8be1-ec3b17842ec3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:41:53.160969 [ 3 ] {549c3d09-f35d-435a-9b3d-23e692efcfbc} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:41:53.161007 [ 3 ] {549c3d09-f35d-435a-9b3d-23e692efcfbc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.15 16:41:53.161107 [ 3 ] {549c3d09-f35d-435a-9b3d-23e692efcfbc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:41:53.161315 [ 3 ] {549c3d09-f35d-435a-9b3d-23e692efcfbc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:41:53.161512 [ 3 ] {549c3d09-f35d-435a-9b3d-23e692efcfbc} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.15 16:41:53.161721 [ 3 ] {549c3d09-f35d-435a-9b3d-23e692efcfbc} oximeter.fields_u16 (6967f921-0d21-47ce-89f7-fa9075de0b04): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.15 16:41:53.161843 [ 3 ] {549c3d09-f35d-435a-9b3d-23e692efcfbc} executeQuery: Read 4 rows, 286.00 B in 0.000821657 sec., 4868 rows/sec., 339.92 KiB/sec. 2024.02.15 16:41:53.161945 [ 3 ] {549c3d09-f35d-435a-9b3d-23e692efcfbc} DynamicQueryHandler: Done processing query 2024.02.15 16:41:53.161967 [ 3 ] {549c3d09-f35d-435a-9b3d-23e692efcfbc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:41:53.161984 [ 3 ] {} HTTP-Session: a7c16782-de86-40f7-8be1-ec3b17842ec3 Destroying unnamed session 2024.02.15 16:41:53.162099 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 9039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:41:53.162144 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:41:53.162163 [ 3 ] {} HTTP-Session: 0a323a31-425c-49be-b75c-de0e458afee2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:41:53.162180 [ 3 ] {} HTTP-Session: 0a323a31-425c-49be-b75c-de0e458afee2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:41:53.162250 [ 3 ] {44f10fb0-7611-46e9-8534-5812f183a08b} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:41:53.162288 [ 3 ] {44f10fb0-7611-46e9-8534-5812f183a08b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 16:41:53.162389 [ 3 ] {44f10fb0-7611-46e9-8534-5812f183a08b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:41:53.162635 [ 3 ] {44f10fb0-7611-46e9-8534-5812f183a08b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:41:53.162847 [ 3 ] {44f10fb0-7611-46e9-8534-5812f183a08b} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.15 16:41:53.163001 [ 3 ] {44f10fb0-7611-46e9-8534-5812f183a08b} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.15 16:41:53.163132 [ 3 ] {44f10fb0-7611-46e9-8534-5812f183a08b} executeQuery: Read 53 rows, 4.25 KiB in 0.000846916 sec., 62579 rows/sec., 4.90 MiB/sec. 2024.02.15 16:41:53.163329 [ 3 ] {44f10fb0-7611-46e9-8534-5812f183a08b} DynamicQueryHandler: Done processing query 2024.02.15 16:41:53.163351 [ 3 ] {44f10fb0-7611-46e9-8534-5812f183a08b} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 16:41:53.163366 [ 3 ] {} HTTP-Session: 0a323a31-425c-49be-b75c-de0e458afee2 Destroying unnamed session 2024.02.15 16:41:53.163484 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:41:53.163529 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:41:53.163547 [ 3 ] {} HTTP-Session: 3f2c1131-2607-4434-88d3-634835e88480 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:41:53.163564 [ 3 ] {} HTTP-Session: 3f2c1131-2607-4434-88d3-634835e88480 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:41:53.163633 [ 3 ] {8b62e817-dfcf-409e-a6f6-75d6fae11e14} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:41:53.163676 [ 3 ] {8b62e817-dfcf-409e-a6f6-75d6fae11e14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 16:41:53.163811 [ 3 ] {8b62e817-dfcf-409e-a6f6-75d6fae11e14} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:41:53.164030 [ 3 ] {8b62e817-dfcf-409e-a6f6-75d6fae11e14} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:41:53.164287 [ 3 ] {8b62e817-dfcf-409e-a6f6-75d6fae11e14} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.15 16:41:53.164472 [ 3 ] {8b62e817-dfcf-409e-a6f6-75d6fae11e14} oximeter.measurements_cumulativeu64 (14da3ea7-b0e2-4b91-b024-dedf05be3a5d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.15 16:41:53.164610 [ 3 ] {8b62e817-dfcf-409e-a6f6-75d6fae11e14} executeQuery: Read 2 rows, 144.00 B in 0.000942018 sec., 2123 rows/sec., 149.28 KiB/sec. 2024.02.15 16:41:53.164747 [ 3 ] {8b62e817-dfcf-409e-a6f6-75d6fae11e14} DynamicQueryHandler: Done processing query 2024.02.15 16:41:53.164769 [ 3 ] {8b62e817-dfcf-409e-a6f6-75d6fae11e14} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:41:53.164784 [ 3 ] {} HTTP-Session: 3f2c1131-2607-4434-88d3-634835e88480 Destroying unnamed session 2024.02.15 16:41:53.164942 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 52429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:41:53.164986 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:41:53.165005 [ 3 ] {} HTTP-Session: 9c61da21-d9fa-439f-8285-cb192a4da3aa Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:41:53.165021 [ 3 ] {} HTTP-Session: 9c61da21-d9fa-439f-8285-cb192a4da3aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:41:53.165107 [ 3 ] {29e92578-d8e8-4829-8e3a-4c3e891c27d9} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:41:53.165151 [ 3 ] {29e92578-d8e8-4829-8e3a-4c3e891c27d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 16:41:53.165288 [ 3 ] {29e92578-d8e8-4829-8e3a-4c3e891c27d9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:41:53.165698 [ 3 ] {29e92578-d8e8-4829-8e3a-4c3e891c27d9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:41:53.166006 [ 3 ] {29e92578-d8e8-4829-8e3a-4c3e891c27d9} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.15 16:41:53.166205 [ 3 ] {29e92578-d8e8-4829-8e3a-4c3e891c27d9} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.15 16:41:53.166333 [ 3 ] {29e92578-d8e8-4829-8e3a-4c3e891c27d9} executeQuery: Read 49 rows, 67.71 KiB in 0.00119995 sec., 40835 rows/sec., 55.10 MiB/sec. 2024.02.15 16:41:53.166441 [ 3 ] {29e92578-d8e8-4829-8e3a-4c3e891c27d9} DynamicQueryHandler: Done processing query 2024.02.15 16:41:53.166464 [ 3 ] {29e92578-d8e8-4829-8e3a-4c3e891c27d9} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.15 16:41:53.166479 [ 3 ] {} HTTP-Session: 9c61da21-d9fa-439f-8285-cb192a4da3aa Destroying unnamed session 2024.02.15 16:42:03.154859 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 7080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:42:03.155034 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:42:03.155083 [ 3 ] {} HTTP-Session: 3ba4abaa-fcae-45fa-8bb8-695adfdf0f48 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:42:03.155125 [ 3 ] {} HTTP-Session: 3ba4abaa-fcae-45fa-8bb8-695adfdf0f48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:42:03.155315 [ 3 ] {670d066b-5840-4952-b89e-c6c308663d76} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:42:03.155375 [ 3 ] {670d066b-5840-4952-b89e-c6c308663d76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 16:42:03.155535 [ 3 ] {670d066b-5840-4952-b89e-c6c308663d76} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:42:03.155919 [ 3 ] {670d066b-5840-4952-b89e-c6c308663d76} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:42:03.156187 [ 3 ] {670d066b-5840-4952-b89e-c6c308663d76} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.15 16:42:03.156359 [ 3 ] {670d066b-5840-4952-b89e-c6c308663d76} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.15 16:42:03.156484 [ 3 ] {670d066b-5840-4952-b89e-c6c308663d76} executeQuery: Read 49 rows, 3.97 KiB in 0.001134148 sec., 43204 rows/sec., 3.42 MiB/sec. 2024.02.15 16:42:03.156676 [ 3 ] {670d066b-5840-4952-b89e-c6c308663d76} DynamicQueryHandler: Done processing query 2024.02.15 16:42:03.156704 [ 3 ] {670d066b-5840-4952-b89e-c6c308663d76} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:42:03.156720 [ 3 ] {} HTTP-Session: 3ba4abaa-fcae-45fa-8bb8-695adfdf0f48 Destroying unnamed session 2024.02.15 16:42:03.156891 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:42:03.156939 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:42:03.156959 [ 3 ] {} HTTP-Session: 24c9bdcb-75c1-45e6-ae56-78e3e3bbd38c Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:42:03.156977 [ 3 ] {} HTTP-Session: 24c9bdcb-75c1-45e6-ae56-78e3e3bbd38c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:42:03.157055 [ 3 ] {ba84a1cd-8c8c-4d5b-a653-18568480d84d} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:42:03.157167 [ 3 ] {ba84a1cd-8c8c-4d5b-a653-18568480d84d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.15 16:42:03.157287 [ 3 ] {ba84a1cd-8c8c-4d5b-a653-18568480d84d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:42:03.157526 [ 3 ] {ba84a1cd-8c8c-4d5b-a653-18568480d84d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:42:03.157734 [ 3 ] {ba84a1cd-8c8c-4d5b-a653-18568480d84d} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.15 16:42:03.157881 [ 3 ] {ba84a1cd-8c8c-4d5b-a653-18568480d84d} oximeter.fields_ipaddr (ac41501c-908c-4eaa-b4b4-3e3c65924c82): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.15 16:42:03.157979 [ 3 ] {ba84a1cd-8c8c-4d5b-a653-18568480d84d} executeQuery: Read 2 rows, 175.00 B in 0.000829046 sec., 2412 rows/sec., 206.14 KiB/sec. 2024.02.15 16:42:03.157970 [ 161 ] {} oximeter.fields_ipaddr (ac41501c-908c-4eaa-b4b4-3e3c65924c82) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2024.02.15 16:42:03.158041 [ 161 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:42:03.158120 [ 3 ] {ba84a1cd-8c8c-4d5b-a653-18568480d84d} DynamicQueryHandler: Done processing query 2024.02.15 16:42:03.158134 [ 14 ] {ac41501c-908c-4eaa-b4b4-3e3c65924c82::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact 2024.02.15 16:42:03.158151 [ 3 ] {ba84a1cd-8c8c-4d5b-a653-18568480d84d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:42:03.158207 [ 3 ] {} HTTP-Session: 24c9bdcb-75c1-45e6-ae56-78e3e3bbd38c Destroying unnamed session 2024.02.15 16:42:03.158267 [ 14 ] {ac41501c-908c-4eaa-b4b4-3e3c65924c82::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 16:42:03.158343 [ 14 ] {ac41501c-908c-4eaa-b4b4-3e3c65924c82::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part 2024.02.15 16:42:03.158483 [ 14 ] {ac41501c-908c-4eaa-b4b4-3e3c65924c82::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2024.02.15 16:42:03.158503 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 23510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:42:03.158557 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:42:03.158584 [ 3 ] {} HTTP-Session: 114b3d62-7c83-4164-9b1c-e384d654668e Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:42:03.158611 [ 3 ] {} HTTP-Session: 114b3d62-7c83-4164-9b1c-e384d654668e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:42:03.158620 [ 14 ] {ac41501c-908c-4eaa-b4b4-3e3c65924c82::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2024.02.15 16:42:03.158721 [ 3 ] {4fd9ac6d-3e4c-41f5-b61c-5a08bba9ce20} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:42:03.158756 [ 14 ] {ac41501c-908c-4eaa-b4b4-3e3c65924c82::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2024.02.15 16:42:03.158769 [ 3 ] {4fd9ac6d-3e4c-41f5-b61c-5a08bba9ce20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 16:42:03.158946 [ 14 ] {ac41501c-908c-4eaa-b4b4-3e3c65924c82::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part 2024.02.15 16:42:03.159011 [ 3 ] {4fd9ac6d-3e4c-41f5-b61c-5a08bba9ce20} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:42:03.159114 [ 14 ] {ac41501c-908c-4eaa-b4b4-3e3c65924c82::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2024.02.15 16:42:03.159661 [ 3 ] {4fd9ac6d-3e4c-41f5-b61c-5a08bba9ce20} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:42:03.159979 [ 3 ] {4fd9ac6d-3e4c-41f5-b61c-5a08bba9ce20} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.15 16:42:03.160016 [ 22 ] {ac41501c-908c-4eaa-b4b4-3e3c65924c82::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.001920934 sec., 11452.762041798416 rows/sec., 958.29 KiB/sec. 2024.02.15 16:42:03.160165 [ 14 ] {ac41501c-908c-4eaa-b4b4-3e3c65924c82::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.02.15 16:42:03.160168 [ 3 ] {4fd9ac6d-3e4c-41f5-b61c-5a08bba9ce20} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.15 16:42:03.160300 [ 3 ] {4fd9ac6d-3e4c-41f5-b61c-5a08bba9ce20} executeQuery: Read 148 rows, 14.46 KiB in 0.001546072 sec., 95726 rows/sec., 9.13 MiB/sec. 2024.02.15 16:42:03.160373 [ 14 ] {ac41501c-908c-4eaa-b4b4-3e3c65924c82::all_1_10_2} oximeter.fields_ipaddr (ac41501c-908c-4eaa-b4b4-3e3c65924c82): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2024.02.15 16:42:03.160446 [ 3 ] {4fd9ac6d-3e4c-41f5-b61c-5a08bba9ce20} DynamicQueryHandler: Done processing query 2024.02.15 16:42:03.160448 [ 14 ] {ac41501c-908c-4eaa-b4b4-3e3c65924c82::all_1_10_2} oximeter.fields_ipaddr (ac41501c-908c-4eaa-b4b4-3e3c65924c82) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 2024.02.15 16:42:03.160472 [ 3 ] {4fd9ac6d-3e4c-41f5-b61c-5a08bba9ce20} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.15 16:42:03.160490 [ 3 ] {} HTTP-Session: 114b3d62-7c83-4164-9b1c-e384d654668e Destroying unnamed session 2024.02.15 16:42:03.160700 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:42:03.160746 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:42:03.160765 [ 3 ] {} HTTP-Session: 657a1d5d-524e-4b33-a09f-f9352edd3757 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:42:03.160781 [ 3 ] {} HTTP-Session: 657a1d5d-524e-4b33-a09f-f9352edd3757 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:42:03.160849 [ 3 ] {8e36302b-1fb2-47a8-bac8-c29b59933518} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:42:03.160888 [ 3 ] {8e36302b-1fb2-47a8-bac8-c29b59933518} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.15 16:42:03.160991 [ 3 ] {8e36302b-1fb2-47a8-bac8-c29b59933518} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:42:03.161248 [ 3 ] {8e36302b-1fb2-47a8-bac8-c29b59933518} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:42:03.161447 [ 3 ] {8e36302b-1fb2-47a8-bac8-c29b59933518} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.15 16:42:03.161620 [ 3 ] {8e36302b-1fb2-47a8-bac8-c29b59933518} oximeter.fields_u16 (6967f921-0d21-47ce-89f7-fa9075de0b04): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.15 16:42:03.161704 [ 161 ] {} oximeter.fields_u16 (6967f921-0d21-47ce-89f7-fa9075de0b04) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2024.02.15 16:42:03.161719 [ 3 ] {8e36302b-1fb2-47a8-bac8-c29b59933518} executeQuery: Read 2 rows, 143.00 B in 0.000841276 sec., 2377 rows/sec., 166.00 KiB/sec. 2024.02.15 16:42:03.161736 [ 161 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:42:03.161884 [ 12 ] {6967f921-0d21-47ce-89f7-fa9075de0b04::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact 2024.02.15 16:42:03.161907 [ 3 ] {8e36302b-1fb2-47a8-bac8-c29b59933518} DynamicQueryHandler: Done processing query 2024.02.15 16:42:03.161954 [ 3 ] {8e36302b-1fb2-47a8-bac8-c29b59933518} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:42:03.161981 [ 3 ] {} HTTP-Session: 657a1d5d-524e-4b33-a09f-f9352edd3757 Destroying unnamed session 2024.02.15 16:42:03.162050 [ 12 ] {6967f921-0d21-47ce-89f7-fa9075de0b04::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 16:42:03.162085 [ 12 ] {6967f921-0d21-47ce-89f7-fa9075de0b04::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part 2024.02.15 16:42:03.162154 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 8696, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:42:03.162218 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:42:03.162271 [ 3 ] {} HTTP-Session: 58de3ac1-22a4-4589-a9e5-af1af23a867b Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:42:03.162321 [ 12 ] {6967f921-0d21-47ce-89f7-fa9075de0b04::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2024.02.15 16:42:03.162322 [ 3 ] {} HTTP-Session: 58de3ac1-22a4-4589-a9e5-af1af23a867b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:42:03.162540 [ 3 ] {44b50afe-78e6-4be6-a8dc-c38cd10155a3} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:42:03.162567 [ 12 ] {6967f921-0d21-47ce-89f7-fa9075de0b04::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2024.02.15 16:42:03.162625 [ 3 ] {44b50afe-78e6-4be6-a8dc-c38cd10155a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 16:42:03.162858 [ 12 ] {6967f921-0d21-47ce-89f7-fa9075de0b04::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2024.02.15 16:42:03.163040 [ 3 ] {44b50afe-78e6-4be6-a8dc-c38cd10155a3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:42:03.163144 [ 12 ] {6967f921-0d21-47ce-89f7-fa9075de0b04::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part 2024.02.15 16:42:03.163333 [ 12 ] {6967f921-0d21-47ce-89f7-fa9075de0b04::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2024.02.15 16:42:03.163897 [ 3 ] {44b50afe-78e6-4be6-a8dc-c38cd10155a3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:42:03.164294 [ 3 ] {44b50afe-78e6-4be6-a8dc-c38cd10155a3} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.15 16:42:03.164618 [ 3 ] {44b50afe-78e6-4be6-a8dc-c38cd10155a3} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.15 16:42:03.164928 [ 3 ] {44b50afe-78e6-4be6-a8dc-c38cd10155a3} executeQuery: Read 51 rows, 4.09 KiB in 0.002334148 sec., 21849 rows/sec., 1.71 MiB/sec. 2024.02.15 16:42:03.164952 [ 12 ] {6967f921-0d21-47ce-89f7-fa9075de0b04::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.003166684 sec., 6947.3303935599515 rows/sec., 485.09 KiB/sec. 2024.02.15 16:42:03.165132 [ 12 ] {6967f921-0d21-47ce-89f7-fa9075de0b04::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.02.15 16:42:03.165138 [ 3 ] {44b50afe-78e6-4be6-a8dc-c38cd10155a3} DynamicQueryHandler: Done processing query 2024.02.15 16:42:03.165191 [ 3 ] {44b50afe-78e6-4be6-a8dc-c38cd10155a3} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.15 16:42:03.165211 [ 3 ] {} HTTP-Session: 58de3ac1-22a4-4589-a9e5-af1af23a867b Destroying unnamed session 2024.02.15 16:42:03.165338 [ 12 ] {6967f921-0d21-47ce-89f7-fa9075de0b04::all_1_10_2} oximeter.fields_u16 (6967f921-0d21-47ce-89f7-fa9075de0b04): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2024.02.15 16:42:03.165381 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:42:03.165430 [ 12 ] {6967f921-0d21-47ce-89f7-fa9075de0b04::all_1_10_2} oximeter.fields_u16 (6967f921-0d21-47ce-89f7-fa9075de0b04) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 2024.02.15 16:42:03.165454 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:42:03.165499 [ 3 ] {} HTTP-Session: 36537f8b-df2b-4346-97ce-74b4c1f8ecb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:42:03.165547 [ 3 ] {} HTTP-Session: 36537f8b-df2b-4346-97ce-74b4c1f8ecb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:42:03.165619 [ 3 ] {dd50227e-4cc3-4c60-8cc6-aceab9a31dce} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:42:03.165663 [ 3 ] {dd50227e-4cc3-4c60-8cc6-aceab9a31dce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 16:42:03.165801 [ 3 ] {dd50227e-4cc3-4c60-8cc6-aceab9a31dce} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:42:03.166064 [ 3 ] {dd50227e-4cc3-4c60-8cc6-aceab9a31dce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:42:03.166328 [ 3 ] {dd50227e-4cc3-4c60-8cc6-aceab9a31dce} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.15 16:42:03.166508 [ 3 ] {dd50227e-4cc3-4c60-8cc6-aceab9a31dce} oximeter.measurements_cumulativeu64 (14da3ea7-b0e2-4b91-b024-dedf05be3a5d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.15 16:42:03.166612 [ 3 ] {dd50227e-4cc3-4c60-8cc6-aceab9a31dce} executeQuery: Read 1 rows, 72.00 B in 0.000964657 sec., 1036 rows/sec., 72.89 KiB/sec. 2024.02.15 16:42:03.166803 [ 3 ] {dd50227e-4cc3-4c60-8cc6-aceab9a31dce} DynamicQueryHandler: Done processing query 2024.02.15 16:42:03.166825 [ 3 ] {dd50227e-4cc3-4c60-8cc6-aceab9a31dce} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:42:03.166841 [ 3 ] {} HTTP-Session: 36537f8b-df2b-4346-97ce-74b4c1f8ecb4 Destroying unnamed session 2024.02.15 16:42:03.167011 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 52429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:42:03.167057 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:42:03.167077 [ 3 ] {} HTTP-Session: 3a64bda9-77b2-4d54-8ce8-6af7c83dc257 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:42:03.167093 [ 3 ] {} HTTP-Session: 3a64bda9-77b2-4d54-8ce8-6af7c83dc257 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:42:03.167174 [ 3 ] {a2a2fe50-5333-48fe-b582-9fde10fa23a4} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:42:03.167218 [ 3 ] {a2a2fe50-5333-48fe-b582-9fde10fa23a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 16:42:03.167368 [ 3 ] {a2a2fe50-5333-48fe-b582-9fde10fa23a4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:42:03.167835 [ 3 ] {a2a2fe50-5333-48fe-b582-9fde10fa23a4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:42:03.168159 [ 3 ] {a2a2fe50-5333-48fe-b582-9fde10fa23a4} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.15 16:42:03.168330 [ 3 ] {a2a2fe50-5333-48fe-b582-9fde10fa23a4} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.15 16:42:03.168423 [ 3 ] {a2a2fe50-5333-48fe-b582-9fde10fa23a4} executeQuery: Read 49 rows, 67.71 KiB in 0.0012415 sec., 39468 rows/sec., 53.26 MiB/sec. 2024.02.15 16:42:03.168538 [ 3 ] {a2a2fe50-5333-48fe-b582-9fde10fa23a4} DynamicQueryHandler: Done processing query 2024.02.15 16:42:03.168558 [ 3 ] {a2a2fe50-5333-48fe-b582-9fde10fa23a4} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.15 16:42:03.168572 [ 3 ] {} HTTP-Session: 3a64bda9-77b2-4d54-8ce8-6af7c83dc257 Destroying unnamed session 2024.02.15 16:42:07.626427 [ 158 ] {} DNSResolver: Updating DNS cache 2024.02.15 16:42:07.626491 [ 158 ] {} DNSResolver: Updated DNS cache 2024.02.15 16:42:13.156395 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 7080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:42:13.156584 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:42:13.156635 [ 3 ] {} HTTP-Session: 77e903dc-9f7d-4faa-af89-095eee472844 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:42:13.156678 [ 3 ] {} HTTP-Session: 77e903dc-9f7d-4faa-af89-095eee472844 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:42:13.156881 [ 3 ] {53e8fab2-4b8e-48c3-b5bf-6863e1f311e1} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:42:13.156974 [ 3 ] {53e8fab2-4b8e-48c3-b5bf-6863e1f311e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 16:42:13.157137 [ 3 ] {53e8fab2-4b8e-48c3-b5bf-6863e1f311e1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:42:13.157585 [ 3 ] {53e8fab2-4b8e-48c3-b5bf-6863e1f311e1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:42:13.157891 [ 3 ] {53e8fab2-4b8e-48c3-b5bf-6863e1f311e1} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.15 16:42:13.158063 [ 3 ] {53e8fab2-4b8e-48c3-b5bf-6863e1f311e1} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.15 16:42:13.158186 [ 3 ] {53e8fab2-4b8e-48c3-b5bf-6863e1f311e1} executeQuery: Read 49 rows, 3.97 KiB in 0.001247369 sec., 39282 rows/sec., 3.11 MiB/sec. 2024.02.15 16:42:13.158338 [ 3 ] {53e8fab2-4b8e-48c3-b5bf-6863e1f311e1} DynamicQueryHandler: Done processing query 2024.02.15 16:42:13.158364 [ 3 ] {53e8fab2-4b8e-48c3-b5bf-6863e1f311e1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:42:13.158381 [ 3 ] {} HTTP-Session: 77e903dc-9f7d-4faa-af89-095eee472844 Destroying unnamed session 2024.02.15 16:42:13.158544 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:42:13.158593 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:42:13.158615 [ 3 ] {} HTTP-Session: 8407998c-294a-4d09-9cba-263311afb1ea Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:42:13.158634 [ 3 ] {} HTTP-Session: 8407998c-294a-4d09-9cba-263311afb1ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:42:13.158710 [ 3 ] {bf402ed3-72b6-4c31-806c-3b626a3dc2fd} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:42:13.158753 [ 3 ] {bf402ed3-72b6-4c31-806c-3b626a3dc2fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.15 16:42:13.158864 [ 3 ] {bf402ed3-72b6-4c31-806c-3b626a3dc2fd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:42:13.159145 [ 3 ] {bf402ed3-72b6-4c31-806c-3b626a3dc2fd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:42:13.159351 [ 3 ] {bf402ed3-72b6-4c31-806c-3b626a3dc2fd} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.15 16:42:13.159507 [ 3 ] {bf402ed3-72b6-4c31-806c-3b626a3dc2fd} oximeter.fields_ipaddr (ac41501c-908c-4eaa-b4b4-3e3c65924c82): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.15 16:42:13.159638 [ 3 ] {bf402ed3-72b6-4c31-806c-3b626a3dc2fd} executeQuery: Read 2 rows, 175.00 B in 0.000897927 sec., 2227 rows/sec., 190.33 KiB/sec. 2024.02.15 16:42:13.159803 [ 3 ] {bf402ed3-72b6-4c31-806c-3b626a3dc2fd} DynamicQueryHandler: Done processing query 2024.02.15 16:42:13.159827 [ 3 ] {bf402ed3-72b6-4c31-806c-3b626a3dc2fd} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:42:13.159843 [ 3 ] {} HTTP-Session: 8407998c-294a-4d09-9cba-263311afb1ea Destroying unnamed session 2024.02.15 16:42:13.160059 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 28451, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:42:13.160106 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:42:13.160127 [ 3 ] {} HTTP-Session: 81cb6310-b03e-4adc-ac6d-bee33cc023ab Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:42:13.160143 [ 3 ] {} HTTP-Session: 81cb6310-b03e-4adc-ac6d-bee33cc023ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:42:13.160219 [ 3 ] {aaf5dc27-71ab-4024-9860-ac9b6f4ac5d3} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:42:13.160260 [ 3 ] {aaf5dc27-71ab-4024-9860-ac9b6f4ac5d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 16:42:13.160375 [ 3 ] {aaf5dc27-71ab-4024-9860-ac9b6f4ac5d3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:42:13.160768 [ 3 ] {aaf5dc27-71ab-4024-9860-ac9b6f4ac5d3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:42:13.161000 [ 3 ] {aaf5dc27-71ab-4024-9860-ac9b6f4ac5d3} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.15 16:42:13.161153 [ 3 ] {aaf5dc27-71ab-4024-9860-ac9b6f4ac5d3} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.15 16:42:13.161286 [ 3 ] {aaf5dc27-71ab-4024-9860-ac9b6f4ac5d3} executeQuery: Read 184 rows, 17.22 KiB in 0.001036218 sec., 177568 rows/sec., 16.23 MiB/sec. 2024.02.15 16:42:13.161396 [ 3 ] {aaf5dc27-71ab-4024-9860-ac9b6f4ac5d3} DynamicQueryHandler: Done processing query 2024.02.15 16:42:13.161420 [ 3 ] {aaf5dc27-71ab-4024-9860-ac9b6f4ac5d3} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.15 16:42:13.161434 [ 3 ] {} HTTP-Session: 81cb6310-b03e-4adc-ac6d-bee33cc023ab Destroying unnamed session 2024.02.15 16:42:13.161546 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:42:13.161592 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:42:13.161613 [ 3 ] {} HTTP-Session: e94a83a6-5f92-4719-8f87-f8ca2d8218cd Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:42:13.161629 [ 3 ] {} HTTP-Session: e94a83a6-5f92-4719-8f87-f8ca2d8218cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:42:13.161697 [ 3 ] {607385e7-50d1-47e3-9d93-61e826a06d1e} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:42:13.161736 [ 3 ] {607385e7-50d1-47e3-9d93-61e826a06d1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.15 16:42:13.161844 [ 3 ] {607385e7-50d1-47e3-9d93-61e826a06d1e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:42:13.162141 [ 3 ] {607385e7-50d1-47e3-9d93-61e826a06d1e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:42:13.162349 [ 3 ] {607385e7-50d1-47e3-9d93-61e826a06d1e} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.15 16:42:13.162498 [ 3 ] {607385e7-50d1-47e3-9d93-61e826a06d1e} oximeter.fields_u16 (6967f921-0d21-47ce-89f7-fa9075de0b04): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.15 16:42:13.162621 [ 3 ] {607385e7-50d1-47e3-9d93-61e826a06d1e} executeQuery: Read 2 rows, 143.00 B in 0.000894377 sec., 2236 rows/sec., 156.14 KiB/sec. 2024.02.15 16:42:13.162747 [ 3 ] {607385e7-50d1-47e3-9d93-61e826a06d1e} DynamicQueryHandler: Done processing query 2024.02.15 16:42:13.162769 [ 3 ] {607385e7-50d1-47e3-9d93-61e826a06d1e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:42:13.162785 [ 3 ] {} HTTP-Session: e94a83a6-5f92-4719-8f87-f8ca2d8218cd Destroying unnamed session 2024.02.15 16:42:13.162900 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 12742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:42:13.162947 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:42:13.162968 [ 3 ] {} HTTP-Session: c1d8c01d-de0a-46a4-bb51-344563085561 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:42:13.162984 [ 3 ] {} HTTP-Session: c1d8c01d-de0a-46a4-bb51-344563085561 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:42:13.163056 [ 3 ] {74dee26c-375b-461b-a40a-32d6f0180a8a} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:42:13.163096 [ 3 ] {74dee26c-375b-461b-a40a-32d6f0180a8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 16:42:13.163202 [ 3 ] {74dee26c-375b-461b-a40a-32d6f0180a8a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:42:13.163517 [ 3 ] {74dee26c-375b-461b-a40a-32d6f0180a8a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:42:13.163752 [ 3 ] {74dee26c-375b-461b-a40a-32d6f0180a8a} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.15 16:42:13.163907 [ 3 ] {74dee26c-375b-461b-a40a-32d6f0180a8a} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.15 16:42:13.164028 [ 3 ] {74dee26c-375b-461b-a40a-32d6f0180a8a} executeQuery: Read 75 rows, 5.99 KiB in 0.000934577 sec., 80250 rows/sec., 6.25 MiB/sec. 2024.02.15 16:42:13.164167 [ 3 ] {74dee26c-375b-461b-a40a-32d6f0180a8a} DynamicQueryHandler: Done processing query 2024.02.15 16:42:13.164190 [ 3 ] {74dee26c-375b-461b-a40a-32d6f0180a8a} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 16:42:13.164205 [ 3 ] {} HTTP-Session: c1d8c01d-de0a-46a4-bb51-344563085561 Destroying unnamed session 2024.02.15 16:42:13.164328 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 7228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:42:13.164373 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:42:13.164393 [ 3 ] {} HTTP-Session: a2d456f2-4b53-41b3-a04c-8397ee89989b Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:42:13.164410 [ 3 ] {} HTTP-Session: a2d456f2-4b53-41b3-a04c-8397ee89989b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:42:13.164481 [ 3 ] {5a4a573e-d6c1-4063-b1a5-1c3e23efa46d} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:42:13.164526 [ 3 ] {5a4a573e-d6c1-4063-b1a5-1c3e23efa46d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 16:42:13.164658 [ 3 ] {5a4a573e-d6c1-4063-b1a5-1c3e23efa46d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:42:13.164956 [ 3 ] {5a4a573e-d6c1-4063-b1a5-1c3e23efa46d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:42:13.165223 [ 3 ] {5a4a573e-d6c1-4063-b1a5-1c3e23efa46d} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.15 16:42:13.165409 [ 3 ] {5a4a573e-d6c1-4063-b1a5-1c3e23efa46d} oximeter.measurements_cumulativeu64 (14da3ea7-b0e2-4b91-b024-dedf05be3a5d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.15 16:42:13.165537 [ 3 ] {5a4a573e-d6c1-4063-b1a5-1c3e23efa46d} executeQuery: Read 37 rows, 2.67 KiB in 0.001022928 sec., 36170 rows/sec., 2.55 MiB/sec. 2024.02.15 16:42:13.165733 [ 3 ] {5a4a573e-d6c1-4063-b1a5-1c3e23efa46d} DynamicQueryHandler: Done processing query 2024.02.15 16:42:13.165757 [ 3 ] {5a4a573e-d6c1-4063-b1a5-1c3e23efa46d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:42:13.165772 [ 3 ] {} HTTP-Session: a2d456f2-4b53-41b3-a04c-8397ee89989b Destroying unnamed session 2024.02.15 16:42:13.165937 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 52429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:42:13.165984 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:42:13.166005 [ 3 ] {} HTTP-Session: 0d081d2f-219b-4643-a052-d52f3782af9a Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:42:13.166021 [ 3 ] {} HTTP-Session: 0d081d2f-219b-4643-a052-d52f3782af9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:42:13.166108 [ 3 ] {e2c96d4f-ba51-4ca1-a63d-c213cde1ad3a} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:42:13.166154 [ 3 ] {e2c96d4f-ba51-4ca1-a63d-c213cde1ad3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 16:42:13.166305 [ 3 ] {e2c96d4f-ba51-4ca1-a63d-c213cde1ad3a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:42:13.166779 [ 3 ] {e2c96d4f-ba51-4ca1-a63d-c213cde1ad3a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:42:13.167101 [ 3 ] {e2c96d4f-ba51-4ca1-a63d-c213cde1ad3a} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.15 16:42:13.167287 [ 3 ] {e2c96d4f-ba51-4ca1-a63d-c213cde1ad3a} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.15 16:42:13.167425 [ 3 ] {e2c96d4f-ba51-4ca1-a63d-c213cde1ad3a} executeQuery: Read 49 rows, 67.71 KiB in 0.00128805 sec., 38042 rows/sec., 51.34 MiB/sec. 2024.02.15 16:42:13.167540 [ 3 ] {e2c96d4f-ba51-4ca1-a63d-c213cde1ad3a} DynamicQueryHandler: Done processing query 2024.02.15 16:42:13.167563 [ 3 ] {e2c96d4f-ba51-4ca1-a63d-c213cde1ad3a} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.15 16:42:13.167578 [ 3 ] {} HTTP-Session: 0d081d2f-219b-4643-a052-d52f3782af9a Destroying unnamed session 2024.02.15 16:42:22.626761 [ 151 ] {} DNSResolver: Updating DNS cache 2024.02.15 16:42:22.626834 [ 151 ] {} DNSResolver: Updated DNS cache 2024.02.15 16:42:23.155619 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 7080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:42:23.155732 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:42:23.155762 [ 3 ] {} HTTP-Session: 24fa3ee7-e6ed-44e9-8fbc-c16d1627d0a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:42:23.155789 [ 3 ] {} HTTP-Session: 24fa3ee7-e6ed-44e9-8fbc-c16d1627d0a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:42:23.155933 [ 3 ] {7fafce99-f063-403b-aece-be090b4bba4a} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:42:23.156002 [ 3 ] {7fafce99-f063-403b-aece-be090b4bba4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 16:42:23.156198 [ 3 ] {7fafce99-f063-403b-aece-be090b4bba4a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:42:23.156623 [ 3 ] {7fafce99-f063-403b-aece-be090b4bba4a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:42:23.156908 [ 3 ] {7fafce99-f063-403b-aece-be090b4bba4a} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.15 16:42:23.157066 [ 3 ] {7fafce99-f063-403b-aece-be090b4bba4a} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.15 16:42:23.157190 [ 3 ] {7fafce99-f063-403b-aece-be090b4bba4a} executeQuery: Read 49 rows, 3.97 KiB in 0.001210029 sec., 40494 rows/sec., 3.21 MiB/sec. 2024.02.15 16:42:23.157400 [ 3 ] {7fafce99-f063-403b-aece-be090b4bba4a} DynamicQueryHandler: Done processing query 2024.02.15 16:42:23.157425 [ 3 ] {7fafce99-f063-403b-aece-be090b4bba4a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:42:23.157442 [ 3 ] {} HTTP-Session: 24fa3ee7-e6ed-44e9-8fbc-c16d1627d0a9 Destroying unnamed session 2024.02.15 16:42:23.157578 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 23361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:42:23.157625 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:42:23.157644 [ 3 ] {} HTTP-Session: c13e365c-8780-437f-b735-90ad9f366a43 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:42:23.157661 [ 3 ] {} HTTP-Session: c13e365c-8780-437f-b735-90ad9f366a43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:42:23.157739 [ 3 ] {5f8209ba-8ebe-461e-b58e-6b718b8a318d} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:42:23.157781 [ 3 ] {5f8209ba-8ebe-461e-b58e-6b718b8a318d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 16:42:23.157902 [ 3 ] {5f8209ba-8ebe-461e-b58e-6b718b8a318d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:42:23.158281 [ 3 ] {5f8209ba-8ebe-461e-b58e-6b718b8a318d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:42:23.158506 [ 3 ] {5f8209ba-8ebe-461e-b58e-6b718b8a318d} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.15 16:42:23.158658 [ 3 ] {5f8209ba-8ebe-461e-b58e-6b718b8a318d} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.15 16:42:23.158785 [ 3 ] {5f8209ba-8ebe-461e-b58e-6b718b8a318d} executeQuery: Read 147 rows, 14.37 KiB in 0.001007918 sec., 145845 rows/sec., 13.92 MiB/sec. 2024.02.15 16:42:23.158783 [ 151 ] {} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.15 16:42:23.158902 [ 151 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:42:23.158934 [ 3 ] {5f8209ba-8ebe-461e-b58e-6b718b8a318d} DynamicQueryHandler: Done processing query 2024.02.15 16:42:23.158979 [ 3 ] {5f8209ba-8ebe-461e-b58e-6b718b8a318d} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.15 16:42:23.159019 [ 3 ] {} HTTP-Session: c13e365c-8780-437f-b735-90ad9f366a43 Destroying unnamed session 2024.02.15 16:42:23.159030 [ 14 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.15 16:42:23.159133 [ 14 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 16:42:23.159158 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 8355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:42:23.159169 [ 14 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 187 rows starting from the beginning of the part 2024.02.15 16:42:23.159211 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:42:23.159236 [ 3 ] {} HTTP-Session: d23fb2eb-5ce2-419d-b142-8373ee8e42d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:42:23.159257 [ 3 ] {} HTTP-Session: d23fb2eb-5ce2-419d-b142-8373ee8e42d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:42:23.159302 [ 14 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 183 rows starting from the beginning of the part 2024.02.15 16:42:23.159367 [ 3 ] {664d1192-2022-4021-bb70-4f2aa7484566} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:42:23.159428 [ 3 ] {664d1192-2022-4021-bb70-4f2aa7484566} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 16:42:23.159435 [ 14 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 149 rows starting from the beginning of the part 2024.02.15 16:42:23.159623 [ 14 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 148 rows starting from the beginning of the part 2024.02.15 16:42:23.159668 [ 3 ] {664d1192-2022-4021-bb70-4f2aa7484566} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:42:23.159762 [ 14 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 184 rows starting from the beginning of the part 2024.02.15 16:42:23.159849 [ 14 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 147 rows starting from the beginning of the part 2024.02.15 16:42:23.160205 [ 3 ] {664d1192-2022-4021-bb70-4f2aa7484566} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:42:23.160452 [ 3 ] {664d1192-2022-4021-bb70-4f2aa7484566} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.15 16:42:23.160635 [ 3 ] {664d1192-2022-4021-bb70-4f2aa7484566} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.15 16:42:23.160750 [ 151 ] {} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.15 16:42:23.160759 [ 3 ] {664d1192-2022-4021-bb70-4f2aa7484566} executeQuery: Read 49 rows, 3.92 KiB in 0.001393051 sec., 35174 rows/sec., 2.75 MiB/sec. 2024.02.15 16:42:23.160822 [ 151 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:42:23.161166 [ 14 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.15 16:42:23.161293 [ 3 ] {664d1192-2022-4021-bb70-4f2aa7484566} DynamicQueryHandler: Done processing query 2024.02.15 16:42:23.161354 [ 3 ] {664d1192-2022-4021-bb70-4f2aa7484566} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.15 16:42:23.161428 [ 3 ] {} HTTP-Session: d23fb2eb-5ce2-419d-b142-8373ee8e42d8 Destroying unnamed session 2024.02.15 16:42:23.161495 [ 14 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 16:42:23.161573 [ 14 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 99 rows starting from the beginning of the part 2024.02.15 16:42:23.161630 [ 13 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 998 rows, containing 4 columns (4 merged, 0 gathered) in 0.002671081 sec., 373631.4997560913 rows/sec., 34.82 MiB/sec. 2024.02.15 16:42:23.161711 [ 14 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 73 rows starting from the beginning of the part 2024.02.15 16:42:23.161736 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 52429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:42:23.161823 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:42:23.161859 [ 3 ] {} HTTP-Session: e028edaf-1529-42da-87d6-d5422043475a Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:42:23.161893 [ 14 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 53 rows starting from the beginning of the part 2024.02.15 16:42:23.161904 [ 3 ] {} HTTP-Session: e028edaf-1529-42da-87d6-d5422043475a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:42:23.161920 [ 11 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.15 16:42:23.162203 [ 3 ] {a788fc68-45e3-4859-9d89-6cf392a06c7c} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:42:23.162207 [ 14 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 51 rows starting from the beginning of the part 2024.02.15 16:42:23.162300 [ 3 ] {a788fc68-45e3-4859-9d89-6cf392a06c7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 16:42:23.162495 [ 14 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 75 rows starting from the beginning of the part 2024.02.15 16:42:23.162505 [ 11 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_26_5} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.15 16:42:23.162745 [ 11 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_26_5} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.15 16:42:23.162892 [ 14 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 49 rows starting from the beginning of the part 2024.02.15 16:42:23.163120 [ 3 ] {a788fc68-45e3-4859-9d89-6cf392a06c7c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:42:23.163972 [ 11 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 400 rows, containing 4 columns (4 merged, 0 gathered) in 0.002994952 sec., 133558.06704080733 rows/sec., 10.43 MiB/sec. 2024.02.15 16:42:23.163984 [ 3 ] {a788fc68-45e3-4859-9d89-6cf392a06c7c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:42:23.164139 [ 11 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.15 16:42:23.164438 [ 11 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_26_5} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.15 16:42:23.164530 [ 11 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_26_5} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.15 16:42:23.164540 [ 3 ] {a788fc68-45e3-4859-9d89-6cf392a06c7c} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.15 16:42:23.164791 [ 3 ] {a788fc68-45e3-4859-9d89-6cf392a06c7c} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.15 16:42:23.164925 [ 151 ] {} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.15 16:42:23.164941 [ 3 ] {a788fc68-45e3-4859-9d89-6cf392a06c7c} executeQuery: Read 49 rows, 67.71 KiB in 0.002692281 sec., 18200 rows/sec., 24.56 MiB/sec. 2024.02.15 16:42:23.164982 [ 151 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:42:23.165183 [ 12 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.15 16:42:23.165271 [ 3 ] {a788fc68-45e3-4859-9d89-6cf392a06c7c} DynamicQueryHandler: Done processing query 2024.02.15 16:42:23.165310 [ 3 ] {a788fc68-45e3-4859-9d89-6cf392a06c7c} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.15 16:42:23.165357 [ 3 ] {} HTTP-Session: e028edaf-1529-42da-87d6-d5422043475a Destroying unnamed session 2024.02.15 16:42:23.165387 [ 12 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 16:42:23.165434 [ 12 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 931 rows starting from the beginning of the part 2024.02.15 16:42:23.165552 [ 12 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 49 rows starting from the beginning of the part 2024.02.15 16:42:23.165647 [ 12 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 49 rows starting from the beginning of the part 2024.02.15 16:42:23.165736 [ 12 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 49 rows starting from the beginning of the part 2024.02.15 16:42:23.165823 [ 12 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 49 rows starting from the beginning of the part 2024.02.15 16:42:23.165909 [ 12 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 49 rows starting from the beginning of the part 2024.02.15 16:42:23.169236 [ 9 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1176 rows, containing 6 columns (6 merged, 0 gathered) in 0.004197762 sec., 280149.27954467165 rows/sec., 378.05 MiB/sec. 2024.02.15 16:42:23.169953 [ 9 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.15 16:42:23.170253 [ 9 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_26_5} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.15 16:42:23.170340 [ 9 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_26_5} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.15 16:42:23.170442 [ 9 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_26_5: 9.28 MiB. 2024.02.15 16:42:24.000185 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.65 MiB, peak 241.90 MiB, will set to 233.80 MiB (RSS), difference: 1.16 MiB 2024.02.15 16:42:27.893545 [ 132 ] {} oximeter.measurements_cumulativeu64 (14da3ea7-b0e2-4b91-b024-dedf05be3a5d) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2024.02.15 16:42:27.893650 [ 132 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:42:27.893802 [ 14 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_15_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact 2024.02.15 16:42:27.894032 [ 14 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 16:42:27.894096 [ 14 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 598 rows starting from the beginning of the part 2024.02.15 16:42:27.894334 [ 14 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part 2024.02.15 16:42:27.894509 [ 14 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2024.02.15 16:42:27.894668 [ 14 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part 2024.02.15 16:42:27.894820 [ 14 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 37 rows starting from the beginning of the part 2024.02.15 16:42:27.895553 [ 23 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 674 rows, containing 5 columns (5 merged, 0 gathered) in 0.001835054 sec., 367291.6437336449 rows/sec., 25.91 MiB/sec. 2024.02.15 16:42:27.895705 [ 14 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2024.02.15 16:42:27.895924 [ 14 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_15_3} oximeter.measurements_cumulativeu64 (14da3ea7-b0e2-4b91-b024-dedf05be3a5d): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3. 2024.02.15 16:42:27.895989 [ 14 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_15_3} oximeter.measurements_cumulativeu64 (14da3ea7-b0e2-4b91-b024-dedf05be3a5d) (MergerMutator): Merged 5 parts: from all_1_11_2 to all_15_15_0 2024.02.15 16:42:33.156289 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 7080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:42:33.156422 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:42:33.156454 [ 3 ] {} HTTP-Session: 7925b0e1-d1f1-41ec-b02e-671d337d2477 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:42:33.156482 [ 3 ] {} HTTP-Session: 7925b0e1-d1f1-41ec-b02e-671d337d2477 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:42:33.156632 [ 3 ] {8ec8f8b3-4b2a-4655-af91-e08c9454f18b} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:42:33.156701 [ 3 ] {8ec8f8b3-4b2a-4655-af91-e08c9454f18b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 16:42:33.156887 [ 3 ] {8ec8f8b3-4b2a-4655-af91-e08c9454f18b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:42:33.157356 [ 3 ] {8ec8f8b3-4b2a-4655-af91-e08c9454f18b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:42:33.157622 [ 3 ] {8ec8f8b3-4b2a-4655-af91-e08c9454f18b} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.15 16:42:33.157790 [ 3 ] {8ec8f8b3-4b2a-4655-af91-e08c9454f18b} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.15 16:42:33.157921 [ 3 ] {8ec8f8b3-4b2a-4655-af91-e08c9454f18b} executeQuery: Read 49 rows, 3.97 KiB in 0.001241689 sec., 39462 rows/sec., 3.12 MiB/sec. 2024.02.15 16:42:33.157931 [ 138 ] {} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 2024.02.15 16:42:33.158051 [ 138 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:42:33.158118 [ 3 ] {8ec8f8b3-4b2a-4655-af91-e08c9454f18b} DynamicQueryHandler: Done processing query 2024.02.15 16:42:33.158160 [ 3 ] {8ec8f8b3-4b2a-4655-af91-e08c9454f18b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:42:33.158158 [ 12 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_27_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact 2024.02.15 16:42:33.158181 [ 3 ] {} HTTP-Session: 7925b0e1-d1f1-41ec-b02e-671d337d2477 Destroying unnamed session 2024.02.15 16:42:33.158303 [ 12 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_27_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 16:42:33.158343 [ 12 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 49 rows starting from the beginning of the part 2024.02.15 16:42:33.158403 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 23361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:42:33.158479 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:42:33.158532 [ 3 ] {} HTTP-Session: 49927bcb-4038-4197-a4f0-f45397909383 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:42:33.158579 [ 3 ] {} HTTP-Session: 49927bcb-4038-4197-a4f0-f45397909383 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:42:33.158585 [ 12 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 49 rows starting from the beginning of the part 2024.02.15 16:42:33.158763 [ 3 ] {8a8907ff-d716-4f88-8711-c34de7ebe09d} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:42:33.158862 [ 12 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 49 rows starting from the beginning of the part 2024.02.15 16:42:33.158875 [ 3 ] {8a8907ff-d716-4f88-8711-c34de7ebe09d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 16:42:33.159177 [ 12 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 49 rows starting from the beginning of the part 2024.02.15 16:42:33.159352 [ 3 ] {8a8907ff-d716-4f88-8711-c34de7ebe09d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:42:33.159470 [ 12 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 49 rows starting from the beginning of the part 2024.02.15 16:42:33.160176 [ 3 ] {8a8907ff-d716-4f88-8711-c34de7ebe09d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:42:33.160693 [ 3 ] {8a8907ff-d716-4f88-8711-c34de7ebe09d} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.15 16:42:33.160772 [ 12 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_27_6} MergeTask::MergeProjectionsStage: Merge sorted 245 rows, containing 4 columns (4 merged, 0 gathered) in 0.002663301 sec., 91991.1042724799 rows/sec., 7.28 MiB/sec. 2024.02.15 16:42:33.160934 [ 12 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_27_6} MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) 2024.02.15 16:42:33.160986 [ 3 ] {8a8907ff-d716-4f88-8711-c34de7ebe09d} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.15 16:42:33.161191 [ 3 ] {8a8907ff-d716-4f88-8711-c34de7ebe09d} executeQuery: Read 147 rows, 14.37 KiB in 0.002355088 sec., 62418 rows/sec., 5.96 MiB/sec. 2024.02.15 16:42:33.161238 [ 12 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_27_6} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6. 2024.02.15 16:42:33.161372 [ 12 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_27_6} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f) (MergerMutator): Merged 5 parts: from all_1_23_5 to all_27_27_0 2024.02.15 16:42:33.161402 [ 3 ] {8a8907ff-d716-4f88-8711-c34de7ebe09d} DynamicQueryHandler: Done processing query 2024.02.15 16:42:33.161455 [ 3 ] {8a8907ff-d716-4f88-8711-c34de7ebe09d} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.15 16:42:33.161501 [ 3 ] {} HTTP-Session: 49927bcb-4038-4197-a4f0-f45397909383 Destroying unnamed session 2024.02.15 16:42:33.161680 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 8355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:42:33.161727 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:42:33.161746 [ 3 ] {} HTTP-Session: 74f9676d-d3e8-47a7-b25a-e3658fecabf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:42:33.161763 [ 3 ] {} HTTP-Session: 74f9676d-d3e8-47a7-b25a-e3658fecabf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:42:33.161837 [ 3 ] {37c386a9-21d4-4fcb-8775-3f54649b6d04} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:42:33.161875 [ 3 ] {37c386a9-21d4-4fcb-8775-3f54649b6d04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 16:42:33.161999 [ 3 ] {37c386a9-21d4-4fcb-8775-3f54649b6d04} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:42:33.162318 [ 3 ] {37c386a9-21d4-4fcb-8775-3f54649b6d04} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:42:33.162533 [ 3 ] {37c386a9-21d4-4fcb-8775-3f54649b6d04} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.15 16:42:33.162687 [ 3 ] {37c386a9-21d4-4fcb-8775-3f54649b6d04} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.15 16:42:33.162804 [ 3 ] {37c386a9-21d4-4fcb-8775-3f54649b6d04} executeQuery: Read 49 rows, 3.92 KiB in 0.000938417 sec., 52215 rows/sec., 4.08 MiB/sec. 2024.02.15 16:42:33.162924 [ 3 ] {37c386a9-21d4-4fcb-8775-3f54649b6d04} DynamicQueryHandler: Done processing query 2024.02.15 16:42:33.162946 [ 3 ] {37c386a9-21d4-4fcb-8775-3f54649b6d04} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.15 16:42:33.162962 [ 3 ] {} HTTP-Session: 74f9676d-d3e8-47a7-b25a-e3658fecabf4 Destroying unnamed session 2024.02.15 16:42:33.163125 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 52429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:42:33.163170 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:42:33.163189 [ 3 ] {} HTTP-Session: 32f57607-c204-499a-a991-459a5171173f Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:42:33.163205 [ 3 ] {} HTTP-Session: 32f57607-c204-499a-a991-459a5171173f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:42:33.163299 [ 3 ] {9c10efe8-f2c4-4a8b-b271-e11b03837590} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:42:33.163344 [ 3 ] {9c10efe8-f2c4-4a8b-b271-e11b03837590} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 16:42:33.163482 [ 3 ] {9c10efe8-f2c4-4a8b-b271-e11b03837590} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:42:33.163988 [ 3 ] {9c10efe8-f2c4-4a8b-b271-e11b03837590} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:42:33.164334 [ 3 ] {9c10efe8-f2c4-4a8b-b271-e11b03837590} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.15 16:42:33.164543 [ 3 ] {9c10efe8-f2c4-4a8b-b271-e11b03837590} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.15 16:42:33.164666 [ 3 ] {9c10efe8-f2c4-4a8b-b271-e11b03837590} executeQuery: Read 49 rows, 67.71 KiB in 0.001338801 sec., 36599 rows/sec., 49.39 MiB/sec. 2024.02.15 16:42:33.164819 [ 3 ] {9c10efe8-f2c4-4a8b-b271-e11b03837590} DynamicQueryHandler: Done processing query 2024.02.15 16:42:33.164843 [ 3 ] {9c10efe8-f2c4-4a8b-b271-e11b03837590} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.15 16:42:33.164858 [ 3 ] {} HTTP-Session: 32f57607-c204-499a-a991-459a5171173f Destroying unnamed session 2024.02.15 16:42:37.627093 [ 131 ] {} DNSResolver: Updating DNS cache 2024.02.15 16:42:37.627171 [ 131 ] {} DNSResolver: Updated DNS cache 2024.02.15 16:42:43.158008 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 7080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:42:43.158120 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:42:43.158144 [ 3 ] {} HTTP-Session: 4669ce68-f319-43fb-9b5d-60179ac0059f Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:42:43.158169 [ 3 ] {} HTTP-Session: 4669ce68-f319-43fb-9b5d-60179ac0059f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:42:43.158298 [ 3 ] {c07bd5c7-771c-4cf9-8140-8409d2f1b260} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:42:43.158358 [ 3 ] {c07bd5c7-771c-4cf9-8140-8409d2f1b260} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 16:42:43.158518 [ 3 ] {c07bd5c7-771c-4cf9-8140-8409d2f1b260} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:42:43.158969 [ 3 ] {c07bd5c7-771c-4cf9-8140-8409d2f1b260} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:42:43.159234 [ 3 ] {c07bd5c7-771c-4cf9-8140-8409d2f1b260} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.15 16:42:43.159399 [ 3 ] {c07bd5c7-771c-4cf9-8140-8409d2f1b260} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.15 16:42:43.159524 [ 3 ] {c07bd5c7-771c-4cf9-8140-8409d2f1b260} executeQuery: Read 49 rows, 3.97 KiB in 0.001184749 sec., 41358 rows/sec., 3.27 MiB/sec. 2024.02.15 16:42:43.159692 [ 3 ] {c07bd5c7-771c-4cf9-8140-8409d2f1b260} DynamicQueryHandler: Done processing query 2024.02.15 16:42:43.159718 [ 3 ] {c07bd5c7-771c-4cf9-8140-8409d2f1b260} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:42:43.159734 [ 3 ] {} HTTP-Session: 4669ce68-f319-43fb-9b5d-60179ac0059f Destroying unnamed session 2024.02.15 16:42:43.159908 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 28302, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:42:43.159955 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:42:43.159975 [ 3 ] {} HTTP-Session: d3731baa-a9b2-4c08-ba24-c790fca4b243 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:42:43.159993 [ 3 ] {} HTTP-Session: d3731baa-a9b2-4c08-ba24-c790fca4b243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:42:43.160071 [ 3 ] {2a9639a7-2bb0-45a6-b1a3-1e6c3f7076ad} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:42:43.160110 [ 3 ] {2a9639a7-2bb0-45a6-b1a3-1e6c3f7076ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 16:42:43.160219 [ 3 ] {2a9639a7-2bb0-45a6-b1a3-1e6c3f7076ad} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:42:43.160659 [ 3 ] {2a9639a7-2bb0-45a6-b1a3-1e6c3f7076ad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:42:43.160886 [ 3 ] {2a9639a7-2bb0-45a6-b1a3-1e6c3f7076ad} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.15 16:42:43.161035 [ 3 ] {2a9639a7-2bb0-45a6-b1a3-1e6c3f7076ad} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.15 16:42:43.161151 [ 3 ] {2a9639a7-2bb0-45a6-b1a3-1e6c3f7076ad} executeQuery: Read 183 rows, 17.14 KiB in 0.001043998 sec., 175287 rows/sec., 16.03 MiB/sec. 2024.02.15 16:42:43.161312 [ 3 ] {2a9639a7-2bb0-45a6-b1a3-1e6c3f7076ad} DynamicQueryHandler: Done processing query 2024.02.15 16:42:43.161334 [ 3 ] {2a9639a7-2bb0-45a6-b1a3-1e6c3f7076ad} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.15 16:42:43.161350 [ 3 ] {} HTTP-Session: d3731baa-a9b2-4c08-ba24-c790fca4b243 Destroying unnamed session 2024.02.15 16:42:43.161491 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 12401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:42:43.161536 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:42:43.161555 [ 3 ] {} HTTP-Session: d0797503-01e3-4232-ba5a-ed6ed5e20e77 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:42:43.161572 [ 3 ] {} HTTP-Session: d0797503-01e3-4232-ba5a-ed6ed5e20e77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:42:43.161644 [ 3 ] {5408eb37-8e7f-4ecb-9b5f-aba698545053} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:42:43.161681 [ 3 ] {5408eb37-8e7f-4ecb-9b5f-aba698545053} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 16:42:43.161785 [ 3 ] {5408eb37-8e7f-4ecb-9b5f-aba698545053} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:42:43.162117 [ 3 ] {5408eb37-8e7f-4ecb-9b5f-aba698545053} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:42:43.162325 [ 3 ] {5408eb37-8e7f-4ecb-9b5f-aba698545053} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.15 16:42:43.162479 [ 3 ] {5408eb37-8e7f-4ecb-9b5f-aba698545053} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.15 16:42:43.162593 [ 3 ] {5408eb37-8e7f-4ecb-9b5f-aba698545053} executeQuery: Read 73 rows, 5.82 KiB in 0.000913847 sec., 79882 rows/sec., 6.22 MiB/sec. 2024.02.15 16:42:43.162715 [ 3 ] {5408eb37-8e7f-4ecb-9b5f-aba698545053} DynamicQueryHandler: Done processing query 2024.02.15 16:42:43.162738 [ 3 ] {5408eb37-8e7f-4ecb-9b5f-aba698545053} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 16:42:43.162753 [ 3 ] {} HTTP-Session: d0797503-01e3-4232-ba5a-ed6ed5e20e77 Destroying unnamed session 2024.02.15 16:42:43.162912 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 7039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:42:43.162955 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:42:43.162974 [ 3 ] {} HTTP-Session: 457a6590-3f01-45df-9f3d-630b5720f178 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:42:43.162992 [ 3 ] {} HTTP-Session: 457a6590-3f01-45df-9f3d-630b5720f178 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:42:43.163063 [ 3 ] {b3a24872-6715-4fa5-b4d6-4053bef24e6b} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:42:43.163106 [ 3 ] {b3a24872-6715-4fa5-b4d6-4053bef24e6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 16:42:43.163227 [ 3 ] {b3a24872-6715-4fa5-b4d6-4053bef24e6b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:42:43.163543 [ 3 ] {b3a24872-6715-4fa5-b4d6-4053bef24e6b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:42:43.163812 [ 3 ] {b3a24872-6715-4fa5-b4d6-4053bef24e6b} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.15 16:42:43.163996 [ 3 ] {b3a24872-6715-4fa5-b4d6-4053bef24e6b} oximeter.measurements_cumulativeu64 (14da3ea7-b0e2-4b91-b024-dedf05be3a5d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.15 16:42:43.164119 [ 3 ] {b3a24872-6715-4fa5-b4d6-4053bef24e6b} executeQuery: Read 36 rows, 2.60 KiB in 0.001025998 sec., 35087 rows/sec., 2.48 MiB/sec. 2024.02.15 16:42:43.164334 [ 3 ] {b3a24872-6715-4fa5-b4d6-4053bef24e6b} DynamicQueryHandler: Done processing query 2024.02.15 16:42:43.164358 [ 3 ] {b3a24872-6715-4fa5-b4d6-4053bef24e6b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:42:43.164373 [ 3 ] {} HTTP-Session: 457a6590-3f01-45df-9f3d-630b5720f178 Destroying unnamed session 2024.02.15 16:42:43.164544 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 52429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:42:43.164590 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:42:43.164609 [ 3 ] {} HTTP-Session: 36b2e535-d136-45d8-b063-eeea456b64a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:42:43.164625 [ 3 ] {} HTTP-Session: 36b2e535-d136-45d8-b063-eeea456b64a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:42:43.164718 [ 3 ] {6dad00ca-47ec-4efd-a393-9b4f3590d9c8} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:42:43.164761 [ 3 ] {6dad00ca-47ec-4efd-a393-9b4f3590d9c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 16:42:43.164914 [ 3 ] {6dad00ca-47ec-4efd-a393-9b4f3590d9c8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:42:43.165402 [ 3 ] {6dad00ca-47ec-4efd-a393-9b4f3590d9c8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:42:43.165700 [ 3 ] {6dad00ca-47ec-4efd-a393-9b4f3590d9c8} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.15 16:42:43.165874 [ 3 ] {6dad00ca-47ec-4efd-a393-9b4f3590d9c8} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.15 16:42:43.165991 [ 3 ] {6dad00ca-47ec-4efd-a393-9b4f3590d9c8} executeQuery: Read 49 rows, 67.71 KiB in 0.001245649 sec., 39336 rows/sec., 53.08 MiB/sec. 2024.02.15 16:42:43.166103 [ 3 ] {6dad00ca-47ec-4efd-a393-9b4f3590d9c8} DynamicQueryHandler: Done processing query 2024.02.15 16:42:43.166125 [ 3 ] {6dad00ca-47ec-4efd-a393-9b4f3590d9c8} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.15 16:42:43.166140 [ 3 ] {} HTTP-Session: 36b2e535-d136-45d8-b063-eeea456b64a3 Destroying unnamed session 2024.02.15 16:42:52.627230 [ 146 ] {} DNSResolver: Updating DNS cache 2024.02.15 16:42:52.627301 [ 146 ] {} DNSResolver: Updated DNS cache 2024.02.15 16:42:53.156503 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 7080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:42:53.156616 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:42:53.156646 [ 3 ] {} HTTP-Session: dd781f44-8c0b-495b-aac9-05b8220f2407 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:42:53.156674 [ 3 ] {} HTTP-Session: dd781f44-8c0b-495b-aac9-05b8220f2407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:42:53.156815 [ 3 ] {dd7e8f07-a4dc-4344-9eaa-d68daec0a271} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:42:53.156883 [ 3 ] {dd7e8f07-a4dc-4344-9eaa-d68daec0a271} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 16:42:53.157046 [ 3 ] {dd7e8f07-a4dc-4344-9eaa-d68daec0a271} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:42:53.157535 [ 3 ] {dd7e8f07-a4dc-4344-9eaa-d68daec0a271} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:42:53.157800 [ 3 ] {dd7e8f07-a4dc-4344-9eaa-d68daec0a271} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.15 16:42:53.157967 [ 3 ] {dd7e8f07-a4dc-4344-9eaa-d68daec0a271} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.15 16:42:53.158102 [ 3 ] {dd7e8f07-a4dc-4344-9eaa-d68daec0a271} executeQuery: Read 49 rows, 3.97 KiB in 0.001240839 sec., 39489 rows/sec., 3.13 MiB/sec. 2024.02.15 16:42:53.158241 [ 3 ] {dd7e8f07-a4dc-4344-9eaa-d68daec0a271} DynamicQueryHandler: Done processing query 2024.02.15 16:42:53.158265 [ 3 ] {dd7e8f07-a4dc-4344-9eaa-d68daec0a271} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:42:53.158281 [ 3 ] {} HTTP-Session: dd781f44-8c0b-495b-aac9-05b8220f2407 Destroying unnamed session 2024.02.15 16:42:53.158402 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:42:53.158447 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:42:53.158466 [ 3 ] {} HTTP-Session: a53e2143-3614-4750-b9c1-5c13cac66abf Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:42:53.158483 [ 3 ] {} HTTP-Session: a53e2143-3614-4750-b9c1-5c13cac66abf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:42:53.158552 [ 3 ] {84b458ef-3d21-46a5-b263-0b140746eea7} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:42:53.158590 [ 3 ] {84b458ef-3d21-46a5-b263-0b140746eea7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.15 16:42:53.158694 [ 3 ] {84b458ef-3d21-46a5-b263-0b140746eea7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:42:53.158972 [ 3 ] {84b458ef-3d21-46a5-b263-0b140746eea7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:42:53.159176 [ 3 ] {84b458ef-3d21-46a5-b263-0b140746eea7} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.15 16:42:53.159324 [ 3 ] {84b458ef-3d21-46a5-b263-0b140746eea7} oximeter.fields_ipaddr (ac41501c-908c-4eaa-b4b4-3e3c65924c82): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.15 16:42:53.159444 [ 3 ] {84b458ef-3d21-46a5-b263-0b140746eea7} executeQuery: Read 4 rows, 342.00 B in 0.000863576 sec., 4631 rows/sec., 386.75 KiB/sec. 2024.02.15 16:42:53.159632 [ 3 ] {84b458ef-3d21-46a5-b263-0b140746eea7} DynamicQueryHandler: Done processing query 2024.02.15 16:42:53.159655 [ 3 ] {84b458ef-3d21-46a5-b263-0b140746eea7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:42:53.159671 [ 3 ] {} HTTP-Session: a53e2143-3614-4750-b9c1-5c13cac66abf Destroying unnamed session 2024.02.15 16:42:53.159801 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 23660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:42:53.159844 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:42:53.159863 [ 3 ] {} HTTP-Session: d77fcbe0-c311-4ef5-a0a5-6b95a4fd7324 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:42:53.159879 [ 3 ] {} HTTP-Session: d77fcbe0-c311-4ef5-a0a5-6b95a4fd7324 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:42:53.159956 [ 3 ] {41531e54-8f09-47a4-ad90-61009f274fea} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:42:53.159993 [ 3 ] {41531e54-8f09-47a4-ad90-61009f274fea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 16:42:53.160112 [ 3 ] {41531e54-8f09-47a4-ad90-61009f274fea} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:42:53.160472 [ 3 ] {41531e54-8f09-47a4-ad90-61009f274fea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:42:53.160685 [ 3 ] {41531e54-8f09-47a4-ad90-61009f274fea} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.15 16:42:53.160839 [ 3 ] {41531e54-8f09-47a4-ad90-61009f274fea} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.15 16:42:53.160958 [ 3 ] {41531e54-8f09-47a4-ad90-61009f274fea} executeQuery: Read 149 rows, 14.55 KiB in 0.000973268 sec., 153092 rows/sec., 14.60 MiB/sec. 2024.02.15 16:42:53.161117 [ 3 ] {41531e54-8f09-47a4-ad90-61009f274fea} DynamicQueryHandler: Done processing query 2024.02.15 16:42:53.161138 [ 3 ] {41531e54-8f09-47a4-ad90-61009f274fea} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 16:42:53.161154 [ 3 ] {} HTTP-Session: d77fcbe0-c311-4ef5-a0a5-6b95a4fd7324 Destroying unnamed session 2024.02.15 16:42:53.161301 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:42:53.161345 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:42:53.161364 [ 3 ] {} HTTP-Session: 04d86248-a79a-41a4-86f3-7ecf6418fbc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:42:53.161380 [ 3 ] {} HTTP-Session: 04d86248-a79a-41a4-86f3-7ecf6418fbc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:42:53.161446 [ 3 ] {b2f686c8-34b4-4d81-9e64-5e0bc06f300b} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:42:53.161483 [ 3 ] {b2f686c8-34b4-4d81-9e64-5e0bc06f300b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.15 16:42:53.161589 [ 3 ] {b2f686c8-34b4-4d81-9e64-5e0bc06f300b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:42:53.161850 [ 3 ] {b2f686c8-34b4-4d81-9e64-5e0bc06f300b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:42:53.162049 [ 3 ] {b2f686c8-34b4-4d81-9e64-5e0bc06f300b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.15 16:42:53.162193 [ 3 ] {b2f686c8-34b4-4d81-9e64-5e0bc06f300b} oximeter.fields_u16 (6967f921-0d21-47ce-89f7-fa9075de0b04): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.15 16:42:53.162305 [ 3 ] {b2f686c8-34b4-4d81-9e64-5e0bc06f300b} executeQuery: Read 4 rows, 286.00 B in 0.000830136 sec., 4818 rows/sec., 336.45 KiB/sec. 2024.02.15 16:42:53.162418 [ 3 ] {b2f686c8-34b4-4d81-9e64-5e0bc06f300b} DynamicQueryHandler: Done processing query 2024.02.15 16:42:53.162439 [ 3 ] {b2f686c8-34b4-4d81-9e64-5e0bc06f300b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:42:53.162454 [ 3 ] {} HTTP-Session: 04d86248-a79a-41a4-86f3-7ecf6418fbc4 Destroying unnamed session 2024.02.15 16:42:53.162582 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 9039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:42:53.162624 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:42:53.162642 [ 3 ] {} HTTP-Session: a8ed24fd-255e-4028-8c2d-fadf09f70cb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:42:53.162658 [ 3 ] {} HTTP-Session: a8ed24fd-255e-4028-8c2d-fadf09f70cb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:42:53.162729 [ 3 ] {bd5cbed4-f4eb-4a05-bce7-1555f824b83f} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:42:53.162765 [ 3 ] {bd5cbed4-f4eb-4a05-bce7-1555f824b83f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 16:42:53.162866 [ 3 ] {bd5cbed4-f4eb-4a05-bce7-1555f824b83f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:42:53.163145 [ 3 ] {bd5cbed4-f4eb-4a05-bce7-1555f824b83f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:42:53.163347 [ 3 ] {bd5cbed4-f4eb-4a05-bce7-1555f824b83f} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.15 16:42:53.163491 [ 3 ] {bd5cbed4-f4eb-4a05-bce7-1555f824b83f} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.15 16:42:53.163579 [ 3 ] {bd5cbed4-f4eb-4a05-bce7-1555f824b83f} executeQuery: Read 53 rows, 4.25 KiB in 0.000824467 sec., 64283 rows/sec., 5.03 MiB/sec. 2024.02.15 16:42:53.163718 [ 3 ] {bd5cbed4-f4eb-4a05-bce7-1555f824b83f} DynamicQueryHandler: Done processing query 2024.02.15 16:42:53.163741 [ 3 ] {bd5cbed4-f4eb-4a05-bce7-1555f824b83f} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 16:42:53.163757 [ 3 ] {} HTTP-Session: a8ed24fd-255e-4028-8c2d-fadf09f70cb7 Destroying unnamed session 2024.02.15 16:42:53.163899 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:42:53.163943 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:42:53.163962 [ 3 ] {} HTTP-Session: d7888bbb-64c0-4a1b-9d10-43b8cc43d146 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:42:53.163978 [ 3 ] {} HTTP-Session: d7888bbb-64c0-4a1b-9d10-43b8cc43d146 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:42:53.164044 [ 3 ] {6d272f52-dd7b-4aeb-b49a-d16f3296f10d} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:42:53.164087 [ 3 ] {6d272f52-dd7b-4aeb-b49a-d16f3296f10d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 16:42:53.164202 [ 3 ] {6d272f52-dd7b-4aeb-b49a-d16f3296f10d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:42:53.164450 [ 3 ] {6d272f52-dd7b-4aeb-b49a-d16f3296f10d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:42:53.164700 [ 3 ] {6d272f52-dd7b-4aeb-b49a-d16f3296f10d} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.15 16:42:53.164874 [ 3 ] {6d272f52-dd7b-4aeb-b49a-d16f3296f10d} oximeter.measurements_cumulativeu64 (14da3ea7-b0e2-4b91-b024-dedf05be3a5d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.15 16:42:53.164968 [ 3 ] {6d272f52-dd7b-4aeb-b49a-d16f3296f10d} executeQuery: Read 2 rows, 144.00 B in 0.000897537 sec., 2228 rows/sec., 156.68 KiB/sec. 2024.02.15 16:42:53.165069 [ 3 ] {6d272f52-dd7b-4aeb-b49a-d16f3296f10d} DynamicQueryHandler: Done processing query 2024.02.15 16:42:53.165091 [ 3 ] {6d272f52-dd7b-4aeb-b49a-d16f3296f10d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:42:53.165106 [ 3 ] {} HTTP-Session: d7888bbb-64c0-4a1b-9d10-43b8cc43d146 Destroying unnamed session 2024.02.15 16:42:53.165258 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 52431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:42:53.165300 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:42:53.165318 [ 3 ] {} HTTP-Session: 13fdd320-19b4-4c96-9f81-c02904103e31 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:42:53.165335 [ 3 ] {} HTTP-Session: 13fdd320-19b4-4c96-9f81-c02904103e31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:42:53.165420 [ 3 ] {59cbcce4-b65c-4fe0-bd9a-7de75c1a6e5f} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:42:53.165462 [ 3 ] {59cbcce4-b65c-4fe0-bd9a-7de75c1a6e5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 16:42:53.165591 [ 3 ] {59cbcce4-b65c-4fe0-bd9a-7de75c1a6e5f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:42:53.166046 [ 3 ] {59cbcce4-b65c-4fe0-bd9a-7de75c1a6e5f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.46 GiB. 2024.02.15 16:42:53.166358 [ 3 ] {59cbcce4-b65c-4fe0-bd9a-7de75c1a6e5f} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.15 16:42:53.166534 [ 3 ] {59cbcce4-b65c-4fe0-bd9a-7de75c1a6e5f} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.15 16:42:53.166627 [ 3 ] {59cbcce4-b65c-4fe0-bd9a-7de75c1a6e5f} executeQuery: Read 49 rows, 67.71 KiB in 0.001180649 sec., 41502 rows/sec., 56.01 MiB/sec. 2024.02.15 16:42:53.166749 [ 3 ] {59cbcce4-b65c-4fe0-bd9a-7de75c1a6e5f} DynamicQueryHandler: Done processing query 2024.02.15 16:42:53.166771 [ 3 ] {59cbcce4-b65c-4fe0-bd9a-7de75c1a6e5f} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.15 16:42:53.166786 [ 3 ] {} HTTP-Session: 13fdd320-19b4-4c96-9f81-c02904103e31 Destroying unnamed session 2024.02.15 16:43:03.156905 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 7080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:43:03.157034 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:43:03.157069 [ 3 ] {} HTTP-Session: d9edce14-7fc8-4694-a2da-e132f0b49123 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:43:03.157098 [ 3 ] {} HTTP-Session: d9edce14-7fc8-4694-a2da-e132f0b49123 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:43:03.157237 [ 3 ] {003ba35d-4b65-41c4-89f3-7ae24bc8d533} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:43:03.157298 [ 3 ] {003ba35d-4b65-41c4-89f3-7ae24bc8d533} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 16:43:03.157462 [ 3 ] {003ba35d-4b65-41c4-89f3-7ae24bc8d533} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:43:03.157937 [ 3 ] {003ba35d-4b65-41c4-89f3-7ae24bc8d533} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.45 GiB. 2024.02.15 16:43:03.158211 [ 3 ] {003ba35d-4b65-41c4-89f3-7ae24bc8d533} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.15 16:43:03.158375 [ 3 ] {003ba35d-4b65-41c4-89f3-7ae24bc8d533} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.15 16:43:03.158507 [ 3 ] {003ba35d-4b65-41c4-89f3-7ae24bc8d533} executeQuery: Read 49 rows, 3.97 KiB in 0.001227039 sec., 39933 rows/sec., 3.16 MiB/sec. 2024.02.15 16:43:03.158688 [ 3 ] {003ba35d-4b65-41c4-89f3-7ae24bc8d533} DynamicQueryHandler: Done processing query 2024.02.15 16:43:03.158713 [ 3 ] {003ba35d-4b65-41c4-89f3-7ae24bc8d533} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:43:03.158729 [ 3 ] {} HTTP-Session: d9edce14-7fc8-4694-a2da-e132f0b49123 Destroying unnamed session 2024.02.15 16:43:03.158856 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:43:03.158906 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:43:03.158926 [ 3 ] {} HTTP-Session: f55632f5-49b2-44e7-971b-bcb332038ea9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:43:03.158944 [ 3 ] {} HTTP-Session: f55632f5-49b2-44e7-971b-bcb332038ea9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:43:03.159023 [ 3 ] {ab5369fd-3fed-4b5e-8243-bbc0a7f9e6e9} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:43:03.159067 [ 3 ] {ab5369fd-3fed-4b5e-8243-bbc0a7f9e6e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.15 16:43:03.159180 [ 3 ] {ab5369fd-3fed-4b5e-8243-bbc0a7f9e6e9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:43:03.159495 [ 3 ] {ab5369fd-3fed-4b5e-8243-bbc0a7f9e6e9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.45 GiB. 2024.02.15 16:43:03.159706 [ 3 ] {ab5369fd-3fed-4b5e-8243-bbc0a7f9e6e9} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.15 16:43:03.159854 [ 3 ] {ab5369fd-3fed-4b5e-8243-bbc0a7f9e6e9} oximeter.fields_ipaddr (ac41501c-908c-4eaa-b4b4-3e3c65924c82): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.15 16:43:03.159973 [ 3 ] {ab5369fd-3fed-4b5e-8243-bbc0a7f9e6e9} executeQuery: Read 2 rows, 175.00 B in 0.000919898 sec., 2174 rows/sec., 185.78 KiB/sec. 2024.02.15 16:43:03.160095 [ 3 ] {ab5369fd-3fed-4b5e-8243-bbc0a7f9e6e9} DynamicQueryHandler: Done processing query 2024.02.15 16:43:03.160118 [ 3 ] {ab5369fd-3fed-4b5e-8243-bbc0a7f9e6e9} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:43:03.160135 [ 3 ] {} HTTP-Session: f55632f5-49b2-44e7-971b-bcb332038ea9 Destroying unnamed session 2024.02.15 16:43:03.160310 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 23510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:43:03.160355 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:43:03.160374 [ 3 ] {} HTTP-Session: 66782e32-dd69-4d05-8009-386553a2cfd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:43:03.160391 [ 3 ] {} HTTP-Session: 66782e32-dd69-4d05-8009-386553a2cfd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:43:03.160466 [ 3 ] {46859a62-bb30-4838-90a6-bcfe3c78bace} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:43:03.160504 [ 3 ] {46859a62-bb30-4838-90a6-bcfe3c78bace} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 16:43:03.160609 [ 3 ] {46859a62-bb30-4838-90a6-bcfe3c78bace} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:43:03.161010 [ 3 ] {46859a62-bb30-4838-90a6-bcfe3c78bace} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.45 GiB. 2024.02.15 16:43:03.161238 [ 3 ] {46859a62-bb30-4838-90a6-bcfe3c78bace} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.15 16:43:03.161383 [ 3 ] {46859a62-bb30-4838-90a6-bcfe3c78bace} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.15 16:43:03.161509 [ 3 ] {46859a62-bb30-4838-90a6-bcfe3c78bace} executeQuery: Read 148 rows, 14.46 KiB in 0.001013117 sec., 146083 rows/sec., 13.94 MiB/sec. 2024.02.15 16:43:03.161653 [ 3 ] {46859a62-bb30-4838-90a6-bcfe3c78bace} DynamicQueryHandler: Done processing query 2024.02.15 16:43:03.161676 [ 3 ] {46859a62-bb30-4838-90a6-bcfe3c78bace} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.15 16:43:03.161692 [ 3 ] {} HTTP-Session: 66782e32-dd69-4d05-8009-386553a2cfd9 Destroying unnamed session 2024.02.15 16:43:03.161800 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:43:03.161844 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:43:03.161863 [ 3 ] {} HTTP-Session: dd51d07c-929d-4829-a43a-835d0cb59214 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:43:03.161880 [ 3 ] {} HTTP-Session: dd51d07c-929d-4829-a43a-835d0cb59214 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:43:03.161948 [ 3 ] {d4b73d37-11df-4be1-abb7-f46325d66cf9} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:43:03.161989 [ 3 ] {d4b73d37-11df-4be1-abb7-f46325d66cf9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.15 16:43:03.162105 [ 3 ] {d4b73d37-11df-4be1-abb7-f46325d66cf9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:43:03.162398 [ 3 ] {d4b73d37-11df-4be1-abb7-f46325d66cf9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.45 GiB. 2024.02.15 16:43:03.162625 [ 3 ] {d4b73d37-11df-4be1-abb7-f46325d66cf9} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.15 16:43:03.162774 [ 3 ] {d4b73d37-11df-4be1-abb7-f46325d66cf9} oximeter.fields_u16 (6967f921-0d21-47ce-89f7-fa9075de0b04): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.15 16:43:03.162892 [ 3 ] {d4b73d37-11df-4be1-abb7-f46325d66cf9} executeQuery: Read 2 rows, 143.00 B in 0.000916077 sec., 2183 rows/sec., 152.44 KiB/sec. 2024.02.15 16:43:03.163009 [ 3 ] {d4b73d37-11df-4be1-abb7-f46325d66cf9} DynamicQueryHandler: Done processing query 2024.02.15 16:43:03.163033 [ 3 ] {d4b73d37-11df-4be1-abb7-f46325d66cf9} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:43:03.163049 [ 3 ] {} HTTP-Session: dd51d07c-929d-4829-a43a-835d0cb59214 Destroying unnamed session 2024.02.15 16:43:03.163198 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 8696, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:43:03.163242 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:43:03.163261 [ 3 ] {} HTTP-Session: 4ff7de8b-01f1-44ce-bf76-3d6ed71108e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:43:03.163277 [ 3 ] {} HTTP-Session: 4ff7de8b-01f1-44ce-bf76-3d6ed71108e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:43:03.163349 [ 3 ] {e643cd7d-1c0b-4816-9bed-406ce2d9382d} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:43:03.163386 [ 3 ] {e643cd7d-1c0b-4816-9bed-406ce2d9382d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 16:43:03.163490 [ 3 ] {e643cd7d-1c0b-4816-9bed-406ce2d9382d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:43:03.163806 [ 3 ] {e643cd7d-1c0b-4816-9bed-406ce2d9382d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.45 GiB. 2024.02.15 16:43:03.164031 [ 3 ] {e643cd7d-1c0b-4816-9bed-406ce2d9382d} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.15 16:43:03.164186 [ 3 ] {e643cd7d-1c0b-4816-9bed-406ce2d9382d} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.15 16:43:03.164296 [ 3 ] {e643cd7d-1c0b-4816-9bed-406ce2d9382d} executeQuery: Read 51 rows, 4.09 KiB in 0.000912407 sec., 55896 rows/sec., 4.37 MiB/sec. 2024.02.15 16:43:03.164415 [ 3 ] {e643cd7d-1c0b-4816-9bed-406ce2d9382d} DynamicQueryHandler: Done processing query 2024.02.15 16:43:03.164436 [ 3 ] {e643cd7d-1c0b-4816-9bed-406ce2d9382d} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.15 16:43:03.164452 [ 3 ] {} HTTP-Session: 4ff7de8b-01f1-44ce-bf76-3d6ed71108e8 Destroying unnamed session 2024.02.15 16:43:03.164555 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:43:03.164598 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:43:03.164617 [ 3 ] {} HTTP-Session: c9adb434-7952-4969-b18d-d12559808f18 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:43:03.164634 [ 3 ] {} HTTP-Session: c9adb434-7952-4969-b18d-d12559808f18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:43:03.164701 [ 3 ] {7f1632f5-4659-4e8e-85ae-56d792937ff9} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:43:03.164745 [ 3 ] {7f1632f5-4659-4e8e-85ae-56d792937ff9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 16:43:03.164868 [ 3 ] {7f1632f5-4659-4e8e-85ae-56d792937ff9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:43:03.165134 [ 3 ] {7f1632f5-4659-4e8e-85ae-56d792937ff9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.45 GiB. 2024.02.15 16:43:03.165390 [ 3 ] {7f1632f5-4659-4e8e-85ae-56d792937ff9} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.15 16:43:03.165570 [ 3 ] {7f1632f5-4659-4e8e-85ae-56d792937ff9} oximeter.measurements_cumulativeu64 (14da3ea7-b0e2-4b91-b024-dedf05be3a5d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.15 16:43:03.165695 [ 3 ] {7f1632f5-4659-4e8e-85ae-56d792937ff9} executeQuery: Read 1 rows, 72.00 B in 0.000957457 sec., 1044 rows/sec., 73.44 KiB/sec. 2024.02.15 16:43:03.165818 [ 3 ] {7f1632f5-4659-4e8e-85ae-56d792937ff9} DynamicQueryHandler: Done processing query 2024.02.15 16:43:03.165840 [ 3 ] {7f1632f5-4659-4e8e-85ae-56d792937ff9} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:43:03.165855 [ 3 ] {} HTTP-Session: c9adb434-7952-4969-b18d-d12559808f18 Destroying unnamed session 2024.02.15 16:43:03.166003 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 52431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:43:03.166049 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:43:03.166068 [ 3 ] {} HTTP-Session: a2c02204-066d-49c8-ba59-79c5fb5e1a1a Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:43:03.166086 [ 3 ] {} HTTP-Session: a2c02204-066d-49c8-ba59-79c5fb5e1a1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:43:03.166168 [ 3 ] {38735c9b-1948-4f9a-ba19-48e1a7fa239b} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:43:03.166212 [ 3 ] {38735c9b-1948-4f9a-ba19-48e1a7fa239b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 16:43:03.166345 [ 3 ] {38735c9b-1948-4f9a-ba19-48e1a7fa239b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:43:03.166842 [ 3 ] {38735c9b-1948-4f9a-ba19-48e1a7fa239b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.45 GiB. 2024.02.15 16:43:03.167162 [ 3 ] {38735c9b-1948-4f9a-ba19-48e1a7fa239b} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.15 16:43:03.167343 [ 3 ] {38735c9b-1948-4f9a-ba19-48e1a7fa239b} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.15 16:43:03.167474 [ 3 ] {38735c9b-1948-4f9a-ba19-48e1a7fa239b} executeQuery: Read 49 rows, 67.71 KiB in 0.00126922 sec., 38606 rows/sec., 52.10 MiB/sec. 2024.02.15 16:43:03.167715 [ 3 ] {38735c9b-1948-4f9a-ba19-48e1a7fa239b} DynamicQueryHandler: Done processing query 2024.02.15 16:43:03.167739 [ 3 ] {38735c9b-1948-4f9a-ba19-48e1a7fa239b} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.15 16:43:03.167755 [ 3 ] {} HTTP-Session: a2c02204-066d-49c8-ba59-79c5fb5e1a1a Destroying unnamed session 2024.02.15 16:43:07.627365 [ 137 ] {} DNSResolver: Updating DNS cache 2024.02.15 16:43:07.627439 [ 137 ] {} DNSResolver: Updated DNS cache 2024.02.15 16:43:13.158566 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 7080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:43:13.158706 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:43:13.158737 [ 3 ] {} HTTP-Session: 8c2585a3-3f51-4e80-b987-ca68da0e0561 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:43:13.158766 [ 3 ] {} HTTP-Session: 8c2585a3-3f51-4e80-b987-ca68da0e0561 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:43:13.158908 [ 3 ] {f9857645-467e-45ac-9075-5220bb3cf228} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:43:13.158977 [ 3 ] {f9857645-467e-45ac-9075-5220bb3cf228} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 16:43:13.159161 [ 3 ] {f9857645-467e-45ac-9075-5220bb3cf228} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:43:13.159630 [ 3 ] {f9857645-467e-45ac-9075-5220bb3cf228} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.45 GiB. 2024.02.15 16:43:13.159900 [ 3 ] {f9857645-467e-45ac-9075-5220bb3cf228} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.15 16:43:13.160060 [ 3 ] {f9857645-467e-45ac-9075-5220bb3cf228} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.15 16:43:13.160175 [ 3 ] {f9857645-467e-45ac-9075-5220bb3cf228} executeQuery: Read 49 rows, 3.97 KiB in 0.00122894 sec., 39871 rows/sec., 3.16 MiB/sec. 2024.02.15 16:43:13.160206 [ 136 ] {} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f) (MergerMutator): Selected 5 parts from all_1_27_6 to all_31_31_0 2024.02.15 16:43:13.160315 [ 136 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.45 GiB. 2024.02.15 16:43:13.160325 [ 3 ] {f9857645-467e-45ac-9075-5220bb3cf228} DynamicQueryHandler: Done processing query 2024.02.15 16:43:13.160369 [ 3 ] {f9857645-467e-45ac-9075-5220bb3cf228} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:43:13.160421 [ 3 ] {} HTTP-Session: 8c2585a3-3f51-4e80-b987-ca68da0e0561 Destroying unnamed session 2024.02.15 16:43:13.160466 [ 14 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_31_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_27_6 to all_31_31_0 into Compact 2024.02.15 16:43:13.160643 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:43:13.160728 [ 14 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_31_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 16:43:13.160759 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:43:13.160779 [ 14 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 49 rows starting from the beginning of the part 2024.02.15 16:43:13.160786 [ 3 ] {} HTTP-Session: 21ca6b72-592c-42b9-8fea-02eff0c03da3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:43:13.160823 [ 3 ] {} HTTP-Session: 21ca6b72-592c-42b9-8fea-02eff0c03da3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:43:13.160914 [ 3 ] {bcbb91dc-5aeb-4d46-8666-a991777239d9} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:43:13.160943 [ 14 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 49 rows starting from the beginning of the part 2024.02.15 16:43:13.160964 [ 3 ] {bcbb91dc-5aeb-4d46-8666-a991777239d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.15 16:43:13.161136 [ 14 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 49 rows starting from the beginning of the part 2024.02.15 16:43:13.161211 [ 3 ] {bcbb91dc-5aeb-4d46-8666-a991777239d9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:43:13.161307 [ 14 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 49 rows starting from the beginning of the part 2024.02.15 16:43:13.161467 [ 14 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 49 rows starting from the beginning of the part 2024.02.15 16:43:13.161805 [ 3 ] {bcbb91dc-5aeb-4d46-8666-a991777239d9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.45 GiB. 2024.02.15 16:43:13.162055 [ 3 ] {bcbb91dc-5aeb-4d46-8666-a991777239d9} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.15 16:43:13.162292 [ 3 ] {bcbb91dc-5aeb-4d46-8666-a991777239d9} oximeter.fields_ipaddr (ac41501c-908c-4eaa-b4b4-3e3c65924c82): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.15 16:43:13.162360 [ 16 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_31_7} MergeTask::MergeProjectionsStage: Merge sorted 245 rows, containing 4 columns (4 merged, 0 gathered) in 0.001972525 sec., 124206.28382403264 rows/sec., 9.83 MiB/sec. 2024.02.15 16:43:13.162479 [ 3 ] {bcbb91dc-5aeb-4d46-8666-a991777239d9} executeQuery: Read 2 rows, 175.00 B in 0.001521432 sec., 1314 rows/sec., 112.33 KiB/sec. 2024.02.15 16:43:13.162645 [ 16 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_31_7} MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) 2024.02.15 16:43:13.162731 [ 3 ] {bcbb91dc-5aeb-4d46-8666-a991777239d9} DynamicQueryHandler: Done processing query 2024.02.15 16:43:13.162760 [ 3 ] {bcbb91dc-5aeb-4d46-8666-a991777239d9} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:43:13.162782 [ 3 ] {} HTTP-Session: 21ca6b72-592c-42b9-8fea-02eff0c03da3 Destroying unnamed session 2024.02.15 16:43:13.162910 [ 16 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_31_7} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7. 2024.02.15 16:43:13.162980 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 28451, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:43:13.163015 [ 16 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_31_7} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f) (MergerMutator): Merged 5 parts: from all_1_27_6 to all_31_31_0 2024.02.15 16:43:13.163050 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:43:13.163086 [ 3 ] {} HTTP-Session: 03a91f65-5b2d-4630-8446-86d8c4912e0b Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:43:13.163131 [ 3 ] {} HTTP-Session: 03a91f65-5b2d-4630-8446-86d8c4912e0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:43:13.163217 [ 3 ] {581a3aa4-645f-46b7-816b-d483a27b1743} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:43:13.163260 [ 3 ] {581a3aa4-645f-46b7-816b-d483a27b1743} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 16:43:13.163380 [ 3 ] {581a3aa4-645f-46b7-816b-d483a27b1743} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:43:13.163826 [ 3 ] {581a3aa4-645f-46b7-816b-d483a27b1743} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.45 GiB. 2024.02.15 16:43:13.164052 [ 3 ] {581a3aa4-645f-46b7-816b-d483a27b1743} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.15 16:43:13.164200 [ 3 ] {581a3aa4-645f-46b7-816b-d483a27b1743} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.15 16:43:13.164316 [ 136 ] {} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.15 16:43:13.164324 [ 3 ] {581a3aa4-645f-46b7-816b-d483a27b1743} executeQuery: Read 184 rows, 17.22 KiB in 0.001066618 sec., 172507 rows/sec., 15.77 MiB/sec. 2024.02.15 16:43:13.164381 [ 136 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.45 GiB. 2024.02.15 16:43:13.164566 [ 14 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.15 16:43:13.164593 [ 3 ] {581a3aa4-645f-46b7-816b-d483a27b1743} DynamicQueryHandler: Done processing query 2024.02.15 16:43:13.164651 [ 3 ] {581a3aa4-645f-46b7-816b-d483a27b1743} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.15 16:43:13.164717 [ 3 ] {} HTTP-Session: 03a91f65-5b2d-4630-8446-86d8c4912e0b Destroying unnamed session 2024.02.15 16:43:13.164745 [ 14 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 16:43:13.164770 [ 14 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 187 rows starting from the beginning of the part 2024.02.15 16:43:13.164855 [ 14 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 147 rows starting from the beginning of the part 2024.02.15 16:43:13.164892 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:43:13.164955 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:43:13.164963 [ 14 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 183 rows starting from the beginning of the part 2024.02.15 16:43:13.164980 [ 3 ] {} HTTP-Session: f2472295-5ce3-4aeb-9c43-bb2b8b62f911 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:43:13.165004 [ 3 ] {} HTTP-Session: f2472295-5ce3-4aeb-9c43-bb2b8b62f911 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:43:13.165075 [ 14 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 149 rows starting from the beginning of the part 2024.02.15 16:43:13.165111 [ 3 ] {8bae9549-50e7-48e4-9f89-8225815af978} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:43:13.165165 [ 3 ] {8bae9549-50e7-48e4-9f89-8225815af978} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.15 16:43:13.165184 [ 14 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 148 rows starting from the beginning of the part 2024.02.15 16:43:13.165350 [ 14 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 184 rows starting from the beginning of the part 2024.02.15 16:43:13.165402 [ 3 ] {8bae9549-50e7-48e4-9f89-8225815af978} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:43:13.165860 [ 3 ] {8bae9549-50e7-48e4-9f89-8225815af978} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.45 GiB. 2024.02.15 16:43:13.166129 [ 3 ] {8bae9549-50e7-48e4-9f89-8225815af978} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.15 16:43:13.166344 [ 3 ] {8bae9549-50e7-48e4-9f89-8225815af978} oximeter.fields_u16 (6967f921-0d21-47ce-89f7-fa9075de0b04): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.15 16:43:13.166415 [ 21 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 998 rows, containing 4 columns (4 merged, 0 gathered) in 0.001956655 sec., 510054.14853410545 rows/sec., 47.53 MiB/sec. 2024.02.15 16:43:13.166523 [ 3 ] {8bae9549-50e7-48e4-9f89-8225815af978} executeQuery: Read 2 rows, 143.00 B in 0.001372001 sec., 1457 rows/sec., 101.78 KiB/sec. 2024.02.15 16:43:13.166619 [ 10 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.15 16:43:13.166664 [ 3 ] {8bae9549-50e7-48e4-9f89-8225815af978} DynamicQueryHandler: Done processing query 2024.02.15 16:43:13.166688 [ 3 ] {8bae9549-50e7-48e4-9f89-8225815af978} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:43:13.166705 [ 3 ] {} HTTP-Session: f2472295-5ce3-4aeb-9c43-bb2b8b62f911 Destroying unnamed session 2024.02.15 16:43:13.166822 [ 10 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_31_6} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.15 16:43:13.166879 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 12742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:43:13.166889 [ 10 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_31_6} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.15 16:43:13.166944 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:43:13.166974 [ 3 ] {} HTTP-Session: 5a03b26e-3f65-46df-beeb-4f94f8709427 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:43:13.166991 [ 3 ] {} HTTP-Session: 5a03b26e-3f65-46df-beeb-4f94f8709427 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:43:13.167063 [ 3 ] {4764d490-5ae2-49dc-9bd9-6a5b320f0aa3} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:43:13.167105 [ 3 ] {4764d490-5ae2-49dc-9bd9-6a5b320f0aa3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 16:43:13.167208 [ 3 ] {4764d490-5ae2-49dc-9bd9-6a5b320f0aa3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:43:13.167551 [ 3 ] {4764d490-5ae2-49dc-9bd9-6a5b320f0aa3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.45 GiB. 2024.02.15 16:43:13.167767 [ 3 ] {4764d490-5ae2-49dc-9bd9-6a5b320f0aa3} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.15 16:43:13.167919 [ 3 ] {4764d490-5ae2-49dc-9bd9-6a5b320f0aa3} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.15 16:43:13.168036 [ 136 ] {} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.15 16:43:13.168039 [ 3 ] {4764d490-5ae2-49dc-9bd9-6a5b320f0aa3} executeQuery: Read 75 rows, 5.99 KiB in 0.000941767 sec., 79637 rows/sec., 6.21 MiB/sec. 2024.02.15 16:43:13.168093 [ 136 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.45 GiB. 2024.02.15 16:43:13.168274 [ 14 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.15 16:43:13.168360 [ 3 ] {4764d490-5ae2-49dc-9bd9-6a5b320f0aa3} DynamicQueryHandler: Done processing query 2024.02.15 16:43:13.168425 [ 3 ] {4764d490-5ae2-49dc-9bd9-6a5b320f0aa3} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 16:43:13.168489 [ 3 ] {} HTTP-Session: 5a03b26e-3f65-46df-beeb-4f94f8709427 Destroying unnamed session 2024.02.15 16:43:13.168496 [ 14 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 16:43:13.168531 [ 14 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 99 rows starting from the beginning of the part 2024.02.15 16:43:13.168630 [ 14 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 49 rows starting from the beginning of the part 2024.02.15 16:43:13.168636 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 7229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:43:13.168721 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:43:13.168752 [ 3 ] {} HTTP-Session: 0b77eb91-8403-415e-918a-2a3f830adfaa Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:43:13.168762 [ 14 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 73 rows starting from the beginning of the part 2024.02.15 16:43:13.168775 [ 3 ] {} HTTP-Session: 0b77eb91-8403-415e-918a-2a3f830adfaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:43:13.168888 [ 14 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 53 rows starting from the beginning of the part 2024.02.15 16:43:13.168895 [ 3 ] {e641206d-5ee7-4a4c-9a62-b8c70a0b5978} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:43:13.168954 [ 3 ] {e641206d-5ee7-4a4c-9a62-b8c70a0b5978} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 16:43:13.169001 [ 14 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 51 rows starting from the beginning of the part 2024.02.15 16:43:13.169203 [ 14 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 75 rows starting from the beginning of the part 2024.02.15 16:43:13.169206 [ 3 ] {e641206d-5ee7-4a4c-9a62-b8c70a0b5978} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:43:13.169739 [ 3 ] {e641206d-5ee7-4a4c-9a62-b8c70a0b5978} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.45 GiB. 2024.02.15 16:43:13.170113 [ 21 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 400 rows, containing 4 columns (4 merged, 0 gathered) in 0.001955985 sec., 204500.5457608315 rows/sec., 15.97 MiB/sec. 2024.02.15 16:43:13.170137 [ 3 ] {e641206d-5ee7-4a4c-9a62-b8c70a0b5978} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.15 16:43:13.170221 [ 21 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.15 16:43:13.170331 [ 3 ] {e641206d-5ee7-4a4c-9a62-b8c70a0b5978} oximeter.measurements_cumulativeu64 (14da3ea7-b0e2-4b91-b024-dedf05be3a5d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.15 16:43:13.170410 [ 21 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_31_6} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.15 16:43:13.170505 [ 3 ] {e641206d-5ee7-4a4c-9a62-b8c70a0b5978} executeQuery: Read 37 rows, 2.67 KiB in 0.001563832 sec., 23659 rows/sec., 1.67 MiB/sec. 2024.02.15 16:43:13.170561 [ 21 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_31_6} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.15 16:43:13.170857 [ 3 ] {e641206d-5ee7-4a4c-9a62-b8c70a0b5978} DynamicQueryHandler: Done processing query 2024.02.15 16:43:13.170880 [ 3 ] {e641206d-5ee7-4a4c-9a62-b8c70a0b5978} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:43:13.170896 [ 3 ] {} HTTP-Session: 0b77eb91-8403-415e-918a-2a3f830adfaa Destroying unnamed session 2024.02.15 16:43:13.171082 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 52431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:43:13.171128 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:43:13.171148 [ 3 ] {} HTTP-Session: 36645c4d-2c24-4136-a390-3c6f34e4a41e Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:43:13.171165 [ 3 ] {} HTTP-Session: 36645c4d-2c24-4136-a390-3c6f34e4a41e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:43:13.171255 [ 3 ] {bc33c887-2b51-43b4-84ef-40f7b1600047} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:43:13.171299 [ 3 ] {bc33c887-2b51-43b4-84ef-40f7b1600047} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 16:43:13.171451 [ 3 ] {bc33c887-2b51-43b4-84ef-40f7b1600047} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:43:13.171974 [ 3 ] {bc33c887-2b51-43b4-84ef-40f7b1600047} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.45 GiB. 2024.02.15 16:43:13.172293 [ 3 ] {bc33c887-2b51-43b4-84ef-40f7b1600047} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.15 16:43:13.172473 [ 3 ] {bc33c887-2b51-43b4-84ef-40f7b1600047} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.15 16:43:13.172592 [ 136 ] {} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.15 16:43:13.172608 [ 3 ] {bc33c887-2b51-43b4-84ef-40f7b1600047} executeQuery: Read 49 rows, 67.71 KiB in 0.00131627 sec., 37226 rows/sec., 50.24 MiB/sec. 2024.02.15 16:43:13.172662 [ 136 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.45 GiB. 2024.02.15 16:43:13.172887 [ 12 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.15 16:43:13.172918 [ 3 ] {bc33c887-2b51-43b4-84ef-40f7b1600047} DynamicQueryHandler: Done processing query 2024.02.15 16:43:13.172963 [ 3 ] {bc33c887-2b51-43b4-84ef-40f7b1600047} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.15 16:43:13.173006 [ 3 ] {} HTTP-Session: 36645c4d-2c24-4136-a390-3c6f34e4a41e Destroying unnamed session 2024.02.15 16:43:13.173071 [ 12 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 16:43:13.173115 [ 12 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1176 rows starting from the beginning of the part 2024.02.15 16:43:13.173254 [ 12 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 49 rows starting from the beginning of the part 2024.02.15 16:43:13.173369 [ 12 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 49 rows starting from the beginning of the part 2024.02.15 16:43:13.173478 [ 12 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 49 rows starting from the beginning of the part 2024.02.15 16:43:13.173568 [ 12 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 49 rows starting from the beginning of the part 2024.02.15 16:43:13.173657 [ 12 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 49 rows starting from the beginning of the part 2024.02.15 16:43:13.176284 [ 17 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1421 rows, containing 6 columns (6 merged, 0 gathered) in 0.003528077 sec., 402768.98718480347 rows/sec., 543.52 MiB/sec. 2024.02.15 16:43:13.177281 [ 17 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.15 16:43:13.177576 [ 17 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_31_6} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.15 16:43:13.177641 [ 17 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_31_6} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.15 16:43:13.177715 [ 17 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_31_6: 8.75 MiB. 2024.02.15 16:43:22.627477 [ 124 ] {} DNSResolver: Updating DNS cache 2024.02.15 16:43:22.627543 [ 124 ] {} DNSResolver: Updated DNS cache 2024.02.15 16:43:23.157088 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 7080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:43:23.157204 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:43:23.157234 [ 3 ] {} HTTP-Session: 96557f67-83d0-4150-8724-bf964b2b9df9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:43:23.157262 [ 3 ] {} HTTP-Session: 96557f67-83d0-4150-8724-bf964b2b9df9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:43:23.157407 [ 3 ] {378c0e50-9f4d-4d18-abaf-e1a694cfec3b} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:43:23.157477 [ 3 ] {378c0e50-9f4d-4d18-abaf-e1a694cfec3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 16:43:23.157665 [ 3 ] {378c0e50-9f4d-4d18-abaf-e1a694cfec3b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:43:23.158137 [ 3 ] {378c0e50-9f4d-4d18-abaf-e1a694cfec3b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.45 GiB. 2024.02.15 16:43:23.158412 [ 3 ] {378c0e50-9f4d-4d18-abaf-e1a694cfec3b} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.15 16:43:23.158585 [ 3 ] {378c0e50-9f4d-4d18-abaf-e1a694cfec3b} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.15 16:43:23.158724 [ 3 ] {378c0e50-9f4d-4d18-abaf-e1a694cfec3b} executeQuery: Read 49 rows, 3.97 KiB in 0.001277209 sec., 38364 rows/sec., 3.04 MiB/sec. 2024.02.15 16:43:23.158883 [ 3 ] {378c0e50-9f4d-4d18-abaf-e1a694cfec3b} DynamicQueryHandler: Done processing query 2024.02.15 16:43:23.158908 [ 3 ] {378c0e50-9f4d-4d18-abaf-e1a694cfec3b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:43:23.158924 [ 3 ] {} HTTP-Session: 96557f67-83d0-4150-8724-bf964b2b9df9 Destroying unnamed session 2024.02.15 16:43:23.159073 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 23361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:43:23.159125 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:43:23.159144 [ 3 ] {} HTTP-Session: e2658f15-91cb-447a-ba5d-e6d4a1594681 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:43:23.159163 [ 3 ] {} HTTP-Session: e2658f15-91cb-447a-ba5d-e6d4a1594681 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:43:23.159248 [ 3 ] {6eed8739-588e-44da-a701-8002a204b70a} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:43:23.159291 [ 3 ] {6eed8739-588e-44da-a701-8002a204b70a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 16:43:23.159400 [ 3 ] {6eed8739-588e-44da-a701-8002a204b70a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:43:23.159808 [ 3 ] {6eed8739-588e-44da-a701-8002a204b70a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.45 GiB. 2024.02.15 16:43:23.160023 [ 3 ] {6eed8739-588e-44da-a701-8002a204b70a} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.15 16:43:23.160170 [ 3 ] {6eed8739-588e-44da-a701-8002a204b70a} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.15 16:43:23.160269 [ 3 ] {6eed8739-588e-44da-a701-8002a204b70a} executeQuery: Read 147 rows, 14.37 KiB in 0.000992827 sec., 148062 rows/sec., 14.13 MiB/sec. 2024.02.15 16:43:23.160395 [ 3 ] {6eed8739-588e-44da-a701-8002a204b70a} DynamicQueryHandler: Done processing query 2024.02.15 16:43:23.160417 [ 3 ] {6eed8739-588e-44da-a701-8002a204b70a} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.15 16:43:23.160433 [ 3 ] {} HTTP-Session: e2658f15-91cb-447a-ba5d-e6d4a1594681 Destroying unnamed session 2024.02.15 16:43:23.160559 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 8355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:43:23.160605 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:43:23.160624 [ 3 ] {} HTTP-Session: f6d3c531-15af-41df-93f4-d8d79568fe09 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:43:23.160641 [ 3 ] {} HTTP-Session: f6d3c531-15af-41df-93f4-d8d79568fe09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:43:23.160714 [ 3 ] {79da22de-8688-4a1d-aea8-ce1e90c8446e} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:43:23.160754 [ 3 ] {79da22de-8688-4a1d-aea8-ce1e90c8446e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 16:43:23.160859 [ 3 ] {79da22de-8688-4a1d-aea8-ce1e90c8446e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:43:23.161190 [ 3 ] {79da22de-8688-4a1d-aea8-ce1e90c8446e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.45 GiB. 2024.02.15 16:43:23.161401 [ 3 ] {79da22de-8688-4a1d-aea8-ce1e90c8446e} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.15 16:43:23.161546 [ 3 ] {79da22de-8688-4a1d-aea8-ce1e90c8446e} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.15 16:43:23.161664 [ 3 ] {79da22de-8688-4a1d-aea8-ce1e90c8446e} executeQuery: Read 49 rows, 3.92 KiB in 0.000921187 sec., 53192 rows/sec., 4.16 MiB/sec. 2024.02.15 16:43:23.161772 [ 3 ] {79da22de-8688-4a1d-aea8-ce1e90c8446e} DynamicQueryHandler: Done processing query 2024.02.15 16:43:23.161793 [ 3 ] {79da22de-8688-4a1d-aea8-ce1e90c8446e} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.15 16:43:23.161809 [ 3 ] {} HTTP-Session: f6d3c531-15af-41df-93f4-d8d79568fe09 Destroying unnamed session 2024.02.15 16:43:23.162009 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 52431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:43:23.162054 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:43:23.162072 [ 3 ] {} HTTP-Session: 3a1f23ad-7a63-4a41-ae37-8a866de0a1ca Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:43:23.162088 [ 3 ] {} HTTP-Session: 3a1f23ad-7a63-4a41-ae37-8a866de0a1ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:43:23.162180 [ 3 ] {5a88c8a5-51ae-4523-9199-e372ad572863} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:43:23.162226 [ 3 ] {5a88c8a5-51ae-4523-9199-e372ad572863} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 16:43:23.162363 [ 3 ] {5a88c8a5-51ae-4523-9199-e372ad572863} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:43:23.162845 [ 3 ] {5a88c8a5-51ae-4523-9199-e372ad572863} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.45 GiB. 2024.02.15 16:43:23.163160 [ 3 ] {5a88c8a5-51ae-4523-9199-e372ad572863} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.15 16:43:23.163325 [ 3 ] {5a88c8a5-51ae-4523-9199-e372ad572863} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.15 16:43:23.163435 [ 3 ] {5a88c8a5-51ae-4523-9199-e372ad572863} executeQuery: Read 49 rows, 67.71 KiB in 0.001238799 sec., 39554 rows/sec., 53.38 MiB/sec. 2024.02.15 16:43:23.163555 [ 3 ] {5a88c8a5-51ae-4523-9199-e372ad572863} DynamicQueryHandler: Done processing query 2024.02.15 16:43:23.163575 [ 3 ] {5a88c8a5-51ae-4523-9199-e372ad572863} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.15 16:43:23.163589 [ 3 ] {} HTTP-Session: 3a1f23ad-7a63-4a41-ae37-8a866de0a1ca Destroying unnamed session 2024.02.15 16:43:24.380446 [ 123 ] {} oximeter.fields_u16 (6967f921-0d21-47ce-89f7-fa9075de0b04) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2024.02.15 16:43:24.380533 [ 123 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.45 GiB. 2024.02.15 16:43:24.380663 [ 14 ] {6967f921-0d21-47ce-89f7-fa9075de0b04::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact 2024.02.15 16:43:24.380843 [ 14 ] {6967f921-0d21-47ce-89f7-fa9075de0b04::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 16:43:24.380900 [ 14 ] {6967f921-0d21-47ce-89f7-fa9075de0b04::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 8 rows starting from the beginning of the part 2024.02.15 16:43:24.381118 [ 14 ] {6967f921-0d21-47ce-89f7-fa9075de0b04::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part 2024.02.15 16:43:24.381289 [ 14 ] {6967f921-0d21-47ce-89f7-fa9075de0b04::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part 2024.02.15 16:43:24.381435 [ 14 ] {6967f921-0d21-47ce-89f7-fa9075de0b04::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2024.02.15 16:43:24.381573 [ 14 ] {6967f921-0d21-47ce-89f7-fa9075de0b04::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2024.02.15 16:43:24.382240 [ 14 ] {6967f921-0d21-47ce-89f7-fa9075de0b04::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001651213 sec., 10901.076965842687 rows/sec., 761.16 KiB/sec. 2024.02.15 16:43:24.382317 [ 14 ] {6967f921-0d21-47ce-89f7-fa9075de0b04::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2024.02.15 16:43:24.382501 [ 14 ] {6967f921-0d21-47ce-89f7-fa9075de0b04::all_1_14_3} oximeter.fields_u16 (6967f921-0d21-47ce-89f7-fa9075de0b04): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2024.02.15 16:43:24.382572 [ 14 ] {6967f921-0d21-47ce-89f7-fa9075de0b04::all_1_14_3} oximeter.fields_u16 (6967f921-0d21-47ce-89f7-fa9075de0b04) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 2024.02.15 16:43:25.713791 [ 122 ] {} oximeter.fields_ipaddr (ac41501c-908c-4eaa-b4b4-3e3c65924c82) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2024.02.15 16:43:25.713903 [ 122 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.45 GiB. 2024.02.15 16:43:25.714019 [ 12 ] {ac41501c-908c-4eaa-b4b4-3e3c65924c82::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact 2024.02.15 16:43:25.714171 [ 12 ] {ac41501c-908c-4eaa-b4b4-3e3c65924c82::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 16:43:25.714209 [ 12 ] {ac41501c-908c-4eaa-b4b4-3e3c65924c82::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 8 rows starting from the beginning of the part 2024.02.15 16:43:25.714364 [ 12 ] {ac41501c-908c-4eaa-b4b4-3e3c65924c82::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part 2024.02.15 16:43:25.714470 [ 12 ] {ac41501c-908c-4eaa-b4b4-3e3c65924c82::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part 2024.02.15 16:43:25.714565 [ 12 ] {ac41501c-908c-4eaa-b4b4-3e3c65924c82::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2024.02.15 16:43:25.714655 [ 12 ] {ac41501c-908c-4eaa-b4b4-3e3c65924c82::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2024.02.15 16:43:25.715258 [ 24 ] {ac41501c-908c-4eaa-b4b4-3e3c65924c82::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001289369 sec., 13960.317023288135 rows/sec., 1.14 MiB/sec. 2024.02.15 16:43:25.715446 [ 24 ] {ac41501c-908c-4eaa-b4b4-3e3c65924c82::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2024.02.15 16:43:25.715710 [ 24 ] {ac41501c-908c-4eaa-b4b4-3e3c65924c82::all_1_14_3} oximeter.fields_ipaddr (ac41501c-908c-4eaa-b4b4-3e3c65924c82): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2024.02.15 16:43:25.715785 [ 24 ] {ac41501c-908c-4eaa-b4b4-3e3c65924c82::all_1_14_3} oximeter.fields_ipaddr (ac41501c-908c-4eaa-b4b4-3e3c65924c82) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 2024.02.15 16:43:26.889283 [ 122 ] {} oximeter.measurements_cumulativeu64 (14da3ea7-b0e2-4b91-b024-dedf05be3a5d) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 2024.02.15 16:43:26.889350 [ 122 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.45 GiB. 2024.02.15 16:43:26.889473 [ 17 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_19_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact 2024.02.15 16:43:26.889618 [ 17 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_19_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 16:43:26.889655 [ 17 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 674 rows starting from the beginning of the part 2024.02.15 16:43:26.889776 [ 17 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part 2024.02.15 16:43:26.889866 [ 17 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part 2024.02.15 16:43:26.889949 [ 17 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part 2024.02.15 16:43:26.890029 [ 17 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 37 rows starting from the beginning of the part 2024.02.15 16:43:26.890708 [ 18 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_19_4} MergeTask::MergeProjectionsStage: Merge sorted 750 rows, containing 5 columns (5 merged, 0 gathered) in 0.00130606 sec., 574246.2061467314 rows/sec., 40.50 MiB/sec. 2024.02.15 16:43:26.890848 [ 17 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_19_4} MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) 2024.02.15 16:43:26.891057 [ 17 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_19_4} oximeter.measurements_cumulativeu64 (14da3ea7-b0e2-4b91-b024-dedf05be3a5d): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. 2024.02.15 16:43:26.891118 [ 17 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_19_4} oximeter.measurements_cumulativeu64 (14da3ea7-b0e2-4b91-b024-dedf05be3a5d) (MergerMutator): Merged 5 parts: from all_1_15_3 to all_19_19_0 2024.02.15 16:43:33.157068 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 7080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:43:33.157197 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:43:33.157227 [ 3 ] {} HTTP-Session: d0879665-65fc-441d-b174-96e8390010fd Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:43:33.157256 [ 3 ] {} HTTP-Session: d0879665-65fc-441d-b174-96e8390010fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:43:33.157405 [ 3 ] {bb10f499-769f-4aab-ba33-28e6805e621c} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:43:33.157475 [ 3 ] {bb10f499-769f-4aab-ba33-28e6805e621c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 16:43:33.157658 [ 3 ] {bb10f499-769f-4aab-ba33-28e6805e621c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:43:33.158111 [ 3 ] {bb10f499-769f-4aab-ba33-28e6805e621c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.45 GiB. 2024.02.15 16:43:33.158369 [ 3 ] {bb10f499-769f-4aab-ba33-28e6805e621c} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.15 16:43:33.158540 [ 3 ] {bb10f499-769f-4aab-ba33-28e6805e621c} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.15 16:43:33.158656 [ 3 ] {bb10f499-769f-4aab-ba33-28e6805e621c} executeQuery: Read 49 rows, 3.97 KiB in 0.001210929 sec., 40464 rows/sec., 3.20 MiB/sec. 2024.02.15 16:43:33.158790 [ 3 ] {bb10f499-769f-4aab-ba33-28e6805e621c} DynamicQueryHandler: Done processing query 2024.02.15 16:43:33.158813 [ 3 ] {bb10f499-769f-4aab-ba33-28e6805e621c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:43:33.158830 [ 3 ] {} HTTP-Session: d0879665-65fc-441d-b174-96e8390010fd Destroying unnamed session 2024.02.15 16:43:33.158972 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 23361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:43:33.159017 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:43:33.159036 [ 3 ] {} HTTP-Session: 462d13be-fd08-4b7b-95ea-0fb1f718068c Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:43:33.159053 [ 3 ] {} HTTP-Session: 462d13be-fd08-4b7b-95ea-0fb1f718068c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:43:33.159131 [ 3 ] {07067f5e-cf84-4ae8-9f3f-d07d4c5c37e6} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:43:33.159169 [ 3 ] {07067f5e-cf84-4ae8-9f3f-d07d4c5c37e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 16:43:33.159272 [ 3 ] {07067f5e-cf84-4ae8-9f3f-d07d4c5c37e6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:43:33.159658 [ 3 ] {07067f5e-cf84-4ae8-9f3f-d07d4c5c37e6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.45 GiB. 2024.02.15 16:43:33.159876 [ 3 ] {07067f5e-cf84-4ae8-9f3f-d07d4c5c37e6} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.15 16:43:33.160023 [ 3 ] {07067f5e-cf84-4ae8-9f3f-d07d4c5c37e6} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.15 16:43:33.160145 [ 3 ] {07067f5e-cf84-4ae8-9f3f-d07d4c5c37e6} executeQuery: Read 147 rows, 14.37 KiB in 0.000987657 sec., 148837 rows/sec., 14.21 MiB/sec. 2024.02.15 16:43:33.160262 [ 3 ] {07067f5e-cf84-4ae8-9f3f-d07d4c5c37e6} DynamicQueryHandler: Done processing query 2024.02.15 16:43:33.160285 [ 3 ] {07067f5e-cf84-4ae8-9f3f-d07d4c5c37e6} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.15 16:43:33.160301 [ 3 ] {} HTTP-Session: 462d13be-fd08-4b7b-95ea-0fb1f718068c Destroying unnamed session 2024.02.15 16:43:33.160431 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 8355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:43:33.160476 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:43:33.160496 [ 3 ] {} HTTP-Session: 3c9a2fe4-bc1e-4ede-8d8b-b93ecf256deb Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:43:33.160512 [ 3 ] {} HTTP-Session: 3c9a2fe4-bc1e-4ede-8d8b-b93ecf256deb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:43:33.160583 [ 3 ] {b81c3e85-cc91-4058-9abe-72ea48ca915d} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:43:33.160620 [ 3 ] {b81c3e85-cc91-4058-9abe-72ea48ca915d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 16:43:33.160726 [ 3 ] {b81c3e85-cc91-4058-9abe-72ea48ca915d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:43:33.161069 [ 3 ] {b81c3e85-cc91-4058-9abe-72ea48ca915d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.45 GiB. 2024.02.15 16:43:33.161271 [ 3 ] {b81c3e85-cc91-4058-9abe-72ea48ca915d} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.15 16:43:33.161420 [ 3 ] {b81c3e85-cc91-4058-9abe-72ea48ca915d} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.15 16:43:33.161534 [ 3 ] {b81c3e85-cc91-4058-9abe-72ea48ca915d} executeQuery: Read 49 rows, 3.92 KiB in 0.000921987 sec., 53146 rows/sec., 4.16 MiB/sec. 2024.02.15 16:43:33.161673 [ 3 ] {b81c3e85-cc91-4058-9abe-72ea48ca915d} DynamicQueryHandler: Done processing query 2024.02.15 16:43:33.161697 [ 3 ] {b81c3e85-cc91-4058-9abe-72ea48ca915d} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.15 16:43:33.161712 [ 3 ] {} HTTP-Session: 3c9a2fe4-bc1e-4ede-8d8b-b93ecf256deb Destroying unnamed session 2024.02.15 16:43:33.161901 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 52431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:43:33.161947 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:43:33.161965 [ 3 ] {} HTTP-Session: 177cad37-fc69-4bad-898f-f1b5ef477539 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:43:33.161981 [ 3 ] {} HTTP-Session: 177cad37-fc69-4bad-898f-f1b5ef477539 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:43:33.162065 [ 3 ] {961d19a8-2561-402b-869e-b5870d9839a9} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:43:33.162110 [ 3 ] {961d19a8-2561-402b-869e-b5870d9839a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 16:43:33.162250 [ 3 ] {961d19a8-2561-402b-869e-b5870d9839a9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:43:33.162746 [ 3 ] {961d19a8-2561-402b-869e-b5870d9839a9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.45 GiB. 2024.02.15 16:43:33.163056 [ 3 ] {961d19a8-2561-402b-869e-b5870d9839a9} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.15 16:43:33.163234 [ 3 ] {961d19a8-2561-402b-869e-b5870d9839a9} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.15 16:43:33.163361 [ 3 ] {961d19a8-2561-402b-869e-b5870d9839a9} executeQuery: Read 49 rows, 67.71 KiB in 0.00125982 sec., 38894 rows/sec., 52.49 MiB/sec. 2024.02.15 16:43:33.163523 [ 3 ] {961d19a8-2561-402b-869e-b5870d9839a9} DynamicQueryHandler: Done processing query 2024.02.15 16:43:33.163548 [ 3 ] {961d19a8-2561-402b-869e-b5870d9839a9} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.15 16:43:33.163564 [ 3 ] {} HTTP-Session: 177cad37-fc69-4bad-898f-f1b5ef477539 Destroying unnamed session 2024.02.15 16:43:37.627603 [ 115 ] {} DNSResolver: Updating DNS cache 2024.02.15 16:43:37.627709 [ 115 ] {} DNSResolver: Updated DNS cache 2024.02.15 16:43:43.158727 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 7080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:43:43.158843 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:43:43.158869 [ 3 ] {} HTTP-Session: a7baed53-ddc8-401b-b258-f990e756ae5e Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:43:43.158893 [ 3 ] {} HTTP-Session: a7baed53-ddc8-401b-b258-f990e756ae5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:43:43.159021 [ 3 ] {4d504f4c-613a-4c9f-a4cf-a36b01da56b1} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:43:43.159080 [ 3 ] {4d504f4c-613a-4c9f-a4cf-a36b01da56b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 16:43:43.159239 [ 3 ] {4d504f4c-613a-4c9f-a4cf-a36b01da56b1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:43:43.159691 [ 3 ] {4d504f4c-613a-4c9f-a4cf-a36b01da56b1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.45 GiB. 2024.02.15 16:43:43.159946 [ 3 ] {4d504f4c-613a-4c9f-a4cf-a36b01da56b1} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.15 16:43:43.160112 [ 3 ] {4d504f4c-613a-4c9f-a4cf-a36b01da56b1} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.15 16:43:43.160222 [ 3 ] {4d504f4c-613a-4c9f-a4cf-a36b01da56b1} executeQuery: Read 49 rows, 3.97 KiB in 0.001168139 sec., 41947 rows/sec., 3.32 MiB/sec. 2024.02.15 16:43:43.160412 [ 3 ] {4d504f4c-613a-4c9f-a4cf-a36b01da56b1} DynamicQueryHandler: Done processing query 2024.02.15 16:43:43.160437 [ 3 ] {4d504f4c-613a-4c9f-a4cf-a36b01da56b1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:43:43.160453 [ 3 ] {} HTTP-Session: a7baed53-ddc8-401b-b258-f990e756ae5e Destroying unnamed session 2024.02.15 16:43:43.160638 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 28302, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:43:43.160683 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:43:43.160703 [ 3 ] {} HTTP-Session: 02dcf44c-0bb2-4ba8-8964-8fffc7bfee5b Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:43:43.160720 [ 3 ] {} HTTP-Session: 02dcf44c-0bb2-4ba8-8964-8fffc7bfee5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:43:43.160796 [ 3 ] {60360d02-9f5f-48e3-9bc7-fe38f11a5bb9} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:43:43.160834 [ 3 ] {60360d02-9f5f-48e3-9bc7-fe38f11a5bb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 16:43:43.160946 [ 3 ] {60360d02-9f5f-48e3-9bc7-fe38f11a5bb9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:43:43.161315 [ 3 ] {60360d02-9f5f-48e3-9bc7-fe38f11a5bb9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.45 GiB. 2024.02.15 16:43:43.161528 [ 3 ] {60360d02-9f5f-48e3-9bc7-fe38f11a5bb9} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.15 16:43:43.161671 [ 3 ] {60360d02-9f5f-48e3-9bc7-fe38f11a5bb9} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.15 16:43:43.161765 [ 3 ] {60360d02-9f5f-48e3-9bc7-fe38f11a5bb9} executeQuery: Read 183 rows, 17.14 KiB in 0.000944097 sec., 193836 rows/sec., 17.73 MiB/sec. 2024.02.15 16:43:43.161864 [ 3 ] {60360d02-9f5f-48e3-9bc7-fe38f11a5bb9} DynamicQueryHandler: Done processing query 2024.02.15 16:43:43.161885 [ 3 ] {60360d02-9f5f-48e3-9bc7-fe38f11a5bb9} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.15 16:43:43.161900 [ 3 ] {} HTTP-Session: 02dcf44c-0bb2-4ba8-8964-8fffc7bfee5b Destroying unnamed session 2024.02.15 16:43:43.162024 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 12401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:43:43.162067 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:43:43.162086 [ 3 ] {} HTTP-Session: fabaa17c-ebcd-4741-b846-6b4ea631a94c Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:43:43.162102 [ 3 ] {} HTTP-Session: fabaa17c-ebcd-4741-b846-6b4ea631a94c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:43:43.162171 [ 3 ] {82cb87dd-f080-4e42-83a6-9d593bd10ad5} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:43:43.162209 [ 3 ] {82cb87dd-f080-4e42-83a6-9d593bd10ad5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 16:43:43.162308 [ 3 ] {82cb87dd-f080-4e42-83a6-9d593bd10ad5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:43:43.162666 [ 3 ] {82cb87dd-f080-4e42-83a6-9d593bd10ad5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.45 GiB. 2024.02.15 16:43:43.162874 [ 3 ] {82cb87dd-f080-4e42-83a6-9d593bd10ad5} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.15 16:43:43.163017 [ 3 ] {82cb87dd-f080-4e42-83a6-9d593bd10ad5} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.15 16:43:43.163109 [ 3 ] {82cb87dd-f080-4e42-83a6-9d593bd10ad5} executeQuery: Read 73 rows, 5.82 KiB in 0.000911507 sec., 80087 rows/sec., 6.24 MiB/sec. 2024.02.15 16:43:43.163224 [ 3 ] {82cb87dd-f080-4e42-83a6-9d593bd10ad5} DynamicQueryHandler: Done processing query 2024.02.15 16:43:43.163246 [ 3 ] {82cb87dd-f080-4e42-83a6-9d593bd10ad5} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 16:43:43.163261 [ 3 ] {} HTTP-Session: fabaa17c-ebcd-4741-b846-6b4ea631a94c Destroying unnamed session 2024.02.15 16:43:43.163411 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 7041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:43:43.163456 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:43:43.163475 [ 3 ] {} HTTP-Session: f721af6a-f4f2-4baa-b471-08243c1df63e Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:43:43.163495 [ 3 ] {} HTTP-Session: f721af6a-f4f2-4baa-b471-08243c1df63e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:43:43.163566 [ 3 ] {884abf42-fcfa-4067-930e-756f2b443339} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:43:43.163608 [ 3 ] {884abf42-fcfa-4067-930e-756f2b443339} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 16:43:43.163729 [ 3 ] {884abf42-fcfa-4067-930e-756f2b443339} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:43:43.164021 [ 3 ] {884abf42-fcfa-4067-930e-756f2b443339} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.45 GiB. 2024.02.15 16:43:43.164275 [ 3 ] {884abf42-fcfa-4067-930e-756f2b443339} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.15 16:43:43.164445 [ 3 ] {884abf42-fcfa-4067-930e-756f2b443339} oximeter.measurements_cumulativeu64 (14da3ea7-b0e2-4b91-b024-dedf05be3a5d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.15 16:43:43.164541 [ 3 ] {884abf42-fcfa-4067-930e-756f2b443339} executeQuery: Read 36 rows, 2.60 KiB in 0.000946317 sec., 38042 rows/sec., 2.68 MiB/sec. 2024.02.15 16:43:43.164677 [ 3 ] {884abf42-fcfa-4067-930e-756f2b443339} DynamicQueryHandler: Done processing query 2024.02.15 16:43:43.164699 [ 3 ] {884abf42-fcfa-4067-930e-756f2b443339} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:43:43.164715 [ 3 ] {} HTTP-Session: f721af6a-f4f2-4baa-b471-08243c1df63e Destroying unnamed session 2024.02.15 16:43:43.164876 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 52431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:43:43.164919 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:43:43.164937 [ 3 ] {} HTTP-Session: 1d8a31d7-9e22-4b12-a2bc-8cfa41835c57 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:43:43.164954 [ 3 ] {} HTTP-Session: 1d8a31d7-9e22-4b12-a2bc-8cfa41835c57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:43:43.165033 [ 3 ] {2cdc0ad2-c9bf-4a5a-beaf-8af24202a56a} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:43:43.165077 [ 3 ] {2cdc0ad2-c9bf-4a5a-beaf-8af24202a56a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 16:43:43.165210 [ 3 ] {2cdc0ad2-c9bf-4a5a-beaf-8af24202a56a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:43:43.165725 [ 3 ] {2cdc0ad2-c9bf-4a5a-beaf-8af24202a56a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.45 GiB. 2024.02.15 16:43:43.166027 [ 3 ] {2cdc0ad2-c9bf-4a5a-beaf-8af24202a56a} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.15 16:43:43.166200 [ 3 ] {2cdc0ad2-c9bf-4a5a-beaf-8af24202a56a} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.15 16:43:43.166296 [ 3 ] {2cdc0ad2-c9bf-4a5a-beaf-8af24202a56a} executeQuery: Read 49 rows, 67.71 KiB in 0.001236939 sec., 39613 rows/sec., 53.46 MiB/sec. 2024.02.15 16:43:43.166421 [ 3 ] {2cdc0ad2-c9bf-4a5a-beaf-8af24202a56a} DynamicQueryHandler: Done processing query 2024.02.15 16:43:43.166443 [ 3 ] {2cdc0ad2-c9bf-4a5a-beaf-8af24202a56a} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.15 16:43:43.166459 [ 3 ] {} HTTP-Session: 1d8a31d7-9e22-4b12-a2bc-8cfa41835c57 Destroying unnamed session 2024.02.15 16:43:52.627957 [ 112 ] {} DNSResolver: Updating DNS cache 2024.02.15 16:43:52.628023 [ 112 ] {} DNSResolver: Updated DNS cache 2024.02.15 16:43:53.157645 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 7080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:43:53.157761 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:43:53.157791 [ 3 ] {} HTTP-Session: 56bea39f-61c7-4f1b-9ee4-3ddd1bfc8295 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:43:53.157819 [ 3 ] {} HTTP-Session: 56bea39f-61c7-4f1b-9ee4-3ddd1bfc8295 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:43:53.157962 [ 3 ] {adf6cf24-8346-4fa2-b4ea-11c02d4db393} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:43:53.158031 [ 3 ] {adf6cf24-8346-4fa2-b4ea-11c02d4db393} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 16:43:53.158216 [ 3 ] {adf6cf24-8346-4fa2-b4ea-11c02d4db393} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:43:53.158671 [ 3 ] {adf6cf24-8346-4fa2-b4ea-11c02d4db393} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.44 GiB. 2024.02.15 16:43:53.158927 [ 3 ] {adf6cf24-8346-4fa2-b4ea-11c02d4db393} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.02.15 16:43:53.159087 [ 3 ] {adf6cf24-8346-4fa2-b4ea-11c02d4db393} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.02.15 16:43:53.159222 [ 3 ] {adf6cf24-8346-4fa2-b4ea-11c02d4db393} executeQuery: Read 49 rows, 3.97 KiB in 0.001212889 sec., 40399 rows/sec., 3.20 MiB/sec. 2024.02.15 16:43:53.159222 [ 112 ] {} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f) (MergerMutator): Selected 5 parts from all_1_31_7 to all_35_35_0 2024.02.15 16:43:53.159352 [ 112 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.44 GiB. 2024.02.15 16:43:53.159449 [ 3 ] {adf6cf24-8346-4fa2-b4ea-11c02d4db393} DynamicQueryHandler: Done processing query 2024.02.15 16:43:53.159499 [ 3 ] {adf6cf24-8346-4fa2-b4ea-11c02d4db393} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:43:53.159515 [ 12 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_35_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_31_7 to all_35_35_0 into Compact 2024.02.15 16:43:53.159535 [ 3 ] {} HTTP-Session: 56bea39f-61c7-4f1b-9ee4-3ddd1bfc8295 Destroying unnamed session 2024.02.15 16:43:53.159729 [ 12 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_35_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 16:43:53.159746 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:43:53.159794 [ 12 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_35_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_7, total 49 rows starting from the beginning of the part 2024.02.15 16:43:53.159830 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:43:53.159875 [ 3 ] {} HTTP-Session: e6dd7b19-413c-4bda-9018-11cbed5d36d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:43:53.159908 [ 3 ] {} HTTP-Session: e6dd7b19-413c-4bda-9018-11cbed5d36d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:43:53.160105 [ 12 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_35_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 49 rows starting from the beginning of the part 2024.02.15 16:43:53.160118 [ 3 ] {1d274517-5b03-4839-9bcf-f057da6a43ef} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:43:53.160205 [ 3 ] {1d274517-5b03-4839-9bcf-f057da6a43ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.15 16:43:53.160419 [ 12 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_35_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 49 rows starting from the beginning of the part 2024.02.15 16:43:53.160618 [ 3 ] {1d274517-5b03-4839-9bcf-f057da6a43ef} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:43:53.160722 [ 12 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_35_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 49 rows starting from the beginning of the part 2024.02.15 16:43:53.160891 [ 12 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_35_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 49 rows starting from the beginning of the part 2024.02.15 16:43:53.161475 [ 3 ] {1d274517-5b03-4839-9bcf-f057da6a43ef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.44 GiB. 2024.02.15 16:43:53.161870 [ 3 ] {1d274517-5b03-4839-9bcf-f057da6a43ef} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.15 16:43:53.162146 [ 3 ] {1d274517-5b03-4839-9bcf-f057da6a43ef} oximeter.fields_ipaddr (ac41501c-908c-4eaa-b4b4-3e3c65924c82): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.15 16:43:53.162487 [ 3 ] {1d274517-5b03-4839-9bcf-f057da6a43ef} executeQuery: Read 4 rows, 342.00 B in 0.002289898 sec., 1746 rows/sec., 145.85 KiB/sec. 2024.02.15 16:43:53.162612 [ 17 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_35_8} MergeTask::MergeProjectionsStage: Merge sorted 245 rows, containing 4 columns (4 merged, 0 gathered) in 0.003177404 sec., 77106.97160323334 rows/sec., 6.10 MiB/sec. 2024.02.15 16:43:53.162685 [ 3 ] {1d274517-5b03-4839-9bcf-f057da6a43ef} DynamicQueryHandler: Done processing query 2024.02.15 16:43:53.162709 [ 3 ] {1d274517-5b03-4839-9bcf-f057da6a43ef} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:43:53.162730 [ 3 ] {} HTTP-Session: e6dd7b19-413c-4bda-9018-11cbed5d36d1 Destroying unnamed session 2024.02.15 16:43:53.162730 [ 17 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_35_8} MergedBlockOutputStream: filled checksums all_1_35_8 (state Temporary) 2024.02.15 16:43:53.162930 [ 17 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_35_8} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_merge_all_1_35_8 to all_1_35_8. 2024.02.15 16:43:53.162937 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 23660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:43:53.162990 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:43:53.162997 [ 17 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_35_8} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f) (MergerMutator): Merged 5 parts: from all_1_31_7 to all_35_35_0 2024.02.15 16:43:53.163012 [ 3 ] {} HTTP-Session: 26619dd0-6c4b-4792-be2b-4ee9833c2d41 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:43:53.163031 [ 3 ] {} HTTP-Session: 26619dd0-6c4b-4792-be2b-4ee9833c2d41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:43:53.163127 [ 3 ] {0b378e12-7905-40f2-94fc-d53c6612c40a} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:43:53.163164 [ 3 ] {0b378e12-7905-40f2-94fc-d53c6612c40a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 16:43:53.163270 [ 3 ] {0b378e12-7905-40f2-94fc-d53c6612c40a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:43:53.163714 [ 3 ] {0b378e12-7905-40f2-94fc-d53c6612c40a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.44 GiB. 2024.02.15 16:43:53.163929 [ 3 ] {0b378e12-7905-40f2-94fc-d53c6612c40a} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.02.15 16:43:53.164072 [ 3 ] {0b378e12-7905-40f2-94fc-d53c6612c40a} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.02.15 16:43:53.164170 [ 3 ] {0b378e12-7905-40f2-94fc-d53c6612c40a} executeQuery: Read 149 rows, 14.55 KiB in 0.001014747 sec., 146834 rows/sec., 14.00 MiB/sec. 2024.02.15 16:43:53.164290 [ 3 ] {0b378e12-7905-40f2-94fc-d53c6612c40a} DynamicQueryHandler: Done processing query 2024.02.15 16:43:53.164311 [ 3 ] {0b378e12-7905-40f2-94fc-d53c6612c40a} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 16:43:53.164327 [ 3 ] {} HTTP-Session: 26619dd0-6c4b-4792-be2b-4ee9833c2d41 Destroying unnamed session 2024.02.15 16:43:53.164434 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:43:53.164478 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:43:53.164496 [ 3 ] {} HTTP-Session: acaab04c-1a0c-429d-9cde-0c276bded0c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:43:53.164513 [ 3 ] {} HTTP-Session: acaab04c-1a0c-429d-9cde-0c276bded0c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:43:53.164581 [ 3 ] {dde53110-21fb-4d01-ade3-2a4ac51f3d9c} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:43:53.164618 [ 3 ] {dde53110-21fb-4d01-ade3-2a4ac51f3d9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.15 16:43:53.164720 [ 3 ] {dde53110-21fb-4d01-ade3-2a4ac51f3d9c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:43:53.164988 [ 3 ] {dde53110-21fb-4d01-ade3-2a4ac51f3d9c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.44 GiB. 2024.02.15 16:43:53.165189 [ 3 ] {dde53110-21fb-4d01-ade3-2a4ac51f3d9c} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.15 16:43:53.165335 [ 3 ] {dde53110-21fb-4d01-ade3-2a4ac51f3d9c} oximeter.fields_u16 (6967f921-0d21-47ce-89f7-fa9075de0b04): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.15 16:43:53.165428 [ 3 ] {dde53110-21fb-4d01-ade3-2a4ac51f3d9c} executeQuery: Read 4 rows, 286.00 B in 0.000821166 sec., 4871 rows/sec., 340.12 KiB/sec. 2024.02.15 16:43:53.165539 [ 3 ] {dde53110-21fb-4d01-ade3-2a4ac51f3d9c} DynamicQueryHandler: Done processing query 2024.02.15 16:43:53.165561 [ 3 ] {dde53110-21fb-4d01-ade3-2a4ac51f3d9c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:43:53.165577 [ 3 ] {} HTTP-Session: acaab04c-1a0c-429d-9cde-0c276bded0c7 Destroying unnamed session 2024.02.15 16:43:53.165696 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 9039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:43:53.165741 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:43:53.165759 [ 3 ] {} HTTP-Session: 931fe7c0-845a-41c0-b8b7-46a497e5ba6f Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:43:53.165776 [ 3 ] {} HTTP-Session: 931fe7c0-845a-41c0-b8b7-46a497e5ba6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:43:53.165846 [ 3 ] {665c6ca4-ed31-4ab6-a1ee-589353b5919b} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:43:53.165883 [ 3 ] {665c6ca4-ed31-4ab6-a1ee-589353b5919b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 16:43:53.165985 [ 3 ] {665c6ca4-ed31-4ab6-a1ee-589353b5919b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:43:53.166294 [ 3 ] {665c6ca4-ed31-4ab6-a1ee-589353b5919b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.44 GiB. 2024.02.15 16:43:53.166495 [ 3 ] {665c6ca4-ed31-4ab6-a1ee-589353b5919b} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.02.15 16:43:53.166644 [ 3 ] {665c6ca4-ed31-4ab6-a1ee-589353b5919b} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.02.15 16:43:53.166747 [ 3 ] {665c6ca4-ed31-4ab6-a1ee-589353b5919b} executeQuery: Read 53 rows, 4.25 KiB in 0.000867986 sec., 61060 rows/sec., 4.78 MiB/sec. 2024.02.15 16:43:53.166939 [ 3 ] {665c6ca4-ed31-4ab6-a1ee-589353b5919b} DynamicQueryHandler: Done processing query 2024.02.15 16:43:53.166963 [ 3 ] {665c6ca4-ed31-4ab6-a1ee-589353b5919b} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 16:43:53.166980 [ 3 ] {} HTTP-Session: 931fe7c0-845a-41c0-b8b7-46a497e5ba6f Destroying unnamed session 2024.02.15 16:43:53.167080 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:43:53.167125 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:43:53.167143 [ 3 ] {} HTTP-Session: 5c9fe381-17c9-4992-a5cf-4c117bdac180 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:43:53.167160 [ 3 ] {} HTTP-Session: 5c9fe381-17c9-4992-a5cf-4c117bdac180 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:43:53.167230 [ 3 ] {e28795e5-d1d9-4a11-bd01-dc32ea4ed421} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:43:53.167273 [ 3 ] {e28795e5-d1d9-4a11-bd01-dc32ea4ed421} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 16:43:53.167404 [ 3 ] {e28795e5-d1d9-4a11-bd01-dc32ea4ed421} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:43:53.167691 [ 3 ] {e28795e5-d1d9-4a11-bd01-dc32ea4ed421} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.44 GiB. 2024.02.15 16:43:53.167937 [ 3 ] {e28795e5-d1d9-4a11-bd01-dc32ea4ed421} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.15 16:43:53.168109 [ 3 ] {e28795e5-d1d9-4a11-bd01-dc32ea4ed421} oximeter.measurements_cumulativeu64 (14da3ea7-b0e2-4b91-b024-dedf05be3a5d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.15 16:43:53.168205 [ 3 ] {e28795e5-d1d9-4a11-bd01-dc32ea4ed421} executeQuery: Read 2 rows, 144.00 B in 0.000949277 sec., 2106 rows/sec., 148.14 KiB/sec. 2024.02.15 16:43:53.168309 [ 3 ] {e28795e5-d1d9-4a11-bd01-dc32ea4ed421} DynamicQueryHandler: Done processing query 2024.02.15 16:43:53.168332 [ 3 ] {e28795e5-d1d9-4a11-bd01-dc32ea4ed421} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:43:53.168347 [ 3 ] {} HTTP-Session: 5c9fe381-17c9-4992-a5cf-4c117bdac180 Destroying unnamed session 2024.02.15 16:43:53.168494 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 52431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:43:53.168539 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:43:53.168557 [ 3 ] {} HTTP-Session: 6ba62b0d-06c8-4dfc-a0ff-bf9e17af0c99 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:43:53.168573 [ 3 ] {} HTTP-Session: 6ba62b0d-06c8-4dfc-a0ff-bf9e17af0c99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:43:53.168653 [ 3 ] {b65880ae-9bf6-4a0c-97f1-b991e16bb898} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:43:53.168697 [ 3 ] {b65880ae-9bf6-4a0c-97f1-b991e16bb898} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 16:43:53.168826 [ 3 ] {b65880ae-9bf6-4a0c-97f1-b991e16bb898} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:43:53.169280 [ 3 ] {b65880ae-9bf6-4a0c-97f1-b991e16bb898} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.44 GiB. 2024.02.15 16:43:53.169580 [ 3 ] {b65880ae-9bf6-4a0c-97f1-b991e16bb898} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.02.15 16:43:53.169753 [ 3 ] {b65880ae-9bf6-4a0c-97f1-b991e16bb898} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.02.15 16:43:53.169859 [ 3 ] {b65880ae-9bf6-4a0c-97f1-b991e16bb898} executeQuery: Read 49 rows, 67.71 KiB in 0.001176099 sec., 41663 rows/sec., 56.22 MiB/sec. 2024.02.15 16:43:53.170001 [ 3 ] {b65880ae-9bf6-4a0c-97f1-b991e16bb898} DynamicQueryHandler: Done processing query 2024.02.15 16:43:53.170022 [ 3 ] {b65880ae-9bf6-4a0c-97f1-b991e16bb898} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.15 16:43:53.170038 [ 3 ] {} HTTP-Session: 6ba62b0d-06c8-4dfc-a0ff-bf9e17af0c99 Destroying unnamed session 2024.02.15 16:44:03.157741 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 7080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:03.157856 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:03.157882 [ 3 ] {} HTTP-Session: e1c2e085-8fc3-4690-bf79-e73575a7b414 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:03.157905 [ 3 ] {} HTTP-Session: e1c2e085-8fc3-4690-bf79-e73575a7b414 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:03.158047 [ 3 ] {b8ab47af-488f-4df9-b6ca-7390724d311a} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:44:03.158116 [ 3 ] {b8ab47af-488f-4df9-b6ca-7390724d311a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 16:44:03.158299 [ 3 ] {b8ab47af-488f-4df9-b6ca-7390724d311a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:44:03.158763 [ 3 ] {b8ab47af-488f-4df9-b6ca-7390724d311a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.44 GiB. 2024.02.15 16:44:03.159049 [ 3 ] {b8ab47af-488f-4df9-b6ca-7390724d311a} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.02.15 16:44:03.159216 [ 3 ] {b8ab47af-488f-4df9-b6ca-7390724d311a} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.02.15 16:44:03.159357 [ 3 ] {b8ab47af-488f-4df9-b6ca-7390724d311a} executeQuery: Read 49 rows, 3.97 KiB in 0.00126532 sec., 38725 rows/sec., 3.07 MiB/sec. 2024.02.15 16:44:03.159524 [ 3 ] {b8ab47af-488f-4df9-b6ca-7390724d311a} DynamicQueryHandler: Done processing query 2024.02.15 16:44:03.159549 [ 3 ] {b8ab47af-488f-4df9-b6ca-7390724d311a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:44:03.159565 [ 3 ] {} HTTP-Session: e1c2e085-8fc3-4690-bf79-e73575a7b414 Destroying unnamed session 2024.02.15 16:44:03.159685 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:03.159735 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:03.159756 [ 3 ] {} HTTP-Session: c5548f2e-6747-4306-8e34-9c9773c7ffb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:03.159774 [ 3 ] {} HTTP-Session: c5548f2e-6747-4306-8e34-9c9773c7ffb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:03.159853 [ 3 ] {48a99618-55a2-4837-9581-2b63a6d3251a} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:44:03.159896 [ 3 ] {48a99618-55a2-4837-9581-2b63a6d3251a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.15 16:44:03.160012 [ 3 ] {48a99618-55a2-4837-9581-2b63a6d3251a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:44:03.160301 [ 3 ] {48a99618-55a2-4837-9581-2b63a6d3251a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.44 GiB. 2024.02.15 16:44:03.160507 [ 3 ] {48a99618-55a2-4837-9581-2b63a6d3251a} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.15 16:44:03.160654 [ 3 ] {48a99618-55a2-4837-9581-2b63a6d3251a} oximeter.fields_ipaddr (ac41501c-908c-4eaa-b4b4-3e3c65924c82): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.15 16:44:03.160774 [ 3 ] {48a99618-55a2-4837-9581-2b63a6d3251a} executeQuery: Read 2 rows, 175.00 B in 0.000891076 sec., 2244 rows/sec., 191.79 KiB/sec. 2024.02.15 16:44:03.160894 [ 3 ] {48a99618-55a2-4837-9581-2b63a6d3251a} DynamicQueryHandler: Done processing query 2024.02.15 16:44:03.160917 [ 3 ] {48a99618-55a2-4837-9581-2b63a6d3251a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:44:03.160934 [ 3 ] {} HTTP-Session: c5548f2e-6747-4306-8e34-9c9773c7ffb1 Destroying unnamed session 2024.02.15 16:44:03.161096 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 23510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:03.161143 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:03.161163 [ 3 ] {} HTTP-Session: 3e5e9f94-9395-47d9-a34c-4edcc536a784 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:03.161179 [ 3 ] {} HTTP-Session: 3e5e9f94-9395-47d9-a34c-4edcc536a784 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:03.161255 [ 3 ] {0dd06ccc-7ff4-4814-b33c-bdc3907c1401} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:44:03.161293 [ 3 ] {0dd06ccc-7ff4-4814-b33c-bdc3907c1401} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 16:44:03.161399 [ 3 ] {0dd06ccc-7ff4-4814-b33c-bdc3907c1401} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:44:03.161748 [ 3 ] {0dd06ccc-7ff4-4814-b33c-bdc3907c1401} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.44 GiB. 2024.02.15 16:44:03.161961 [ 3 ] {0dd06ccc-7ff4-4814-b33c-bdc3907c1401} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.02.15 16:44:03.162108 [ 3 ] {0dd06ccc-7ff4-4814-b33c-bdc3907c1401} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.02.15 16:44:03.162233 [ 3 ] {0dd06ccc-7ff4-4814-b33c-bdc3907c1401} executeQuery: Read 148 rows, 14.46 KiB in 0.000947128 sec., 156261 rows/sec., 14.91 MiB/sec. 2024.02.15 16:44:03.162226 [ 106 ] {} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.02.15 16:44:03.162349 [ 106 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.44 GiB. 2024.02.15 16:44:03.162378 [ 3 ] {0dd06ccc-7ff4-4814-b33c-bdc3907c1401} DynamicQueryHandler: Done processing query 2024.02.15 16:44:03.162422 [ 3 ] {0dd06ccc-7ff4-4814-b33c-bdc3907c1401} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.15 16:44:03.162455 [ 3 ] {} HTTP-Session: 3e5e9f94-9395-47d9-a34c-4edcc536a784 Destroying unnamed session 2024.02.15 16:44:03.162476 [ 15 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.02.15 16:44:03.162649 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:03.162664 [ 15 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 16:44:03.162733 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:03.162741 [ 15 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 187 rows starting from the beginning of the part 2024.02.15 16:44:03.162776 [ 3 ] {} HTTP-Session: ba41c277-5aa3-42e4-961e-9d439dcbb6f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:03.162832 [ 3 ] {} HTTP-Session: ba41c277-5aa3-42e4-961e-9d439dcbb6f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:03.163042 [ 3 ] {4e1eb9d8-1803-4cbb-a2c0-f974d945d6d4} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:44:03.163064 [ 15 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 147 rows starting from the beginning of the part 2024.02.15 16:44:03.163136 [ 3 ] {4e1eb9d8-1803-4cbb-a2c0-f974d945d6d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.15 16:44:03.163386 [ 15 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 147 rows starting from the beginning of the part 2024.02.15 16:44:03.163582 [ 3 ] {4e1eb9d8-1803-4cbb-a2c0-f974d945d6d4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:44:03.163701 [ 15 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 183 rows starting from the beginning of the part 2024.02.15 16:44:03.163912 [ 15 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 149 rows starting from the beginning of the part 2024.02.15 16:44:03.164248 [ 15 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 148 rows starting from the beginning of the part 2024.02.15 16:44:03.164329 [ 3 ] {4e1eb9d8-1803-4cbb-a2c0-f974d945d6d4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.44 GiB. 2024.02.15 16:44:03.164705 [ 3 ] {4e1eb9d8-1803-4cbb-a2c0-f974d945d6d4} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.15 16:44:03.165046 [ 3 ] {4e1eb9d8-1803-4cbb-a2c0-f974d945d6d4} oximeter.fields_u16 (6967f921-0d21-47ce-89f7-fa9075de0b04): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.15 16:44:03.165351 [ 3 ] {4e1eb9d8-1803-4cbb-a2c0-f974d945d6d4} executeQuery: Read 2 rows, 143.00 B in 0.002247917 sec., 889 rows/sec., 62.12 KiB/sec. 2024.02.15 16:44:03.165660 [ 3 ] {4e1eb9d8-1803-4cbb-a2c0-f974d945d6d4} DynamicQueryHandler: Done processing query 2024.02.15 16:44:03.165691 [ 3 ] {4e1eb9d8-1803-4cbb-a2c0-f974d945d6d4} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:44:03.165709 [ 3 ] {} HTTP-Session: ba41c277-5aa3-42e4-961e-9d439dcbb6f4 Destroying unnamed session 2024.02.15 16:44:03.165877 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 8696, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:03.166007 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:03.166084 [ 3 ] {} HTTP-Session: de36412b-b3ea-464c-8fee-baabda86d3dd Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:03.166119 [ 3 ] {} HTTP-Session: de36412b-b3ea-464c-8fee-baabda86d3dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:03.166140 [ 17 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 961 rows, containing 4 columns (4 merged, 0 gathered) in 0.003740178 sec., 256939.64297955873 rows/sec., 24.12 MiB/sec. 2024.02.15 16:44:03.166209 [ 3 ] {1b4b8dee-a0bb-4801-8df4-2c69e4d4a118} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:44:03.166251 [ 3 ] {1b4b8dee-a0bb-4801-8df4-2c69e4d4a118} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 16:44:03.166268 [ 17 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.02.15 16:44:03.166409 [ 3 ] {1b4b8dee-a0bb-4801-8df4-2c69e4d4a118} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:44:03.166494 [ 17 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_36_7} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.02.15 16:44:03.166559 [ 17 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_36_7} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.02.15 16:44:03.166793 [ 3 ] {1b4b8dee-a0bb-4801-8df4-2c69e4d4a118} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.44 GiB. 2024.02.15 16:44:03.167003 [ 3 ] {1b4b8dee-a0bb-4801-8df4-2c69e4d4a118} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.02.15 16:44:03.167148 [ 3 ] {1b4b8dee-a0bb-4801-8df4-2c69e4d4a118} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.02.15 16:44:03.167269 [ 106 ] {} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.02.15 16:44:03.167278 [ 3 ] {1b4b8dee-a0bb-4801-8df4-2c69e4d4a118} executeQuery: Read 51 rows, 4.09 KiB in 0.001027458 sec., 49637 rows/sec., 3.88 MiB/sec. 2024.02.15 16:44:03.167318 [ 106 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.44 GiB. 2024.02.15 16:44:03.167526 [ 19 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.02.15 16:44:03.167566 [ 3 ] {1b4b8dee-a0bb-4801-8df4-2c69e4d4a118} DynamicQueryHandler: Done processing query 2024.02.15 16:44:03.167620 [ 3 ] {1b4b8dee-a0bb-4801-8df4-2c69e4d4a118} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.15 16:44:03.167665 [ 3 ] {} HTTP-Session: de36412b-b3ea-464c-8fee-baabda86d3dd Destroying unnamed session 2024.02.15 16:44:03.167706 [ 19 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 16:44:03.167748 [ 19 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 99 rows starting from the beginning of the part 2024.02.15 16:44:03.167831 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:03.167907 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:03.167960 [ 3 ] {} HTTP-Session: 9da895fd-75e0-4e87-be91-cf8f07afbc69 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:03.167999 [ 19 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 49 rows starting from the beginning of the part 2024.02.15 16:44:03.168010 [ 3 ] {} HTTP-Session: 9da895fd-75e0-4e87-be91-cf8f07afbc69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:03.168237 [ 3 ] {d4394a51-ff05-472a-869a-a3bf2462e6a0} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:44:03.168258 [ 19 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 49 rows starting from the beginning of the part 2024.02.15 16:44:03.168332 [ 3 ] {d4394a51-ff05-472a-869a-a3bf2462e6a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 16:44:03.168548 [ 19 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 73 rows starting from the beginning of the part 2024.02.15 16:44:03.168855 [ 3 ] {d4394a51-ff05-472a-869a-a3bf2462e6a0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:44:03.168875 [ 19 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 53 rows starting from the beginning of the part 2024.02.15 16:44:03.169066 [ 19 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 51 rows starting from the beginning of the part 2024.02.15 16:44:03.169591 [ 3 ] {d4394a51-ff05-472a-869a-a3bf2462e6a0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.44 GiB. 2024.02.15 16:44:03.170136 [ 3 ] {d4394a51-ff05-472a-869a-a3bf2462e6a0} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.15 16:44:03.170475 [ 3 ] {d4394a51-ff05-472a-869a-a3bf2462e6a0} oximeter.measurements_cumulativeu64 (14da3ea7-b0e2-4b91-b024-dedf05be3a5d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.15 16:44:03.170768 [ 20 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 374 rows, containing 4 columns (4 merged, 0 gathered) in 0.003362165 sec., 111237.84823171975 rows/sec., 8.69 MiB/sec. 2024.02.15 16:44:03.170796 [ 3 ] {d4394a51-ff05-472a-869a-a3bf2462e6a0} executeQuery: Read 1 rows, 72.00 B in 0.002501859 sec., 399 rows/sec., 28.10 KiB/sec. 2024.02.15 16:44:03.171017 [ 20 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.02.15 16:44:03.171071 [ 3 ] {d4394a51-ff05-472a-869a-a3bf2462e6a0} DynamicQueryHandler: Done processing query 2024.02.15 16:44:03.171119 [ 3 ] {d4394a51-ff05-472a-869a-a3bf2462e6a0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:44:03.171137 [ 3 ] {} HTTP-Session: 9da895fd-75e0-4e87-be91-cf8f07afbc69 Destroying unnamed session 2024.02.15 16:44:03.171314 [ 20 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_36_7} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.02.15 16:44:03.171332 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 52431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:03.171401 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:03.171436 [ 20 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_36_7} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.02.15 16:44:03.171444 [ 3 ] {} HTTP-Session: 68f04fe2-eb73-46c1-93cc-8f9320ae396a Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:03.171491 [ 3 ] {} HTTP-Session: 68f04fe2-eb73-46c1-93cc-8f9320ae396a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:03.171633 [ 3 ] {738cf203-298c-442a-944f-f3d23bfdd122} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:44:03.171679 [ 3 ] {738cf203-298c-442a-944f-f3d23bfdd122} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 16:44:03.171826 [ 3 ] {738cf203-298c-442a-944f-f3d23bfdd122} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:44:03.172431 [ 3 ] {738cf203-298c-442a-944f-f3d23bfdd122} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.44 GiB. 2024.02.15 16:44:03.172745 [ 3 ] {738cf203-298c-442a-944f-f3d23bfdd122} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.02.15 16:44:03.172919 [ 3 ] {738cf203-298c-442a-944f-f3d23bfdd122} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.02.15 16:44:03.173040 [ 106 ] {} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.02.15 16:44:03.173049 [ 3 ] {738cf203-298c-442a-944f-f3d23bfdd122} executeQuery: Read 49 rows, 67.71 KiB in 0.001377581 sec., 35569 rows/sec., 48.00 MiB/sec. 2024.02.15 16:44:03.173086 [ 106 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.44 GiB. 2024.02.15 16:44:03.173244 [ 19 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.02.15 16:44:03.173305 [ 3 ] {738cf203-298c-442a-944f-f3d23bfdd122} DynamicQueryHandler: Done processing query 2024.02.15 16:44:03.173356 [ 3 ] {738cf203-298c-442a-944f-f3d23bfdd122} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.15 16:44:03.173407 [ 3 ] {} HTTP-Session: 68f04fe2-eb73-46c1-93cc-8f9320ae396a Destroying unnamed session 2024.02.15 16:44:03.173427 [ 19 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 16:44:03.173472 [ 19 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1421 rows starting from the beginning of the part 2024.02.15 16:44:03.173580 [ 19 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 49 rows starting from the beginning of the part 2024.02.15 16:44:03.173673 [ 19 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 49 rows starting from the beginning of the part 2024.02.15 16:44:03.173765 [ 19 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 49 rows starting from the beginning of the part 2024.02.15 16:44:03.173855 [ 19 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 49 rows starting from the beginning of the part 2024.02.15 16:44:03.173942 [ 19 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 49 rows starting from the beginning of the part 2024.02.15 16:44:03.178500 [ 22 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1666 rows, containing 6 columns (6 merged, 0 gathered) in 0.005353951 sec., 311172.06713322556 rows/sec., 419.91 MiB/sec. 2024.02.15 16:44:03.179137 [ 19 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.02.15 16:44:03.179375 [ 19 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_36_7} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.02.15 16:44:03.179442 [ 19 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_36_7} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.02.15 16:44:03.179514 [ 19 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_36_7: 8.78 MiB. 2024.02.15 16:44:07.628072 [ 102 ] {} DNSResolver: Updating DNS cache 2024.02.15 16:44:07.628182 [ 102 ] {} DNSResolver: Updated DNS cache 2024.02.15 16:44:13.159034 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 7080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:13.159141 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:13.159167 [ 3 ] {} HTTP-Session: a4984ab1-fe14-4ccb-90db-6a30ae2c171e Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:13.159191 [ 3 ] {} HTTP-Session: a4984ab1-fe14-4ccb-90db-6a30ae2c171e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:13.159319 [ 3 ] {278a68fa-b9d8-45aa-bffb-2be334d9e624} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:44:13.159381 [ 3 ] {278a68fa-b9d8-45aa-bffb-2be334d9e624} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 16:44:13.159551 [ 3 ] {278a68fa-b9d8-45aa-bffb-2be334d9e624} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:44:13.160021 [ 3 ] {278a68fa-b9d8-45aa-bffb-2be334d9e624} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.94 GiB. 2024.02.15 16:44:13.160276 [ 3 ] {278a68fa-b9d8-45aa-bffb-2be334d9e624} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.02.15 16:44:13.160461 [ 3 ] {278a68fa-b9d8-45aa-bffb-2be334d9e624} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.02.15 16:44:13.160581 [ 3 ] {278a68fa-b9d8-45aa-bffb-2be334d9e624} executeQuery: Read 49 rows, 3.97 KiB in 0.001226089 sec., 39964 rows/sec., 3.16 MiB/sec. 2024.02.15 16:44:13.160728 [ 3 ] {278a68fa-b9d8-45aa-bffb-2be334d9e624} DynamicQueryHandler: Done processing query 2024.02.15 16:44:13.160754 [ 3 ] {278a68fa-b9d8-45aa-bffb-2be334d9e624} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:44:13.160770 [ 3 ] {} HTTP-Session: a4984ab1-fe14-4ccb-90db-6a30ae2c171e Destroying unnamed session 2024.02.15 16:44:13.160890 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:13.160940 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:13.160960 [ 3 ] {} HTTP-Session: 09b6a6f9-0a18-4a3d-a7d4-81940d929d84 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:13.160979 [ 3 ] {} HTTP-Session: 09b6a6f9-0a18-4a3d-a7d4-81940d929d84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:13.161057 [ 3 ] {41c13846-3299-4ae1-8b9f-92a7d135f1b8} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:44:13.161098 [ 3 ] {41c13846-3299-4ae1-8b9f-92a7d135f1b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.15 16:44:13.161207 [ 3 ] {41c13846-3299-4ae1-8b9f-92a7d135f1b8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:44:13.161506 [ 3 ] {41c13846-3299-4ae1-8b9f-92a7d135f1b8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.94 GiB. 2024.02.15 16:44:13.161709 [ 3 ] {41c13846-3299-4ae1-8b9f-92a7d135f1b8} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.15 16:44:13.161855 [ 3 ] {41c13846-3299-4ae1-8b9f-92a7d135f1b8} oximeter.fields_ipaddr (ac41501c-908c-4eaa-b4b4-3e3c65924c82): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.15 16:44:13.161951 [ 3 ] {41c13846-3299-4ae1-8b9f-92a7d135f1b8} executeQuery: Read 2 rows, 175.00 B in 0.000866277 sec., 2308 rows/sec., 197.28 KiB/sec. 2024.02.15 16:44:13.162096 [ 3 ] {41c13846-3299-4ae1-8b9f-92a7d135f1b8} DynamicQueryHandler: Done processing query 2024.02.15 16:44:13.162119 [ 3 ] {41c13846-3299-4ae1-8b9f-92a7d135f1b8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:44:13.162135 [ 3 ] {} HTTP-Session: 09b6a6f9-0a18-4a3d-a7d4-81940d929d84 Destroying unnamed session 2024.02.15 16:44:13.162324 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 28451, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:13.162370 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:13.162389 [ 3 ] {} HTTP-Session: 154ca19f-30a7-4c45-8088-1bebf101f3e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:13.162406 [ 3 ] {} HTTP-Session: 154ca19f-30a7-4c45-8088-1bebf101f3e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:13.162488 [ 3 ] {7a1d3dd5-7e76-45ed-b13f-68e61b5bb66f} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:44:13.162527 [ 3 ] {7a1d3dd5-7e76-45ed-b13f-68e61b5bb66f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 16:44:13.162633 [ 3 ] {7a1d3dd5-7e76-45ed-b13f-68e61b5bb66f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:44:13.163099 [ 3 ] {7a1d3dd5-7e76-45ed-b13f-68e61b5bb66f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.94 GiB. 2024.02.15 16:44:13.163319 [ 3 ] {7a1d3dd5-7e76-45ed-b13f-68e61b5bb66f} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.02.15 16:44:13.163461 [ 3 ] {7a1d3dd5-7e76-45ed-b13f-68e61b5bb66f} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.02.15 16:44:13.163557 [ 3 ] {7a1d3dd5-7e76-45ed-b13f-68e61b5bb66f} executeQuery: Read 184 rows, 17.22 KiB in 0.001039968 sec., 176928 rows/sec., 16.17 MiB/sec. 2024.02.15 16:44:13.163710 [ 3 ] {7a1d3dd5-7e76-45ed-b13f-68e61b5bb66f} DynamicQueryHandler: Done processing query 2024.02.15 16:44:13.163732 [ 3 ] {7a1d3dd5-7e76-45ed-b13f-68e61b5bb66f} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.15 16:44:13.163747 [ 3 ] {} HTTP-Session: 154ca19f-30a7-4c45-8088-1bebf101f3e6 Destroying unnamed session 2024.02.15 16:44:13.163901 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:13.163948 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:13.163968 [ 3 ] {} HTTP-Session: be1c7f64-b40e-4401-99aa-23b660515c52 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:13.163984 [ 3 ] {} HTTP-Session: be1c7f64-b40e-4401-99aa-23b660515c52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:13.164053 [ 3 ] {b01ad461-4e12-4f56-8f52-f6cba36f7c9e} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:44:13.164090 [ 3 ] {b01ad461-4e12-4f56-8f52-f6cba36f7c9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.15 16:44:13.164196 [ 3 ] {b01ad461-4e12-4f56-8f52-f6cba36f7c9e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:44:13.164458 [ 3 ] {b01ad461-4e12-4f56-8f52-f6cba36f7c9e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.94 GiB. 2024.02.15 16:44:13.164673 [ 3 ] {b01ad461-4e12-4f56-8f52-f6cba36f7c9e} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.15 16:44:13.164830 [ 3 ] {b01ad461-4e12-4f56-8f52-f6cba36f7c9e} oximeter.fields_u16 (6967f921-0d21-47ce-89f7-fa9075de0b04): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.15 16:44:13.164930 [ 3 ] {b01ad461-4e12-4f56-8f52-f6cba36f7c9e} executeQuery: Read 2 rows, 143.00 B in 0.000850076 sec., 2352 rows/sec., 164.28 KiB/sec. 2024.02.15 16:44:13.165090 [ 3 ] {b01ad461-4e12-4f56-8f52-f6cba36f7c9e} DynamicQueryHandler: Done processing query 2024.02.15 16:44:13.165122 [ 3 ] {b01ad461-4e12-4f56-8f52-f6cba36f7c9e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:44:13.165146 [ 3 ] {} HTTP-Session: be1c7f64-b40e-4401-99aa-23b660515c52 Destroying unnamed session 2024.02.15 16:44:13.165283 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 12742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:13.165331 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:13.165350 [ 3 ] {} HTTP-Session: cd8f5b6a-4b29-49f7-a30b-bf16c4028baa Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:13.165367 [ 3 ] {} HTTP-Session: cd8f5b6a-4b29-49f7-a30b-bf16c4028baa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:13.165440 [ 3 ] {99314cc4-ef9c-4f1e-b328-a3b491dbf400} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:44:13.165478 [ 3 ] {99314cc4-ef9c-4f1e-b328-a3b491dbf400} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 16:44:13.165597 [ 3 ] {99314cc4-ef9c-4f1e-b328-a3b491dbf400} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:44:13.165995 [ 3 ] {99314cc4-ef9c-4f1e-b328-a3b491dbf400} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.94 GiB. 2024.02.15 16:44:13.166202 [ 3 ] {99314cc4-ef9c-4f1e-b328-a3b491dbf400} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.02.15 16:44:13.166385 [ 3 ] {99314cc4-ef9c-4f1e-b328-a3b491dbf400} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.02.15 16:44:13.166501 [ 3 ] {99314cc4-ef9c-4f1e-b328-a3b491dbf400} executeQuery: Read 75 rows, 5.99 KiB in 0.001027638 sec., 72982 rows/sec., 5.69 MiB/sec. 2024.02.15 16:44:13.166627 [ 3 ] {99314cc4-ef9c-4f1e-b328-a3b491dbf400} DynamicQueryHandler: Done processing query 2024.02.15 16:44:13.166653 [ 3 ] {99314cc4-ef9c-4f1e-b328-a3b491dbf400} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 16:44:13.166669 [ 3 ] {} HTTP-Session: cd8f5b6a-4b29-49f7-a30b-bf16c4028baa Destroying unnamed session 2024.02.15 16:44:13.166789 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 7232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:13.166836 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:13.166856 [ 3 ] {} HTTP-Session: 4e8c6be3-ac3b-4258-aa14-2447a47479fd Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:13.166872 [ 3 ] {} HTTP-Session: 4e8c6be3-ac3b-4258-aa14-2447a47479fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:13.166946 [ 3 ] {43448211-e4fd-4044-b6e4-32455374bc06} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:44:13.166989 [ 3 ] {43448211-e4fd-4044-b6e4-32455374bc06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 16:44:13.167115 [ 3 ] {43448211-e4fd-4044-b6e4-32455374bc06} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:44:13.167446 [ 3 ] {43448211-e4fd-4044-b6e4-32455374bc06} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.94 GiB. 2024.02.15 16:44:13.167738 [ 3 ] {43448211-e4fd-4044-b6e4-32455374bc06} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.15 16:44:13.167997 [ 3 ] {43448211-e4fd-4044-b6e4-32455374bc06} oximeter.measurements_cumulativeu64 (14da3ea7-b0e2-4b91-b024-dedf05be3a5d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.15 16:44:13.168130 [ 3 ] {43448211-e4fd-4044-b6e4-32455374bc06} executeQuery: Read 37 rows, 2.67 KiB in 0.001147498 sec., 32244 rows/sec., 2.27 MiB/sec. 2024.02.15 16:44:13.168260 [ 3 ] {43448211-e4fd-4044-b6e4-32455374bc06} DynamicQueryHandler: Done processing query 2024.02.15 16:44:13.168286 [ 3 ] {43448211-e4fd-4044-b6e4-32455374bc06} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:44:13.168302 [ 3 ] {} HTTP-Session: 4e8c6be3-ac3b-4258-aa14-2447a47479fd Destroying unnamed session 2024.02.15 16:44:13.168485 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 52431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:13.168534 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:13.168554 [ 3 ] {} HTTP-Session: 67730b76-f8d8-46c7-b6f3-3c8270dd4e60 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:13.168572 [ 3 ] {} HTTP-Session: 67730b76-f8d8-46c7-b6f3-3c8270dd4e60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:13.168668 [ 3 ] {c1b09f06-a806-4345-9683-81bc25efa213} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:44:13.168714 [ 3 ] {c1b09f06-a806-4345-9683-81bc25efa213} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 16:44:13.168853 [ 3 ] {c1b09f06-a806-4345-9683-81bc25efa213} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:44:13.169384 [ 3 ] {c1b09f06-a806-4345-9683-81bc25efa213} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.94 GiB. 2024.02.15 16:44:13.169726 [ 3 ] {c1b09f06-a806-4345-9683-81bc25efa213} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.02.15 16:44:13.169916 [ 3 ] {c1b09f06-a806-4345-9683-81bc25efa213} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.02.15 16:44:13.170042 [ 3 ] {c1b09f06-a806-4345-9683-81bc25efa213} executeQuery: Read 49 rows, 67.71 KiB in 0.00134432 sec., 36449 rows/sec., 49.19 MiB/sec. 2024.02.15 16:44:13.170194 [ 3 ] {c1b09f06-a806-4345-9683-81bc25efa213} DynamicQueryHandler: Done processing query 2024.02.15 16:44:13.170218 [ 3 ] {c1b09f06-a806-4345-9683-81bc25efa213} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.15 16:44:13.170233 [ 3 ] {} HTTP-Session: 67730b76-f8d8-46c7-b6f3-3c8270dd4e60 Destroying unnamed session 2024.02.15 16:44:22.628458 [ 95 ] {} DNSResolver: Updating DNS cache 2024.02.15 16:44:22.628524 [ 95 ] {} DNSResolver: Updated DNS cache 2024.02.15 16:44:23.158549 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 8371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:23.158892 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:23.158930 [ 3 ] {} HTTP-Session: 13369199-6a03-46ed-9797-ef7b3281c9cf Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:23.158960 [ 3 ] {} HTTP-Session: 13369199-6a03-46ed-9797-ef7b3281c9cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:23.159109 [ 3 ] {381463dd-0a5b-40f3-a1a4-6aba5bcdf5bb} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:44:23.159181 [ 3 ] {381463dd-0a5b-40f3-a1a4-6aba5bcdf5bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 16:44:23.159368 [ 3 ] {381463dd-0a5b-40f3-a1a4-6aba5bcdf5bb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:44:23.159872 [ 3 ] {381463dd-0a5b-40f3-a1a4-6aba5bcdf5bb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.93 GiB. 2024.02.15 16:44:23.160149 [ 3 ] {381463dd-0a5b-40f3-a1a4-6aba5bcdf5bb} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.02.15 16:44:23.160317 [ 3 ] {381463dd-0a5b-40f3-a1a4-6aba5bcdf5bb} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.02.15 16:44:23.160449 [ 3 ] {381463dd-0a5b-40f3-a1a4-6aba5bcdf5bb} executeQuery: Read 58 rows, 4.70 KiB in 0.00129489 sec., 44791 rows/sec., 3.55 MiB/sec. 2024.02.15 16:44:23.160645 [ 3 ] {381463dd-0a5b-40f3-a1a4-6aba5bcdf5bb} DynamicQueryHandler: Done processing query 2024.02.15 16:44:23.160671 [ 3 ] {381463dd-0a5b-40f3-a1a4-6aba5bcdf5bb} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 16:44:23.160688 [ 3 ] {} HTTP-Session: 13369199-6a03-46ed-9797-ef7b3281c9cf Destroying unnamed session 2024.02.15 16:44:23.160868 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 27407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:23.160920 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:23.160941 [ 3 ] {} HTTP-Session: b237d641-eb6d-46f7-b131-fc34c9d2bae4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:23.160960 [ 3 ] {} HTTP-Session: b237d641-eb6d-46f7-b131-fc34c9d2bae4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:23.161047 [ 3 ] {cf13c481-1a49-415a-8662-a72646f412bd} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:44:23.161090 [ 3 ] {cf13c481-1a49-415a-8662-a72646f412bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 16:44:23.161206 [ 3 ] {cf13c481-1a49-415a-8662-a72646f412bd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:44:23.161630 [ 3 ] {cf13c481-1a49-415a-8662-a72646f412bd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.93 GiB. 2024.02.15 16:44:23.161882 [ 3 ] {cf13c481-1a49-415a-8662-a72646f412bd} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.02.15 16:44:23.162048 [ 3 ] {cf13c481-1a49-415a-8662-a72646f412bd} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.02.15 16:44:23.162187 [ 3 ] {cf13c481-1a49-415a-8662-a72646f412bd} executeQuery: Read 174 rows, 16.78 KiB in 0.001108479 sec., 156971 rows/sec., 14.78 MiB/sec. 2024.02.15 16:44:23.162319 [ 3 ] {cf13c481-1a49-415a-8662-a72646f412bd} DynamicQueryHandler: Done processing query 2024.02.15 16:44:23.162343 [ 3 ] {cf13c481-1a49-415a-8662-a72646f412bd} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.15 16:44:23.162359 [ 3 ] {} HTTP-Session: b237d641-eb6d-46f7-b131-fc34c9d2bae4 Destroying unnamed session 2024.02.15 16:44:23.162488 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 10931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:23.162535 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:23.162556 [ 3 ] {} HTTP-Session: f64f4d8d-46a6-44ac-9fc5-e4a4583f9b3e Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:23.162573 [ 3 ] {} HTTP-Session: f64f4d8d-46a6-44ac-9fc5-e4a4583f9b3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:23.162650 [ 3 ] {963e6ee5-2b57-4059-95f0-13a78339fbe9} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:44:23.162691 [ 3 ] {963e6ee5-2b57-4059-95f0-13a78339fbe9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 16:44:23.162797 [ 3 ] {963e6ee5-2b57-4059-95f0-13a78339fbe9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:44:23.163114 [ 3 ] {963e6ee5-2b57-4059-95f0-13a78339fbe9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.93 GiB. 2024.02.15 16:44:23.163331 [ 3 ] {963e6ee5-2b57-4059-95f0-13a78339fbe9} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.02.15 16:44:23.163483 [ 3 ] {963e6ee5-2b57-4059-95f0-13a78339fbe9} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.02.15 16:44:23.163622 [ 3 ] {963e6ee5-2b57-4059-95f0-13a78339fbe9} executeQuery: Read 64 rows, 5.16 KiB in 0.000935847 sec., 68387 rows/sec., 5.38 MiB/sec. 2024.02.15 16:44:23.163777 [ 3 ] {963e6ee5-2b57-4059-95f0-13a78339fbe9} DynamicQueryHandler: Done processing query 2024.02.15 16:44:23.163802 [ 3 ] {963e6ee5-2b57-4059-95f0-13a78339fbe9} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 16:44:23.163818 [ 3 ] {} HTTP-Session: f64f4d8d-46a6-44ac-9fc5-e4a4583f9b3e Destroying unnamed session 2024.02.15 16:44:23.164021 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 62047, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:23.164067 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:23.164087 [ 3 ] {} HTTP-Session: 954b071c-4744-405b-9cdf-7af40f8b854a Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:23.164104 [ 3 ] {} HTTP-Session: 954b071c-4744-405b-9cdf-7af40f8b854a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:23.164198 [ 3 ] {54a92e73-112e-4642-a7bf-6aa424597d9f} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:44:23.164247 [ 3 ] {54a92e73-112e-4642-a7bf-6aa424597d9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 16:44:23.164393 [ 3 ] {54a92e73-112e-4642-a7bf-6aa424597d9f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:44:23.164998 [ 3 ] {54a92e73-112e-4642-a7bf-6aa424597d9f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.93 GiB. 2024.02.15 16:44:23.165347 [ 3 ] {54a92e73-112e-4642-a7bf-6aa424597d9f} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.02.15 16:44:23.165535 [ 3 ] {54a92e73-112e-4642-a7bf-6aa424597d9f} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.02.15 16:44:23.165669 [ 3 ] {54a92e73-112e-4642-a7bf-6aa424597d9f} executeQuery: Read 58 rows, 80.15 KiB in 0.001441121 sec., 40246 rows/sec., 54.31 MiB/sec. 2024.02.15 16:44:23.165795 [ 3 ] {54a92e73-112e-4642-a7bf-6aa424597d9f} DynamicQueryHandler: Done processing query 2024.02.15 16:44:23.165818 [ 3 ] {54a92e73-112e-4642-a7bf-6aa424597d9f} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.15 16:44:23.165833 [ 3 ] {} HTTP-Session: 954b071c-4744-405b-9cdf-7af40f8b854a Destroying unnamed session 2024.02.15 16:44:23.165979 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 1549, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:23.166024 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:23.166044 [ 3 ] {} HTTP-Session: 878e82b0-df6c-4774-adae-4cb1c6e0381a Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:23.166062 [ 3 ] {} HTTP-Session: 878e82b0-df6c-4774-adae-4cb1c6e0381a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:23.166132 [ 3 ] {929b5ad9-9b66-432c-b5f5-93c5ab1b3c6d} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:44:23.166174 [ 3 ] {929b5ad9-9b66-432c-b5f5-93c5ab1b3c6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.15 16:44:23.166282 [ 3 ] {929b5ad9-9b66-432c-b5f5-93c5ab1b3c6d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:44:23.166528 [ 3 ] {929b5ad9-9b66-432c-b5f5-93c5ab1b3c6d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.93 GiB. 2024.02.15 16:44:23.166786 [ 3 ] {929b5ad9-9b66-432c-b5f5-93c5ab1b3c6d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.15 16:44:23.166989 [ 3 ] {929b5ad9-9b66-432c-b5f5-93c5ab1b3c6d} oximeter.measurements_i64 (7f9a1b70-edbc-4885-b7c7-725909839962): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.15 16:44:23.167111 [ 3 ] {929b5ad9-9b66-432c-b5f5-93c5ab1b3c6d} executeQuery: Read 9 rows, 709.00 B in 0.000948067 sec., 9492 rows/sec., 730.31 KiB/sec. 2024.02.15 16:44:23.167236 [ 3 ] {929b5ad9-9b66-432c-b5f5-93c5ab1b3c6d} DynamicQueryHandler: Done processing query 2024.02.15 16:44:23.167259 [ 3 ] {929b5ad9-9b66-432c-b5f5-93c5ab1b3c6d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:44:23.167275 [ 3 ] {} HTTP-Session: 878e82b0-df6c-4774-adae-4cb1c6e0381a Destroying unnamed session 2024.02.15 16:44:26.419357 [ 94 ] {} oximeter.measurements_cumulativeu64 (14da3ea7-b0e2-4b91-b024-dedf05be3a5d) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 2024.02.15 16:44:26.419435 [ 94 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.93 GiB. 2024.02.15 16:44:26.419540 [ 20 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_23_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact 2024.02.15 16:44:26.419686 [ 20 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_23_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 16:44:26.419724 [ 20 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 750 rows starting from the beginning of the part 2024.02.15 16:44:26.419860 [ 20 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part 2024.02.15 16:44:26.419965 [ 20 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part 2024.02.15 16:44:26.420066 [ 20 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part 2024.02.15 16:44:26.420154 [ 20 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 37 rows starting from the beginning of the part 2024.02.15 16:44:26.420867 [ 20 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_23_5} MergeTask::MergeProjectionsStage: Merge sorted 826 rows, containing 5 columns (5 merged, 0 gathered) in 0.001380661 sec., 598264.1647732499 rows/sec., 42.19 MiB/sec. 2024.02.15 16:44:26.420984 [ 20 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_23_5} MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) 2024.02.15 16:44:26.421196 [ 20 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_23_5} oximeter.measurements_cumulativeu64 (14da3ea7-b0e2-4b91-b024-dedf05be3a5d): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5. 2024.02.15 16:44:26.421262 [ 20 ] {14da3ea7-b0e2-4b91-b024-dedf05be3a5d::all_1_23_5} oximeter.measurements_cumulativeu64 (14da3ea7-b0e2-4b91-b024-dedf05be3a5d) (MergerMutator): Merged 5 parts: from all_1_19_4 to all_23_23_0 2024.02.15 16:44:33.158744 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 8945, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:33.158872 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:33.158899 [ 3 ] {} HTTP-Session: 55ed6c4a-7490-4666-bb66-0ff961082e6f Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:33.158924 [ 3 ] {} HTTP-Session: 55ed6c4a-7490-4666-bb66-0ff961082e6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:33.159058 [ 3 ] {868ee641-a1b2-4a49-8ac9-cfcdbec0f75c} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:44:33.159121 [ 3 ] {868ee641-a1b2-4a49-8ac9-cfcdbec0f75c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 16:44:33.159283 [ 3 ] {868ee641-a1b2-4a49-8ac9-cfcdbec0f75c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:44:33.159720 [ 3 ] {868ee641-a1b2-4a49-8ac9-cfcdbec0f75c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.93 GiB. 2024.02.15 16:44:33.159985 [ 3 ] {868ee641-a1b2-4a49-8ac9-cfcdbec0f75c} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.02.15 16:44:33.160159 [ 3 ] {868ee641-a1b2-4a49-8ac9-cfcdbec0f75c} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.02.15 16:44:33.160275 [ 3 ] {868ee641-a1b2-4a49-8ac9-cfcdbec0f75c} executeQuery: Read 62 rows, 5.03 KiB in 0.001182769 sec., 52419 rows/sec., 4.15 MiB/sec. 2024.02.15 16:44:33.160432 [ 3 ] {868ee641-a1b2-4a49-8ac9-cfcdbec0f75c} DynamicQueryHandler: Done processing query 2024.02.15 16:44:33.160456 [ 3 ] {868ee641-a1b2-4a49-8ac9-cfcdbec0f75c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 16:44:33.160471 [ 3 ] {} HTTP-Session: 55ed6c4a-7490-4666-bb66-0ff961082e6f Destroying unnamed session 2024.02.15 16:44:33.160635 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 29270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:33.160681 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:33.160700 [ 3 ] {} HTTP-Session: fdcb339e-2b7a-447a-bfc1-8c017b4d116e Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:33.160717 [ 3 ] {} HTTP-Session: fdcb339e-2b7a-447a-bfc1-8c017b4d116e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:33.160792 [ 3 ] {08a5acf6-4646-4c81-a080-a2b3fceeb7ab} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:44:33.160832 [ 3 ] {08a5acf6-4646-4c81-a080-a2b3fceeb7ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 16:44:33.160936 [ 3 ] {08a5acf6-4646-4c81-a080-a2b3fceeb7ab} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:44:33.161345 [ 3 ] {08a5acf6-4646-4c81-a080-a2b3fceeb7ab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.93 GiB. 2024.02.15 16:44:33.161588 [ 3 ] {08a5acf6-4646-4c81-a080-a2b3fceeb7ab} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.02.15 16:44:33.161746 [ 3 ] {08a5acf6-4646-4c81-a080-a2b3fceeb7ab} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.02.15 16:44:33.161862 [ 3 ] {08a5acf6-4646-4c81-a080-a2b3fceeb7ab} executeQuery: Read 186 rows, 17.91 KiB in 0.001035058 sec., 179700 rows/sec., 16.90 MiB/sec. 2024.02.15 16:44:33.161986 [ 3 ] {08a5acf6-4646-4c81-a080-a2b3fceeb7ab} DynamicQueryHandler: Done processing query 2024.02.15 16:44:33.162009 [ 3 ] {08a5acf6-4646-4c81-a080-a2b3fceeb7ab} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.15 16:44:33.162024 [ 3 ] {} HTTP-Session: fdcb339e-2b7a-447a-bfc1-8c017b4d116e Destroying unnamed session 2024.02.15 16:44:33.162202 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 11549, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:33.162247 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:33.162266 [ 3 ] {} HTTP-Session: cebcf3ea-f69a-4eac-aa13-2e3096a1b7f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:33.162282 [ 3 ] {} HTTP-Session: cebcf3ea-f69a-4eac-aa13-2e3096a1b7f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:33.162355 [ 3 ] {67e722c1-5251-4d76-b2a5-1a583ed56948} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:44:33.162393 [ 3 ] {67e722c1-5251-4d76-b2a5-1a583ed56948} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 16:44:33.162498 [ 3 ] {67e722c1-5251-4d76-b2a5-1a583ed56948} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:44:33.162829 [ 3 ] {67e722c1-5251-4d76-b2a5-1a583ed56948} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.93 GiB. 2024.02.15 16:44:33.163041 [ 3 ] {67e722c1-5251-4d76-b2a5-1a583ed56948} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.02.15 16:44:33.163202 [ 3 ] {67e722c1-5251-4d76-b2a5-1a583ed56948} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.02.15 16:44:33.163317 [ 3 ] {67e722c1-5251-4d76-b2a5-1a583ed56948} executeQuery: Read 68 rows, 5.42 KiB in 0.000928367 sec., 73246 rows/sec., 5.70 MiB/sec. 2024.02.15 16:44:33.163432 [ 3 ] {67e722c1-5251-4d76-b2a5-1a583ed56948} DynamicQueryHandler: Done processing query 2024.02.15 16:44:33.163455 [ 3 ] {67e722c1-5251-4d76-b2a5-1a583ed56948} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 16:44:33.163470 [ 3 ] {} HTTP-Session: cebcf3ea-f69a-4eac-aa13-2e3096a1b7f0 Destroying unnamed session 2024.02.15 16:44:33.163624 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 66321, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:33.163669 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:33.163688 [ 3 ] {} HTTP-Session: 7d44e39a-4a89-41f2-8862-329327bac805 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:33.163704 [ 3 ] {} HTTP-Session: 7d44e39a-4a89-41f2-8862-329327bac805 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:33.163797 [ 3 ] {68b46074-cbe9-42f6-8ee7-342335628dce} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:44:33.163842 [ 3 ] {68b46074-cbe9-42f6-8ee7-342335628dce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 16:44:33.164002 [ 3 ] {68b46074-cbe9-42f6-8ee7-342335628dce} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:44:33.164569 [ 3 ] {68b46074-cbe9-42f6-8ee7-342335628dce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.93 GiB. 2024.02.15 16:44:33.164894 [ 3 ] {68b46074-cbe9-42f6-8ee7-342335628dce} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.02.15 16:44:33.165080 [ 3 ] {68b46074-cbe9-42f6-8ee7-342335628dce} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.02.15 16:44:33.165206 [ 3 ] {68b46074-cbe9-42f6-8ee7-342335628dce} executeQuery: Read 62 rows, 85.67 KiB in 0.00137866 sec., 44971 rows/sec., 60.69 MiB/sec. 2024.02.15 16:44:33.165324 [ 3 ] {68b46074-cbe9-42f6-8ee7-342335628dce} DynamicQueryHandler: Done processing query 2024.02.15 16:44:33.165347 [ 3 ] {68b46074-cbe9-42f6-8ee7-342335628dce} MemoryTracker: Peak memory usage (for query): 4.43 MiB. 2024.02.15 16:44:33.165362 [ 3 ] {} HTTP-Session: 7d44e39a-4a89-41f2-8862-329327bac805 Destroying unnamed session 2024.02.15 16:44:33.165502 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 973, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:33.165545 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:33.165563 [ 3 ] {} HTTP-Session: 3deac19f-28ed-4165-b45b-61b4a7bc6332 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:33.165604 [ 3 ] {} HTTP-Session: 3deac19f-28ed-4165-b45b-61b4a7bc6332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:33.165672 [ 3 ] {b9c87a0c-23b0-4059-9df1-245d408eb7be} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:44:33.165712 [ 3 ] {b9c87a0c-23b0-4059-9df1-245d408eb7be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.15 16:44:33.165818 [ 3 ] {b9c87a0c-23b0-4059-9df1-245d408eb7be} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:44:33.166060 [ 3 ] {b9c87a0c-23b0-4059-9df1-245d408eb7be} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.93 GiB. 2024.02.15 16:44:33.166297 [ 3 ] {b9c87a0c-23b0-4059-9df1-245d408eb7be} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.15 16:44:33.166472 [ 3 ] {b9c87a0c-23b0-4059-9df1-245d408eb7be} oximeter.measurements_i64 (7f9a1b70-edbc-4885-b7c7-725909839962): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.15 16:44:33.166589 [ 3 ] {b9c87a0c-23b0-4059-9df1-245d408eb7be} executeQuery: Read 6 rows, 405.00 B in 0.000887567 sec., 6760 rows/sec., 445.61 KiB/sec. 2024.02.15 16:44:33.166707 [ 3 ] {b9c87a0c-23b0-4059-9df1-245d408eb7be} DynamicQueryHandler: Done processing query 2024.02.15 16:44:33.166737 [ 3 ] {b9c87a0c-23b0-4059-9df1-245d408eb7be} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.02.15 16:44:33.166762 [ 3 ] {} HTTP-Session: 3deac19f-28ed-4165-b45b-61b4a7bc6332 Destroying unnamed session 2024.02.15 16:44:37.628583 [ 87 ] {} DNSResolver: Updating DNS cache 2024.02.15 16:44:37.628653 [ 87 ] {} DNSResolver: Updated DNS cache 2024.02.15 16:44:43.160517 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 8945, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:43.160635 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:43.160661 [ 3 ] {} HTTP-Session: afc8b474-04b8-4b60-a73c-764c0249b328 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:43.160686 [ 3 ] {} HTTP-Session: afc8b474-04b8-4b60-a73c-764c0249b328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:43.160817 [ 3 ] {d2bc3d71-268e-4653-9b02-20163db37d83} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:44:43.160882 [ 3 ] {d2bc3d71-268e-4653-9b02-20163db37d83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 16:44:43.161047 [ 3 ] {d2bc3d71-268e-4653-9b02-20163db37d83} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:44:43.161498 [ 3 ] {d2bc3d71-268e-4653-9b02-20163db37d83} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.93 GiB. 2024.02.15 16:44:43.161777 [ 3 ] {d2bc3d71-268e-4653-9b02-20163db37d83} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.02.15 16:44:43.161952 [ 3 ] {d2bc3d71-268e-4653-9b02-20163db37d83} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.02.15 16:44:43.162081 [ 3 ] {d2bc3d71-268e-4653-9b02-20163db37d83} executeQuery: Read 62 rows, 5.03 KiB in 0.00122756 sec., 50506 rows/sec., 4.00 MiB/sec. 2024.02.15 16:44:43.162117 [ 86 ] {} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f) (MergerMutator): Selected 6 parts from all_1_35_8 to all_40_40_0 2024.02.15 16:44:43.162223 [ 86 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.93 GiB. 2024.02.15 16:44:43.162253 [ 3 ] {d2bc3d71-268e-4653-9b02-20163db37d83} DynamicQueryHandler: Done processing query 2024.02.15 16:44:43.162304 [ 3 ] {d2bc3d71-268e-4653-9b02-20163db37d83} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 16:44:43.162318 [ 13 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_40_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_35_8 to all_40_40_0 into Compact 2024.02.15 16:44:43.162331 [ 3 ] {} HTTP-Session: afc8b474-04b8-4b60-a73c-764c0249b328 Destroying unnamed session 2024.02.15 16:44:43.162440 [ 13 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_40_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 16:44:43.162475 [ 13 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_40_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_35_8, total 49 rows starting from the beginning of the part 2024.02.15 16:44:43.162549 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 34211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:43.162640 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:43.162642 [ 13 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_40_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 49 rows starting from the beginning of the part 2024.02.15 16:44:43.162672 [ 3 ] {} HTTP-Session: cb8bcade-3e04-475a-9194-a093300f5d9d Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:43.162729 [ 3 ] {} HTTP-Session: cb8bcade-3e04-475a-9194-a093300f5d9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:43.162882 [ 13 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_40_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 49 rows starting from the beginning of the part 2024.02.15 16:44:43.162942 [ 3 ] {b9687d46-4de9-434c-abeb-57fd26e8ea74} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:44:43.163022 [ 3 ] {b9687d46-4de9-434c-abeb-57fd26e8ea74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 16:44:43.163112 [ 13 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_40_9} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 58 rows starting from the beginning of the part 2024.02.15 16:44:43.163453 [ 13 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_40_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 62 rows starting from the beginning of the part 2024.02.15 16:44:43.163492 [ 3 ] {b9687d46-4de9-434c-abeb-57fd26e8ea74} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:44:43.163689 [ 13 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_40_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 62 rows starting from the beginning of the part 2024.02.15 16:44:43.164502 [ 3 ] {b9687d46-4de9-434c-abeb-57fd26e8ea74} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.93 GiB. 2024.02.15 16:44:43.165009 [ 3 ] {b9687d46-4de9-434c-abeb-57fd26e8ea74} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.02.15 16:44:43.165126 [ 13 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_40_9} MergeTask::MergeProjectionsStage: Merge sorted 329 rows, containing 4 columns (4 merged, 0 gathered) in 0.002853832 sec., 115283.59062481603 rows/sec., 9.13 MiB/sec. 2024.02.15 16:44:43.165286 [ 3 ] {b9687d46-4de9-434c-abeb-57fd26e8ea74} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.02.15 16:44:43.165297 [ 13 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_40_9} MergedBlockOutputStream: filled checksums all_1_40_9 (state Temporary) 2024.02.15 16:44:43.165513 [ 3 ] {b9687d46-4de9-434c-abeb-57fd26e8ea74} executeQuery: Read 222 rows, 20.68 KiB in 0.00251281 sec., 88347 rows/sec., 8.04 MiB/sec. 2024.02.15 16:44:43.165601 [ 13 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_40_9} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_merge_all_1_40_9 to all_1_40_9. 2024.02.15 16:44:43.165761 [ 13 ] {536e6d85-1aeb-49d4-9630-62766e2af71f::all_1_40_9} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f) (MergerMutator): Merged 6 parts: from all_1_35_8 to all_40_40_0 2024.02.15 16:44:43.165887 [ 3 ] {b9687d46-4de9-434c-abeb-57fd26e8ea74} DynamicQueryHandler: Done processing query 2024.02.15 16:44:43.165921 [ 3 ] {b9687d46-4de9-434c-abeb-57fd26e8ea74} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.02.15 16:44:43.165939 [ 3 ] {} HTTP-Session: cb8bcade-3e04-475a-9194-a093300f5d9d Destroying unnamed session 2024.02.15 16:44:43.166130 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 14604, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:43.166177 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:43.166197 [ 3 ] {} HTTP-Session: 288ac4c8-b211-4ef8-8f02-6482fea93d17 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:43.166215 [ 3 ] {} HTTP-Session: 288ac4c8-b211-4ef8-8f02-6482fea93d17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:43.166296 [ 3 ] {f8f7f631-5c49-4b57-b058-dbf0e0b01bc7} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:44:43.166348 [ 3 ] {f8f7f631-5c49-4b57-b058-dbf0e0b01bc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 16:44:43.166483 [ 3 ] {f8f7f631-5c49-4b57-b058-dbf0e0b01bc7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:44:43.166847 [ 3 ] {f8f7f631-5c49-4b57-b058-dbf0e0b01bc7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.93 GiB. 2024.02.15 16:44:43.167069 [ 3 ] {f8f7f631-5c49-4b57-b058-dbf0e0b01bc7} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.02.15 16:44:43.167219 [ 3 ] {f8f7f631-5c49-4b57-b058-dbf0e0b01bc7} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.02.15 16:44:43.167355 [ 3 ] {f8f7f631-5c49-4b57-b058-dbf0e0b01bc7} executeQuery: Read 86 rows, 6.86 KiB in 0.001024407 sec., 83951 rows/sec., 6.54 MiB/sec. 2024.02.15 16:44:43.167493 [ 3 ] {f8f7f631-5c49-4b57-b058-dbf0e0b01bc7} DynamicQueryHandler: Done processing query 2024.02.15 16:44:43.167517 [ 3 ] {f8f7f631-5c49-4b57-b058-dbf0e0b01bc7} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 16:44:43.167533 [ 3 ] {} HTTP-Session: 288ac4c8-b211-4ef8-8f02-6482fea93d17 Destroying unnamed session 2024.02.15 16:44:43.167659 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 7042, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:43.167702 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:43.167721 [ 3 ] {} HTTP-Session: c2e4c2ab-5d57-44fe-abe6-5358fcb496a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:43.167739 [ 3 ] {} HTTP-Session: c2e4c2ab-5d57-44fe-abe6-5358fcb496a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:43.167813 [ 3 ] {f806d9a1-d96e-49c2-8eb2-5acf775d8e93} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:44:43.167858 [ 3 ] {f806d9a1-d96e-49c2-8eb2-5acf775d8e93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 16:44:43.167984 [ 3 ] {f806d9a1-d96e-49c2-8eb2-5acf775d8e93} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:44:43.168319 [ 3 ] {f806d9a1-d96e-49c2-8eb2-5acf775d8e93} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.93 GiB. 2024.02.15 16:44:43.168603 [ 3 ] {f806d9a1-d96e-49c2-8eb2-5acf775d8e93} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.15 16:44:43.168788 [ 3 ] {f806d9a1-d96e-49c2-8eb2-5acf775d8e93} oximeter.measurements_cumulativeu64 (14da3ea7-b0e2-4b91-b024-dedf05be3a5d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.15 16:44:43.168914 [ 3 ] {f806d9a1-d96e-49c2-8eb2-5acf775d8e93} executeQuery: Read 36 rows, 2.60 KiB in 0.001065158 sec., 33797 rows/sec., 2.39 MiB/sec. 2024.02.15 16:44:43.169070 [ 3 ] {f806d9a1-d96e-49c2-8eb2-5acf775d8e93} DynamicQueryHandler: Done processing query 2024.02.15 16:44:43.169095 [ 3 ] {f806d9a1-d96e-49c2-8eb2-5acf775d8e93} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 16:44:43.169111 [ 3 ] {} HTTP-Session: c2e4c2ab-5d57-44fe-abe6-5358fcb496a5 Destroying unnamed session 2024.02.15 16:44:43.169287 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 66321, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:43.169334 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:43.169353 [ 3 ] {} HTTP-Session: a84eb9af-8cb8-4453-aaee-4abc9e0b5ca9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:43.169370 [ 3 ] {} HTTP-Session: a84eb9af-8cb8-4453-aaee-4abc9e0b5ca9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:43.169471 [ 3 ] {40003589-e470-4dde-ac0d-1fcc8e778d85} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:44:43.169517 [ 3 ] {40003589-e470-4dde-ac0d-1fcc8e778d85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 16:44:43.169659 [ 3 ] {40003589-e470-4dde-ac0d-1fcc8e778d85} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:44:43.170203 [ 3 ] {40003589-e470-4dde-ac0d-1fcc8e778d85} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.93 GiB. 2024.02.15 16:44:43.170526 [ 3 ] {40003589-e470-4dde-ac0d-1fcc8e778d85} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.02.15 16:44:43.170704 [ 3 ] {40003589-e470-4dde-ac0d-1fcc8e778d85} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.02.15 16:44:43.170845 [ 3 ] {40003589-e470-4dde-ac0d-1fcc8e778d85} executeQuery: Read 62 rows, 85.67 KiB in 0.00134012 sec., 46264 rows/sec., 62.43 MiB/sec. 2024.02.15 16:44:43.171087 [ 3 ] {40003589-e470-4dde-ac0d-1fcc8e778d85} DynamicQueryHandler: Done processing query 2024.02.15 16:44:43.171111 [ 3 ] {40003589-e470-4dde-ac0d-1fcc8e778d85} MemoryTracker: Peak memory usage (for query): 4.43 MiB. 2024.02.15 16:44:43.171126 [ 3 ] {} HTTP-Session: a84eb9af-8cb8-4453-aaee-4abc9e0b5ca9 Destroying unnamed session 2024.02.15 16:44:52.628924 [ 82 ] {} DNSResolver: Updating DNS cache 2024.02.15 16:44:52.628999 [ 82 ] {} DNSResolver: Updated DNS cache 2024.02.15 16:44:53.159036 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 9089, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:53.159165 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:53.159196 [ 3 ] {} HTTP-Session: 93444e38-8e0b-4568-8f0e-a0d987e99c47 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:53.159224 [ 3 ] {} HTTP-Session: 93444e38-8e0b-4568-8f0e-a0d987e99c47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:53.159377 [ 3 ] {8b29a769-2890-4422-9cbc-be9ef8eaafc1} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:44:53.159445 [ 3 ] {8b29a769-2890-4422-9cbc-be9ef8eaafc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 16:44:53.159609 [ 3 ] {8b29a769-2890-4422-9cbc-be9ef8eaafc1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:44:53.160047 [ 3 ] {8b29a769-2890-4422-9cbc-be9ef8eaafc1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.93 GiB. 2024.02.15 16:44:53.160311 [ 3 ] {8b29a769-2890-4422-9cbc-be9ef8eaafc1} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.02.15 16:44:53.160478 [ 3 ] {8b29a769-2890-4422-9cbc-be9ef8eaafc1} oximeter.fields_i64 (536e6d85-1aeb-49d4-9630-62766e2af71f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.02.15 16:44:53.160612 [ 3 ] {8b29a769-2890-4422-9cbc-be9ef8eaafc1} executeQuery: Read 63 rows, 5.11 KiB in 0.001195879 sec., 52680 rows/sec., 4.17 MiB/sec. 2024.02.15 16:44:53.160767 [ 3 ] {8b29a769-2890-4422-9cbc-be9ef8eaafc1} DynamicQueryHandler: Done processing query 2024.02.15 16:44:53.160792 [ 3 ] {8b29a769-2890-4422-9cbc-be9ef8eaafc1} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 16:44:53.160809 [ 3 ] {} HTTP-Session: 93444e38-8e0b-4568-8f0e-a0d987e99c47 Destroying unnamed session 2024.02.15 16:44:53.160940 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:53.160990 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:53.161010 [ 3 ] {} HTTP-Session: 8b4e23e9-4854-4252-b813-aeee6f4c17d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:53.161028 [ 3 ] {} HTTP-Session: 8b4e23e9-4854-4252-b813-aeee6f4c17d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:53.161105 [ 3 ] {1359cfc4-009a-4db3-b76f-e150bb45cae5} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:44:53.161148 [ 3 ] {1359cfc4-009a-4db3-b76f-e150bb45cae5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.15 16:44:53.161260 [ 3 ] {1359cfc4-009a-4db3-b76f-e150bb45cae5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:44:53.161563 [ 3 ] {1359cfc4-009a-4db3-b76f-e150bb45cae5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.93 GiB. 2024.02.15 16:44:53.161793 [ 3 ] {1359cfc4-009a-4db3-b76f-e150bb45cae5} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.15 16:44:53.161947 [ 3 ] {1359cfc4-009a-4db3-b76f-e150bb45cae5} oximeter.fields_ipaddr (ac41501c-908c-4eaa-b4b4-3e3c65924c82): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.15 16:44:53.162081 [ 3 ] {1359cfc4-009a-4db3-b76f-e150bb45cae5} executeQuery: Read 4 rows, 342.00 B in 0.000944757 sec., 4233 rows/sec., 353.51 KiB/sec. 2024.02.15 16:44:53.162193 [ 3 ] {1359cfc4-009a-4db3-b76f-e150bb45cae5} DynamicQueryHandler: Done processing query 2024.02.15 16:44:53.162216 [ 3 ] {1359cfc4-009a-4db3-b76f-e150bb45cae5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:44:53.162232 [ 3 ] {} HTTP-Session: 8b4e23e9-4854-4252-b813-aeee6f4c17d7 Destroying unnamed session 2024.02.15 16:44:53.162387 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 30019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:53.162432 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:53.162452 [ 3 ] {} HTTP-Session: 50ef2477-5939-4b84-bfb8-c49f61999df4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:53.162469 [ 3 ] {} HTTP-Session: 50ef2477-5939-4b84-bfb8-c49f61999df4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:53.162548 [ 3 ] {29074527-3450-4b38-b400-4c5bfb6169e8} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:44:53.162588 [ 3 ] {29074527-3450-4b38-b400-4c5bfb6169e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 16:44:53.162694 [ 3 ] {29074527-3450-4b38-b400-4c5bfb6169e8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:44:53.163088 [ 3 ] {29074527-3450-4b38-b400-4c5bfb6169e8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.93 GiB. 2024.02.15 16:44:53.163316 [ 3 ] {29074527-3450-4b38-b400-4c5bfb6169e8} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.02.15 16:44:53.163470 [ 3 ] {29074527-3450-4b38-b400-4c5bfb6169e8} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.02.15 16:44:53.163593 [ 3 ] {29074527-3450-4b38-b400-4c5bfb6169e8} executeQuery: Read 191 rows, 18.36 KiB in 0.001013298 sec., 188493 rows/sec., 17.69 MiB/sec. 2024.02.15 16:44:53.163586 [ 82 ] {} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.02.15 16:44:53.163693 [ 82 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.93 GiB. 2024.02.15 16:44:53.163765 [ 3 ] {29074527-3450-4b38-b400-4c5bfb6169e8} DynamicQueryHandler: Done processing query 2024.02.15 16:44:53.163804 [ 3 ] {29074527-3450-4b38-b400-4c5bfb6169e8} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.02.15 16:44:53.163812 [ 20 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.02.15 16:44:53.163830 [ 3 ] {} HTTP-Session: 50ef2477-5939-4b84-bfb8-c49f61999df4 Destroying unnamed session 2024.02.15 16:44:53.163952 [ 20 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 16:44:53.163989 [ 20 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 187 rows starting from the beginning of the part 2024.02.15 16:44:53.164067 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:53.164166 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:53.164227 [ 3 ] {} HTTP-Session: 3a058ce2-b50a-47bc-b7d2-c72dd68b0b7d Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:53.164244 [ 20 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 184 rows starting from the beginning of the part 2024.02.15 16:44:53.164263 [ 3 ] {} HTTP-Session: 3a058ce2-b50a-47bc-b7d2-c72dd68b0b7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:53.164486 [ 3 ] {4fd2596e-c403-4cbc-b95e-aafab31860d9} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:44:53.164516 [ 20 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 174 rows starting from the beginning of the part 2024.02.15 16:44:53.164579 [ 3 ] {4fd2596e-c403-4cbc-b95e-aafab31860d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.15 16:44:53.164805 [ 20 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 186 rows starting from the beginning of the part 2024.02.15 16:44:53.165025 [ 3 ] {4fd2596e-c403-4cbc-b95e-aafab31860d9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:44:53.165084 [ 20 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 222 rows starting from the beginning of the part 2024.02.15 16:44:53.165291 [ 20 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 191 rows starting from the beginning of the part 2024.02.15 16:44:53.165838 [ 3 ] {4fd2596e-c403-4cbc-b95e-aafab31860d9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.93 GiB. 2024.02.15 16:44:53.166166 [ 3 ] {4fd2596e-c403-4cbc-b95e-aafab31860d9} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.15 16:44:53.166474 [ 3 ] {4fd2596e-c403-4cbc-b95e-aafab31860d9} oximeter.fields_u16 (6967f921-0d21-47ce-89f7-fa9075de0b04): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.15 16:44:53.166733 [ 3 ] {4fd2596e-c403-4cbc-b95e-aafab31860d9} executeQuery: Read 4 rows, 286.00 B in 0.002169197 sec., 1844 rows/sec., 128.76 KiB/sec. 2024.02.15 16:44:53.166961 [ 3 ] {4fd2596e-c403-4cbc-b95e-aafab31860d9} DynamicQueryHandler: Done processing query 2024.02.15 16:44:53.166986 [ 3 ] {4fd2596e-c403-4cbc-b95e-aafab31860d9} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:44:53.167018 [ 3 ] {} HTTP-Session: 3a058ce2-b50a-47bc-b7d2-c72dd68b0b7d Destroying unnamed session 2024.02.15 16:44:53.167203 [ 11 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1144 rows, containing 4 columns (4 merged, 0 gathered) in 0.003442516 sec., 332315.08582676155 rows/sec., 30.76 MiB/sec. 2024.02.15 16:44:53.167224 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 11412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:53.167303 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:53.167343 [ 3 ] {} HTTP-Session: 1e19ffe7-46d4-4371-96db-76609e0af263 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:53.167371 [ 3 ] {} HTTP-Session: 1e19ffe7-46d4-4371-96db-76609e0af263 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:53.167441 [ 19 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.02.15 16:44:53.167495 [ 3 ] {8d4400d7-1ecd-478c-a753-80ab1c617dad} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:44:53.167573 [ 3 ] {8d4400d7-1ecd-478c-a753-80ab1c617dad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 16:44:53.167797 [ 3 ] {8d4400d7-1ecd-478c-a753-80ab1c617dad} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:44:53.167807 [ 19 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_41_8} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.02.15 16:44:53.167936 [ 19 ] {4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44::all_1_41_8} oximeter.fields_string (4ac2e0a1-61b4-45d1-8f1d-88878a0e7b44) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.02.15 16:44:53.168210 [ 3 ] {8d4400d7-1ecd-478c-a753-80ab1c617dad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.93 GiB. 2024.02.15 16:44:53.168422 [ 3 ] {8d4400d7-1ecd-478c-a753-80ab1c617dad} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.02.15 16:44:53.168576 [ 3 ] {8d4400d7-1ecd-478c-a753-80ab1c617dad} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.02.15 16:44:53.168696 [ 3 ] {8d4400d7-1ecd-478c-a753-80ab1c617dad} executeQuery: Read 67 rows, 5.37 KiB in 0.001146959 sec., 58415 rows/sec., 4.57 MiB/sec. 2024.02.15 16:44:53.168693 [ 80 ] {} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.02.15 16:44:53.168798 [ 80 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.93 GiB. 2024.02.15 16:44:53.168894 [ 3 ] {8d4400d7-1ecd-478c-a753-80ab1c617dad} DynamicQueryHandler: Done processing query 2024.02.15 16:44:53.168899 [ 20 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.02.15 16:44:53.168928 [ 3 ] {8d4400d7-1ecd-478c-a753-80ab1c617dad} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 16:44:53.168967 [ 3 ] {} HTTP-Session: 1e19ffe7-46d4-4371-96db-76609e0af263 Destroying unnamed session 2024.02.15 16:44:53.169029 [ 20 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 16:44:53.169059 [ 20 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 99 rows starting from the beginning of the part 2024.02.15 16:44:53.169126 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:53.169208 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:53.169219 [ 20 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 75 rows starting from the beginning of the part 2024.02.15 16:44:53.169235 [ 3 ] {} HTTP-Session: 381fa852-db13-41f3-a057-78bc3fec3bb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:53.169286 [ 3 ] {} HTTP-Session: 381fa852-db13-41f3-a057-78bc3fec3bb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:53.169476 [ 20 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part 2024.02.15 16:44:53.169496 [ 3 ] {9d84f8fd-cc74-4f3a-aec4-fab7c68cabe6} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:44:53.169590 [ 3 ] {9d84f8fd-cc74-4f3a-aec4-fab7c68cabe6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 16:44:53.169758 [ 20 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 68 rows starting from the beginning of the part 2024.02.15 16:44:53.170103 [ 20 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 86 rows starting from the beginning of the part 2024.02.15 16:44:53.170166 [ 3 ] {9d84f8fd-cc74-4f3a-aec4-fab7c68cabe6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:44:53.170361 [ 20 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 67 rows starting from the beginning of the part 2024.02.15 16:44:53.170910 [ 3 ] {9d84f8fd-cc74-4f3a-aec4-fab7c68cabe6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.93 GiB. 2024.02.15 16:44:53.171526 [ 3 ] {9d84f8fd-cc74-4f3a-aec4-fab7c68cabe6} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.15 16:44:53.171928 [ 3 ] {9d84f8fd-cc74-4f3a-aec4-fab7c68cabe6} oximeter.measurements_cumulativeu64 (14da3ea7-b0e2-4b91-b024-dedf05be3a5d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.15 16:44:53.171975 [ 20 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 459 rows, containing 4 columns (4 merged, 0 gathered) in 0.003105464 sec., 147803.9996599542 rows/sec., 11.55 MiB/sec. 2024.02.15 16:44:53.172146 [ 3 ] {9d84f8fd-cc74-4f3a-aec4-fab7c68cabe6} executeQuery: Read 2 rows, 144.00 B in 0.00257113 sec., 777 rows/sec., 54.69 KiB/sec. 2024.02.15 16:44:53.172237 [ 19 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.02.15 16:44:53.172448 [ 3 ] {9d84f8fd-cc74-4f3a-aec4-fab7c68cabe6} DynamicQueryHandler: Done processing query 2024.02.15 16:44:53.172484 [ 3 ] {9d84f8fd-cc74-4f3a-aec4-fab7c68cabe6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 16:44:53.172515 [ 3 ] {} HTTP-Session: 381fa852-db13-41f3-a057-78bc3fec3bb6 Destroying unnamed session 2024.02.15 16:44:53.172570 [ 19 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_41_8} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.02.15 16:44:53.172641 [ 19 ] {6973cae8-9ce5-4972-88d2-e8ef1d2984bd::all_1_41_8} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.02.15 16:44:53.172744 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 67391, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:53.172794 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:53.172813 [ 3 ] {} HTTP-Session: 03d860d7-fd77-455e-ae1a-3a1fc854e897 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:53.172829 [ 3 ] {} HTTP-Session: 03d860d7-fd77-455e-ae1a-3a1fc854e897 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:53.172923 [ 3 ] {94a520e8-b9c1-4e87-be34-618c36f56806} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:44:53.172968 [ 3 ] {94a520e8-b9c1-4e87-be34-618c36f56806} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 16:44:53.173127 [ 3 ] {94a520e8-b9c1-4e87-be34-618c36f56806} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:44:53.173673 [ 3 ] {94a520e8-b9c1-4e87-be34-618c36f56806} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.93 GiB. 2024.02.15 16:44:53.174007 [ 3 ] {94a520e8-b9c1-4e87-be34-618c36f56806} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.02.15 16:44:53.174188 [ 3 ] {94a520e8-b9c1-4e87-be34-618c36f56806} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.02.15 16:44:53.174301 [ 80 ] {} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.02.15 16:44:53.174314 [ 3 ] {94a520e8-b9c1-4e87-be34-618c36f56806} executeQuery: Read 63 rows, 87.06 KiB in 0.00135676 sec., 46434 rows/sec., 62.66 MiB/sec. 2024.02.15 16:44:53.174366 [ 80 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.93 GiB. 2024.02.15 16:44:53.174556 [ 9 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.02.15 16:44:53.174630 [ 3 ] {94a520e8-b9c1-4e87-be34-618c36f56806} DynamicQueryHandler: Done processing query 2024.02.15 16:44:53.174680 [ 3 ] {94a520e8-b9c1-4e87-be34-618c36f56806} MemoryTracker: Peak memory usage (for query): 4.43 MiB. 2024.02.15 16:44:53.174728 [ 3 ] {} HTTP-Session: 03d860d7-fd77-455e-ae1a-3a1fc854e897 Destroying unnamed session 2024.02.15 16:44:53.174787 [ 9 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 16:44:53.174834 [ 9 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1666 rows starting from the beginning of the part 2024.02.15 16:44:53.175006 [ 9 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 49 rows starting from the beginning of the part 2024.02.15 16:44:53.175131 [ 9 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 58 rows starting from the beginning of the part 2024.02.15 16:44:53.175236 [ 9 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 62 rows starting from the beginning of the part 2024.02.15 16:44:53.175336 [ 9 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 62 rows starting from the beginning of the part 2024.02.15 16:44:53.175440 [ 9 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 63 rows starting from the beginning of the part 2024.02.15 16:44:53.181867 [ 23 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 6 columns (6 merged, 0 gathered) in 0.007442107 sec., 263366.2751691154 rows/sec., 355.40 MiB/sec. 2024.02.15 16:44:53.183127 [ 23 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.02.15 16:44:53.183365 [ 23 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_41_8} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.02.15 16:44:53.183431 [ 23 ] {80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_41_8} oximeter.measurements_histogramf64 (80fd17b6-7fa5-4656-a371-68ec650e6898) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.02.15 16:44:53.183510 [ 23 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 80fd17b6-7fa5-4656-a371-68ec650e6898::all_1_41_8: 13.46 MiB. 2024.02.15 16:44:58.155615 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:58.155744 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:58.155774 [ 3 ] {} HTTP-Session: bcfabd90-9021-4a3d-8cd2-7799dc9621f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:58.155803 [ 3 ] {} HTTP-Session: bcfabd90-9021-4a3d-8cd2-7799dc9621f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:58.156029 [ 3 ] {2182a74e-d4f4-44f3-852b-174f29eebd77} executeQuery: (from [fd00:1122:3344:101::d]:45841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 16:44:58.156751 [ 3 ] {2182a74e-d4f4-44f3-852b-174f29eebd77} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:44:58.156935 [ 3 ] {2182a74e-d4f4-44f3-852b-174f29eebd77} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:44:58.156987 [ 3 ] {2182a74e-d4f4-44f3-852b-174f29eebd77} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 16:44:58.157154 [ 3 ] {2182a74e-d4f4-44f3-852b-174f29eebd77} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Key condition: (column 0 notIn 11-element set) 2024.02.15 16:44:58.157248 [ 189 ] {2182a74e-d4f4-44f3-852b-174f29eebd77} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.15 16:44:58.157305 [ 186 ] {2182a74e-d4f4-44f3-852b-174f29eebd77} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.02.15 16:44:58.157316 [ 193 ] {2182a74e-d4f4-44f3-852b-174f29eebd77} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.02.15 16:44:58.157461 [ 3 ] {2182a74e-d4f4-44f3-852b-174f29eebd77} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2024.02.15 16:44:58.157531 [ 3 ] {2182a74e-d4f4-44f3-852b-174f29eebd77} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.02.15 16:44:58.159379 [ 3 ] {2182a74e-d4f4-44f3-852b-174f29eebd77} executeQuery: Read 10 rows, 1.41 KiB in 0.003294925 sec., 3034 rows/sec., 426.50 KiB/sec. 2024.02.15 16:44:58.159668 [ 3 ] {2182a74e-d4f4-44f3-852b-174f29eebd77} DynamicQueryHandler: Done processing query 2024.02.15 16:44:58.159698 [ 3 ] {2182a74e-d4f4-44f3-852b-174f29eebd77} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.02.15 16:44:58.159719 [ 3 ] {} HTTP-Session: bcfabd90-9021-4a3d-8cd2-7799dc9621f0 Destroying unnamed session 2024.02.15 16:44:58.159968 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:58.160027 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:58.160052 [ 3 ] {} HTTP-Session: 9ca998f9-16e0-47b3-8499-dadbc88009e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:58.160074 [ 3 ] {} HTTP-Session: 9ca998f9-16e0-47b3-8499-dadbc88009e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:58.160242 [ 3 ] {89b53fd8-ade4-4a87-b7a5-30a41a00be42} executeQuery: (from [fd00:1122:3344:101::d]:45841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 16:44:58.160809 [ 3 ] {89b53fd8-ade4-4a87-b7a5-30a41a00be42} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:44:58.160982 [ 3 ] {89b53fd8-ade4-4a87-b7a5-30a41a00be42} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:44:58.161025 [ 3 ] {89b53fd8-ade4-4a87-b7a5-30a41a00be42} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 16:44:58.161176 [ 3 ] {89b53fd8-ade4-4a87-b7a5-30a41a00be42} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Key condition: (column 0 notIn 12-element set) 2024.02.15 16:44:58.161292 [ 190 ] {89b53fd8-ade4-4a87-b7a5-30a41a00be42} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.02.15 16:44:58.161311 [ 191 ] {89b53fd8-ade4-4a87-b7a5-30a41a00be42} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.15 16:44:58.161294 [ 193 ] {89b53fd8-ade4-4a87-b7a5-30a41a00be42} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.02.15 16:44:58.161446 [ 3 ] {89b53fd8-ade4-4a87-b7a5-30a41a00be42} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2024.02.15 16:44:58.161508 [ 3 ] {89b53fd8-ade4-4a87-b7a5-30a41a00be42} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.02.15 16:44:58.162988 [ 3 ] {89b53fd8-ade4-4a87-b7a5-30a41a00be42} executeQuery: Read 10 rows, 1.41 KiB in 0.002701491 sec., 3701 rows/sec., 520.18 KiB/sec. 2024.02.15 16:44:58.163239 [ 3 ] {89b53fd8-ade4-4a87-b7a5-30a41a00be42} DynamicQueryHandler: Done processing query 2024.02.15 16:44:58.163264 [ 3 ] {89b53fd8-ade4-4a87-b7a5-30a41a00be42} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.02.15 16:44:58.163281 [ 3 ] {} HTTP-Session: 9ca998f9-16e0-47b3-8499-dadbc88009e9 Destroying unnamed session 2024.02.15 16:44:58.163504 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:58.163550 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:58.163570 [ 3 ] {} HTTP-Session: 967c074b-d8a2-4eee-afe1-8b48a15f8db6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:58.163587 [ 3 ] {} HTTP-Session: 967c074b-d8a2-4eee-afe1-8b48a15f8db6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:58.163718 [ 3 ] {922f42b1-f916-4f32-b34e-4c912784251b} executeQuery: (from [fd00:1122:3344:101::d]:45841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'instance_uuid:pv_panic_guest_handled', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 16:44:58.164209 [ 3 ] {922f42b1-f916-4f32-b34e-4c912784251b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:44:58.164385 [ 3 ] {922f42b1-f916-4f32-b34e-4c912784251b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:44:58.164427 [ 3 ] {922f42b1-f916-4f32-b34e-4c912784251b} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 16:44:58.164574 [ 3 ] {922f42b1-f916-4f32-b34e-4c912784251b} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Key condition: (column 0 notIn 13-element set) 2024.02.15 16:44:58.164650 [ 186 ] {922f42b1-f916-4f32-b34e-4c912784251b} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.15 16:44:58.164691 [ 191 ] {922f42b1-f916-4f32-b34e-4c912784251b} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.02.15 16:44:58.164705 [ 192 ] {922f42b1-f916-4f32-b34e-4c912784251b} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.02.15 16:44:58.164831 [ 3 ] {922f42b1-f916-4f32-b34e-4c912784251b} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2024.02.15 16:44:58.164892 [ 3 ] {922f42b1-f916-4f32-b34e-4c912784251b} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.02.15 16:44:58.166164 [ 3 ] {922f42b1-f916-4f32-b34e-4c912784251b} executeQuery: Read 10 rows, 1.41 KiB in 0.002407778 sec., 4153 rows/sec., 583.64 KiB/sec. 2024.02.15 16:44:58.166416 [ 3 ] {922f42b1-f916-4f32-b34e-4c912784251b} DynamicQueryHandler: Done processing query 2024.02.15 16:44:58.166440 [ 3 ] {922f42b1-f916-4f32-b34e-4c912784251b} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.02.15 16:44:58.166456 [ 3 ] {} HTTP-Session: 967c074b-d8a2-4eee-afe1-8b48a15f8db6 Destroying unnamed session 2024.02.15 16:44:58.166751 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:58.166794 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:58.166813 [ 3 ] {} HTTP-Session: d559782f-88a8-4513-a02a-d8e4f571c2b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:58.166829 [ 3 ] {} HTTP-Session: d559782f-88a8-4513-a02a-d8e4f571c2b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:58.166949 [ 3 ] {75cf12ad-77a8-4f9a-beeb-3f49a8c5cc89} executeQuery: (from [fd00:1122:3344:101::d]:45841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'instance_uuid:pv_panic_guest_handled', 'instance_uuid:pv_panic_host_handled', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 16:44:58.167491 [ 3 ] {75cf12ad-77a8-4f9a-beeb-3f49a8c5cc89} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:44:58.167671 [ 3 ] {75cf12ad-77a8-4f9a-beeb-3f49a8c5cc89} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:44:58.167713 [ 3 ] {75cf12ad-77a8-4f9a-beeb-3f49a8c5cc89} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 16:44:58.167860 [ 3 ] {75cf12ad-77a8-4f9a-beeb-3f49a8c5cc89} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Key condition: (column 0 notIn 14-element set) 2024.02.15 16:44:58.167976 [ 186 ] {75cf12ad-77a8-4f9a-beeb-3f49a8c5cc89} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.15 16:44:58.167996 [ 191 ] {75cf12ad-77a8-4f9a-beeb-3f49a8c5cc89} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.02.15 16:44:58.167993 [ 190 ] {75cf12ad-77a8-4f9a-beeb-3f49a8c5cc89} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.02.15 16:44:58.168138 [ 3 ] {75cf12ad-77a8-4f9a-beeb-3f49a8c5cc89} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2024.02.15 16:44:58.168200 [ 3 ] {75cf12ad-77a8-4f9a-beeb-3f49a8c5cc89} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.02.15 16:44:58.169750 [ 3 ] {75cf12ad-77a8-4f9a-beeb-3f49a8c5cc89} executeQuery: Read 10 rows, 1.41 KiB in 0.00272616 sec., 3668 rows/sec., 515.48 KiB/sec. 2024.02.15 16:44:58.169986 [ 3 ] {75cf12ad-77a8-4f9a-beeb-3f49a8c5cc89} DynamicQueryHandler: Done processing query 2024.02.15 16:44:58.170012 [ 3 ] {75cf12ad-77a8-4f9a-beeb-3f49a8c5cc89} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.02.15 16:44:58.170028 [ 3 ] {} HTTP-Session: d559782f-88a8-4513-a02a-d8e4f571c2b7 Destroying unnamed session 2024.02.15 16:44:58.170260 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:58.170306 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:58.170326 [ 3 ] {} HTTP-Session: d7a9391b-6a25-40ac-8b4b-eeb1ee36a3c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:58.170343 [ 3 ] {} HTTP-Session: d7a9391b-6a25-40ac-8b4b-eeb1ee36a3c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:58.170475 [ 3 ] {ae642e9c-a2dc-4bb2-9325-5c0d6191e6b4} executeQuery: (from [fd00:1122:3344:101::d]:45841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'http_service:request_latency_histogram', 'instance_uuid:pv_panic_guest_handled', 'instance_uuid:pv_panic_host_handled', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 16:44:58.170986 [ 3 ] {ae642e9c-a2dc-4bb2-9325-5c0d6191e6b4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:44:58.171165 [ 3 ] {ae642e9c-a2dc-4bb2-9325-5c0d6191e6b4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:44:58.171207 [ 3 ] {ae642e9c-a2dc-4bb2-9325-5c0d6191e6b4} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 16:44:58.171354 [ 3 ] {ae642e9c-a2dc-4bb2-9325-5c0d6191e6b4} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Key condition: (column 0 notIn 15-element set) 2024.02.15 16:44:58.171444 [ 192 ] {ae642e9c-a2dc-4bb2-9325-5c0d6191e6b4} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.15 16:44:58.171460 [ 186 ] {ae642e9c-a2dc-4bb2-9325-5c0d6191e6b4} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.02.15 16:44:58.171475 [ 191 ] {ae642e9c-a2dc-4bb2-9325-5c0d6191e6b4} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.02.15 16:44:58.171586 [ 3 ] {ae642e9c-a2dc-4bb2-9325-5c0d6191e6b4} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2024.02.15 16:44:58.171641 [ 3 ] {ae642e9c-a2dc-4bb2-9325-5c0d6191e6b4} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.02.15 16:44:58.173281 [ 3 ] {ae642e9c-a2dc-4bb2-9325-5c0d6191e6b4} executeQuery: Read 10 rows, 1.41 KiB in 0.002765801 sec., 3615 rows/sec., 508.09 KiB/sec. 2024.02.15 16:44:58.173533 [ 3 ] {ae642e9c-a2dc-4bb2-9325-5c0d6191e6b4} DynamicQueryHandler: Done processing query 2024.02.15 16:44:58.173558 [ 3 ] {ae642e9c-a2dc-4bb2-9325-5c0d6191e6b4} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.02.15 16:44:58.173574 [ 3 ] {} HTTP-Session: d7a9391b-6a25-40ac-8b4b-eeb1ee36a3c9 Destroying unnamed session 2024.02.15 16:44:58.173852 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:58.173898 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:58.173917 [ 3 ] {} HTTP-Session: 72b1fdea-dcf5-4891-87e7-339c41572516 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:58.173934 [ 3 ] {} HTTP-Session: 72b1fdea-dcf5-4891-87e7-339c41572516 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:58.174063 [ 3 ] {18a9bb57-e357-41ce-a653-184946413b70} executeQuery: (from [fd00:1122:3344:101::d]:45841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'http_service:request_latency_histogram', 'instance_uuid:pv_panic_guest_handled', 'instance_uuid:pv_panic_host_handled', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 16:44:58.174576 [ 3 ] {18a9bb57-e357-41ce-a653-184946413b70} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:44:58.174754 [ 3 ] {18a9bb57-e357-41ce-a653-184946413b70} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:44:58.174795 [ 3 ] {18a9bb57-e357-41ce-a653-184946413b70} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 16:44:58.174941 [ 3 ] {18a9bb57-e357-41ce-a653-184946413b70} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Key condition: (column 0 notIn 16-element set) 2024.02.15 16:44:58.175067 [ 190 ] {18a9bb57-e357-41ce-a653-184946413b70} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.02.15 16:44:58.175070 [ 193 ] {18a9bb57-e357-41ce-a653-184946413b70} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.02.15 16:44:58.175076 [ 192 ] {18a9bb57-e357-41ce-a653-184946413b70} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.15 16:44:58.175229 [ 3 ] {18a9bb57-e357-41ce-a653-184946413b70} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2024.02.15 16:44:58.175291 [ 3 ] {18a9bb57-e357-41ce-a653-184946413b70} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.02.15 16:44:58.176795 [ 3 ] {18a9bb57-e357-41ce-a653-184946413b70} executeQuery: Read 10 rows, 1.41 KiB in 0.0026945 sec., 3711 rows/sec., 521.53 KiB/sec. 2024.02.15 16:44:58.177050 [ 3 ] {18a9bb57-e357-41ce-a653-184946413b70} DynamicQueryHandler: Done processing query 2024.02.15 16:44:58.177074 [ 3 ] {18a9bb57-e357-41ce-a653-184946413b70} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.02.15 16:44:58.177090 [ 3 ] {} HTTP-Session: 72b1fdea-dcf5-4891-87e7-339c41572516 Destroying unnamed session 2024.02.15 16:44:58.177302 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 696, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:58.177349 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:58.177368 [ 3 ] {} HTTP-Session: e60f4a5e-c795-44dd-9107-bece03f7f634 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:58.177385 [ 3 ] {} HTTP-Session: e60f4a5e-c795-44dd-9107-bece03f7f634 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:58.177514 [ 3 ] {8893a4c3-cad0-40b5-8907-6152d3420387} executeQuery: (from [fd00:1122:3344:101::d]:45841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'http_service:request_latency_histogram', 'instance_uuid:pv_panic_guest_handled', 'instance_uuid:pv_panic_host_handled', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 16:44:58.178034 [ 3 ] {8893a4c3-cad0-40b5-8907-6152d3420387} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:44:58.178218 [ 3 ] {8893a4c3-cad0-40b5-8907-6152d3420387} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:44:58.178258 [ 3 ] {8893a4c3-cad0-40b5-8907-6152d3420387} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 16:44:58.178405 [ 3 ] {8893a4c3-cad0-40b5-8907-6152d3420387} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2024.02.15 16:44:58.178516 [ 190 ] {8893a4c3-cad0-40b5-8907-6152d3420387} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.02.15 16:44:58.178516 [ 186 ] {8893a4c3-cad0-40b5-8907-6152d3420387} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.02.15 16:44:58.178491 [ 192 ] {8893a4c3-cad0-40b5-8907-6152d3420387} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.15 16:44:58.178660 [ 3 ] {8893a4c3-cad0-40b5-8907-6152d3420387} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2024.02.15 16:44:58.178725 [ 3 ] {8893a4c3-cad0-40b5-8907-6152d3420387} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.02.15 16:44:58.180313 [ 3 ] {8893a4c3-cad0-40b5-8907-6152d3420387} executeQuery: Read 10 rows, 1.41 KiB in 0.002759811 sec., 3623 rows/sec., 509.19 KiB/sec. 2024.02.15 16:44:58.180560 [ 3 ] {8893a4c3-cad0-40b5-8907-6152d3420387} DynamicQueryHandler: Done processing query 2024.02.15 16:44:58.180584 [ 3 ] {8893a4c3-cad0-40b5-8907-6152d3420387} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.02.15 16:44:58.180601 [ 3 ] {} HTTP-Session: e60f4a5e-c795-44dd-9107-bece03f7f634 Destroying unnamed session 2024.02.15 16:44:58.180830 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 729, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:58.180877 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:58.180897 [ 3 ] {} HTTP-Session: 575ac2bc-6cc0-4175-b48a-219ac3dc65d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:58.180914 [ 3 ] {} HTTP-Session: 575ac2bc-6cc0-4175-b48a-219ac3dc65d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:58.181045 [ 3 ] {a77b0606-0863-40a5-a202-32336b9103e5} executeQuery: (from [fd00:1122:3344:101::d]:45841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:pv_panic_guest_handled', 'instance_uuid:pv_panic_host_handled', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 16:44:58.181567 [ 3 ] {a77b0606-0863-40a5-a202-32336b9103e5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:44:58.181750 [ 3 ] {a77b0606-0863-40a5-a202-32336b9103e5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:44:58.181791 [ 3 ] {a77b0606-0863-40a5-a202-32336b9103e5} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 16:44:58.181941 [ 3 ] {a77b0606-0863-40a5-a202-32336b9103e5} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2024.02.15 16:44:58.182054 [ 190 ] {a77b0606-0863-40a5-a202-32336b9103e5} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.15 16:44:58.182058 [ 186 ] {a77b0606-0863-40a5-a202-32336b9103e5} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.02.15 16:44:58.182067 [ 189 ] {a77b0606-0863-40a5-a202-32336b9103e5} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.02.15 16:44:58.182185 [ 3 ] {a77b0606-0863-40a5-a202-32336b9103e5} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2024.02.15 16:44:58.182240 [ 3 ] {a77b0606-0863-40a5-a202-32336b9103e5} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.02.15 16:44:58.183775 [ 3 ] {a77b0606-0863-40a5-a202-32336b9103e5} executeQuery: Read 10 rows, 1.41 KiB in 0.002690641 sec., 3716 rows/sec., 522.28 KiB/sec. 2024.02.15 16:44:58.184017 [ 3 ] {a77b0606-0863-40a5-a202-32336b9103e5} DynamicQueryHandler: Done processing query 2024.02.15 16:44:58.184040 [ 3 ] {a77b0606-0863-40a5-a202-32336b9103e5} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.02.15 16:44:58.184056 [ 3 ] {} HTTP-Session: 575ac2bc-6cc0-4175-b48a-219ac3dc65d8 Destroying unnamed session 2024.02.15 16:44:58.184263 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 755, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:58.184310 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:58.184330 [ 3 ] {} HTTP-Session: f53bd221-0227-4a1c-93a9-0bc98d6eaebd Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:58.184346 [ 3 ] {} HTTP-Session: f53bd221-0227-4a1c-93a9-0bc98d6eaebd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:58.184476 [ 3 ] {e9b31a64-ac89-4871-b92b-0a532167ec02} executeQuery: (from [fd00:1122:3344:101::d]:45841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:pv_panic_guest_handled', 'instance_uuid:pv_panic_host_handled', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 16:44:58.184993 [ 3 ] {e9b31a64-ac89-4871-b92b-0a532167ec02} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:44:58.185176 [ 3 ] {e9b31a64-ac89-4871-b92b-0a532167ec02} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:44:58.185216 [ 3 ] {e9b31a64-ac89-4871-b92b-0a532167ec02} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 16:44:58.185364 [ 3 ] {e9b31a64-ac89-4871-b92b-0a532167ec02} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2024.02.15 16:44:58.185441 [ 190 ] {e9b31a64-ac89-4871-b92b-0a532167ec02} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.15 16:44:58.185464 [ 192 ] {e9b31a64-ac89-4871-b92b-0a532167ec02} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.02.15 16:44:58.185484 [ 193 ] {e9b31a64-ac89-4871-b92b-0a532167ec02} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.02.15 16:44:58.185589 [ 3 ] {e9b31a64-ac89-4871-b92b-0a532167ec02} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2024.02.15 16:44:58.185651 [ 3 ] {e9b31a64-ac89-4871-b92b-0a532167ec02} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.02.15 16:44:58.187224 [ 3 ] {e9b31a64-ac89-4871-b92b-0a532167ec02} executeQuery: Read 10 rows, 1.41 KiB in 0.00270993 sec., 3690 rows/sec., 518.56 KiB/sec. 2024.02.15 16:44:58.187471 [ 3 ] {e9b31a64-ac89-4871-b92b-0a532167ec02} DynamicQueryHandler: Done processing query 2024.02.15 16:44:58.187495 [ 3 ] {e9b31a64-ac89-4871-b92b-0a532167ec02} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.02.15 16:44:58.187512 [ 3 ] {} HTTP-Session: f53bd221-0227-4a1c-93a9-0bc98d6eaebd Destroying unnamed session 2024.02.15 16:44:58.187728 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 787, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:58.187772 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:58.187791 [ 3 ] {} HTTP-Session: 33112790-b1a2-4fbb-9741-bcabb9a0975b Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:58.187807 [ 3 ] {} HTTP-Session: 33112790-b1a2-4fbb-9741-bcabb9a0975b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:58.187938 [ 3 ] {9f5daa59-c81a-46f2-b010-1d1526c1dc6b} executeQuery: (from [fd00:1122:3344:101::d]:45841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:pv_panic_guest_handled', 'instance_uuid:pv_panic_host_handled', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 16:44:58.188466 [ 3 ] {9f5daa59-c81a-46f2-b010-1d1526c1dc6b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:44:58.188650 [ 3 ] {9f5daa59-c81a-46f2-b010-1d1526c1dc6b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:44:58.188691 [ 3 ] {9f5daa59-c81a-46f2-b010-1d1526c1dc6b} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 16:44:58.188839 [ 3 ] {9f5daa59-c81a-46f2-b010-1d1526c1dc6b} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2024.02.15 16:44:58.188908 [ 189 ] {9f5daa59-c81a-46f2-b010-1d1526c1dc6b} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.15 16:44:58.188946 [ 190 ] {9f5daa59-c81a-46f2-b010-1d1526c1dc6b} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.02.15 16:44:58.188947 [ 192 ] {9f5daa59-c81a-46f2-b010-1d1526c1dc6b} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.02.15 16:44:58.189078 [ 3 ] {9f5daa59-c81a-46f2-b010-1d1526c1dc6b} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2024.02.15 16:44:58.189137 [ 3 ] {9f5daa59-c81a-46f2-b010-1d1526c1dc6b} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.02.15 16:44:58.190614 [ 3 ] {9f5daa59-c81a-46f2-b010-1d1526c1dc6b} executeQuery: Read 10 rows, 1.41 KiB in 0.00263788 sec., 3790 rows/sec., 532.73 KiB/sec. 2024.02.15 16:44:58.190853 [ 3 ] {9f5daa59-c81a-46f2-b010-1d1526c1dc6b} DynamicQueryHandler: Done processing query 2024.02.15 16:44:58.190876 [ 3 ] {9f5daa59-c81a-46f2-b010-1d1526c1dc6b} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.02.15 16:44:58.190893 [ 3 ] {} HTTP-Session: 33112790-b1a2-4fbb-9741-bcabb9a0975b Destroying unnamed session 2024.02.15 16:44:58.191101 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 820, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:58.191146 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:58.191164 [ 3 ] {} HTTP-Session: 0c0f25af-e926-4c3e-9f2b-94a61780d053 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:58.191181 [ 3 ] {} HTTP-Session: 0c0f25af-e926-4c3e-9f2b-94a61780d053 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:58.191311 [ 3 ] {a28cf70b-1cdf-4485-9b30-b2cc21e9312e} executeQuery: (from [fd00:1122:3344:101::d]:45841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:pv_panic_guest_handled', 'instance_uuid:pv_panic_host_handled', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 16:44:58.191838 [ 3 ] {a28cf70b-1cdf-4485-9b30-b2cc21e9312e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:44:58.192022 [ 3 ] {a28cf70b-1cdf-4485-9b30-b2cc21e9312e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:44:58.192062 [ 3 ] {a28cf70b-1cdf-4485-9b30-b2cc21e9312e} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 16:44:58.192208 [ 3 ] {a28cf70b-1cdf-4485-9b30-b2cc21e9312e} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2024.02.15 16:44:58.192304 [ 190 ] {a28cf70b-1cdf-4485-9b30-b2cc21e9312e} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.15 16:44:58.192313 [ 186 ] {a28cf70b-1cdf-4485-9b30-b2cc21e9312e} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.02.15 16:44:58.192325 [ 192 ] {a28cf70b-1cdf-4485-9b30-b2cc21e9312e} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.02.15 16:44:58.192423 [ 3 ] {a28cf70b-1cdf-4485-9b30-b2cc21e9312e} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2024.02.15 16:44:58.192484 [ 3 ] {a28cf70b-1cdf-4485-9b30-b2cc21e9312e} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.02.15 16:44:58.194047 [ 3 ] {a28cf70b-1cdf-4485-9b30-b2cc21e9312e} executeQuery: Read 10 rows, 1.41 KiB in 0.002696191 sec., 3708 rows/sec., 521.21 KiB/sec. 2024.02.15 16:44:58.194294 [ 3 ] {a28cf70b-1cdf-4485-9b30-b2cc21e9312e} DynamicQueryHandler: Done processing query 2024.02.15 16:44:58.194318 [ 3 ] {a28cf70b-1cdf-4485-9b30-b2cc21e9312e} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.02.15 16:44:58.194334 [ 3 ] {} HTTP-Session: 0c0f25af-e926-4c3e-9f2b-94a61780d053 Destroying unnamed session 2024.02.15 16:44:58.194549 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 855, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:58.194593 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:58.194612 [ 3 ] {} HTTP-Session: 2ed6f2be-d2ef-4154-ae76-f596174c1e71 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:58.194629 [ 3 ] {} HTTP-Session: 2ed6f2be-d2ef-4154-ae76-f596174c1e71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:58.194761 [ 3 ] {44b9df58-f0d0-48ad-b76a-1e68135deaa5} executeQuery: (from [fd00:1122:3344:101::d]:45841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:pv_panic_guest_handled', 'instance_uuid:pv_panic_host_handled', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 16:44:58.195298 [ 3 ] {44b9df58-f0d0-48ad-b76a-1e68135deaa5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:44:58.195486 [ 3 ] {44b9df58-f0d0-48ad-b76a-1e68135deaa5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:44:58.195527 [ 3 ] {44b9df58-f0d0-48ad-b76a-1e68135deaa5} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 16:44:58.195676 [ 3 ] {44b9df58-f0d0-48ad-b76a-1e68135deaa5} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2024.02.15 16:44:58.195763 [ 190 ] {44b9df58-f0d0-48ad-b76a-1e68135deaa5} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.15 16:44:58.195792 [ 192 ] {44b9df58-f0d0-48ad-b76a-1e68135deaa5} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.02.15 16:44:58.195795 [ 189 ] {44b9df58-f0d0-48ad-b76a-1e68135deaa5} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.02.15 16:44:58.195908 [ 3 ] {44b9df58-f0d0-48ad-b76a-1e68135deaa5} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2024.02.15 16:44:58.195963 [ 3 ] {44b9df58-f0d0-48ad-b76a-1e68135deaa5} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.02.15 16:44:58.197536 [ 3 ] {44b9df58-f0d0-48ad-b76a-1e68135deaa5} executeQuery: Read 10 rows, 1.41 KiB in 0.00273563 sec., 3655 rows/sec., 513.69 KiB/sec. 2024.02.15 16:44:58.197798 [ 3 ] {44b9df58-f0d0-48ad-b76a-1e68135deaa5} DynamicQueryHandler: Done processing query 2024.02.15 16:44:58.197826 [ 3 ] {44b9df58-f0d0-48ad-b76a-1e68135deaa5} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.02.15 16:44:58.197846 [ 3 ] {} HTTP-Session: 2ed6f2be-d2ef-4154-ae76-f596174c1e71 Destroying unnamed session 2024.02.15 16:44:58.198067 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:58.198120 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:58.198143 [ 3 ] {} HTTP-Session: 8e36b10f-57b7-4d9e-b4a9-428560c6fb96 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:58.198164 [ 3 ] {} HTTP-Session: 8e36b10f-57b7-4d9e-b4a9-428560c6fb96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:58.198329 [ 3 ] {3cb017ec-67ad-4fa3-b8b1-8d6d2a92fe02} executeQuery: (from [fd00:1122:3344:101::d]:45841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:pv_panic_guest_handled', 'instance_uuid:pv_panic_host_handled', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 16:44:58.198928 [ 3 ] {3cb017ec-67ad-4fa3-b8b1-8d6d2a92fe02} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:44:58.199117 [ 3 ] {3cb017ec-67ad-4fa3-b8b1-8d6d2a92fe02} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:44:58.199157 [ 3 ] {3cb017ec-67ad-4fa3-b8b1-8d6d2a92fe02} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 16:44:58.199308 [ 3 ] {3cb017ec-67ad-4fa3-b8b1-8d6d2a92fe02} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2024.02.15 16:44:58.199387 [ 190 ] {3cb017ec-67ad-4fa3-b8b1-8d6d2a92fe02} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.15 16:44:58.199402 [ 186 ] {3cb017ec-67ad-4fa3-b8b1-8d6d2a92fe02} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.02.15 16:44:58.199418 [ 189 ] {3cb017ec-67ad-4fa3-b8b1-8d6d2a92fe02} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.02.15 16:44:58.199516 [ 3 ] {3cb017ec-67ad-4fa3-b8b1-8d6d2a92fe02} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2024.02.15 16:44:58.199569 [ 3 ] {3cb017ec-67ad-4fa3-b8b1-8d6d2a92fe02} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.02.15 16:44:58.201161 [ 3 ] {3cb017ec-67ad-4fa3-b8b1-8d6d2a92fe02} executeQuery: Read 10 rows, 1.41 KiB in 0.002786351 sec., 3588 rows/sec., 504.34 KiB/sec. 2024.02.15 16:44:58.201401 [ 3 ] {3cb017ec-67ad-4fa3-b8b1-8d6d2a92fe02} DynamicQueryHandler: Done processing query 2024.02.15 16:44:58.201425 [ 3 ] {3cb017ec-67ad-4fa3-b8b1-8d6d2a92fe02} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.02.15 16:44:58.201442 [ 3 ] {} HTTP-Session: 8e36b10f-57b7-4d9e-b4a9-428560c6fb96 Destroying unnamed session 2024.02.15 16:44:58.202106 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 2682, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:58.202154 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:58.202173 [ 3 ] {} HTTP-Session: 51582f6e-5ec6-4242-bf87-beb3116cbe7d Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:58.202190 [ 3 ] {} HTTP-Session: 51582f6e-5ec6-4242-bf87-beb3116cbe7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:58.202270 [ 3 ] {299eedfd-54ae-4b3f-a30f-7683fb12c59d} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:44:58.202310 [ 3 ] {299eedfd-54ae-4b3f-a30f-7683fb12c59d} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 16:44:58.202454 [ 3 ] {299eedfd-54ae-4b3f-a30f-7683fb12c59d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:44:58.202780 [ 3 ] {299eedfd-54ae-4b3f-a30f-7683fb12c59d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.93 GiB. 2024.02.15 16:44:58.203065 [ 3 ] {299eedfd-54ae-4b3f-a30f-7683fb12c59d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.15 16:44:58.203223 [ 3 ] {299eedfd-54ae-4b3f-a30f-7683fb12c59d} oximeter.timeseries_schema (9cfe92e6-e18e-4682-b502-834769ec3ab7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.15 16:44:58.203343 [ 3 ] {299eedfd-54ae-4b3f-a30f-7683fb12c59d} executeQuery: Read 13 rows, 1.17 KiB in 0.001039058 sec., 12511 rows/sec., 1.10 MiB/sec. 2024.02.15 16:44:58.203524 [ 3 ] {299eedfd-54ae-4b3f-a30f-7683fb12c59d} DynamicQueryHandler: Done processing query 2024.02.15 16:44:58.203548 [ 3 ] {299eedfd-54ae-4b3f-a30f-7683fb12c59d} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 16:44:58.203563 [ 3 ] {} HTTP-Session: 51582f6e-5ec6-4242-bf87-beb3116cbe7d Destroying unnamed session 2024.02.15 16:44:58.203692 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 3932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:58.203735 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:58.203753 [ 3 ] {} HTTP-Session: f91dfc08-6103-485c-bcdb-ce35a0b58860 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:58.203769 [ 3 ] {} HTTP-Session: f91dfc08-6103-485c-bcdb-ce35a0b58860 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:58.203843 [ 3 ] {0963bd6b-8e83-4f92-8055-5a802d812b7e} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:44:58.203880 [ 3 ] {0963bd6b-8e83-4f92-8055-5a802d812b7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 16:44:58.203990 [ 3 ] {0963bd6b-8e83-4f92-8055-5a802d812b7e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:44:58.204278 [ 3 ] {0963bd6b-8e83-4f92-8055-5a802d812b7e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.93 GiB. 2024.02.15 16:44:58.204482 [ 3 ] {0963bd6b-8e83-4f92-8055-5a802d812b7e} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.02.15 16:44:58.204644 [ 3 ] {0963bd6b-8e83-4f92-8055-5a802d812b7e} oximeter.fields_uuid (6973cae8-9ce5-4972-88d2-e8ef1d2984bd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.02.15 16:44:58.204761 [ 3 ] {0963bd6b-8e83-4f92-8055-5a802d812b7e} executeQuery: Read 23 rows, 1.83 KiB in 0.000890917 sec., 25816 rows/sec., 2.01 MiB/sec. 2024.02.15 16:44:58.204877 [ 3 ] {0963bd6b-8e83-4f92-8055-5a802d812b7e} DynamicQueryHandler: Done processing query 2024.02.15 16:44:58.204900 [ 3 ] {0963bd6b-8e83-4f92-8055-5a802d812b7e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 16:44:58.204915 [ 3 ] {} HTTP-Session: f91dfc08-6103-485c-bcdb-ce35a0b58860 Destroying unnamed session 2024.02.15 16:44:58.205033 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 4383, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 16:44:58.205078 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 16:44:58.205096 [ 3 ] {} HTTP-Session: 54f70c1e-7fa1-418c-8e88-f0fbd32e9686 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 2024.02.15 16:44:58.205112 [ 3 ] {} HTTP-Session: 54f70c1e-7fa1-418c-8e88-f0fbd32e9686 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 16:44:58.205184 [ 3 ] {8bd122a8-fd5b-4c15-8619-737415fbd805} executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 16:44:58.205226 [ 3 ] {8bd122a8-fd5b-4c15-8619-737415fbd805} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2024.02.15 16:44:58.205347 [ 3 ] {8bd122a8-fd5b-4c15-8619-737415fbd805} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 16:44:58.205626 [ 3 ] {8bd122a8-fd5b-4c15-8619-737415fbd805} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.93 GiB. 2024.02.15 16:44:58.206006 [ 3 ] {8bd122a8-fd5b-4c15-8619-737415fbd805} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.15 16:44:58.206186 [ 3 ] {8bd122a8-fd5b-4c15-8619-737415fbd805} oximeter.measurements_cumulativei64 (5f66333e-3c01-4381-88a0-e4a33a7c9648): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.15 16:44:58.206307 [ 3 ] {8bd122a8-fd5b-4c15-8619-737415fbd805} executeQuery: Read 23 rows, 1.56 KiB in 0.001092288 sec., 21056 rows/sec., 1.40 MiB/sec. 2024.02.15 16:44:58.206426 [ 3 ] {8bd122a8-fd5b-4c15-8619-737415fbd805} DynamicQueryHandler: Done processing query 2024.02.15 16:44:58.206452 [ 3 ] {8bd122a8-fd5b-4c15-8619-737415fbd805} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 16:44:58.206468 [ 3 ] {} HTTP-Session: 54f70c1e-7fa1-418c-8e88-f0fbd32e9686 Destroying unnamed session 2024.02.15 16:44:59.000183 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 242.80 MiB, peak 250.70 MiB, will set to 241.15 MiB (RSS), difference: -1.65 MiB