[ Feb 2 03:19:34 Enabled. ] [ Feb 2 03:19:34 Rereading configuration. ] [ Feb 2 03:19:35 Rereading configuration. ] [ Feb 2 03:19:37 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 2 03:19:37 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.02 03:19:37.696264 [ 1 ] {} Application: Will watch for the process with pid 26316 2024.02.02 03:19:37.696378 [ 1 ] {} Application: Forked a child process to watch 2024.02.02 03:19:38.221473 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 26316 2024.02.02 03:19:38.221645 [ 1 ] {} Application: starting up 2024.02.02 03:19:38.221850 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.02.02 03:19:38.317192 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.02.02 03:19:38.317259 [ 1 ] {} Application: Initializing DateLUT. 2024.02.02 03:19:38.317276 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.02.02 03:19:38.317318 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2024.02.02 03:19:38.317687 [ 1 ] {} Application: Initiailizing interserver credentials. 2024.02.02 03:19:38.318338 [ 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.02 03:19:38.318812 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.02 03:19:38.319067 [ 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.02 03:19:38.321780 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.02 03:19:38.321824 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.02 03:19:38.322509 [ 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.02 03:19:38.322694 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.02 03:19:38.328624 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.02 03:19:38.328927 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2024.02.02 03:19:38.328953 [ 1 ] {} Application: Uncompressed cache policy name 2024.02.02 03:19:38.330304 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2024.02.02 03:19:38.330824 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.02.02 03:19:38.331169 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.02.02 03:19:38.331507 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.02.02 03:19:38.332319 [ 1 ] {} Application: Loading user defined objects from /data/ 2024.02.02 03:19:38.332362 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2024.02.02 03:19:38.332420 [ 1 ] {} Application: Loaded user defined objects 2024.02.02 03:19:38.332440 [ 1 ] {} Application: Loading metadata from /data/ 2024.02.02 03:19:38.341080 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.02.02 03:19:38.341110 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000118212 sec 2024.02.02 03:19:38.341688 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.02 03:19:38.341765 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2024.02.02 03:19:38.341786 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.02.02 03:19:38.341803 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.02.02 03:19:38.341815 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.02.02 03:19:38.341830 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.02.02 03:19:38.341845 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.02.02 03:19:38.341878 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.02.02 03:19:38.341898 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.02.02 03:19:38.341927 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.02.02 03:19:38.341941 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.02.02 03:19:38.341955 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.02.02 03:19:38.341971 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.02.02 03:19:38.342005 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.02.02 03:19:38.342020 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.02.02 03:19:38.342032 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.02.02 03:19:38.375799 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.02.02 03:19:38.376891 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.02.02 03:19:38.376918 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.268e-05 sec 2024.02.02 03:19:38.376940 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.02 03:19:38.376954 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.02.02 03:19:38.376974 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.02.02 03:19:38.379334 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.02.02 03:19:38.384885 [ 1 ] {} Application: Loaded metadata. 2024.02.02 03:19:38.385016 [ 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.02 03:19:38.385071 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.02.02 03:19:38.578781 [ 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.02 03:19:38.596237 [ 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.02 03:19:38.596281 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2024.02.02 03:19:38.649568 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.02 03:19:38.650304 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.64 MiB (RSS), difference: 210.69 MiB 2024.02.02 03:19:38.650650 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.02.02 03:19:38.650684 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2024.02.02 03:19:38.650709 [ 141 ] {} DNSResolver: Updating DNS cache 2024.02.02 03:19:38.650797 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.02.02 03:19:38.650848 [ 141 ] {} DNSResolver: Updated DNS cache 2024.02.02 03:19:38.650928 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.02.02 03:19:38.651875 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2024.02.02 03:19:38.651906 [ 1 ] {} Application: Ready for connections. 2024.02.02 03:19:39.432672 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.432856 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.433434 [ 3 ] {} HTTP-Session: 89187df8-b6c9-4001-82c8-ecbabcc9ed37 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.433467 [ 3 ] {} HTTP-Session: 89187df8-b6c9-4001-82c8-ecbabcc9ed37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.433600 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2024.02.02 03:19:39.433629 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.02 03:19:39.433649 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.02 03:19:39.435107 [ 3 ] {cbd9fbc5-a60c-4ed1-afb2-92cfbe5ab244} executeQuery: (from [fd00:1122:3344:101::d]:47468) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.02 03:19:39.455379 [ 3 ] {cbd9fbc5-a60c-4ed1-afb2-92cfbe5ab244} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:47468) (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 @ 1131f7 in /system/lib/amd64/libc.so.1 2024.02.02 03:19:39.456126 [ 3 ] {cbd9fbc5-a60c-4ed1-afb2-92cfbe5ab244} 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 @ 1131f7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.02.02 03:19:39.456842 [ 3 ] {cbd9fbc5-a60c-4ed1-afb2-92cfbe5ab244} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 03:19:39.456867 [ 3 ] {} HTTP-Session: 89187df8-b6c9-4001-82c8-ecbabcc9ed37 Destroying unnamed session 2024.02.02 03:19:39.458349 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.458409 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.458430 [ 3 ] {} HTTP-Session: aa1be26d-86d8-4aa3-b4af-f393bee0ede7 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.458452 [ 3 ] {} HTTP-Session: aa1be26d-86d8-4aa3-b4af-f393bee0ede7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.458551 [ 3 ] {58bb305b-ee5a-4755-8f8c-66ff07143268} executeQuery: (from [fd00:1122:3344:101::d]:47468) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2024.02.02 03:19:39.458635 [ 3 ] {58bb305b-ee5a-4755-8f8c-66ff07143268} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2024.02.02 03:19:39.459571 [ 3 ] {58bb305b-ee5a-4755-8f8c-66ff07143268} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2024.02.02 03:19:39.461331 [ 3 ] {58bb305b-ee5a-4755-8f8c-66ff07143268} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.02 03:19:39.465207 [ 3 ] {58bb305b-ee5a-4755-8f8c-66ff07143268} DynamicQueryHandler: Done processing query 2024.02.02 03:19:39.465245 [ 3 ] {58bb305b-ee5a-4755-8f8c-66ff07143268} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2024.02.02 03:19:39.465262 [ 3 ] {} HTTP-Session: aa1be26d-86d8-4aa3-b4af-f393bee0ede7 Destroying unnamed session 2024.02.02 03:19:39.465403 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.465462 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.465482 [ 3 ] {} HTTP-Session: e2c222aa-63d7-4f93-bd52-16d21ac25d75 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.465501 [ 3 ] {} HTTP-Session: e2c222aa-63d7-4f93-bd52-16d21ac25d75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.465612 [ 3 ] {821dfb2e-2b4b-4292-8254-8d801dec4dcf} executeQuery: (from [fd00:1122:3344:101::d]:47468) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.02 03:19:39.465872 [ 3 ] {821dfb2e-2b4b-4292-8254-8d801dec4dcf} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:47468) (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 @ 1131f7 in /system/lib/amd64/libc.so.1 2024.02.02 03:19:39.466000 [ 3 ] {821dfb2e-2b4b-4292-8254-8d801dec4dcf} 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 @ 1131f7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.02.02 03:19:39.466114 [ 3 ] {821dfb2e-2b4b-4292-8254-8d801dec4dcf} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 03:19:39.466133 [ 3 ] {} HTTP-Session: e2c222aa-63d7-4f93-bd52-16d21ac25d75 Destroying unnamed session 2024.02.02 03:19:39.466400 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.466449 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.466468 [ 3 ] {} HTTP-Session: de791f8a-3ef3-4809-83cf-a435acf240ec Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.466490 [ 3 ] {} HTTP-Session: de791f8a-3ef3-4809-83cf-a435acf240ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.466603 [ 3 ] {9a0b53b8-e114-40f6-b17e-a3c4a1c2f838} executeQuery: (from [fd00:1122:3344:101::d]:47468) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.02.02 03:19:39.466705 [ 3 ] {9a0b53b8-e114-40f6-b17e-a3c4a1c2f838} DynamicQueryHandler: Done processing query 2024.02.02 03:19:39.466732 [ 3 ] {9a0b53b8-e114-40f6-b17e-a3c4a1c2f838} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 03:19:39.466749 [ 3 ] {} HTTP-Session: de791f8a-3ef3-4809-83cf-a435acf240ec Destroying unnamed session 2024.02.02 03:19:39.466868 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.466915 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.466934 [ 3 ] {} HTTP-Session: 1c68efd5-3cea-403c-aaa3-b3ce784f266b Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.466956 [ 3 ] {} HTTP-Session: 1c68efd5-3cea-403c-aaa3-b3ce784f266b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.467014 [ 3 ] {f8c3b079-6cdf-4f0c-9e3d-06a63c8833e9} executeQuery: (from [fd00:1122:3344:101::d]:47468) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.02.02 03:19:39.467070 [ 3 ] {f8c3b079-6cdf-4f0c-9e3d-06a63c8833e9} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.02.02 03:19:39.468609 [ 3 ] {f8c3b079-6cdf-4f0c-9e3d-06a63c8833e9} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.02.02 03:19:39.468634 [ 3 ] {f8c3b079-6cdf-4f0c-9e3d-06a63c8833e9} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.549e-05 sec 2024.02.02 03:19:39.468662 [ 3 ] {f8c3b079-6cdf-4f0c-9e3d-06a63c8833e9} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.02 03:19:39.468682 [ 3 ] {f8c3b079-6cdf-4f0c-9e3d-06a63c8833e9} DatabaseAtomic (oximeter): Starting up tables. 2024.02.02 03:19:39.468750 [ 3 ] {f8c3b079-6cdf-4f0c-9e3d-06a63c8833e9} DynamicQueryHandler: Done processing query 2024.02.02 03:19:39.468777 [ 3 ] {f8c3b079-6cdf-4f0c-9e3d-06a63c8833e9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 03:19:39.468791 [ 3 ] {} HTTP-Session: 1c68efd5-3cea-403c-aaa3-b3ce784f266b Destroying unnamed session 2024.02.02 03:19:39.468899 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.468945 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.468963 [ 3 ] {} HTTP-Session: 4b1ee5fc-60e7-4d07-b8d4-0206425e6c13 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.468986 [ 3 ] {} HTTP-Session: 4b1ee5fc-60e7-4d07-b8d4-0206425e6c13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.469124 [ 3 ] {43c1eb64-76bf-47ae-9edf-b0f4f00dac6d} executeQuery: (from [fd00:1122:3344:101::d]:47468) /* 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.02 03:19:39.469176 [ 3 ] {43c1eb64-76bf-47ae-9edf-b0f4f00dac6d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.02.02 03:19:39.472998 [ 3 ] {43c1eb64-76bf-47ae-9edf-b0f4f00dac6d} oximeter.version (1a235d24-65bd-480a-be27-3b04b7247f5e): Loading data parts 2024.02.02 03:19:39.473130 [ 3 ] {43c1eb64-76bf-47ae-9edf-b0f4f00dac6d} oximeter.version (1a235d24-65bd-480a-be27-3b04b7247f5e): There are no data parts 2024.02.02 03:19:39.475388 [ 3 ] {43c1eb64-76bf-47ae-9edf-b0f4f00dac6d} DynamicQueryHandler: Done processing query 2024.02.02 03:19:39.475415 [ 3 ] {43c1eb64-76bf-47ae-9edf-b0f4f00dac6d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 03:19:39.475441 [ 3 ] {} HTTP-Session: 4b1ee5fc-60e7-4d07-b8d4-0206425e6c13 Destroying unnamed session 2024.02.02 03:19:39.475550 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.475601 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.475625 [ 3 ] {} HTTP-Session: 3f25a28e-4d02-4ee2-a43d-846d07583937 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.475643 [ 3 ] {} HTTP-Session: 3f25a28e-4d02-4ee2-a43d-846d07583937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.475846 [ 3 ] {d7b6bf51-8cff-45a6-acf2-58c8e4defe8f} executeQuery: (from [fd00:1122:3344:101::d]:47468) /* 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.02 03:19:39.475898 [ 3 ] {d7b6bf51-8cff-45a6-acf2-58c8e4defe8f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.02.02 03:19:39.482052 [ 3 ] {d7b6bf51-8cff-45a6-acf2-58c8e4defe8f} oximeter.measurements_bool (a3238e5c-2fb4-4370-ad13-b9da051bf556): Loading data parts 2024.02.02 03:19:39.482182 [ 3 ] {d7b6bf51-8cff-45a6-acf2-58c8e4defe8f} oximeter.measurements_bool (a3238e5c-2fb4-4370-ad13-b9da051bf556): There are no data parts 2024.02.02 03:19:39.483764 [ 3 ] {d7b6bf51-8cff-45a6-acf2-58c8e4defe8f} DynamicQueryHandler: Done processing query 2024.02.02 03:19:39.483791 [ 3 ] {d7b6bf51-8cff-45a6-acf2-58c8e4defe8f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 03:19:39.483814 [ 3 ] {} HTTP-Session: 3f25a28e-4d02-4ee2-a43d-846d07583937 Destroying unnamed session 2024.02.02 03:19:39.483933 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.483983 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.484005 [ 3 ] {} HTTP-Session: ad27ae92-dfb0-492e-b59c-d3bc0db90161 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.484022 [ 3 ] {} HTTP-Session: ad27ae92-dfb0-492e-b59c-d3bc0db90161 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.484221 [ 3 ] {01a06e7b-5384-4e7f-be16-7e0ff5e334a1} executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.484270 [ 3 ] {01a06e7b-5384-4e7f-be16-7e0ff5e334a1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.02.02 03:19:39.485669 [ 3 ] {01a06e7b-5384-4e7f-be16-7e0ff5e334a1} oximeter.measurements_i8 (c839f3e7-2f65-4598-b540-214472f82798): Loading data parts 2024.02.02 03:19:39.485777 [ 3 ] {01a06e7b-5384-4e7f-be16-7e0ff5e334a1} oximeter.measurements_i8 (c839f3e7-2f65-4598-b540-214472f82798): There are no data parts 2024.02.02 03:19:39.487443 [ 3 ] {01a06e7b-5384-4e7f-be16-7e0ff5e334a1} DynamicQueryHandler: Done processing query 2024.02.02 03:19:39.487468 [ 3 ] {01a06e7b-5384-4e7f-be16-7e0ff5e334a1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 03:19:39.487484 [ 3 ] {} HTTP-Session: ad27ae92-dfb0-492e-b59c-d3bc0db90161 Destroying unnamed session 2024.02.02 03:19:39.487594 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.487649 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.487669 [ 3 ] {} HTTP-Session: 516b7605-e443-453d-bf00-1d6d8a2b9b6a Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.487690 [ 3 ] {} HTTP-Session: 516b7605-e443-453d-bf00-1d6d8a2b9b6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.487883 [ 3 ] {ff1995f4-c4ab-4ad9-9ba3-5597952a528b} executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.487931 [ 3 ] {ff1995f4-c4ab-4ad9-9ba3-5597952a528b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.02.02 03:19:39.489315 [ 3 ] {ff1995f4-c4ab-4ad9-9ba3-5597952a528b} oximeter.measurements_u8 (f4986d54-145b-4775-8878-64ccc7ea779f): Loading data parts 2024.02.02 03:19:39.489399 [ 3 ] {ff1995f4-c4ab-4ad9-9ba3-5597952a528b} oximeter.measurements_u8 (f4986d54-145b-4775-8878-64ccc7ea779f): There are no data parts 2024.02.02 03:19:39.490940 [ 3 ] {ff1995f4-c4ab-4ad9-9ba3-5597952a528b} DynamicQueryHandler: Done processing query 2024.02.02 03:19:39.490966 [ 3 ] {ff1995f4-c4ab-4ad9-9ba3-5597952a528b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 03:19:39.490982 [ 3 ] {} HTTP-Session: 516b7605-e443-453d-bf00-1d6d8a2b9b6a Destroying unnamed session 2024.02.02 03:19:39.491084 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.491132 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.491150 [ 3 ] {} HTTP-Session: 34deee49-82b8-461e-a3bf-4860a92f3bc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.491171 [ 3 ] {} HTTP-Session: 34deee49-82b8-461e-a3bf-4860a92f3bc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.491367 [ 3 ] {abbe0535-f47d-45d8-8e11-c434f71317e7} executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.491414 [ 3 ] {abbe0535-f47d-45d8-8e11-c434f71317e7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.02.02 03:19:39.493078 [ 3 ] {abbe0535-f47d-45d8-8e11-c434f71317e7} oximeter.measurements_i16 (102e05d3-6eb9-496d-8bb3-84ca4b8ea505): Loading data parts 2024.02.02 03:19:39.493173 [ 3 ] {abbe0535-f47d-45d8-8e11-c434f71317e7} oximeter.measurements_i16 (102e05d3-6eb9-496d-8bb3-84ca4b8ea505): There are no data parts 2024.02.02 03:19:39.494755 [ 3 ] {abbe0535-f47d-45d8-8e11-c434f71317e7} DynamicQueryHandler: Done processing query 2024.02.02 03:19:39.494791 [ 3 ] {abbe0535-f47d-45d8-8e11-c434f71317e7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 03:19:39.494807 [ 3 ] {} HTTP-Session: 34deee49-82b8-461e-a3bf-4860a92f3bc2 Destroying unnamed session 2024.02.02 03:19:39.494913 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.494964 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.494982 [ 3 ] {} HTTP-Session: f48705cd-8677-4976-8182-ad7605087081 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.495002 [ 3 ] {} HTTP-Session: f48705cd-8677-4976-8182-ad7605087081 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.495202 [ 3 ] {49aa7d8e-aa75-4d39-b177-597b787b0a15} executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.495249 [ 3 ] {49aa7d8e-aa75-4d39-b177-597b787b0a15} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.02.02 03:19:39.496620 [ 3 ] {49aa7d8e-aa75-4d39-b177-597b787b0a15} oximeter.measurements_u16 (c0169101-4380-462a-a2c7-c139ddf19331): Loading data parts 2024.02.02 03:19:39.496723 [ 3 ] {49aa7d8e-aa75-4d39-b177-597b787b0a15} oximeter.measurements_u16 (c0169101-4380-462a-a2c7-c139ddf19331): There are no data parts 2024.02.02 03:19:39.498095 [ 3 ] {49aa7d8e-aa75-4d39-b177-597b787b0a15} DynamicQueryHandler: Done processing query 2024.02.02 03:19:39.498132 [ 3 ] {49aa7d8e-aa75-4d39-b177-597b787b0a15} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 03:19:39.498152 [ 3 ] {} HTTP-Session: f48705cd-8677-4976-8182-ad7605087081 Destroying unnamed session 2024.02.02 03:19:39.498304 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.498354 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.498373 [ 3 ] {} HTTP-Session: 3bc74a36-e71c-42a1-921b-fae5602d1185 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.498395 [ 3 ] {} HTTP-Session: 3bc74a36-e71c-42a1-921b-fae5602d1185 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.498589 [ 3 ] {f418fa5c-a2b9-4bdf-a534-bd1b2539832b} executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.498636 [ 3 ] {f418fa5c-a2b9-4bdf-a534-bd1b2539832b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.02.02 03:19:39.500057 [ 3 ] {f418fa5c-a2b9-4bdf-a534-bd1b2539832b} oximeter.measurements_i32 (ff780f56-b333-472a-9872-9fc905dcbb26): Loading data parts 2024.02.02 03:19:39.500157 [ 3 ] {f418fa5c-a2b9-4bdf-a534-bd1b2539832b} oximeter.measurements_i32 (ff780f56-b333-472a-9872-9fc905dcbb26): There are no data parts 2024.02.02 03:19:39.501434 [ 3 ] {f418fa5c-a2b9-4bdf-a534-bd1b2539832b} DynamicQueryHandler: Done processing query 2024.02.02 03:19:39.501478 [ 3 ] {f418fa5c-a2b9-4bdf-a534-bd1b2539832b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 03:19:39.501499 [ 3 ] {} HTTP-Session: 3bc74a36-e71c-42a1-921b-fae5602d1185 Destroying unnamed session 2024.02.02 03:19:39.501633 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.501692 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.501712 [ 3 ] {} HTTP-Session: 77a201bf-209e-4b33-99d4-96e5fd4d11b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.501732 [ 3 ] {} HTTP-Session: 77a201bf-209e-4b33-99d4-96e5fd4d11b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.501922 [ 3 ] {31c36334-40a4-4bd4-8e1e-91b167b96cd8} executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.501971 [ 3 ] {31c36334-40a4-4bd4-8e1e-91b167b96cd8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.02.02 03:19:39.503390 [ 3 ] {31c36334-40a4-4bd4-8e1e-91b167b96cd8} oximeter.measurements_u32 (ab881e2d-af80-413c-8429-c4fae73f36bd): Loading data parts 2024.02.02 03:19:39.503475 [ 3 ] {31c36334-40a4-4bd4-8e1e-91b167b96cd8} oximeter.measurements_u32 (ab881e2d-af80-413c-8429-c4fae73f36bd): There are no data parts 2024.02.02 03:19:39.504664 [ 3 ] {31c36334-40a4-4bd4-8e1e-91b167b96cd8} DynamicQueryHandler: Done processing query 2024.02.02 03:19:39.504695 [ 3 ] {31c36334-40a4-4bd4-8e1e-91b167b96cd8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 03:19:39.504713 [ 3 ] {} HTTP-Session: 77a201bf-209e-4b33-99d4-96e5fd4d11b5 Destroying unnamed session 2024.02.02 03:19:39.504901 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.504959 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.504980 [ 3 ] {} HTTP-Session: 93c32881-ee2e-4941-8801-2e4d9cda68a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.504997 [ 3 ] {} HTTP-Session: 93c32881-ee2e-4941-8801-2e4d9cda68a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.505199 [ 3 ] {bf0fde5c-6b13-4305-9699-ac3fdf059904} executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.505255 [ 3 ] {bf0fde5c-6b13-4305-9699-ac3fdf059904} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.02.02 03:19:39.506755 [ 3 ] {bf0fde5c-6b13-4305-9699-ac3fdf059904} oximeter.measurements_i64 (4b31ac6b-1c5c-4f23-988c-a4b3732c9914): Loading data parts 2024.02.02 03:19:39.506852 [ 3 ] {bf0fde5c-6b13-4305-9699-ac3fdf059904} oximeter.measurements_i64 (4b31ac6b-1c5c-4f23-988c-a4b3732c9914): There are no data parts 2024.02.02 03:19:39.509333 [ 3 ] {bf0fde5c-6b13-4305-9699-ac3fdf059904} DynamicQueryHandler: Done processing query 2024.02.02 03:19:39.509363 [ 3 ] {bf0fde5c-6b13-4305-9699-ac3fdf059904} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 03:19:39.509393 [ 3 ] {} HTTP-Session: 93c32881-ee2e-4941-8801-2e4d9cda68a2 Destroying unnamed session 2024.02.02 03:19:39.509538 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.509596 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.509626 [ 3 ] {} HTTP-Session: 50c8a620-f317-49aa-a7d0-4fa6a30aa885 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.509645 [ 3 ] {} HTTP-Session: 50c8a620-f317-49aa-a7d0-4fa6a30aa885 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.509836 [ 3 ] {576915d9-3f9c-4368-8661-efb7d4f59a62} executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.509889 [ 3 ] {576915d9-3f9c-4368-8661-efb7d4f59a62} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.02.02 03:19:39.511281 [ 3 ] {576915d9-3f9c-4368-8661-efb7d4f59a62} oximeter.measurements_u64 (0758f30a-d808-41ae-8373-0d072ba021f6): Loading data parts 2024.02.02 03:19:39.511362 [ 3 ] {576915d9-3f9c-4368-8661-efb7d4f59a62} oximeter.measurements_u64 (0758f30a-d808-41ae-8373-0d072ba021f6): There are no data parts 2024.02.02 03:19:39.512548 [ 3 ] {576915d9-3f9c-4368-8661-efb7d4f59a62} DynamicQueryHandler: Done processing query 2024.02.02 03:19:39.512572 [ 3 ] {576915d9-3f9c-4368-8661-efb7d4f59a62} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 03:19:39.512595 [ 3 ] {} HTTP-Session: 50c8a620-f317-49aa-a7d0-4fa6a30aa885 Destroying unnamed session 2024.02.02 03:19:39.512721 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.512770 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.512793 [ 3 ] {} HTTP-Session: 49a216d5-d789-45ab-a1ab-b3b3422695d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.512809 [ 3 ] {} HTTP-Session: 49a216d5-d789-45ab-a1ab-b3b3422695d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.512998 [ 3 ] {61a11045-0b67-4fce-b965-563f1eacc188} executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.513046 [ 3 ] {61a11045-0b67-4fce-b965-563f1eacc188} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.02.02 03:19:39.514369 [ 3 ] {61a11045-0b67-4fce-b965-563f1eacc188} oximeter.measurements_f32 (b55fe144-1bd4-435b-84c4-4d6ebe1ba00a): Loading data parts 2024.02.02 03:19:39.514449 [ 3 ] {61a11045-0b67-4fce-b965-563f1eacc188} oximeter.measurements_f32 (b55fe144-1bd4-435b-84c4-4d6ebe1ba00a): There are no data parts 2024.02.02 03:19:39.515634 [ 3 ] {61a11045-0b67-4fce-b965-563f1eacc188} DynamicQueryHandler: Done processing query 2024.02.02 03:19:39.515658 [ 3 ] {61a11045-0b67-4fce-b965-563f1eacc188} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 03:19:39.515680 [ 3 ] {} HTTP-Session: 49a216d5-d789-45ab-a1ab-b3b3422695d0 Destroying unnamed session 2024.02.02 03:19:39.515791 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.515839 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.515862 [ 3 ] {} HTTP-Session: f9701f88-85c3-47c8-90fe-942ec638470a Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.515878 [ 3 ] {} HTTP-Session: f9701f88-85c3-47c8-90fe-942ec638470a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.516065 [ 3 ] {a13c552e-ef02-4aee-a588-2a649b6b0a0d} executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.516109 [ 3 ] {a13c552e-ef02-4aee-a588-2a649b6b0a0d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.02.02 03:19:39.517430 [ 3 ] {a13c552e-ef02-4aee-a588-2a649b6b0a0d} oximeter.measurements_f64 (678e1e9f-e7e7-46aa-822c-a595a55311ed): Loading data parts 2024.02.02 03:19:39.517508 [ 3 ] {a13c552e-ef02-4aee-a588-2a649b6b0a0d} oximeter.measurements_f64 (678e1e9f-e7e7-46aa-822c-a595a55311ed): There are no data parts 2024.02.02 03:19:39.518684 [ 3 ] {a13c552e-ef02-4aee-a588-2a649b6b0a0d} DynamicQueryHandler: Done processing query 2024.02.02 03:19:39.518715 [ 3 ] {a13c552e-ef02-4aee-a588-2a649b6b0a0d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 03:19:39.518734 [ 3 ] {} HTTP-Session: f9701f88-85c3-47c8-90fe-942ec638470a Destroying unnamed session 2024.02.02 03:19:39.518839 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.518886 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.518909 [ 3 ] {} HTTP-Session: 1eaa7471-fb39-440b-8155-ef48ad359866 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.518924 [ 3 ] {} HTTP-Session: 1eaa7471-fb39-440b-8155-ef48ad359866 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.519112 [ 3 ] {ead81494-3ed7-4ed6-b8f2-77da5387d358} executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.519162 [ 3 ] {ead81494-3ed7-4ed6-b8f2-77da5387d358} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.02.02 03:19:39.520453 [ 3 ] {ead81494-3ed7-4ed6-b8f2-77da5387d358} oximeter.measurements_string (102ddb0f-a9d3-4613-9e8b-4f248270890e): Loading data parts 2024.02.02 03:19:39.520537 [ 3 ] {ead81494-3ed7-4ed6-b8f2-77da5387d358} oximeter.measurements_string (102ddb0f-a9d3-4613-9e8b-4f248270890e): There are no data parts 2024.02.02 03:19:39.521662 [ 3 ] {ead81494-3ed7-4ed6-b8f2-77da5387d358} DynamicQueryHandler: Done processing query 2024.02.02 03:19:39.521695 [ 3 ] {ead81494-3ed7-4ed6-b8f2-77da5387d358} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 03:19:39.521717 [ 3 ] {} HTTP-Session: 1eaa7471-fb39-440b-8155-ef48ad359866 Destroying unnamed session 2024.02.02 03:19:39.521818 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.521868 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.521892 [ 3 ] {} HTTP-Session: 2191a609-77fe-43e0-bb59-102320addc65 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.521908 [ 3 ] {} HTTP-Session: 2191a609-77fe-43e0-bb59-102320addc65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.522100 [ 3 ] {55244266-1f5a-4cf6-92a6-8adf21ec6b9a} executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.522157 [ 3 ] {55244266-1f5a-4cf6-92a6-8adf21ec6b9a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.02.02 03:19:39.523474 [ 3 ] {55244266-1f5a-4cf6-92a6-8adf21ec6b9a} oximeter.measurements_bytes (31b659fa-530a-4efc-a809-1f63a1df1804): Loading data parts 2024.02.02 03:19:39.523558 [ 3 ] {55244266-1f5a-4cf6-92a6-8adf21ec6b9a} oximeter.measurements_bytes (31b659fa-530a-4efc-a809-1f63a1df1804): There are no data parts 2024.02.02 03:19:39.524835 [ 3 ] {55244266-1f5a-4cf6-92a6-8adf21ec6b9a} DynamicQueryHandler: Done processing query 2024.02.02 03:19:39.524860 [ 3 ] {55244266-1f5a-4cf6-92a6-8adf21ec6b9a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 03:19:39.524876 [ 3 ] {} HTTP-Session: 2191a609-77fe-43e0-bb59-102320addc65 Destroying unnamed session 2024.02.02 03:19:39.525001 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.525049 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.525068 [ 3 ] {} HTTP-Session: 72d60fd1-14b1-41af-839d-1690f1f45b9a Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.525090 [ 3 ] {} HTTP-Session: 72d60fd1-14b1-41af-839d-1690f1f45b9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.525297 [ 3 ] {25f3c94e-6c6e-4da6-9f94-342c61603016} executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.525347 [ 3 ] {25f3c94e-6c6e-4da6-9f94-342c61603016} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.02.02 03:19:39.526725 [ 3 ] {25f3c94e-6c6e-4da6-9f94-342c61603016} oximeter.measurements_cumulativei64 (d0b9236c-9ac8-453f-929d-954fcddff702): Loading data parts 2024.02.02 03:19:39.526807 [ 3 ] {25f3c94e-6c6e-4da6-9f94-342c61603016} oximeter.measurements_cumulativei64 (d0b9236c-9ac8-453f-929d-954fcddff702): There are no data parts 2024.02.02 03:19:39.528047 [ 3 ] {25f3c94e-6c6e-4da6-9f94-342c61603016} DynamicQueryHandler: Done processing query 2024.02.02 03:19:39.528073 [ 3 ] {25f3c94e-6c6e-4da6-9f94-342c61603016} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 03:19:39.528095 [ 3 ] {} HTTP-Session: 72d60fd1-14b1-41af-839d-1690f1f45b9a Destroying unnamed session 2024.02.02 03:19:39.528207 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.528256 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.528279 [ 3 ] {} HTTP-Session: dfeaf328-01a2-4626-89b6-4ed2fdf8801d Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.528300 [ 3 ] {} HTTP-Session: dfeaf328-01a2-4626-89b6-4ed2fdf8801d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.528498 [ 3 ] {ff85f8f9-9f27-4453-aebd-d432d87c9f17} executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.528549 [ 3 ] {ff85f8f9-9f27-4453-aebd-d432d87c9f17} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.02.02 03:19:39.529906 [ 3 ] {ff85f8f9-9f27-4453-aebd-d432d87c9f17} oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Loading data parts 2024.02.02 03:19:39.529985 [ 3 ] {ff85f8f9-9f27-4453-aebd-d432d87c9f17} oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): There are no data parts 2024.02.02 03:19:39.531164 [ 3 ] {ff85f8f9-9f27-4453-aebd-d432d87c9f17} DynamicQueryHandler: Done processing query 2024.02.02 03:19:39.531189 [ 3 ] {ff85f8f9-9f27-4453-aebd-d432d87c9f17} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 03:19:39.531210 [ 3 ] {} HTTP-Session: dfeaf328-01a2-4626-89b6-4ed2fdf8801d Destroying unnamed session 2024.02.02 03:19:39.531316 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.531360 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.531385 [ 3 ] {} HTTP-Session: 42e67283-978e-4f51-aa8e-1a65f6ecfb54 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.531406 [ 3 ] {} HTTP-Session: 42e67283-978e-4f51-aa8e-1a65f6ecfb54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.531605 [ 3 ] {45314bcf-a7a0-4298-b381-f4c4457ac27f} executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.531657 [ 3 ] {45314bcf-a7a0-4298-b381-f4c4457ac27f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.02.02 03:19:39.533090 [ 3 ] {45314bcf-a7a0-4298-b381-f4c4457ac27f} oximeter.measurements_cumulativef32 (3d780ea2-c21a-4152-8b35-cc34b9cb854d): Loading data parts 2024.02.02 03:19:39.533173 [ 3 ] {45314bcf-a7a0-4298-b381-f4c4457ac27f} oximeter.measurements_cumulativef32 (3d780ea2-c21a-4152-8b35-cc34b9cb854d): There are no data parts 2024.02.02 03:19:39.534345 [ 3 ] {45314bcf-a7a0-4298-b381-f4c4457ac27f} DynamicQueryHandler: Done processing query 2024.02.02 03:19:39.534377 [ 3 ] {45314bcf-a7a0-4298-b381-f4c4457ac27f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 03:19:39.534394 [ 3 ] {} HTTP-Session: 42e67283-978e-4f51-aa8e-1a65f6ecfb54 Destroying unnamed session 2024.02.02 03:19:39.534504 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.534553 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.534572 [ 3 ] {} HTTP-Session: a51d89b2-02fb-4017-9a97-59537b0598ed Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.534593 [ 3 ] {} HTTP-Session: a51d89b2-02fb-4017-9a97-59537b0598ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.534792 [ 3 ] {cbe4539e-25e6-4b40-bbe9-d28bb633161f} executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.534844 [ 3 ] {cbe4539e-25e6-4b40-bbe9-d28bb633161f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.02.02 03:19:39.536283 [ 3 ] {cbe4539e-25e6-4b40-bbe9-d28bb633161f} oximeter.measurements_cumulativef64 (ffc64f6f-8d16-48bb-a0c4-43bc5a221079): Loading data parts 2024.02.02 03:19:39.536360 [ 3 ] {cbe4539e-25e6-4b40-bbe9-d28bb633161f} oximeter.measurements_cumulativef64 (ffc64f6f-8d16-48bb-a0c4-43bc5a221079): There are no data parts 2024.02.02 03:19:39.537506 [ 3 ] {cbe4539e-25e6-4b40-bbe9-d28bb633161f} DynamicQueryHandler: Done processing query 2024.02.02 03:19:39.537538 [ 3 ] {cbe4539e-25e6-4b40-bbe9-d28bb633161f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 03:19:39.537559 [ 3 ] {} HTTP-Session: a51d89b2-02fb-4017-9a97-59537b0598ed Destroying unnamed session 2024.02.02 03:19:39.537672 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.537720 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.537745 [ 3 ] {} HTTP-Session: a279cdd9-4b2d-4819-add6-29ab84d05d63 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.537761 [ 3 ] {} HTTP-Session: a279cdd9-4b2d-4819-add6-29ab84d05d63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.537980 [ 3 ] {149d81b3-17e8-4367-918d-7053f5c1289b} executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.538036 [ 3 ] {149d81b3-17e8-4367-918d-7053f5c1289b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.02.02 03:19:39.539524 [ 3 ] {149d81b3-17e8-4367-918d-7053f5c1289b} oximeter.measurements_histogrami8 (feee6432-3ae1-4b18-827a-f0c2e993f072): Loading data parts 2024.02.02 03:19:39.539604 [ 3 ] {149d81b3-17e8-4367-918d-7053f5c1289b} oximeter.measurements_histogrami8 (feee6432-3ae1-4b18-827a-f0c2e993f072): There are no data parts 2024.02.02 03:19:39.540753 [ 3 ] {149d81b3-17e8-4367-918d-7053f5c1289b} DynamicQueryHandler: Done processing query 2024.02.02 03:19:39.540785 [ 3 ] {149d81b3-17e8-4367-918d-7053f5c1289b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 03:19:39.540807 [ 3 ] {} HTTP-Session: a279cdd9-4b2d-4819-add6-29ab84d05d63 Destroying unnamed session 2024.02.02 03:19:39.540901 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.540951 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.540975 [ 3 ] {} HTTP-Session: 1745aae2-6e24-4243-8ad7-e25d05cbc23a Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.540991 [ 3 ] {} HTTP-Session: 1745aae2-6e24-4243-8ad7-e25d05cbc23a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.541202 [ 3 ] {f9eeeb0c-4e2c-4ba3-8c17-680f0fc841f4} executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.541254 [ 3 ] {f9eeeb0c-4e2c-4ba3-8c17-680f0fc841f4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.02.02 03:19:39.542666 [ 3 ] {f9eeeb0c-4e2c-4ba3-8c17-680f0fc841f4} oximeter.measurements_histogramu8 (220ccd6f-7bc7-4e9b-894f-4af868bb680c): Loading data parts 2024.02.02 03:19:39.542742 [ 3 ] {f9eeeb0c-4e2c-4ba3-8c17-680f0fc841f4} oximeter.measurements_histogramu8 (220ccd6f-7bc7-4e9b-894f-4af868bb680c): There are no data parts 2024.02.02 03:19:39.543955 [ 3 ] {f9eeeb0c-4e2c-4ba3-8c17-680f0fc841f4} DynamicQueryHandler: Done processing query 2024.02.02 03:19:39.543980 [ 3 ] {f9eeeb0c-4e2c-4ba3-8c17-680f0fc841f4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 03:19:39.544010 [ 3 ] {} HTTP-Session: 1745aae2-6e24-4243-8ad7-e25d05cbc23a Destroying unnamed session 2024.02.02 03:19:39.544119 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.544167 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.544197 [ 3 ] {} HTTP-Session: c8cf6bd1-23fb-4754-819e-f8cc072925f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.544212 [ 3 ] {} HTTP-Session: c8cf6bd1-23fb-4754-819e-f8cc072925f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.544424 [ 3 ] {1e797f68-ac1a-4a0e-89f7-aef558d9ae12} executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.544477 [ 3 ] {1e797f68-ac1a-4a0e-89f7-aef558d9ae12} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.02.02 03:19:39.545928 [ 3 ] {1e797f68-ac1a-4a0e-89f7-aef558d9ae12} oximeter.measurements_histogrami16 (14e3a1a4-2d1d-494e-823d-8e5561019fff): Loading data parts 2024.02.02 03:19:39.546006 [ 3 ] {1e797f68-ac1a-4a0e-89f7-aef558d9ae12} oximeter.measurements_histogrami16 (14e3a1a4-2d1d-494e-823d-8e5561019fff): There are no data parts 2024.02.02 03:19:39.547232 [ 3 ] {1e797f68-ac1a-4a0e-89f7-aef558d9ae12} DynamicQueryHandler: Done processing query 2024.02.02 03:19:39.547287 [ 3 ] {1e797f68-ac1a-4a0e-89f7-aef558d9ae12} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 03:19:39.547303 [ 3 ] {} HTTP-Session: c8cf6bd1-23fb-4754-819e-f8cc072925f6 Destroying unnamed session 2024.02.02 03:19:39.547401 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.547457 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.547477 [ 3 ] {} HTTP-Session: 281a7bfc-b594-4301-b777-b6cf0298be8e Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.547498 [ 3 ] {} HTTP-Session: 281a7bfc-b594-4301-b777-b6cf0298be8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.547708 [ 3 ] {ea22846e-1b36-4417-8d12-ac9bc18bf528} executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.547762 [ 3 ] {ea22846e-1b36-4417-8d12-ac9bc18bf528} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.02.02 03:19:39.549130 [ 3 ] {ea22846e-1b36-4417-8d12-ac9bc18bf528} oximeter.measurements_histogramu16 (ae4357ee-ab81-4635-873e-8582f756bbb5): Loading data parts 2024.02.02 03:19:39.549215 [ 3 ] {ea22846e-1b36-4417-8d12-ac9bc18bf528} oximeter.measurements_histogramu16 (ae4357ee-ab81-4635-873e-8582f756bbb5): There are no data parts 2024.02.02 03:19:39.550401 [ 3 ] {ea22846e-1b36-4417-8d12-ac9bc18bf528} DynamicQueryHandler: Done processing query 2024.02.02 03:19:39.550434 [ 3 ] {ea22846e-1b36-4417-8d12-ac9bc18bf528} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 03:19:39.550449 [ 3 ] {} HTTP-Session: 281a7bfc-b594-4301-b777-b6cf0298be8e Destroying unnamed session 2024.02.02 03:19:39.550564 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.550613 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.550632 [ 3 ] {} HTTP-Session: b72923cc-eb76-4d96-92d2-d5f30a298b11 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.550655 [ 3 ] {} HTTP-Session: b72923cc-eb76-4d96-92d2-d5f30a298b11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.550869 [ 3 ] {b20c7e7a-66ea-4959-b107-de9558a70c39} executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.550922 [ 3 ] {b20c7e7a-66ea-4959-b107-de9558a70c39} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.02.02 03:19:39.552281 [ 3 ] {b20c7e7a-66ea-4959-b107-de9558a70c39} oximeter.measurements_histogrami32 (6560ae9a-ca4c-47b3-9f03-a3600376ce88): Loading data parts 2024.02.02 03:19:39.552387 [ 3 ] {b20c7e7a-66ea-4959-b107-de9558a70c39} oximeter.measurements_histogrami32 (6560ae9a-ca4c-47b3-9f03-a3600376ce88): There are no data parts 2024.02.02 03:19:39.553546 [ 3 ] {b20c7e7a-66ea-4959-b107-de9558a70c39} DynamicQueryHandler: Done processing query 2024.02.02 03:19:39.553571 [ 3 ] {b20c7e7a-66ea-4959-b107-de9558a70c39} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 03:19:39.553594 [ 3 ] {} HTTP-Session: b72923cc-eb76-4d96-92d2-d5f30a298b11 Destroying unnamed session 2024.02.02 03:19:39.553700 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.553748 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.553767 [ 3 ] {} HTTP-Session: 99daf7e0-c466-4706-aae6-96120687aafa Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.553790 [ 3 ] {} HTTP-Session: 99daf7e0-c466-4706-aae6-96120687aafa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.554001 [ 3 ] {0b10e051-909d-48dd-b3ef-3b5926f9b067} executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.554053 [ 3 ] {0b10e051-909d-48dd-b3ef-3b5926f9b067} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.02.02 03:19:39.555428 [ 3 ] {0b10e051-909d-48dd-b3ef-3b5926f9b067} oximeter.measurements_histogramu32 (14e4676c-91c0-4e25-acde-02863800b0be): Loading data parts 2024.02.02 03:19:39.555531 [ 3 ] {0b10e051-909d-48dd-b3ef-3b5926f9b067} oximeter.measurements_histogramu32 (14e4676c-91c0-4e25-acde-02863800b0be): There are no data parts 2024.02.02 03:19:39.556736 [ 3 ] {0b10e051-909d-48dd-b3ef-3b5926f9b067} DynamicQueryHandler: Done processing query 2024.02.02 03:19:39.556762 [ 3 ] {0b10e051-909d-48dd-b3ef-3b5926f9b067} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 03:19:39.556785 [ 3 ] {} HTTP-Session: 99daf7e0-c466-4706-aae6-96120687aafa Destroying unnamed session 2024.02.02 03:19:39.556892 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.556942 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.556967 [ 3 ] {} HTTP-Session: f90a64dd-8945-4e1e-8abb-d1d4cb99f991 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.556989 [ 3 ] {} HTTP-Session: f90a64dd-8945-4e1e-8abb-d1d4cb99f991 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.557197 [ 3 ] {74c145f9-84ea-405d-9b82-5b0e8a359dea} executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.557251 [ 3 ] {74c145f9-84ea-405d-9b82-5b0e8a359dea} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.02.02 03:19:39.558633 [ 3 ] {74c145f9-84ea-405d-9b82-5b0e8a359dea} oximeter.measurements_histogrami64 (44ccc746-4cb8-4343-b73e-cbffcdf30b7c): Loading data parts 2024.02.02 03:19:39.558719 [ 3 ] {74c145f9-84ea-405d-9b82-5b0e8a359dea} oximeter.measurements_histogrami64 (44ccc746-4cb8-4343-b73e-cbffcdf30b7c): There are no data parts 2024.02.02 03:19:39.559921 [ 3 ] {74c145f9-84ea-405d-9b82-5b0e8a359dea} DynamicQueryHandler: Done processing query 2024.02.02 03:19:39.559968 [ 3 ] {74c145f9-84ea-405d-9b82-5b0e8a359dea} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 03:19:39.559988 [ 3 ] {} HTTP-Session: f90a64dd-8945-4e1e-8abb-d1d4cb99f991 Destroying unnamed session 2024.02.02 03:19:39.560110 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.560172 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.560196 [ 3 ] {} HTTP-Session: d8e7ea7c-8914-4968-a8d7-33460eaad9c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.560223 [ 3 ] {} HTTP-Session: d8e7ea7c-8914-4968-a8d7-33460eaad9c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.560489 [ 3 ] {55b64967-1467-49da-927a-b44f8a0c0763} executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.560556 [ 3 ] {55b64967-1467-49da-927a-b44f8a0c0763} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.02.02 03:19:39.561973 [ 3 ] {55b64967-1467-49da-927a-b44f8a0c0763} oximeter.measurements_histogramu64 (842bb44a-b30e-4f6b-b446-bdad95cbec05): Loading data parts 2024.02.02 03:19:39.562057 [ 3 ] {55b64967-1467-49da-927a-b44f8a0c0763} oximeter.measurements_histogramu64 (842bb44a-b30e-4f6b-b446-bdad95cbec05): There are no data parts 2024.02.02 03:19:39.563266 [ 3 ] {55b64967-1467-49da-927a-b44f8a0c0763} DynamicQueryHandler: Done processing query 2024.02.02 03:19:39.563300 [ 3 ] {55b64967-1467-49da-927a-b44f8a0c0763} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 03:19:39.563322 [ 3 ] {} HTTP-Session: d8e7ea7c-8914-4968-a8d7-33460eaad9c4 Destroying unnamed session 2024.02.02 03:19:39.563423 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.563472 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.563497 [ 3 ] {} HTTP-Session: f29cdb3a-1351-4c65-9caf-8102f2eeb8fb Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.563513 [ 3 ] {} HTTP-Session: f29cdb3a-1351-4c65-9caf-8102f2eeb8fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.563739 [ 3 ] {c93951bf-5ec7-44f1-92ed-c27f73d61d19} executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.563795 [ 3 ] {c93951bf-5ec7-44f1-92ed-c27f73d61d19} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.02.02 03:19:39.565168 [ 3 ] {c93951bf-5ec7-44f1-92ed-c27f73d61d19} oximeter.measurements_histogramf32 (8365d1f6-2867-4fbc-907b-89528050f205): Loading data parts 2024.02.02 03:19:39.565252 [ 3 ] {c93951bf-5ec7-44f1-92ed-c27f73d61d19} oximeter.measurements_histogramf32 (8365d1f6-2867-4fbc-907b-89528050f205): There are no data parts 2024.02.02 03:19:39.566404 [ 3 ] {c93951bf-5ec7-44f1-92ed-c27f73d61d19} DynamicQueryHandler: Done processing query 2024.02.02 03:19:39.566429 [ 3 ] {c93951bf-5ec7-44f1-92ed-c27f73d61d19} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 03:19:39.566453 [ 3 ] {} HTTP-Session: f29cdb3a-1351-4c65-9caf-8102f2eeb8fb Destroying unnamed session 2024.02.02 03:19:39.566557 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.566608 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.566634 [ 3 ] {} HTTP-Session: 7077a0c8-f379-4014-b50c-228f6b3553a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.566650 [ 3 ] {} HTTP-Session: 7077a0c8-f379-4014-b50c-228f6b3553a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.566865 [ 3 ] {f507dbb2-3cc0-4ad7-9407-06c6d0be393d} executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.566919 [ 3 ] {f507dbb2-3cc0-4ad7-9407-06c6d0be393d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.02.02 03:19:39.568297 [ 3 ] {f507dbb2-3cc0-4ad7-9407-06c6d0be393d} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Loading data parts 2024.02.02 03:19:39.568374 [ 3 ] {f507dbb2-3cc0-4ad7-9407-06c6d0be393d} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): There are no data parts 2024.02.02 03:19:39.569568 [ 3 ] {f507dbb2-3cc0-4ad7-9407-06c6d0be393d} DynamicQueryHandler: Done processing query 2024.02.02 03:19:39.569608 [ 3 ] {f507dbb2-3cc0-4ad7-9407-06c6d0be393d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 03:19:39.569623 [ 3 ] {} HTTP-Session: 7077a0c8-f379-4014-b50c-228f6b3553a3 Destroying unnamed session 2024.02.02 03:19:39.569758 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.569814 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.569832 [ 3 ] {} HTTP-Session: b34e49ec-edf3-42bc-9228-49b712506875 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.569854 [ 3 ] {} HTTP-Session: b34e49ec-edf3-42bc-9228-49b712506875 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.570013 [ 3 ] {37a15a5a-af12-48b7-b625-bb6701865ce3} executeQuery: (from [fd00:1122:3344:101::d]:47468) /* 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.02 03:19:39.570064 [ 3 ] {37a15a5a-af12-48b7-b625-bb6701865ce3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.02.02 03:19:39.571286 [ 3 ] {37a15a5a-af12-48b7-b625-bb6701865ce3} oximeter.fields_bool (3b0ecbc2-3347-446f-8da9-5a17cb0ab198): Loading data parts 2024.02.02 03:19:39.571367 [ 3 ] {37a15a5a-af12-48b7-b625-bb6701865ce3} oximeter.fields_bool (3b0ecbc2-3347-446f-8da9-5a17cb0ab198): There are no data parts 2024.02.02 03:19:39.572479 [ 3 ] {37a15a5a-af12-48b7-b625-bb6701865ce3} DynamicQueryHandler: Done processing query 2024.02.02 03:19:39.572514 [ 3 ] {37a15a5a-af12-48b7-b625-bb6701865ce3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 03:19:39.572530 [ 3 ] {} HTTP-Session: b34e49ec-edf3-42bc-9228-49b712506875 Destroying unnamed session 2024.02.02 03:19:39.572641 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.572693 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.572712 [ 3 ] {} HTTP-Session: 9598318d-90aa-4fe0-8270-ff74c2267e16 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.572736 [ 3 ] {} HTTP-Session: 9598318d-90aa-4fe0-8270-ff74c2267e16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.572902 [ 3 ] {f7cdf9ad-48d0-4fe3-bc4f-265be7991ff9} executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.572946 [ 3 ] {f7cdf9ad-48d0-4fe3-bc4f-265be7991ff9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.02.02 03:19:39.574184 [ 3 ] {f7cdf9ad-48d0-4fe3-bc4f-265be7991ff9} oximeter.fields_i8 (de411bfa-0a45-4d19-b343-73f1aca72b9a): Loading data parts 2024.02.02 03:19:39.574264 [ 3 ] {f7cdf9ad-48d0-4fe3-bc4f-265be7991ff9} oximeter.fields_i8 (de411bfa-0a45-4d19-b343-73f1aca72b9a): There are no data parts 2024.02.02 03:19:39.575391 [ 3 ] {f7cdf9ad-48d0-4fe3-bc4f-265be7991ff9} DynamicQueryHandler: Done processing query 2024.02.02 03:19:39.575416 [ 3 ] {f7cdf9ad-48d0-4fe3-bc4f-265be7991ff9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 03:19:39.575441 [ 3 ] {} HTTP-Session: 9598318d-90aa-4fe0-8270-ff74c2267e16 Destroying unnamed session 2024.02.02 03:19:39.575555 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.575597 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.575622 [ 3 ] {} HTTP-Session: 05216bc8-812c-4baf-9a7e-ce3a9ab18328 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.575646 [ 3 ] {} HTTP-Session: 05216bc8-812c-4baf-9a7e-ce3a9ab18328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.575796 [ 3 ] {db87821b-b3ce-42a4-8e6f-4712fa1682d9} executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.575844 [ 3 ] {db87821b-b3ce-42a4-8e6f-4712fa1682d9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.02.02 03:19:39.577076 [ 3 ] {db87821b-b3ce-42a4-8e6f-4712fa1682d9} oximeter.fields_u8 (1685b176-0e9c-48f6-8e2c-0985164a5ff7): Loading data parts 2024.02.02 03:19:39.577159 [ 3 ] {db87821b-b3ce-42a4-8e6f-4712fa1682d9} oximeter.fields_u8 (1685b176-0e9c-48f6-8e2c-0985164a5ff7): There are no data parts 2024.02.02 03:19:39.578312 [ 3 ] {db87821b-b3ce-42a4-8e6f-4712fa1682d9} DynamicQueryHandler: Done processing query 2024.02.02 03:19:39.578337 [ 3 ] {db87821b-b3ce-42a4-8e6f-4712fa1682d9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 03:19:39.578361 [ 3 ] {} HTTP-Session: 05216bc8-812c-4baf-9a7e-ce3a9ab18328 Destroying unnamed session 2024.02.02 03:19:39.578468 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.578517 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.578535 [ 3 ] {} HTTP-Session: 492b1fb2-15e3-4e6d-ac28-5de99dd0eee3 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.578557 [ 3 ] {} HTTP-Session: 492b1fb2-15e3-4e6d-ac28-5de99dd0eee3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.578715 [ 3 ] {86ed4af5-56f2-4a0e-b05c-947b3ba41b1c} executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.578756 [ 3 ] {86ed4af5-56f2-4a0e-b05c-947b3ba41b1c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.02.02 03:19:39.579980 [ 3 ] {86ed4af5-56f2-4a0e-b05c-947b3ba41b1c} oximeter.fields_i16 (5305c201-1f35-4c03-8fa5-77f889608feb): Loading data parts 2024.02.02 03:19:39.580058 [ 3 ] {86ed4af5-56f2-4a0e-b05c-947b3ba41b1c} oximeter.fields_i16 (5305c201-1f35-4c03-8fa5-77f889608feb): There are no data parts 2024.02.02 03:19:39.581208 [ 3 ] {86ed4af5-56f2-4a0e-b05c-947b3ba41b1c} DynamicQueryHandler: Done processing query 2024.02.02 03:19:39.581240 [ 3 ] {86ed4af5-56f2-4a0e-b05c-947b3ba41b1c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 03:19:39.581256 [ 3 ] {} HTTP-Session: 492b1fb2-15e3-4e6d-ac28-5de99dd0eee3 Destroying unnamed session 2024.02.02 03:19:39.581358 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.581407 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.581425 [ 3 ] {} HTTP-Session: 8e402bd2-ef0a-4626-806d-c4572231779e Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.581447 [ 3 ] {} HTTP-Session: 8e402bd2-ef0a-4626-806d-c4572231779e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.581606 [ 3 ] {a6d2df73-359a-466e-b0f8-82fa2faba39e} executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.581653 [ 3 ] {a6d2df73-359a-466e-b0f8-82fa2faba39e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.02.02 03:19:39.582960 [ 3 ] {a6d2df73-359a-466e-b0f8-82fa2faba39e} oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Loading data parts 2024.02.02 03:19:39.583033 [ 3 ] {a6d2df73-359a-466e-b0f8-82fa2faba39e} oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): There are no data parts 2024.02.02 03:19:39.584157 [ 3 ] {a6d2df73-359a-466e-b0f8-82fa2faba39e} DynamicQueryHandler: Done processing query 2024.02.02 03:19:39.584191 [ 3 ] {a6d2df73-359a-466e-b0f8-82fa2faba39e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 03:19:39.584206 [ 3 ] {} HTTP-Session: 8e402bd2-ef0a-4626-806d-c4572231779e Destroying unnamed session 2024.02.02 03:19:39.584320 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.584375 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.584394 [ 3 ] {} HTTP-Session: 3eaabc5f-c327-484d-bad2-d829c24241d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.584411 [ 3 ] {} HTTP-Session: 3eaabc5f-c327-484d-bad2-d829c24241d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.584567 [ 3 ] {78038178-6ac3-4112-ad32-45e2b2052ac5} executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.584615 [ 3 ] {78038178-6ac3-4112-ad32-45e2b2052ac5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.02.02 03:19:39.585821 [ 3 ] {78038178-6ac3-4112-ad32-45e2b2052ac5} oximeter.fields_i32 (646772d3-2d11-4e88-bd02-dc0980b5627f): Loading data parts 2024.02.02 03:19:39.585905 [ 3 ] {78038178-6ac3-4112-ad32-45e2b2052ac5} oximeter.fields_i32 (646772d3-2d11-4e88-bd02-dc0980b5627f): There are no data parts 2024.02.02 03:19:39.587002 [ 3 ] {78038178-6ac3-4112-ad32-45e2b2052ac5} DynamicQueryHandler: Done processing query 2024.02.02 03:19:39.587035 [ 3 ] {78038178-6ac3-4112-ad32-45e2b2052ac5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 03:19:39.587058 [ 3 ] {} HTTP-Session: 3eaabc5f-c327-484d-bad2-d829c24241d4 Destroying unnamed session 2024.02.02 03:19:39.587155 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.587204 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.587229 [ 3 ] {} HTTP-Session: 6ff997b8-e32a-460e-9696-3e4a3765dcc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.587245 [ 3 ] {} HTTP-Session: 6ff997b8-e32a-460e-9696-3e4a3765dcc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.587400 [ 3 ] {955ef3e7-6a86-406c-9730-105b06daa5d9} executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.587443 [ 3 ] {955ef3e7-6a86-406c-9730-105b06daa5d9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.02.02 03:19:39.588667 [ 3 ] {955ef3e7-6a86-406c-9730-105b06daa5d9} oximeter.fields_u32 (2f75093a-3e51-48ab-b542-e89e8b99771a): Loading data parts 2024.02.02 03:19:39.588746 [ 3 ] {955ef3e7-6a86-406c-9730-105b06daa5d9} oximeter.fields_u32 (2f75093a-3e51-48ab-b542-e89e8b99771a): There are no data parts 2024.02.02 03:19:39.589840 [ 3 ] {955ef3e7-6a86-406c-9730-105b06daa5d9} DynamicQueryHandler: Done processing query 2024.02.02 03:19:39.589873 [ 3 ] {955ef3e7-6a86-406c-9730-105b06daa5d9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 03:19:39.589888 [ 3 ] {} HTTP-Session: 6ff997b8-e32a-460e-9696-3e4a3765dcc4 Destroying unnamed session 2024.02.02 03:19:39.590002 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.590050 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.590069 [ 3 ] {} HTTP-Session: 9d8a9ad8-5ee1-4c82-8ec2-007ed2fed230 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.590093 [ 3 ] {} HTTP-Session: 9d8a9ad8-5ee1-4c82-8ec2-007ed2fed230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.590242 [ 3 ] {8fcc05f0-bcbc-4007-a0bb-d935d46b463d} executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.590297 [ 3 ] {8fcc05f0-bcbc-4007-a0bb-d935d46b463d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.02.02 03:19:39.591522 [ 3 ] {8fcc05f0-bcbc-4007-a0bb-d935d46b463d} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Loading data parts 2024.02.02 03:19:39.591601 [ 3 ] {8fcc05f0-bcbc-4007-a0bb-d935d46b463d} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): There are no data parts 2024.02.02 03:19:39.592797 [ 3 ] {8fcc05f0-bcbc-4007-a0bb-d935d46b463d} DynamicQueryHandler: Done processing query 2024.02.02 03:19:39.592822 [ 3 ] {8fcc05f0-bcbc-4007-a0bb-d935d46b463d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 03:19:39.592845 [ 3 ] {} HTTP-Session: 9d8a9ad8-5ee1-4c82-8ec2-007ed2fed230 Destroying unnamed session 2024.02.02 03:19:39.592954 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.593005 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.593030 [ 3 ] {} HTTP-Session: 95b7e374-9e3b-4b7e-9b32-837605ffa164 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.593053 [ 3 ] {} HTTP-Session: 95b7e374-9e3b-4b7e-9b32-837605ffa164 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.593203 [ 3 ] {d52c0719-1a2f-4df4-b563-cbff15397076} executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.593251 [ 3 ] {d52c0719-1a2f-4df4-b563-cbff15397076} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.02.02 03:19:39.594467 [ 3 ] {d52c0719-1a2f-4df4-b563-cbff15397076} oximeter.fields_u64 (89ebe36a-5a6d-4185-8222-6648cfa36f00): Loading data parts 2024.02.02 03:19:39.594556 [ 3 ] {d52c0719-1a2f-4df4-b563-cbff15397076} oximeter.fields_u64 (89ebe36a-5a6d-4185-8222-6648cfa36f00): There are no data parts 2024.02.02 03:19:39.595704 [ 3 ] {d52c0719-1a2f-4df4-b563-cbff15397076} DynamicQueryHandler: Done processing query 2024.02.02 03:19:39.595729 [ 3 ] {d52c0719-1a2f-4df4-b563-cbff15397076} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 03:19:39.595744 [ 3 ] {} HTTP-Session: 95b7e374-9e3b-4b7e-9b32-837605ffa164 Destroying unnamed session 2024.02.02 03:19:39.595850 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.595901 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.595920 [ 3 ] {} HTTP-Session: 2858e53a-ed57-484c-b522-6d28f1e0331b Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.595943 [ 3 ] {} HTTP-Session: 2858e53a-ed57-484c-b522-6d28f1e0331b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.596100 [ 3 ] {1790983a-b3eb-4816-99b1-3b00fbf08691} executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.596143 [ 3 ] {1790983a-b3eb-4816-99b1-3b00fbf08691} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.02.02 03:19:39.597376 [ 3 ] {1790983a-b3eb-4816-99b1-3b00fbf08691} oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Loading data parts 2024.02.02 03:19:39.597454 [ 3 ] {1790983a-b3eb-4816-99b1-3b00fbf08691} oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): There are no data parts 2024.02.02 03:19:39.598621 [ 3 ] {1790983a-b3eb-4816-99b1-3b00fbf08691} DynamicQueryHandler: Done processing query 2024.02.02 03:19:39.598656 [ 3 ] {1790983a-b3eb-4816-99b1-3b00fbf08691} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 03:19:39.598671 [ 3 ] {} HTTP-Session: 2858e53a-ed57-484c-b522-6d28f1e0331b Destroying unnamed session 2024.02.02 03:19:39.598789 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.598838 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.598856 [ 3 ] {} HTTP-Session: 2dce0b4c-99e1-4cff-8ea4-6acfcb736234 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.598879 [ 3 ] {} HTTP-Session: 2dce0b4c-99e1-4cff-8ea4-6acfcb736234 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.599038 [ 3 ] {c0d1855a-4b12-4786-95cc-df779bf5825e} executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.599080 [ 3 ] {c0d1855a-4b12-4786-95cc-df779bf5825e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.02.02 03:19:39.600317 [ 3 ] {c0d1855a-4b12-4786-95cc-df779bf5825e} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Loading data parts 2024.02.02 03:19:39.600393 [ 3 ] {c0d1855a-4b12-4786-95cc-df779bf5825e} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): There are no data parts 2024.02.02 03:19:39.601507 [ 3 ] {c0d1855a-4b12-4786-95cc-df779bf5825e} DynamicQueryHandler: Done processing query 2024.02.02 03:19:39.601532 [ 3 ] {c0d1855a-4b12-4786-95cc-df779bf5825e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 03:19:39.601555 [ 3 ] {} HTTP-Session: 2dce0b4c-99e1-4cff-8ea4-6acfcb736234 Destroying unnamed session 2024.02.02 03:19:39.601660 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.601710 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.601735 [ 3 ] {} HTTP-Session: 6b99c780-672c-492f-8ff0-89134dc14891 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.601751 [ 3 ] {} HTTP-Session: 6b99c780-672c-492f-8ff0-89134dc14891 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.601908 [ 3 ] {1ddc7041-045a-41b6-b4bf-4db36e1d5d1b} executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.601958 [ 3 ] {1ddc7041-045a-41b6-b4bf-4db36e1d5d1b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.02.02 03:19:39.603182 [ 3 ] {1ddc7041-045a-41b6-b4bf-4db36e1d5d1b} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Loading data parts 2024.02.02 03:19:39.603265 [ 3 ] {1ddc7041-045a-41b6-b4bf-4db36e1d5d1b} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): There are no data parts 2024.02.02 03:19:39.604406 [ 3 ] {1ddc7041-045a-41b6-b4bf-4db36e1d5d1b} DynamicQueryHandler: Done processing query 2024.02.02 03:19:39.604439 [ 3 ] {1ddc7041-045a-41b6-b4bf-4db36e1d5d1b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 03:19:39.604461 [ 3 ] {} HTTP-Session: 6b99c780-672c-492f-8ff0-89134dc14891 Destroying unnamed session 2024.02.02 03:19:39.604566 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.604615 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.604641 [ 3 ] {} HTTP-Session: e0f44a38-2dd8-42bc-b26d-4e65ba128d07 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.604657 [ 3 ] {} HTTP-Session: e0f44a38-2dd8-42bc-b26d-4e65ba128d07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.604886 [ 3 ] {2b6adcf8-fa60-4399-87d8-6062d7f019c4} executeQuery: (from [fd00:1122:3344:101::d]:47468) /* 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.02 03:19:39.604954 [ 3 ] {2b6adcf8-fa60-4399-87d8-6062d7f019c4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.02.02 03:19:39.606303 [ 3 ] {2b6adcf8-fa60-4399-87d8-6062d7f019c4} oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4): Loading data parts 2024.02.02 03:19:39.606375 [ 3 ] {2b6adcf8-fa60-4399-87d8-6062d7f019c4} oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4): There are no data parts 2024.02.02 03:19:39.607698 [ 3 ] {2b6adcf8-fa60-4399-87d8-6062d7f019c4} DynamicQueryHandler: Done processing query 2024.02.02 03:19:39.607732 [ 3 ] {2b6adcf8-fa60-4399-87d8-6062d7f019c4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 03:19:39.607748 [ 3 ] {} HTTP-Session: e0f44a38-2dd8-42bc-b26d-4e65ba128d07 Destroying unnamed session 2024.02.02 03:19:39.607877 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:19:39.607928 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:19:39.607946 [ 3 ] {} HTTP-Session: 151cfbc4-4c0d-4e2b-b1fe-800c86ca0eba Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 2024.02.02 03:19:39.607969 [ 3 ] {} HTTP-Session: 151cfbc4-4c0d-4e2b-b1fe-800c86ca0eba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:19:39.608076 [ 3 ] {1ab129c0-6f74-4ba7-bf89-fb9fea8b6759} executeQuery: (from [fd00:1122:3344:101::d]:47468) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.02.02 03:19:39.608699 [ 3 ] {1ab129c0-6f74-4ba7-bf89-fb9fea8b6759} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.02.02 03:19:39.611920 [ 3 ] {1ab129c0-6f74-4ba7-bf89-fb9fea8b6759} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. 2024.02.02 03:19:39.614532 [ 3 ] {1ab129c0-6f74-4ba7-bf89-fb9fea8b6759} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.02 03:19:39.614747 [ 3 ] {1ab129c0-6f74-4ba7-bf89-fb9fea8b6759} oximeter.version (1a235d24-65bd-480a-be27-3b04b7247f5e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.02 03:19:39.614972 [ 3 ] {1ab129c0-6f74-4ba7-bf89-fb9fea8b6759} executeQuery: Read 1 rows, 16.00 B in 0.006862768 sec., 145 rows/sec., 2.28 KiB/sec. 2024.02.02 03:19:39.615109 [ 3 ] {1ab129c0-6f74-4ba7-bf89-fb9fea8b6759} DynamicQueryHandler: Done processing query 2024.02.02 03:19:39.615130 [ 3 ] {1ab129c0-6f74-4ba7-bf89-fb9fea8b6759} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2024.02.02 03:19:39.615146 [ 3 ] {} HTTP-Session: 151cfbc4-4c0d-4e2b-b1fe-800c86ca0eba Destroying unnamed session 2024.02.02 03:19:40.001117 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.97 MiB, peak 224.04 MiB, will set to 228.27 MiB (RSS), difference: 9.30 MiB 2024.02.02 03:19:53.650909 [ 139 ] {} DNSResolver: Updating DNS cache 2024.02.02 03:19:53.651001 [ 139 ] {} DNSResolver: Updated DNS cache 2024.02.02 03:20:08.651262 [ 121 ] {} DNSResolver: Updating DNS cache 2024.02.02 03:20:08.651349 [ 121 ] {} DNSResolver: Updated DNS cache 2024.02.02 03:20:23.651446 [ 101 ] {} DNSResolver: Updating DNS cache 2024.02.02 03:20:23.651540 [ 101 ] {} DNSResolver: Updated DNS cache 2024.02.02 03:20:29.624892 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:20:29.625008 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:20:29.625060 [ 3 ] {} HTTP-Session: 2c3ec3b8-694e-4de6-9aee-92ba01acf937 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:20:29.625111 [ 3 ] {} HTTP-Session: 2c3ec3b8-694e-4de6-9aee-92ba01acf937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:20:29.625279 [ 3 ] {07d8c1db-c7ea-4c3b-92d2-2c1acf6d4ed9} executeQuery: (from [fd00:1122:3344:101::d]:50511) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2024.02.02 03:20:29.625706 [ 3 ] {07d8c1db-c7ea-4c3b-92d2-2c1acf6d4ed9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 03:20:29.626514 [ 3 ] {07d8c1db-c7ea-4c3b-92d2-2c1acf6d4ed9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 03:20:29.626671 [ 3 ] {07d8c1db-c7ea-4c3b-92d2-2c1acf6d4ed9} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.02 03:20:29.627659 [ 3 ] {07d8c1db-c7ea-4c3b-92d2-2c1acf6d4ed9} DynamicQueryHandler: Done processing query 2024.02.02 03:20:29.627691 [ 3 ] {07d8c1db-c7ea-4c3b-92d2-2c1acf6d4ed9} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.02 03:20:29.627707 [ 3 ] {} HTTP-Session: 2c3ec3b8-694e-4de6-9aee-92ba01acf937 Destroying unnamed session 2024.02.02 03:20:29.630678 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:20:29.630760 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:20:29.630785 [ 3 ] {} HTTP-Session: f2208a73-4d98-4144-8145-f08f0f20bc57 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:20:29.630829 [ 3 ] {} HTTP-Session: f2208a73-4d98-4144-8145-f08f0f20bc57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:20:29.630995 [ 3 ] {32b16e90-9874-4232-aba4-34864aa35d17} executeQuery: (from [fd00:1122:3344:101::d]:50511) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.02 03:20:29.638641 [ 3 ] {32b16e90-9874-4232-aba4-34864aa35d17} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 03:20:29.638789 [ 3 ] {32b16e90-9874-4232-aba4-34864aa35d17} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 03:20:29.638859 [ 3 ] {32b16e90-9874-4232-aba4-34864aa35d17} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.02 03:20:29.639717 [ 3 ] {32b16e90-9874-4232-aba4-34864aa35d17} DynamicQueryHandler: Done processing query 2024.02.02 03:20:29.639746 [ 3 ] {32b16e90-9874-4232-aba4-34864aa35d17} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.02 03:20:29.639763 [ 3 ] {} HTTP-Session: f2208a73-4d98-4144-8145-f08f0f20bc57 Destroying unnamed session 2024.02.02 03:20:29.640074 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:20:29.640124 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:20:29.640150 [ 3 ] {} HTTP-Session: 3e17201f-a848-49b4-a2f8-89a7438f0f28 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:20:29.640169 [ 3 ] {} HTTP-Session: 3e17201f-a848-49b4-a2f8-89a7438f0f28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:20:29.640291 [ 3 ] {5ea1272d-2564-41b5-ac95-b12fe4a2596b} executeQuery: (from [fd00:1122:3344:101::d]:50511) 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.02 03:20:29.640748 [ 3 ] {5ea1272d-2564-41b5-ac95-b12fe4a2596b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 03:20:29.640897 [ 3 ] {5ea1272d-2564-41b5-ac95-b12fe4a2596b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 03:20:29.640941 [ 3 ] {5ea1272d-2564-41b5-ac95-b12fe4a2596b} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.02 03:20:29.641758 [ 3 ] {5ea1272d-2564-41b5-ac95-b12fe4a2596b} DynamicQueryHandler: Done processing query 2024.02.02 03:20:29.641787 [ 3 ] {5ea1272d-2564-41b5-ac95-b12fe4a2596b} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.02 03:20:29.641803 [ 3 ] {} HTTP-Session: 3e17201f-a848-49b4-a2f8-89a7438f0f28 Destroying unnamed session 2024.02.02 03:20:29.641990 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:20:29.642036 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:20:29.642056 [ 3 ] {} HTTP-Session: e0ecd0a9-9a70-46f2-bc29-fe4fa2ad3cb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:20:29.642072 [ 3 ] {} HTTP-Session: e0ecd0a9-9a70-46f2-bc29-fe4fa2ad3cb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:20:29.642189 [ 3 ] {a7953927-71cc-4667-98a7-679888dbf2f0} executeQuery: (from [fd00:1122:3344:101::d]:50511) 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.02 03:20:29.642540 [ 3 ] {a7953927-71cc-4667-98a7-679888dbf2f0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 03:20:29.642691 [ 3 ] {a7953927-71cc-4667-98a7-679888dbf2f0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 03:20:29.642734 [ 3 ] {a7953927-71cc-4667-98a7-679888dbf2f0} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.02 03:20:29.643561 [ 3 ] {a7953927-71cc-4667-98a7-679888dbf2f0} DynamicQueryHandler: Done processing query 2024.02.02 03:20:29.643589 [ 3 ] {a7953927-71cc-4667-98a7-679888dbf2f0} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.02 03:20:29.643606 [ 3 ] {} HTTP-Session: e0ecd0a9-9a70-46f2-bc29-fe4fa2ad3cb3 Destroying unnamed session 2024.02.02 03:20:29.644449 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:20:29.644495 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:20:29.644515 [ 3 ] {} HTTP-Session: 116ca4e4-ff97-4928-9265-e7ee03f745b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:20:29.644531 [ 3 ] {} HTTP-Session: 116ca4e4-ff97-4928-9265-e7ee03f745b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:20:29.644610 [ 3 ] {7673ac0b-e91b-43fc-9d70-a7f1be8d3430} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:20:29.644650 [ 3 ] {7673ac0b-e91b-43fc-9d70-a7f1be8d3430} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 03:20:29.645347 [ 3 ] {7673ac0b-e91b-43fc-9d70-a7f1be8d3430} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:20:29.648602 [ 3 ] {7673ac0b-e91b-43fc-9d70-a7f1be8d3430} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:20:29.650971 [ 3 ] {7673ac0b-e91b-43fc-9d70-a7f1be8d3430} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.02 03:20:29.651165 [ 3 ] {7673ac0b-e91b-43fc-9d70-a7f1be8d3430} oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.02 03:20:29.651300 [ 3 ] {7673ac0b-e91b-43fc-9d70-a7f1be8d3430} executeQuery: Read 4 rows, 443.00 B in 0.006657236 sec., 600 rows/sec., 64.98 KiB/sec. 2024.02.02 03:20:29.651450 [ 3 ] {7673ac0b-e91b-43fc-9d70-a7f1be8d3430} DynamicQueryHandler: Done processing query 2024.02.02 03:20:29.651478 [ 3 ] {7673ac0b-e91b-43fc-9d70-a7f1be8d3430} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 03:20:29.651498 [ 3 ] {} HTTP-Session: 116ca4e4-ff97-4928-9265-e7ee03f745b7 Destroying unnamed session 2024.02.02 03:20:29.651618 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:20:29.651672 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:20:29.651695 [ 3 ] {} HTTP-Session: fa893521-4c75-4f4b-abbc-df9cb7218e22 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:20:29.651716 [ 3 ] {} HTTP-Session: fa893521-4c75-4f4b-abbc-df9cb7218e22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:20:29.651806 [ 3 ] {86b9a89c-1fc6-4901-8349-9d1101d6ddb0} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:20:29.651853 [ 3 ] {86b9a89c-1fc6-4901-8349-9d1101d6ddb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 03:20:29.651981 [ 3 ] {86b9a89c-1fc6-4901-8349-9d1101d6ddb0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:20:29.657831 [ 3 ] {86b9a89c-1fc6-4901-8349-9d1101d6ddb0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:20:29.658063 [ 3 ] {86b9a89c-1fc6-4901-8349-9d1101d6ddb0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.02 03:20:29.658245 [ 3 ] {86b9a89c-1fc6-4901-8349-9d1101d6ddb0} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.02 03:20:29.658380 [ 3 ] {86b9a89c-1fc6-4901-8349-9d1101d6ddb0} executeQuery: Read 41 rows, 3.32 KiB in 0.006531346 sec., 6277 rows/sec., 508.81 KiB/sec. 2024.02.02 03:20:29.658580 [ 3 ] {86b9a89c-1fc6-4901-8349-9d1101d6ddb0} DynamicQueryHandler: Done processing query 2024.02.02 03:20:29.658608 [ 3 ] {86b9a89c-1fc6-4901-8349-9d1101d6ddb0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:20:29.658628 [ 3 ] {} HTTP-Session: fa893521-4c75-4f4b-abbc-df9cb7218e22 Destroying unnamed session 2024.02.02 03:20:29.658960 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 19843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:20:29.659016 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:20:29.659039 [ 3 ] {} HTTP-Session: c61a8199-a1ec-420d-81df-36cc9faf5096 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:20:29.659059 [ 3 ] {} HTTP-Session: c61a8199-a1ec-420d-81df-36cc9faf5096 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:20:29.659143 [ 3 ] {3514d54e-03ae-4ab4-a96c-cd83035c0045} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:20:29.659180 [ 3 ] {3514d54e-03ae-4ab4-a96c-cd83035c0045} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 03:20:29.659280 [ 3 ] {3514d54e-03ae-4ab4-a96c-cd83035c0045} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:20:29.659617 [ 3 ] {3514d54e-03ae-4ab4-a96c-cd83035c0045} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:20:29.659820 [ 3 ] {3514d54e-03ae-4ab4-a96c-cd83035c0045} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.02 03:20:29.659971 [ 3 ] {3514d54e-03ae-4ab4-a96c-cd83035c0045} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.02 03:20:29.660130 [ 3 ] {3514d54e-03ae-4ab4-a96c-cd83035c0045} executeQuery: Read 123 rows, 12.30 KiB in 0.000956848 sec., 128547 rows/sec., 12.55 MiB/sec. 2024.02.02 03:20:29.660261 [ 3 ] {3514d54e-03ae-4ab4-a96c-cd83035c0045} DynamicQueryHandler: Done processing query 2024.02.02 03:20:29.660286 [ 3 ] {3514d54e-03ae-4ab4-a96c-cd83035c0045} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.02 03:20:29.660301 [ 3 ] {} HTTP-Session: c61a8199-a1ec-420d-81df-36cc9faf5096 Destroying unnamed session 2024.02.02 03:20:29.660410 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 9219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:20:29.660454 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:20:29.660473 [ 3 ] {} HTTP-Session: 6ae1ae7b-2b69-4979-bff3-73a6f8bb43cf Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:20:29.660489 [ 3 ] {} HTTP-Session: 6ae1ae7b-2b69-4979-bff3-73a6f8bb43cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:20:29.660563 [ 3 ] {ebbb73a3-44bd-4b4e-982e-31519295f265} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:20:29.660601 [ 3 ] {ebbb73a3-44bd-4b4e-982e-31519295f265} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 03:20:29.661837 [ 3 ] {ebbb73a3-44bd-4b4e-982e-31519295f265} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:20:29.664755 [ 3 ] {ebbb73a3-44bd-4b4e-982e-31519295f265} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:20:29.665227 [ 3 ] {ebbb73a3-44bd-4b4e-982e-31519295f265} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.02 03:20:29.665382 [ 3 ] {ebbb73a3-44bd-4b4e-982e-31519295f265} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.02 03:20:29.665488 [ 3 ] {ebbb73a3-44bd-4b4e-982e-31519295f265} executeQuery: Read 54 rows, 4.34 KiB in 0.004892382 sec., 11037 rows/sec., 886.66 KiB/sec. 2024.02.02 03:20:29.665625 [ 3 ] {ebbb73a3-44bd-4b4e-982e-31519295f265} DynamicQueryHandler: Done processing query 2024.02.02 03:20:29.665650 [ 3 ] {ebbb73a3-44bd-4b4e-982e-31519295f265} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 03:20:29.665665 [ 3 ] {} HTTP-Session: 6ae1ae7b-2b69-4979-bff3-73a6f8bb43cf Destroying unnamed session 2024.02.02 03:20:29.665958 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 43874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:20:29.666003 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:20:29.666022 [ 3 ] {} HTTP-Session: 36ea70a8-4598-4ca9-bf7f-6a24364827e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:20:29.666038 [ 3 ] {} HTTP-Session: 36ea70a8-4598-4ca9-bf7f-6a24364827e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:20:29.666123 [ 3 ] {b9a5822d-fc1c-4cc3-8562-6862ede8a435} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:20:29.666169 [ 3 ] {b9a5822d-fc1c-4cc3-8562-6862ede8a435} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 03:20:29.666323 [ 3 ] {b9a5822d-fc1c-4cc3-8562-6862ede8a435} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:20:29.666856 [ 3 ] {b9a5822d-fc1c-4cc3-8562-6862ede8a435} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:20:29.670260 [ 3 ] {b9a5822d-fc1c-4cc3-8562-6862ede8a435} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.02 03:20:29.670452 [ 3 ] {b9a5822d-fc1c-4cc3-8562-6862ede8a435} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.02 03:20:29.670587 [ 3 ] {b9a5822d-fc1c-4cc3-8562-6862ede8a435} executeQuery: Read 41 rows, 56.66 KiB in 0.004424907 sec., 9265 rows/sec., 12.50 MiB/sec. 2024.02.02 03:20:29.670734 [ 3 ] {b9a5822d-fc1c-4cc3-8562-6862ede8a435} DynamicQueryHandler: Done processing query 2024.02.02 03:20:29.670759 [ 3 ] {b9a5822d-fc1c-4cc3-8562-6862ede8a435} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.02 03:20:29.670775 [ 3 ] {} HTTP-Session: 36ea70a8-4598-4ca9-bf7f-6a24364827e5 Destroying unnamed session 2024.02.02 03:20:29.670925 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 3411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:20:29.670970 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:20:29.670989 [ 3 ] {} HTTP-Session: 1b58a43c-53c0-4a53-aada-58666315db28 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:20:29.671006 [ 3 ] {} HTTP-Session: 1b58a43c-53c0-4a53-aada-58666315db28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:20:29.671077 [ 3 ] {f23a9c59-6980-4887-9ef7-24aca589586a} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:20:29.671650 [ 3 ] {f23a9c59-6980-4887-9ef7-24aca589586a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.02 03:20:29.671761 [ 3 ] {f23a9c59-6980-4887-9ef7-24aca589586a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:20:29.672051 [ 3 ] {f23a9c59-6980-4887-9ef7-24aca589586a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:20:29.672409 [ 3 ] {f23a9c59-6980-4887-9ef7-24aca589586a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.02 03:20:29.672629 [ 3 ] {f23a9c59-6980-4887-9ef7-24aca589586a} oximeter.measurements_i64 (4b31ac6b-1c5c-4f23-988c-a4b3732c9914): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.02 03:20:29.672775 [ 3 ] {f23a9c59-6980-4887-9ef7-24aca589586a} executeQuery: Read 21 rows, 1.57 KiB in 0.001665424 sec., 12609 rows/sec., 941.72 KiB/sec. 2024.02.02 03:20:29.672926 [ 3 ] {f23a9c59-6980-4887-9ef7-24aca589586a} DynamicQueryHandler: Done processing query 2024.02.02 03:20:29.672955 [ 3 ] {f23a9c59-6980-4887-9ef7-24aca589586a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:20:29.672975 [ 3 ] {} HTTP-Session: 1b58a43c-53c0-4a53-aada-58666315db28 Destroying unnamed session 2024.02.02 03:20:38.651632 [ 108 ] {} DNSResolver: Updating DNS cache 2024.02.02 03:20:38.651707 [ 108 ] {} DNSResolver: Updated DNS cache 2024.02.02 03:20:39.620656 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 6509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:20:39.620769 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:20:39.620799 [ 3 ] {} HTTP-Session: 205f7b4b-3a02-422e-819c-ebd48efe69f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:20:39.620827 [ 3 ] {} HTTP-Session: 205f7b4b-3a02-422e-819c-ebd48efe69f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:20:39.620971 [ 3 ] {f7485a09-8e4b-467a-884b-68806f5fb388} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:20:39.621039 [ 3 ] {f7485a09-8e4b-467a-884b-68806f5fb388} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 03:20:39.621219 [ 3 ] {f7485a09-8e4b-467a-884b-68806f5fb388} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:20:39.621642 [ 3 ] {f7485a09-8e4b-467a-884b-68806f5fb388} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:20:39.621903 [ 3 ] {f7485a09-8e4b-467a-884b-68806f5fb388} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.02 03:20:39.622069 [ 3 ] {f7485a09-8e4b-467a-884b-68806f5fb388} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.02 03:20:39.622198 [ 3 ] {f7485a09-8e4b-467a-884b-68806f5fb388} executeQuery: Read 45 rows, 3.65 KiB in 0.00118329 sec., 38029 rows/sec., 3.01 MiB/sec. 2024.02.02 03:20:39.622368 [ 3 ] {f7485a09-8e4b-467a-884b-68806f5fb388} DynamicQueryHandler: Done processing query 2024.02.02 03:20:39.622393 [ 3 ] {f7485a09-8e4b-467a-884b-68806f5fb388} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:20:39.622410 [ 3 ] {} HTTP-Session: 205f7b4b-3a02-422e-819c-ebd48efe69f3 Destroying unnamed session 2024.02.02 03:20:39.622623 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 21683, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:20:39.622672 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:20:39.622693 [ 3 ] {} HTTP-Session: c07bc7d4-d8ab-4f47-b33f-9bfe137d5c62 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:20:39.622711 [ 3 ] {} HTTP-Session: c07bc7d4-d8ab-4f47-b33f-9bfe137d5c62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:20:39.622798 [ 3 ] {ca9bdaf7-aba7-479e-8506-d38f67cbda85} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:20:39.622841 [ 3 ] {ca9bdaf7-aba7-479e-8506-d38f67cbda85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 03:20:39.622957 [ 3 ] {ca9bdaf7-aba7-479e-8506-d38f67cbda85} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:20:39.623344 [ 3 ] {ca9bdaf7-aba7-479e-8506-d38f67cbda85} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:20:39.623569 [ 3 ] {ca9bdaf7-aba7-479e-8506-d38f67cbda85} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.02 03:20:39.623725 [ 3 ] {ca9bdaf7-aba7-479e-8506-d38f67cbda85} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.02 03:20:39.623841 [ 3 ] {ca9bdaf7-aba7-479e-8506-d38f67cbda85} executeQuery: Read 135 rows, 13.41 KiB in 0.001013659 sec., 133180 rows/sec., 12.92 MiB/sec. 2024.02.02 03:20:39.623964 [ 3 ] {ca9bdaf7-aba7-479e-8506-d38f67cbda85} DynamicQueryHandler: Done processing query 2024.02.02 03:20:39.623988 [ 3 ] {ca9bdaf7-aba7-479e-8506-d38f67cbda85} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.02 03:20:39.624004 [ 3 ] {} HTTP-Session: c07bc7d4-d8ab-4f47-b33f-9bfe137d5c62 Destroying unnamed session 2024.02.02 03:20:39.624162 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:20:39.624209 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:20:39.624228 [ 3 ] {} HTTP-Session: 1c3056bb-d58e-4681-adb2-ade32014d78f Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:20:39.624244 [ 3 ] {} HTTP-Session: 1c3056bb-d58e-4681-adb2-ade32014d78f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:20:39.624318 [ 3 ] {3832a232-d90d-48d6-a473-7d4ac0d7cc65} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:20:39.624358 [ 3 ] {3832a232-d90d-48d6-a473-7d4ac0d7cc65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 03:20:39.624464 [ 3 ] {3832a232-d90d-48d6-a473-7d4ac0d7cc65} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:20:39.624753 [ 3 ] {3832a232-d90d-48d6-a473-7d4ac0d7cc65} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:20:39.624956 [ 3 ] {3832a232-d90d-48d6-a473-7d4ac0d7cc65} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.02 03:20:39.625101 [ 3 ] {3832a232-d90d-48d6-a473-7d4ac0d7cc65} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.02 03:20:39.625229 [ 3 ] {3832a232-d90d-48d6-a473-7d4ac0d7cc65} executeQuery: Read 45 rows, 3.60 KiB in 0.000873068 sec., 51542 rows/sec., 4.03 MiB/sec. 2024.02.02 03:20:39.625377 [ 3 ] {3832a232-d90d-48d6-a473-7d4ac0d7cc65} DynamicQueryHandler: Done processing query 2024.02.02 03:20:39.625398 [ 3 ] {3832a232-d90d-48d6-a473-7d4ac0d7cc65} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:20:39.625414 [ 3 ] {} HTTP-Session: 1c3056bb-d58e-4681-adb2-ade32014d78f Destroying unnamed session 2024.02.02 03:20:39.625605 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 48150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:20:39.625648 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:20:39.625667 [ 3 ] {} HTTP-Session: e757e0d3-6bb9-405c-9439-a9f7e8fa9d64 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:20:39.625683 [ 3 ] {} HTTP-Session: e757e0d3-6bb9-405c-9439-a9f7e8fa9d64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:20:39.625771 [ 3 ] {de021940-4eb7-4bb9-bb53-32bd7e9d9de3} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:20:39.625816 [ 3 ] {de021940-4eb7-4bb9-bb53-32bd7e9d9de3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 03:20:39.625951 [ 3 ] {de021940-4eb7-4bb9-bb53-32bd7e9d9de3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:20:39.626441 [ 3 ] {de021940-4eb7-4bb9-bb53-32bd7e9d9de3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:20:39.626752 [ 3 ] {de021940-4eb7-4bb9-bb53-32bd7e9d9de3} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.02 03:20:39.626929 [ 3 ] {de021940-4eb7-4bb9-bb53-32bd7e9d9de3} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.02 03:20:39.627025 [ 3 ] {de021940-4eb7-4bb9-bb53-32bd7e9d9de3} executeQuery: Read 45 rows, 62.18 KiB in 0.00122534 sec., 36724 rows/sec., 49.56 MiB/sec. 2024.02.02 03:20:39.627208 [ 3 ] {de021940-4eb7-4bb9-bb53-32bd7e9d9de3} DynamicQueryHandler: Done processing query 2024.02.02 03:20:39.627231 [ 3 ] {de021940-4eb7-4bb9-bb53-32bd7e9d9de3} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.02 03:20:39.627248 [ 3 ] {} HTTP-Session: e757e0d3-6bb9-405c-9439-a9f7e8fa9d64 Destroying unnamed session 2024.02.02 03:20:49.620602 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 6509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:20:49.620737 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:20:49.620769 [ 3 ] {} HTTP-Session: d75c8468-a7c1-4728-8a43-1f1187aa608f Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:20:49.620797 [ 3 ] {} HTTP-Session: d75c8468-a7c1-4728-8a43-1f1187aa608f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:20:49.620941 [ 3 ] {2e2d941b-98e3-4896-8cb0-dcbe5b3aaeac} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:20:49.621001 [ 3 ] {2e2d941b-98e3-4896-8cb0-dcbe5b3aaeac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 03:20:49.621157 [ 3 ] {2e2d941b-98e3-4896-8cb0-dcbe5b3aaeac} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:20:49.621587 [ 3 ] {2e2d941b-98e3-4896-8cb0-dcbe5b3aaeac} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:20:49.621852 [ 3 ] {2e2d941b-98e3-4896-8cb0-dcbe5b3aaeac} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.02 03:20:49.622019 [ 3 ] {2e2d941b-98e3-4896-8cb0-dcbe5b3aaeac} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.02 03:20:49.622138 [ 3 ] {2e2d941b-98e3-4896-8cb0-dcbe5b3aaeac} executeQuery: Read 45 rows, 3.65 KiB in 0.001156341 sec., 38915 rows/sec., 3.08 MiB/sec. 2024.02.02 03:20:49.622276 [ 3 ] {2e2d941b-98e3-4896-8cb0-dcbe5b3aaeac} DynamicQueryHandler: Done processing query 2024.02.02 03:20:49.622302 [ 3 ] {2e2d941b-98e3-4896-8cb0-dcbe5b3aaeac} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:20:49.622318 [ 3 ] {} HTTP-Session: d75c8468-a7c1-4728-8a43-1f1187aa608f Destroying unnamed session 2024.02.02 03:20:49.622487 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 21683, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:20:49.622535 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:20:49.622555 [ 3 ] {} HTTP-Session: 80b336b0-bda1-4f27-aa48-2b4a5d89ac52 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:20:49.622572 [ 3 ] {} HTTP-Session: 80b336b0-bda1-4f27-aa48-2b4a5d89ac52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:20:49.622659 [ 3 ] {5369e2e1-2bf1-440d-93e9-cd8ef384f7af} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:20:49.622701 [ 3 ] {5369e2e1-2bf1-440d-93e9-cd8ef384f7af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 03:20:49.622806 [ 3 ] {5369e2e1-2bf1-440d-93e9-cd8ef384f7af} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:20:49.623193 [ 3 ] {5369e2e1-2bf1-440d-93e9-cd8ef384f7af} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:20:49.623416 [ 3 ] {5369e2e1-2bf1-440d-93e9-cd8ef384f7af} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.02 03:20:49.623578 [ 3 ] {5369e2e1-2bf1-440d-93e9-cd8ef384f7af} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.02 03:20:49.623677 [ 3 ] {5369e2e1-2bf1-440d-93e9-cd8ef384f7af} executeQuery: Read 135 rows, 13.41 KiB in 0.000989768 sec., 136395 rows/sec., 13.23 MiB/sec. 2024.02.02 03:20:49.623803 [ 3 ] {5369e2e1-2bf1-440d-93e9-cd8ef384f7af} DynamicQueryHandler: Done processing query 2024.02.02 03:20:49.623827 [ 3 ] {5369e2e1-2bf1-440d-93e9-cd8ef384f7af} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.02 03:20:49.623843 [ 3 ] {} HTTP-Session: 80b336b0-bda1-4f27-aa48-2b4a5d89ac52 Destroying unnamed session 2024.02.02 03:20:49.623967 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:20:49.624013 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:20:49.624032 [ 3 ] {} HTTP-Session: 867197e5-fe87-4692-a168-18dcab047556 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:20:49.624049 [ 3 ] {} HTTP-Session: 867197e5-fe87-4692-a168-18dcab047556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:20:49.624122 [ 3 ] {f9541421-e8bf-4e08-8870-0cb1cf2e42d7} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:20:49.624161 [ 3 ] {f9541421-e8bf-4e08-8870-0cb1cf2e42d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 03:20:49.624266 [ 3 ] {f9541421-e8bf-4e08-8870-0cb1cf2e42d7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:20:49.624549 [ 3 ] {f9541421-e8bf-4e08-8870-0cb1cf2e42d7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:20:49.624757 [ 3 ] {f9541421-e8bf-4e08-8870-0cb1cf2e42d7} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.02 03:20:49.624905 [ 3 ] {f9541421-e8bf-4e08-8870-0cb1cf2e42d7} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.02 03:20:49.625022 [ 3 ] {f9541421-e8bf-4e08-8870-0cb1cf2e42d7} executeQuery: Read 45 rows, 3.60 KiB in 0.000870898 sec., 51670 rows/sec., 4.04 MiB/sec. 2024.02.02 03:20:49.625137 [ 3 ] {f9541421-e8bf-4e08-8870-0cb1cf2e42d7} DynamicQueryHandler: Done processing query 2024.02.02 03:20:49.625160 [ 3 ] {f9541421-e8bf-4e08-8870-0cb1cf2e42d7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:20:49.625177 [ 3 ] {} HTTP-Session: 867197e5-fe87-4692-a168-18dcab047556 Destroying unnamed session 2024.02.02 03:20:49.625391 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 48151, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:20:49.625435 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:20:49.625454 [ 3 ] {} HTTP-Session: 299342f2-1cb7-43b5-ac8d-0f79c8557622 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:20:49.625470 [ 3 ] {} HTTP-Session: 299342f2-1cb7-43b5-ac8d-0f79c8557622 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:20:49.625558 [ 3 ] {573ee2e5-6709-4fdf-b34d-260af0dcf023} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:20:49.625603 [ 3 ] {573ee2e5-6709-4fdf-b34d-260af0dcf023} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 03:20:49.625739 [ 3 ] {573ee2e5-6709-4fdf-b34d-260af0dcf023} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:20:49.626198 [ 3 ] {573ee2e5-6709-4fdf-b34d-260af0dcf023} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:20:49.626516 [ 3 ] {573ee2e5-6709-4fdf-b34d-260af0dcf023} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.02 03:20:49.626693 [ 3 ] {573ee2e5-6709-4fdf-b34d-260af0dcf023} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.02 03:20:49.626807 [ 3 ] {573ee2e5-6709-4fdf-b34d-260af0dcf023} executeQuery: Read 45 rows, 62.18 KiB in 0.00122046 sec., 36871 rows/sec., 49.76 MiB/sec. 2024.02.02 03:20:49.626932 [ 3 ] {573ee2e5-6709-4fdf-b34d-260af0dcf023} DynamicQueryHandler: Done processing query 2024.02.02 03:20:49.626955 [ 3 ] {573ee2e5-6709-4fdf-b34d-260af0dcf023} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.02 03:20:49.626972 [ 3 ] {} HTTP-Session: 299342f2-1cb7-43b5-ac8d-0f79c8557622 Destroying unnamed session 2024.02.02 03:20:53.651755 [ 98 ] {} DNSResolver: Updating DNS cache 2024.02.02 03:20:53.651823 [ 98 ] {} DNSResolver: Updated DNS cache 2024.02.02 03:20:59.620742 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:20:59.620875 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:20:59.620908 [ 3 ] {} HTTP-Session: d7fd25a4-ca9f-45f9-9064-cb22b01b6ad4 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:20:59.620936 [ 3 ] {} HTTP-Session: d7fd25a4-ca9f-45f9-9064-cb22b01b6ad4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:20:59.621148 [ 3 ] {1b10a32a-4790-4e7a-8411-2093bd47d69a} executeQuery: (from [fd00:1122:3344:101::d]:50511) 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.02 03:20:59.622033 [ 3 ] {1b10a32a-4790-4e7a-8411-2093bd47d69a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 03:20:59.622204 [ 3 ] {1b10a32a-4790-4e7a-8411-2093bd47d69a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 03:20:59.622301 [ 3 ] {1b10a32a-4790-4e7a-8411-2093bd47d69a} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.02 03:20:59.622595 [ 3 ] {1b10a32a-4790-4e7a-8411-2093bd47d69a} oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2024.02.02 03:20:59.626456 [ 3 ] {1b10a32a-4790-4e7a-8411-2093bd47d69a} oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.02 03:20:59.626493 [ 3 ] {1b10a32a-4790-4e7a-8411-2093bd47d69a} oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (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.02 03:20:59.628498 [ 3 ] {1b10a32a-4790-4e7a-8411-2093bd47d69a} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.02 03:20:59.636788 [ 3 ] {1b10a32a-4790-4e7a-8411-2093bd47d69a} executeQuery: Read 4 rows, 443.00 B in 0.015587183 sec., 256 rows/sec., 27.75 KiB/sec. 2024.02.02 03:20:59.637020 [ 3 ] {1b10a32a-4790-4e7a-8411-2093bd47d69a} DynamicQueryHandler: Done processing query 2024.02.02 03:20:59.637047 [ 3 ] {1b10a32a-4790-4e7a-8411-2093bd47d69a} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.02 03:20:59.637064 [ 3 ] {} HTTP-Session: d7fd25a4-ca9f-45f9-9064-cb22b01b6ad4 Destroying unnamed session 2024.02.02 03:20:59.637414 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:20:59.637466 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:20:59.637486 [ 3 ] {} HTTP-Session: 53e9c825-d488-4bba-8142-c3300711bed7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:20:59.637506 [ 3 ] {} HTTP-Session: 53e9c825-d488-4bba-8142-c3300711bed7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:20:59.637640 [ 3 ] {1f8ed701-8ec9-40f6-ae01-0ba0a4c7749c} executeQuery: (from [fd00:1122:3344:101::d]:50511) 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.02 03:20:59.638098 [ 3 ] {1f8ed701-8ec9-40f6-ae01-0ba0a4c7749c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 03:20:59.638262 [ 3 ] {1f8ed701-8ec9-40f6-ae01-0ba0a4c7749c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 03:20:59.638305 [ 3 ] {1f8ed701-8ec9-40f6-ae01-0ba0a4c7749c} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.02 03:20:59.638455 [ 3 ] {1f8ed701-8ec9-40f6-ae01-0ba0a4c7749c} oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2024.02.02 03:20:59.638485 [ 3 ] {1f8ed701-8ec9-40f6-ae01-0ba0a4c7749c} oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.02 03:20:59.638508 [ 3 ] {1f8ed701-8ec9-40f6-ae01-0ba0a4c7749c} oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (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.02 03:20:59.638537 [ 3 ] {1f8ed701-8ec9-40f6-ae01-0ba0a4c7749c} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.02 03:20:59.639566 [ 3 ] {1f8ed701-8ec9-40f6-ae01-0ba0a4c7749c} executeQuery: Read 4 rows, 443.00 B in 0.001887056 sec., 2119 rows/sec., 229.26 KiB/sec. 2024.02.02 03:20:59.639757 [ 3 ] {1f8ed701-8ec9-40f6-ae01-0ba0a4c7749c} DynamicQueryHandler: Done processing query 2024.02.02 03:20:59.639782 [ 3 ] {1f8ed701-8ec9-40f6-ae01-0ba0a4c7749c} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.02 03:20:59.639799 [ 3 ] {} HTTP-Session: 53e9c825-d488-4bba-8142-c3300711bed7 Destroying unnamed session 2024.02.02 03:20:59.640011 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:20:59.640059 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:20:59.640078 [ 3 ] {} HTTP-Session: 3c6cba77-5ed1-4b0e-9914-5e2dadbc273e Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:20:59.640095 [ 3 ] {} HTTP-Session: 3c6cba77-5ed1-4b0e-9914-5e2dadbc273e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:20:59.640215 [ 3 ] {f2f583e5-803e-4a16-a4af-4a88ffbd41f9} executeQuery: (from [fd00:1122:3344:101::d]:50511) 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.02 03:20:59.640661 [ 3 ] {f2f583e5-803e-4a16-a4af-4a88ffbd41f9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 03:20:59.640822 [ 3 ] {f2f583e5-803e-4a16-a4af-4a88ffbd41f9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 03:20:59.640863 [ 3 ] {f2f583e5-803e-4a16-a4af-4a88ffbd41f9} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.02 03:20:59.641010 [ 3 ] {f2f583e5-803e-4a16-a4af-4a88ffbd41f9} oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2024.02.02 03:20:59.641039 [ 3 ] {f2f583e5-803e-4a16-a4af-4a88ffbd41f9} oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.02 03:20:59.641060 [ 3 ] {f2f583e5-803e-4a16-a4af-4a88ffbd41f9} oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (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.02 03:20:59.641088 [ 3 ] {f2f583e5-803e-4a16-a4af-4a88ffbd41f9} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.02 03:20:59.642049 [ 3 ] {f2f583e5-803e-4a16-a4af-4a88ffbd41f9} executeQuery: Read 4 rows, 443.00 B in 0.001796946 sec., 2225 rows/sec., 240.75 KiB/sec. 2024.02.02 03:20:59.642256 [ 3 ] {f2f583e5-803e-4a16-a4af-4a88ffbd41f9} DynamicQueryHandler: Done processing query 2024.02.02 03:20:59.642281 [ 3 ] {f2f583e5-803e-4a16-a4af-4a88ffbd41f9} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.02 03:20:59.642297 [ 3 ] {} HTTP-Session: 3c6cba77-5ed1-4b0e-9914-5e2dadbc273e Destroying unnamed session 2024.02.02 03:20:59.642628 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:20:59.642674 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:20:59.642694 [ 3 ] {} HTTP-Session: 49368ff2-cc71-4f3e-9500-1cc5694530cb Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:20:59.642710 [ 3 ] {} HTTP-Session: 49368ff2-cc71-4f3e-9500-1cc5694530cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:20:59.642829 [ 3 ] {a93a9a9c-a86d-43ee-a56e-fc9aa80574a5} executeQuery: (from [fd00:1122:3344:101::d]:50511) 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.02 03:20:59.643282 [ 3 ] {a93a9a9c-a86d-43ee-a56e-fc9aa80574a5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 03:20:59.643445 [ 3 ] {a93a9a9c-a86d-43ee-a56e-fc9aa80574a5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 03:20:59.643486 [ 3 ] {a93a9a9c-a86d-43ee-a56e-fc9aa80574a5} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.02 03:20:59.643631 [ 3 ] {a93a9a9c-a86d-43ee-a56e-fc9aa80574a5} oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2024.02.02 03:20:59.643659 [ 3 ] {a93a9a9c-a86d-43ee-a56e-fc9aa80574a5} oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.02 03:20:59.643681 [ 3 ] {a93a9a9c-a86d-43ee-a56e-fc9aa80574a5} oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (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.02 03:20:59.643709 [ 3 ] {a93a9a9c-a86d-43ee-a56e-fc9aa80574a5} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.02 03:20:59.644686 [ 3 ] {a93a9a9c-a86d-43ee-a56e-fc9aa80574a5} executeQuery: Read 4 rows, 443.00 B in 0.001819605 sec., 2198 rows/sec., 237.75 KiB/sec. 2024.02.02 03:20:59.644883 [ 3 ] {a93a9a9c-a86d-43ee-a56e-fc9aa80574a5} DynamicQueryHandler: Done processing query 2024.02.02 03:20:59.644909 [ 3 ] {a93a9a9c-a86d-43ee-a56e-fc9aa80574a5} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.02 03:20:59.644925 [ 3 ] {} HTTP-Session: 49368ff2-cc71-4f3e-9500-1cc5694530cb Destroying unnamed session 2024.02.02 03:20:59.645186 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:20:59.645233 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:20:59.645252 [ 3 ] {} HTTP-Session: ac9845fd-5795-47f5-a173-12178d962f1e Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:20:59.645269 [ 3 ] {} HTTP-Session: ac9845fd-5795-47f5-a173-12178d962f1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:20:59.645387 [ 3 ] {e4ed06cb-5b02-46c5-8b1e-e3850c24b37d} executeQuery: (from [fd00:1122:3344:101::d]:50511) 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.02 03:20:59.645848 [ 3 ] {e4ed06cb-5b02-46c5-8b1e-e3850c24b37d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 03:20:59.646013 [ 3 ] {e4ed06cb-5b02-46c5-8b1e-e3850c24b37d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 03:20:59.646055 [ 3 ] {e4ed06cb-5b02-46c5-8b1e-e3850c24b37d} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.02 03:20:59.646200 [ 3 ] {e4ed06cb-5b02-46c5-8b1e-e3850c24b37d} oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2024.02.02 03:20:59.646229 [ 3 ] {e4ed06cb-5b02-46c5-8b1e-e3850c24b37d} oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.02 03:20:59.646251 [ 3 ] {e4ed06cb-5b02-46c5-8b1e-e3850c24b37d} oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (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.02 03:20:59.646279 [ 3 ] {e4ed06cb-5b02-46c5-8b1e-e3850c24b37d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.02 03:20:59.647131 [ 3 ] {e4ed06cb-5b02-46c5-8b1e-e3850c24b37d} executeQuery: Read 4 rows, 443.00 B in 0.001705505 sec., 2345 rows/sec., 253.66 KiB/sec. 2024.02.02 03:20:59.647324 [ 3 ] {e4ed06cb-5b02-46c5-8b1e-e3850c24b37d} DynamicQueryHandler: Done processing query 2024.02.02 03:20:59.647348 [ 3 ] {e4ed06cb-5b02-46c5-8b1e-e3850c24b37d} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.02 03:20:59.647365 [ 3 ] {} HTTP-Session: ac9845fd-5795-47f5-a173-12178d962f1e Destroying unnamed session 2024.02.02 03:20:59.647598 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:20:59.647646 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:20:59.647666 [ 3 ] {} HTTP-Session: fac8183e-b594-4eae-8dd2-49cf13b29ceb Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:20:59.647682 [ 3 ] {} HTTP-Session: fac8183e-b594-4eae-8dd2-49cf13b29ceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:20:59.647804 [ 3 ] {2d0a5994-f1cc-497d-ac1b-f3d553a67612} executeQuery: (from [fd00:1122:3344:101::d]:50511) 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.02 03:20:59.648273 [ 3 ] {2d0a5994-f1cc-497d-ac1b-f3d553a67612} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 03:20:59.648441 [ 3 ] {2d0a5994-f1cc-497d-ac1b-f3d553a67612} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 03:20:59.648483 [ 3 ] {2d0a5994-f1cc-497d-ac1b-f3d553a67612} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.02 03:20:59.648629 [ 3 ] {2d0a5994-f1cc-497d-ac1b-f3d553a67612} oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2024.02.02 03:20:59.648657 [ 3 ] {2d0a5994-f1cc-497d-ac1b-f3d553a67612} oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.02 03:20:59.648678 [ 3 ] {2d0a5994-f1cc-497d-ac1b-f3d553a67612} oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (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.02 03:20:59.648705 [ 3 ] {2d0a5994-f1cc-497d-ac1b-f3d553a67612} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.02 03:20:59.649655 [ 3 ] {2d0a5994-f1cc-497d-ac1b-f3d553a67612} executeQuery: Read 4 rows, 443.00 B in 0.001796575 sec., 2226 rows/sec., 240.80 KiB/sec. 2024.02.02 03:20:59.649860 [ 3 ] {2d0a5994-f1cc-497d-ac1b-f3d553a67612} DynamicQueryHandler: Done processing query 2024.02.02 03:20:59.649884 [ 3 ] {2d0a5994-f1cc-497d-ac1b-f3d553a67612} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.02 03:20:59.649901 [ 3 ] {} HTTP-Session: fac8183e-b594-4eae-8dd2-49cf13b29ceb Destroying unnamed session 2024.02.02 03:20:59.668068 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:20:59.668165 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:20:59.668203 [ 3 ] {} HTTP-Session: f80413b8-f3b8-4756-a89a-8266800b9f9f Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:20:59.668235 [ 3 ] {} HTTP-Session: f80413b8-f3b8-4756-a89a-8266800b9f9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:20:59.668386 [ 3 ] {5658e005-056a-4eb2-83f8-9a5c2b57b5f2} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:20:59.668447 [ 3 ] {5658e005-056a-4eb2-83f8-9a5c2b57b5f2} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 03:20:59.668592 [ 3 ] {5658e005-056a-4eb2-83f8-9a5c2b57b5f2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:20:59.669018 [ 3 ] {5658e005-056a-4eb2-83f8-9a5c2b57b5f2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:20:59.669320 [ 3 ] {5658e005-056a-4eb2-83f8-9a5c2b57b5f2} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.02 03:20:59.669488 [ 3 ] {5658e005-056a-4eb2-83f8-9a5c2b57b5f2} oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.02 03:20:59.669595 [ 3 ] {5658e005-056a-4eb2-83f8-9a5c2b57b5f2} executeQuery: Read 6 rows, 996.00 B in 0.00116004 sec., 5172 rows/sec., 838.47 KiB/sec. 2024.02.02 03:20:59.669729 [ 3 ] {5658e005-056a-4eb2-83f8-9a5c2b57b5f2} DynamicQueryHandler: Done processing query 2024.02.02 03:20:59.669753 [ 3 ] {5658e005-056a-4eb2-83f8-9a5c2b57b5f2} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 03:20:59.669769 [ 3 ] {} HTTP-Session: f80413b8-f3b8-4756-a89a-8266800b9f9f Destroying unnamed session 2024.02.02 03:20:59.669907 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 6509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:20:59.669951 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:20:59.669969 [ 3 ] {} HTTP-Session: b3ffa5a3-d2a2-49a4-a432-661e3a3e801b Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:20:59.669986 [ 3 ] {} HTTP-Session: b3ffa5a3-d2a2-49a4-a432-661e3a3e801b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:20:59.670059 [ 3 ] {c2d9bbcb-1886-4ff0-82ba-507d743fa018} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:20:59.670098 [ 3 ] {c2d9bbcb-1886-4ff0-82ba-507d743fa018} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 03:20:59.670203 [ 3 ] {c2d9bbcb-1886-4ff0-82ba-507d743fa018} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:20:59.670501 [ 3 ] {c2d9bbcb-1886-4ff0-82ba-507d743fa018} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:20:59.670711 [ 3 ] {c2d9bbcb-1886-4ff0-82ba-507d743fa018} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.02 03:20:59.670871 [ 3 ] {c2d9bbcb-1886-4ff0-82ba-507d743fa018} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.02 03:20:59.670966 [ 3 ] {c2d9bbcb-1886-4ff0-82ba-507d743fa018} executeQuery: Read 45 rows, 3.65 KiB in 0.000880557 sec., 51104 rows/sec., 4.05 MiB/sec. 2024.02.02 03:20:59.671077 [ 3 ] {c2d9bbcb-1886-4ff0-82ba-507d743fa018} DynamicQueryHandler: Done processing query 2024.02.02 03:20:59.671101 [ 3 ] {c2d9bbcb-1886-4ff0-82ba-507d743fa018} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:20:59.671117 [ 3 ] {} HTTP-Session: b3ffa5a3-d2a2-49a4-a432-661e3a3e801b Destroying unnamed session 2024.02.02 03:20:59.671330 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 26678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:20:59.671376 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:20:59.671395 [ 3 ] {} HTTP-Session: f13723d8-46dc-4ce0-b268-fb4b99d363b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:20:59.671411 [ 3 ] {} HTTP-Session: f13723d8-46dc-4ce0-b268-fb4b99d363b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:20:59.671488 [ 3 ] {5ea25fd2-3dc8-4214-8be8-9f3ca5a7ffc2} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:20:59.671527 [ 3 ] {5ea25fd2-3dc8-4214-8be8-9f3ca5a7ffc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 03:20:59.671627 [ 3 ] {5ea25fd2-3dc8-4214-8be8-9f3ca5a7ffc2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:20:59.672014 [ 3 ] {5ea25fd2-3dc8-4214-8be8-9f3ca5a7ffc2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:20:59.672235 [ 3 ] {5ea25fd2-3dc8-4214-8be8-9f3ca5a7ffc2} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.02 03:20:59.672384 [ 3 ] {5ea25fd2-3dc8-4214-8be8-9f3ca5a7ffc2} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.02 03:20:59.672476 [ 3 ] {5ea25fd2-3dc8-4214-8be8-9f3ca5a7ffc2} executeQuery: Read 171 rows, 16.22 KiB in 0.000959399 sec., 178236 rows/sec., 16.51 MiB/sec. 2024.02.02 03:20:59.672589 [ 3 ] {5ea25fd2-3dc8-4214-8be8-9f3ca5a7ffc2} DynamicQueryHandler: Done processing query 2024.02.02 03:20:59.672612 [ 3 ] {5ea25fd2-3dc8-4214-8be8-9f3ca5a7ffc2} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.02 03:20:59.672629 [ 3 ] {} HTTP-Session: f13723d8-46dc-4ce0-b268-fb4b99d363b1 Destroying unnamed session 2024.02.02 03:20:59.672766 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 11730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:20:59.672811 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:20:59.672830 [ 3 ] {} HTTP-Session: 58093595-0ac2-45bb-8f4f-9222d488a7ed Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:20:59.672846 [ 3 ] {} HTTP-Session: 58093595-0ac2-45bb-8f4f-9222d488a7ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:20:59.672919 [ 3 ] {fa3e169d-01a7-43bb-b862-522168af8c83} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:20:59.672957 [ 3 ] {fa3e169d-01a7-43bb-b862-522168af8c83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 03:20:59.673061 [ 3 ] {fa3e169d-01a7-43bb-b862-522168af8c83} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:20:59.673366 [ 3 ] {fa3e169d-01a7-43bb-b862-522168af8c83} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:20:59.673578 [ 3 ] {fa3e169d-01a7-43bb-b862-522168af8c83} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.02 03:20:59.673722 [ 3 ] {fa3e169d-01a7-43bb-b862-522168af8c83} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.02 03:20:59.673814 [ 3 ] {fa3e169d-01a7-43bb-b862-522168af8c83} executeQuery: Read 69 rows, 5.50 KiB in 0.000866818 sec., 79601 rows/sec., 6.20 MiB/sec. 2024.02.02 03:20:59.673973 [ 3 ] {fa3e169d-01a7-43bb-b862-522168af8c83} DynamicQueryHandler: Done processing query 2024.02.02 03:20:59.673998 [ 3 ] {fa3e169d-01a7-43bb-b862-522168af8c83} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 03:20:59.674015 [ 3 ] {} HTTP-Session: 58093595-0ac2-45bb-8f4f-9222d488a7ed Destroying unnamed session 2024.02.02 03:20:59.674214 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 95014, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:20:59.674261 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:20:59.674280 [ 3 ] {} HTTP-Session: d9f73014-3001-4546-88f5-bc148971637d Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:20:59.674297 [ 3 ] {} HTTP-Session: d9f73014-3001-4546-88f5-bc148971637d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:20:59.674400 [ 3 ] {281ee896-da8a-4f4e-a426-5765bac8c33e} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:20:59.674443 [ 3 ] {281ee896-da8a-4f4e-a426-5765bac8c33e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 03:20:59.674569 [ 3 ] {281ee896-da8a-4f4e-a426-5765bac8c33e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:20:59.675118 [ 3 ] {281ee896-da8a-4f4e-a426-5765bac8c33e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:20:59.675414 [ 3 ] {281ee896-da8a-4f4e-a426-5765bac8c33e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.02 03:20:59.675614 [ 3 ] {281ee896-da8a-4f4e-a426-5765bac8c33e} oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.02 03:20:59.675724 [ 3 ] {281ee896-da8a-4f4e-a426-5765bac8c33e} executeQuery: Read 492 rows, 35.55 KiB in 0.001294041 sec., 380204 rows/sec., 26.83 MiB/sec. 2024.02.02 03:20:59.675843 [ 3 ] {281ee896-da8a-4f4e-a426-5765bac8c33e} DynamicQueryHandler: Done processing query 2024.02.02 03:20:59.675866 [ 3 ] {281ee896-da8a-4f4e-a426-5765bac8c33e} MemoryTracker: Peak memory usage (for query): 4.34 MiB. 2024.02.02 03:20:59.675883 [ 3 ] {} HTTP-Session: d9f73014-3001-4546-88f5-bc148971637d Destroying unnamed session 2024.02.02 03:20:59.676065 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 48152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:20:59.676111 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:20:59.676131 [ 3 ] {} HTTP-Session: b375b586-3600-4674-82a9-2f87b06b0ff2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:20:59.676147 [ 3 ] {} HTTP-Session: b375b586-3600-4674-82a9-2f87b06b0ff2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:20:59.676231 [ 3 ] {1e3a8e57-1e9d-4643-880e-985ce2030fe0} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:20:59.676274 [ 3 ] {1e3a8e57-1e9d-4643-880e-985ce2030fe0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 03:20:59.676405 [ 3 ] {1e3a8e57-1e9d-4643-880e-985ce2030fe0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:20:59.676929 [ 3 ] {1e3a8e57-1e9d-4643-880e-985ce2030fe0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:20:59.677225 [ 3 ] {1e3a8e57-1e9d-4643-880e-985ce2030fe0} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.02 03:20:59.677401 [ 3 ] {1e3a8e57-1e9d-4643-880e-985ce2030fe0} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.02 03:20:59.677488 [ 3 ] {1e3a8e57-1e9d-4643-880e-985ce2030fe0} executeQuery: Read 45 rows, 62.18 KiB in 0.00127018 sec., 35428 rows/sec., 47.81 MiB/sec. 2024.02.02 03:20:59.677599 [ 3 ] {1e3a8e57-1e9d-4643-880e-985ce2030fe0} DynamicQueryHandler: Done processing query 2024.02.02 03:20:59.677622 [ 3 ] {1e3a8e57-1e9d-4643-880e-985ce2030fe0} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.02 03:20:59.677636 [ 3 ] {} HTTP-Session: b375b586-3600-4674-82a9-2f87b06b0ff2 Destroying unnamed session 2024.02.02 03:21:08.652076 [ 90 ] {} DNSResolver: Updating DNS cache 2024.02.02 03:21:08.652153 [ 90 ] {} DNSResolver: Updated DNS cache 2024.02.02 03:21:09.620698 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 6509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:21:09.620807 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:21:09.620838 [ 3 ] {} HTTP-Session: c86f1820-331a-4aa9-8f2b-d0a7e9c5d1e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:21:09.620866 [ 3 ] {} HTTP-Session: c86f1820-331a-4aa9-8f2b-d0a7e9c5d1e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:21:09.621015 [ 3 ] {233e2593-b8d6-432e-b9fd-8b17640a2963} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:21:09.621086 [ 3 ] {233e2593-b8d6-432e-b9fd-8b17640a2963} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 03:21:09.621269 [ 3 ] {233e2593-b8d6-432e-b9fd-8b17640a2963} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:21:09.621747 [ 3 ] {233e2593-b8d6-432e-b9fd-8b17640a2963} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:21:09.622007 [ 3 ] {233e2593-b8d6-432e-b9fd-8b17640a2963} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.02 03:21:09.622174 [ 3 ] {233e2593-b8d6-432e-b9fd-8b17640a2963} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.02 03:21:09.622312 [ 3 ] {233e2593-b8d6-432e-b9fd-8b17640a2963} executeQuery: Read 45 rows, 3.65 KiB in 0.00124808 sec., 36055 rows/sec., 2.85 MiB/sec. 2024.02.02 03:21:09.622460 [ 3 ] {233e2593-b8d6-432e-b9fd-8b17640a2963} DynamicQueryHandler: Done processing query 2024.02.02 03:21:09.622484 [ 3 ] {233e2593-b8d6-432e-b9fd-8b17640a2963} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:21:09.622501 [ 3 ] {} HTTP-Session: c86f1820-331a-4aa9-8f2b-d0a7e9c5d1e2 Destroying unnamed session 2024.02.02 03:21:09.622647 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 21683, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:21:09.622699 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:21:09.622719 [ 3 ] {} HTTP-Session: 445376f0-6f2b-4f9d-9a12-f5eb12f54064 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:21:09.622738 [ 3 ] {} HTTP-Session: 445376f0-6f2b-4f9d-9a12-f5eb12f54064 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:21:09.622826 [ 3 ] {99a6787d-3a6c-4c32-9bcb-ddbff44f3086} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:21:09.622871 [ 3 ] {99a6787d-3a6c-4c32-9bcb-ddbff44f3086} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 03:21:09.622979 [ 3 ] {99a6787d-3a6c-4c32-9bcb-ddbff44f3086} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:21:09.623351 [ 3 ] {99a6787d-3a6c-4c32-9bcb-ddbff44f3086} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:21:09.623573 [ 3 ] {99a6787d-3a6c-4c32-9bcb-ddbff44f3086} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.02 03:21:09.623725 [ 3 ] {99a6787d-3a6c-4c32-9bcb-ddbff44f3086} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.02 03:21:09.623849 [ 3 ] {99a6787d-3a6c-4c32-9bcb-ddbff44f3086} executeQuery: Read 135 rows, 13.41 KiB in 0.000990328 sec., 136318 rows/sec., 13.22 MiB/sec. 2024.02.02 03:21:09.623966 [ 3 ] {99a6787d-3a6c-4c32-9bcb-ddbff44f3086} DynamicQueryHandler: Done processing query 2024.02.02 03:21:09.623990 [ 3 ] {99a6787d-3a6c-4c32-9bcb-ddbff44f3086} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.02 03:21:09.624008 [ 3 ] {} HTTP-Session: 445376f0-6f2b-4f9d-9a12-f5eb12f54064 Destroying unnamed session 2024.02.02 03:21:09.624150 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:21:09.624196 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:21:09.624217 [ 3 ] {} HTTP-Session: ff13cf1c-c3a8-4745-be30-a38b971a0ea6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:21:09.624233 [ 3 ] {} HTTP-Session: ff13cf1c-c3a8-4745-be30-a38b971a0ea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:21:09.624305 [ 3 ] {071fff44-dcb9-442e-8e1e-6211a4034156} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:21:09.624346 [ 3 ] {071fff44-dcb9-442e-8e1e-6211a4034156} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 03:21:09.624451 [ 3 ] {071fff44-dcb9-442e-8e1e-6211a4034156} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:21:09.624847 [ 3 ] {071fff44-dcb9-442e-8e1e-6211a4034156} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:21:09.625058 [ 3 ] {071fff44-dcb9-442e-8e1e-6211a4034156} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.02 03:21:09.625217 [ 3 ] {071fff44-dcb9-442e-8e1e-6211a4034156} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.02 03:21:09.625340 [ 3 ] {071fff44-dcb9-442e-8e1e-6211a4034156} executeQuery: Read 45 rows, 3.60 KiB in 0.000999019 sec., 45044 rows/sec., 3.52 MiB/sec. 2024.02.02 03:21:09.625494 [ 3 ] {071fff44-dcb9-442e-8e1e-6211a4034156} DynamicQueryHandler: Done processing query 2024.02.02 03:21:09.625519 [ 3 ] {071fff44-dcb9-442e-8e1e-6211a4034156} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:21:09.625536 [ 3 ] {} HTTP-Session: ff13cf1c-c3a8-4745-be30-a38b971a0ea6 Destroying unnamed session 2024.02.02 03:21:09.625750 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 48153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:21:09.625797 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:21:09.625816 [ 3 ] {} HTTP-Session: 6dfa0f52-dc6d-45f0-8bc5-5f9119d6cfb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:21:09.625834 [ 3 ] {} HTTP-Session: 6dfa0f52-dc6d-45f0-8bc5-5f9119d6cfb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:21:09.625926 [ 3 ] {2cec599b-c45c-4273-9a6e-8ff6bc963e64} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:21:09.625973 [ 3 ] {2cec599b-c45c-4273-9a6e-8ff6bc963e64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 03:21:09.626118 [ 3 ] {2cec599b-c45c-4273-9a6e-8ff6bc963e64} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:21:09.626625 [ 3 ] {2cec599b-c45c-4273-9a6e-8ff6bc963e64} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:21:09.626964 [ 3 ] {2cec599b-c45c-4273-9a6e-8ff6bc963e64} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.02 03:21:09.627143 [ 3 ] {2cec599b-c45c-4273-9a6e-8ff6bc963e64} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.02 03:21:09.627271 [ 3 ] {2cec599b-c45c-4273-9a6e-8ff6bc963e64} executeQuery: Read 45 rows, 62.18 KiB in 0.001314152 sec., 34242 rows/sec., 46.21 MiB/sec. 2024.02.02 03:21:09.627398 [ 3 ] {2cec599b-c45c-4273-9a6e-8ff6bc963e64} DynamicQueryHandler: Done processing query 2024.02.02 03:21:09.627423 [ 3 ] {2cec599b-c45c-4273-9a6e-8ff6bc963e64} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.02 03:21:09.627440 [ 3 ] {} HTTP-Session: 6dfa0f52-dc6d-45f0-8bc5-5f9119d6cfb1 Destroying unnamed session 2024.02.02 03:21:19.621478 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:21:19.621601 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:21:19.621626 [ 3 ] {} HTTP-Session: e1cf99e6-744f-4ea8-910c-2ba4a560b22d Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:21:19.621650 [ 3 ] {} HTTP-Session: e1cf99e6-744f-4ea8-910c-2ba4a560b22d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:21:19.621843 [ 3 ] {c8a1f767-d99e-4af1-9633-fe8972631704} executeQuery: (from [fd00:1122:3344:101::d]:50511) 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.02 03:21:19.622453 [ 3 ] {c8a1f767-d99e-4af1-9633-fe8972631704} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 03:21:19.622633 [ 3 ] {c8a1f767-d99e-4af1-9633-fe8972631704} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 03:21:19.622683 [ 3 ] {c8a1f767-d99e-4af1-9633-fe8972631704} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.02 03:21:19.622855 [ 3 ] {c8a1f767-d99e-4af1-9633-fe8972631704} oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2024.02.02 03:21:19.622992 [ 190 ] {c8a1f767-d99e-4af1-9633-fe8972631704} oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.02 03:21:19.623006 [ 189 ] {c8a1f767-d99e-4af1-9633-fe8972631704} oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.02.02 03:21:19.623169 [ 3 ] {c8a1f767-d99e-4af1-9633-fe8972631704} oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (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.02 03:21:19.623258 [ 3 ] {c8a1f767-d99e-4af1-9633-fe8972631704} oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.02.02 03:21:19.625117 [ 3 ] {c8a1f767-d99e-4af1-9633-fe8972631704} executeQuery: Read 10 rows, 1.41 KiB in 0.003224268 sec., 3101 rows/sec., 435.84 KiB/sec. 2024.02.02 03:21:19.625426 [ 3 ] {c8a1f767-d99e-4af1-9633-fe8972631704} DynamicQueryHandler: Done processing query 2024.02.02 03:21:19.625456 [ 3 ] {c8a1f767-d99e-4af1-9633-fe8972631704} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.02.02 03:21:19.625478 [ 3 ] {} HTTP-Session: e1cf99e6-744f-4ea8-910c-2ba4a560b22d Destroying unnamed session 2024.02.02 03:21:19.625660 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:21:19.625714 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:21:19.625738 [ 3 ] {} HTTP-Session: cc97944f-d4a7-4186-b9a6-62305ae654c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:21:19.625759 [ 3 ] {} HTTP-Session: cc97944f-d4a7-4186-b9a6-62305ae654c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:21:19.625856 [ 3 ] {eb4699b4-a1fe-4dd6-ad2b-85e6f6c9dfbe} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:21:19.625907 [ 3 ] {eb4699b4-a1fe-4dd6-ad2b-85e6f6c9dfbe} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 03:21:19.626083 [ 3 ] {eb4699b4-a1fe-4dd6-ad2b-85e6f6c9dfbe} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:21:19.626413 [ 3 ] {eb4699b4-a1fe-4dd6-ad2b-85e6f6c9dfbe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:21:19.626717 [ 3 ] {eb4699b4-a1fe-4dd6-ad2b-85e6f6c9dfbe} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.02 03:21:19.626879 [ 3 ] {eb4699b4-a1fe-4dd6-ad2b-85e6f6c9dfbe} oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.02 03:21:19.626983 [ 3 ] {eb4699b4-a1fe-4dd6-ad2b-85e6f6c9dfbe} executeQuery: Read 1 rows, 232.00 B in 0.00109311 sec., 914 rows/sec., 207.26 KiB/sec. 2024.02.02 03:21:19.627103 [ 3 ] {eb4699b4-a1fe-4dd6-ad2b-85e6f6c9dfbe} DynamicQueryHandler: Done processing query 2024.02.02 03:21:19.627127 [ 3 ] {eb4699b4-a1fe-4dd6-ad2b-85e6f6c9dfbe} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 03:21:19.627144 [ 3 ] {} HTTP-Session: cc97944f-d4a7-4186-b9a6-62305ae654c8 Destroying unnamed session 2024.02.02 03:21:19.627288 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 6940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:21:19.627333 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:21:19.627353 [ 3 ] {} HTTP-Session: eefbb75e-f0b1-49b1-be47-c842a51a71c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:21:19.627369 [ 3 ] {} HTTP-Session: eefbb75e-f0b1-49b1-be47-c842a51a71c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:21:19.627442 [ 3 ] {a7f88826-c38c-4f19-83c8-bfaabed45c7a} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:21:19.627480 [ 3 ] {a7f88826-c38c-4f19-83c8-bfaabed45c7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 03:21:19.627584 [ 3 ] {a7f88826-c38c-4f19-83c8-bfaabed45c7a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:21:19.627911 [ 3 ] {a7f88826-c38c-4f19-83c8-bfaabed45c7a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:21:19.628121 [ 3 ] {a7f88826-c38c-4f19-83c8-bfaabed45c7a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.02 03:21:19.628278 [ 3 ] {a7f88826-c38c-4f19-83c8-bfaabed45c7a} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.02 03:21:19.628368 [ 3 ] {a7f88826-c38c-4f19-83c8-bfaabed45c7a} executeQuery: Read 48 rows, 3.89 KiB in 0.000898668 sec., 53412 rows/sec., 4.23 MiB/sec. 2024.02.02 03:21:19.628487 [ 3 ] {a7f88826-c38c-4f19-83c8-bfaabed45c7a} DynamicQueryHandler: Done processing query 2024.02.02 03:21:19.628492 [ 85 ] {} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.02 03:21:19.628523 [ 3 ] {a7f88826-c38c-4f19-83c8-bfaabed45c7a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:21:19.628560 [ 3 ] {} HTTP-Session: eefbb75e-f0b1-49b1-be47-c842a51a71c2 Destroying unnamed session 2024.02.02 03:21:19.628574 [ 85 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:21:19.628684 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:21:19.628743 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:21:19.628736 [ 11 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.02 03:21:19.628763 [ 3 ] {} HTTP-Session: d0fb2524-a3e0-467b-943b-a587a230b576 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:21:19.628787 [ 3 ] {} HTTP-Session: d0fb2524-a3e0-467b-943b-a587a230b576 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:21:19.628858 [ 3 ] {967095ec-a29c-49a8-871d-6293bcaccc3f} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:21:19.628908 [ 3 ] {967095ec-a29c-49a8-871d-6293bcaccc3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.02 03:21:19.628941 [ 11 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:21:19.629078 [ 11 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 41 rows starting from the beginning of the part 2024.02.02 03:21:19.629077 [ 3 ] {967095ec-a29c-49a8-871d-6293bcaccc3f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:21:19.629285 [ 11 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 45 rows starting from the beginning of the part 2024.02.02 03:21:19.629500 [ 11 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 45 rows starting from the beginning of the part 2024.02.02 03:21:19.629576 [ 3 ] {967095ec-a29c-49a8-871d-6293bcaccc3f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:21:19.629632 [ 11 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 45 rows starting from the beginning of the part 2024.02.02 03:21:19.629727 [ 11 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 45 rows starting from the beginning of the part 2024.02.02 03:21:19.629819 [ 11 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 48 rows starting from the beginning of the part 2024.02.02 03:21:19.629835 [ 3 ] {967095ec-a29c-49a8-871d-6293bcaccc3f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.02 03:21:19.630013 [ 3 ] {967095ec-a29c-49a8-871d-6293bcaccc3f} oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.02 03:21:19.630156 [ 3 ] {967095ec-a29c-49a8-871d-6293bcaccc3f} executeQuery: Read 2 rows, 175.00 B in 0.001264221 sec., 1582 rows/sec., 135.18 KiB/sec. 2024.02.02 03:21:19.630316 [ 3 ] {967095ec-a29c-49a8-871d-6293bcaccc3f} DynamicQueryHandler: Done processing query 2024.02.02 03:21:19.630349 [ 3 ] {967095ec-a29c-49a8-871d-6293bcaccc3f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:21:19.630380 [ 3 ] {} HTTP-Session: d0fb2524-a3e0-467b-943b-a587a230b576 Destroying unnamed session 2024.02.02 03:21:19.630566 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 23171, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:21:19.630630 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:21:19.630651 [ 9 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 269 rows, containing 4 columns (4 merged, 0 gathered) in 0.001999057 sec., 134563.44666510262 rows/sec., 10.65 MiB/sec. 2024.02.02 03:21:19.630666 [ 3 ] {} HTTP-Session: eef7480d-8b59-478c-b4c0-9ea36d0dd407 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:21:19.630730 [ 3 ] {} HTTP-Session: eef7480d-8b59-478c-b4c0-9ea36d0dd407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:21:19.630843 [ 3 ] {41abe5ff-25dc-4438-af47-564d70ab9575} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:21:19.630867 [ 9 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.02 03:21:19.630909 [ 3 ] {41abe5ff-25dc-4438-af47-564d70ab9575} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 03:21:19.631072 [ 3 ] {41abe5ff-25dc-4438-af47-564d70ab9575} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:21:19.631178 [ 9 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_6_1} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.02 03:21:19.631299 [ 9 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_6_1} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.02 03:21:19.631593 [ 3 ] {41abe5ff-25dc-4438-af47-564d70ab9575} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:21:19.631827 [ 3 ] {41abe5ff-25dc-4438-af47-564d70ab9575} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.02 03:21:19.631981 [ 3 ] {41abe5ff-25dc-4438-af47-564d70ab9575} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.02 03:21:19.632092 [ 85 ] {} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.02 03:21:19.632107 [ 3 ] {41abe5ff-25dc-4438-af47-564d70ab9575} executeQuery: Read 145 rows, 14.29 KiB in 0.00121612 sec., 119231 rows/sec., 11.47 MiB/sec. 2024.02.02 03:21:19.632142 [ 85 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:21:19.632305 [ 17 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.02 03:21:19.632368 [ 3 ] {41abe5ff-25dc-4438-af47-564d70ab9575} DynamicQueryHandler: Done processing query 2024.02.02 03:21:19.632412 [ 3 ] {41abe5ff-25dc-4438-af47-564d70ab9575} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.02 03:21:19.632458 [ 17 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:21:19.632465 [ 3 ] {} HTTP-Session: eef7480d-8b59-478c-b4c0-9ea36d0dd407 Destroying unnamed session 2024.02.02 03:21:19.632516 [ 17 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 123 rows starting from the beginning of the part 2024.02.02 03:21:19.632641 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:21:19.632699 [ 17 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 135 rows starting from the beginning of the part 2024.02.02 03:21:19.632725 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:21:19.632772 [ 3 ] {} HTTP-Session: 9051d79a-2261-4445-8828-87235adf7e75 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:21:19.632807 [ 3 ] {} HTTP-Session: 9051d79a-2261-4445-8828-87235adf7e75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:21:19.632897 [ 17 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 135 rows starting from the beginning of the part 2024.02.02 03:21:19.633026 [ 3 ] {bf7494a1-9d2c-4712-8339-80f7dd7af0e8} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:21:19.633127 [ 17 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 171 rows starting from the beginning of the part 2024.02.02 03:21:19.633136 [ 3 ] {bf7494a1-9d2c-4712-8339-80f7dd7af0e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.02 03:21:19.633401 [ 17 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 135 rows starting from the beginning of the part 2024.02.02 03:21:19.633625 [ 3 ] {bf7494a1-9d2c-4712-8339-80f7dd7af0e8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:21:19.633652 [ 17 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 145 rows starting from the beginning of the part 2024.02.02 03:21:19.634544 [ 3 ] {bf7494a1-9d2c-4712-8339-80f7dd7af0e8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:21:19.635031 [ 3 ] {bf7494a1-9d2c-4712-8339-80f7dd7af0e8} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.02 03:21:19.635395 [ 3 ] {bf7494a1-9d2c-4712-8339-80f7dd7af0e8} oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.02 03:21:19.635459 [ 9 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 844 rows, containing 4 columns (4 merged, 0 gathered) in 0.003251658 sec., 259559.89221498693 rows/sec., 24.94 MiB/sec. 2024.02.02 03:21:19.635603 [ 3 ] {bf7494a1-9d2c-4712-8339-80f7dd7af0e8} executeQuery: Read 2 rows, 143.00 B in 0.002505401 sec., 798 rows/sec., 55.74 KiB/sec. 2024.02.02 03:21:19.635664 [ 9 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.02 03:21:19.635829 [ 3 ] {bf7494a1-9d2c-4712-8339-80f7dd7af0e8} DynamicQueryHandler: Done processing query 2024.02.02 03:21:19.635864 [ 3 ] {bf7494a1-9d2c-4712-8339-80f7dd7af0e8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:21:19.635886 [ 3 ] {} HTTP-Session: 9051d79a-2261-4445-8828-87235adf7e75 Destroying unnamed session 2024.02.02 03:21:19.635955 [ 9 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_6_1} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.02 03:21:19.636024 [ 9 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_6_1} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.02 03:21:19.636046 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 9547, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:21:19.636133 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:21:19.636152 [ 3 ] {} HTTP-Session: ed669545-ab1d-4d6b-a188-d23373940b26 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:21:19.636168 [ 3 ] {} HTTP-Session: ed669545-ab1d-4d6b-a188-d23373940b26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:21:19.636249 [ 3 ] {64a385a2-13e1-4bc8-b61b-0973db5fd9ab} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:21:19.636290 [ 3 ] {64a385a2-13e1-4bc8-b61b-0973db5fd9ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 03:21:19.636409 [ 3 ] {64a385a2-13e1-4bc8-b61b-0973db5fd9ab} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:21:19.636721 [ 3 ] {64a385a2-13e1-4bc8-b61b-0973db5fd9ab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:21:19.636935 [ 3 ] {64a385a2-13e1-4bc8-b61b-0973db5fd9ab} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.02 03:21:19.637083 [ 3 ] {64a385a2-13e1-4bc8-b61b-0973db5fd9ab} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.02 03:21:19.637204 [ 85 ] {} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.02 03:21:19.637207 [ 3 ] {64a385a2-13e1-4bc8-b61b-0973db5fd9ab} executeQuery: Read 56 rows, 4.49 KiB in 0.000922058 sec., 60733 rows/sec., 4.75 MiB/sec. 2024.02.02 03:21:19.637274 [ 85 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:21:19.637417 [ 17 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.02 03:21:19.637456 [ 3 ] {64a385a2-13e1-4bc8-b61b-0973db5fd9ab} DynamicQueryHandler: Done processing query 2024.02.02 03:21:19.637503 [ 3 ] {64a385a2-13e1-4bc8-b61b-0973db5fd9ab} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 03:21:19.637536 [ 17 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:21:19.637549 [ 3 ] {} HTTP-Session: ed669545-ab1d-4d6b-a188-d23373940b26 Destroying unnamed session 2024.02.02 03:21:19.637587 [ 17 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 54 rows starting from the beginning of the part 2024.02.02 03:21:19.637740 [ 17 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 45 rows starting from the beginning of the part 2024.02.02 03:21:19.637740 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:21:19.637847 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:21:19.637910 [ 3 ] {} HTTP-Session: a65ba6c8-129f-4426-848d-af92d02dd9df Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:21:19.637918 [ 17 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 45 rows starting from the beginning of the part 2024.02.02 03:21:19.637936 [ 3 ] {} HTTP-Session: a65ba6c8-129f-4426-848d-af92d02dd9df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:21:19.638155 [ 17 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 69 rows starting from the beginning of the part 2024.02.02 03:21:19.638171 [ 3 ] {8de74c8d-53fb-4d69-8513-5e9330efaac2} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:21:19.638271 [ 3 ] {8de74c8d-53fb-4d69-8513-5e9330efaac2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 03:21:19.638388 [ 17 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 45 rows starting from the beginning of the part 2024.02.02 03:21:19.638682 [ 17 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part 2024.02.02 03:21:19.638837 [ 3 ] {8de74c8d-53fb-4d69-8513-5e9330efaac2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:21:19.639778 [ 3 ] {8de74c8d-53fb-4d69-8513-5e9330efaac2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:21:19.640497 [ 17 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 314 rows, containing 4 columns (4 merged, 0 gathered) in 0.003149377 sec., 99702.2585736798 rows/sec., 7.80 MiB/sec. 2024.02.02 03:21:19.640506 [ 3 ] {8de74c8d-53fb-4d69-8513-5e9330efaac2} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.02 03:21:19.640632 [ 17 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.02 03:21:19.640784 [ 3 ] {8de74c8d-53fb-4d69-8513-5e9330efaac2} oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.02 03:21:19.640860 [ 17 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_6_1} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.02 03:21:19.641000 [ 17 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_6_1} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.02 03:21:19.641013 [ 3 ] {8de74c8d-53fb-4d69-8513-5e9330efaac2} executeQuery: Read 1 rows, 72.00 B in 0.002772734 sec., 360 rows/sec., 25.36 KiB/sec. 2024.02.02 03:21:19.641238 [ 3 ] {8de74c8d-53fb-4d69-8513-5e9330efaac2} DynamicQueryHandler: Done processing query 2024.02.02 03:21:19.641262 [ 3 ] {8de74c8d-53fb-4d69-8513-5e9330efaac2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:21:19.641279 [ 3 ] {} HTTP-Session: a65ba6c8-129f-4426-848d-af92d02dd9df Destroying unnamed session 2024.02.02 03:21:19.641443 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 51359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:21:19.641490 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:21:19.641509 [ 3 ] {} HTTP-Session: aa1ff296-0c60-4a83-8101-e5553edd5b73 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:21:19.641526 [ 3 ] {} HTTP-Session: aa1ff296-0c60-4a83-8101-e5553edd5b73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:21:19.641620 [ 3 ] {f54a4ff3-f702-4c5f-8fbf-826532579157} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:21:19.641664 [ 3 ] {f54a4ff3-f702-4c5f-8fbf-826532579157} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 03:21:19.641809 [ 3 ] {f54a4ff3-f702-4c5f-8fbf-826532579157} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:21:19.642396 [ 3 ] {f54a4ff3-f702-4c5f-8fbf-826532579157} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:21:19.642723 [ 3 ] {f54a4ff3-f702-4c5f-8fbf-826532579157} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.02 03:21:19.642909 [ 3 ] {f54a4ff3-f702-4c5f-8fbf-826532579157} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.02 03:21:19.643021 [ 85 ] {} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.02 03:21:19.643036 [ 3 ] {f54a4ff3-f702-4c5f-8fbf-826532579157} executeQuery: Read 48 rows, 66.33 KiB in 0.001379901 sec., 34785 rows/sec., 46.94 MiB/sec. 2024.02.02 03:21:19.643068 [ 85 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:21:19.643236 [ 11 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.02 03:21:19.643271 [ 3 ] {f54a4ff3-f702-4c5f-8fbf-826532579157} DynamicQueryHandler: Done processing query 2024.02.02 03:21:19.643296 [ 3 ] {f54a4ff3-f702-4c5f-8fbf-826532579157} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.02 03:21:19.643322 [ 3 ] {} HTTP-Session: aa1ff296-0c60-4a83-8101-e5553edd5b73 Destroying unnamed session 2024.02.02 03:21:19.643363 [ 11 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:21:19.643397 [ 11 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 41 rows starting from the beginning of the part 2024.02.02 03:21:19.643504 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 972, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:21:19.643536 [ 11 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 45 rows starting from the beginning of the part 2024.02.02 03:21:19.643560 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:21:19.643589 [ 3 ] {} HTTP-Session: c1dbd531-4f96-4776-aa6d-242e6097000c Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:21:19.643614 [ 3 ] {} HTTP-Session: c1dbd531-4f96-4776-aa6d-242e6097000c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:21:19.643710 [ 11 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 45 rows starting from the beginning of the part 2024.02.02 03:21:19.643725 [ 3 ] {a65f5ab4-b0f4-4054-b82b-7af85a39c62b} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:21:19.643781 [ 3 ] {a65f5ab4-b0f4-4054-b82b-7af85a39c62b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.02 03:21:19.643910 [ 11 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 45 rows starting from the beginning of the part 2024.02.02 03:21:19.644036 [ 3 ] {a65f5ab4-b0f4-4054-b82b-7af85a39c62b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:21:19.644139 [ 11 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 45 rows starting from the beginning of the part 2024.02.02 03:21:19.644357 [ 11 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 48 rows starting from the beginning of the part 2024.02.02 03:21:19.644543 [ 3 ] {a65f5ab4-b0f4-4054-b82b-7af85a39c62b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:21:19.644828 [ 3 ] {a65f5ab4-b0f4-4054-b82b-7af85a39c62b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.02 03:21:19.645058 [ 3 ] {a65f5ab4-b0f4-4054-b82b-7af85a39c62b} oximeter.measurements_i64 (4b31ac6b-1c5c-4f23-988c-a4b3732c9914): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.02 03:21:19.645226 [ 3 ] {a65f5ab4-b0f4-4054-b82b-7af85a39c62b} executeQuery: Read 6 rows, 434.00 B in 0.001457843 sec., 4115 rows/sec., 290.72 KiB/sec. 2024.02.02 03:21:19.645421 [ 3 ] {a65f5ab4-b0f4-4054-b82b-7af85a39c62b} DynamicQueryHandler: Done processing query 2024.02.02 03:21:19.645449 [ 3 ] {a65f5ab4-b0f4-4054-b82b-7af85a39c62b} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.02.02 03:21:19.645466 [ 3 ] {} HTTP-Session: c1dbd531-4f96-4776-aa6d-242e6097000c Destroying unnamed session 2024.02.02 03:21:19.646760 [ 11 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 269 rows, containing 6 columns (6 merged, 0 gathered) in 0.003601731 sec., 74686.3105545639 rows/sec., 100.79 MiB/sec. 2024.02.02 03:21:19.646988 [ 15 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.02 03:21:19.647215 [ 15 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_6_1} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.02 03:21:19.647271 [ 15 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_6_1} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.02 03:21:19.647330 [ 15 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_6_1: 4.07 MiB. 2024.02.02 03:21:23.652193 [ 82 ] {} DNSResolver: Updating DNS cache 2024.02.02 03:21:23.652266 [ 82 ] {} DNSResolver: Updated DNS cache 2024.02.02 03:21:29.623400 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:21:29.623529 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:21:29.623558 [ 3 ] {} HTTP-Session: 20325c74-a7e3-4310-916a-d91fa59446ee Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:21:29.623585 [ 3 ] {} HTTP-Session: 20325c74-a7e3-4310-916a-d91fa59446ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:21:29.623727 [ 3 ] {b3ef82b5-4087-4a99-8b97-c0bf22122d10} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:21:29.623794 [ 3 ] {b3ef82b5-4087-4a99-8b97-c0bf22122d10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 03:21:29.623974 [ 3 ] {b3ef82b5-4087-4a99-8b97-c0bf22122d10} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:21:29.624529 [ 3 ] {b3ef82b5-4087-4a99-8b97-c0bf22122d10} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:21:29.624785 [ 3 ] {b3ef82b5-4087-4a99-8b97-c0bf22122d10} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.02 03:21:29.624948 [ 3 ] {b3ef82b5-4087-4a99-8b97-c0bf22122d10} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.02 03:21:29.625076 [ 3 ] {b3ef82b5-4087-4a99-8b97-c0bf22122d10} executeQuery: Read 50 rows, 4.05 KiB in 0.001305861 sec., 38288 rows/sec., 3.03 MiB/sec. 2024.02.02 03:21:29.625242 [ 3 ] {b3ef82b5-4087-4a99-8b97-c0bf22122d10} DynamicQueryHandler: Done processing query 2024.02.02 03:21:29.625269 [ 3 ] {b3ef82b5-4087-4a99-8b97-c0bf22122d10} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:21:29.625287 [ 3 ] {} HTTP-Session: 20325c74-a7e3-4310-916a-d91fa59446ee Destroying unnamed session 2024.02.02 03:21:29.625397 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:21:29.625443 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:21:29.625462 [ 3 ] {} HTTP-Session: 7716908f-edab-48d3-a447-9b556fd17f52 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:21:29.625478 [ 3 ] {} HTTP-Session: 7716908f-edab-48d3-a447-9b556fd17f52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:21:29.625549 [ 3 ] {f17371be-5dda-4b8c-bb22-ec9c2eb6a301} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:21:29.625590 [ 3 ] {f17371be-5dda-4b8c-bb22-ec9c2eb6a301} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.02 03:21:29.625704 [ 3 ] {f17371be-5dda-4b8c-bb22-ec9c2eb6a301} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:21:29.626028 [ 3 ] {f17371be-5dda-4b8c-bb22-ec9c2eb6a301} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:21:29.626238 [ 3 ] {f17371be-5dda-4b8c-bb22-ec9c2eb6a301} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.02 03:21:29.626399 [ 3 ] {f17371be-5dda-4b8c-bb22-ec9c2eb6a301} oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.02 03:21:29.626512 [ 3 ] {f17371be-5dda-4b8c-bb22-ec9c2eb6a301} executeQuery: Read 2 rows, 175.00 B in 0.000933848 sec., 2141 rows/sec., 183.00 KiB/sec. 2024.02.02 03:21:29.626629 [ 3 ] {f17371be-5dda-4b8c-bb22-ec9c2eb6a301} DynamicQueryHandler: Done processing query 2024.02.02 03:21:29.626652 [ 3 ] {f17371be-5dda-4b8c-bb22-ec9c2eb6a301} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:21:29.626668 [ 3 ] {} HTTP-Session: 7716908f-edab-48d3-a447-9b556fd17f52 Destroying unnamed session 2024.02.02 03:21:29.626837 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 29125, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:21:29.626884 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:21:29.626903 [ 3 ] {} HTTP-Session: e90486e4-66e1-4fcc-be84-2d637db7fccc Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:21:29.626919 [ 3 ] {} HTTP-Session: e90486e4-66e1-4fcc-be84-2d637db7fccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:21:29.626995 [ 3 ] {307f32df-2ff7-4bdf-8545-752d893cf9e9} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:21:29.627033 [ 3 ] {307f32df-2ff7-4bdf-8545-752d893cf9e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 03:21:29.627133 [ 3 ] {307f32df-2ff7-4bdf-8545-752d893cf9e9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:21:29.627566 [ 3 ] {307f32df-2ff7-4bdf-8545-752d893cf9e9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:21:29.627787 [ 3 ] {307f32df-2ff7-4bdf-8545-752d893cf9e9} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.02 03:21:29.627936 [ 3 ] {307f32df-2ff7-4bdf-8545-752d893cf9e9} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.02 03:21:29.628044 [ 3 ] {307f32df-2ff7-4bdf-8545-752d893cf9e9} executeQuery: Read 187 rows, 17.70 KiB in 0.001020229 sec., 183292 rows/sec., 16.94 MiB/sec. 2024.02.02 03:21:29.628164 [ 3 ] {307f32df-2ff7-4bdf-8545-752d893cf9e9} DynamicQueryHandler: Done processing query 2024.02.02 03:21:29.628187 [ 3 ] {307f32df-2ff7-4bdf-8545-752d893cf9e9} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.02 03:21:29.628203 [ 3 ] {} HTTP-Session: e90486e4-66e1-4fcc-be84-2d637db7fccc Destroying unnamed session 2024.02.02 03:21:29.628304 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:21:29.628349 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:21:29.628368 [ 3 ] {} HTTP-Session: 3ff63920-2a54-441c-a00f-3a53ec187ad9 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:21:29.628390 [ 3 ] {} HTTP-Session: 3ff63920-2a54-441c-a00f-3a53ec187ad9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:21:29.628460 [ 3 ] {141b1158-5038-439e-a9a2-1a5a75eab564} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:21:29.628498 [ 3 ] {141b1158-5038-439e-a9a2-1a5a75eab564} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.02 03:21:29.628601 [ 3 ] {141b1158-5038-439e-a9a2-1a5a75eab564} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:21:29.628859 [ 3 ] {141b1158-5038-439e-a9a2-1a5a75eab564} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:21:29.629057 [ 3 ] {141b1158-5038-439e-a9a2-1a5a75eab564} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.02 03:21:29.629203 [ 3 ] {141b1158-5038-439e-a9a2-1a5a75eab564} oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.02 03:21:29.629317 [ 3 ] {141b1158-5038-439e-a9a2-1a5a75eab564} executeQuery: Read 2 rows, 143.00 B in 0.000822737 sec., 2430 rows/sec., 169.74 KiB/sec. 2024.02.02 03:21:29.629437 [ 3 ] {141b1158-5038-439e-a9a2-1a5a75eab564} DynamicQueryHandler: Done processing query 2024.02.02 03:21:29.629460 [ 3 ] {141b1158-5038-439e-a9a2-1a5a75eab564} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:21:29.629475 [ 3 ] {} HTTP-Session: 3ff63920-2a54-441c-a00f-3a53ec187ad9 Destroying unnamed session 2024.02.02 03:21:29.629597 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 12919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:21:29.629641 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:21:29.629661 [ 3 ] {} HTTP-Session: 4ba4c52c-12f5-4f0d-bd5d-465c6a93ed2f Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:21:29.629678 [ 3 ] {} HTTP-Session: 4ba4c52c-12f5-4f0d-bd5d-465c6a93ed2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:21:29.629751 [ 3 ] {f4eacd73-0d24-4e01-9dbb-046336a651c4} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:21:29.629790 [ 3 ] {f4eacd73-0d24-4e01-9dbb-046336a651c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 03:21:29.629895 [ 3 ] {f4eacd73-0d24-4e01-9dbb-046336a651c4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:21:29.630214 [ 3 ] {f4eacd73-0d24-4e01-9dbb-046336a651c4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:21:29.630429 [ 3 ] {f4eacd73-0d24-4e01-9dbb-046336a651c4} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.02 03:21:29.630581 [ 3 ] {f4eacd73-0d24-4e01-9dbb-046336a651c4} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.02 03:21:29.630678 [ 3 ] {f4eacd73-0d24-4e01-9dbb-046336a651c4} executeQuery: Read 76 rows, 6.07 KiB in 0.000895648 sec., 84854 rows/sec., 6.61 MiB/sec. 2024.02.02 03:21:29.630800 [ 3 ] {f4eacd73-0d24-4e01-9dbb-046336a651c4} DynamicQueryHandler: Done processing query 2024.02.02 03:21:29.630822 [ 3 ] {f4eacd73-0d24-4e01-9dbb-046336a651c4} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 03:21:29.630838 [ 3 ] {} HTTP-Session: 4ba4c52c-12f5-4f0d-bd5d-465c6a93ed2f Destroying unnamed session 2024.02.02 03:21:29.630941 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:21:29.630987 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:21:29.631005 [ 3 ] {} HTTP-Session: 90c1fa62-b5af-4e52-8a48-e6467c780e82 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:21:29.631021 [ 3 ] {} HTTP-Session: 90c1fa62-b5af-4e52-8a48-e6467c780e82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:21:29.631092 [ 3 ] {ead63819-2bcb-4091-b8a7-68d9659a123d} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:21:29.631159 [ 3 ] {ead63819-2bcb-4091-b8a7-68d9659a123d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 03:21:29.631276 [ 3 ] {ead63819-2bcb-4091-b8a7-68d9659a123d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:21:29.631569 [ 3 ] {ead63819-2bcb-4091-b8a7-68d9659a123d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:21:29.631834 [ 3 ] {ead63819-2bcb-4091-b8a7-68d9659a123d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.02 03:21:29.632023 [ 3 ] {ead63819-2bcb-4091-b8a7-68d9659a123d} oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.02 03:21:29.632151 [ 3 ] {ead63819-2bcb-4091-b8a7-68d9659a123d} executeQuery: Read 37 rows, 2.67 KiB in 0.001005569 sec., 36795 rows/sec., 2.59 MiB/sec. 2024.02.02 03:21:29.632276 [ 3 ] {ead63819-2bcb-4091-b8a7-68d9659a123d} DynamicQueryHandler: Done processing query 2024.02.02 03:21:29.632299 [ 3 ] {ead63819-2bcb-4091-b8a7-68d9659a123d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:21:29.632315 [ 3 ] {} HTTP-Session: 90c1fa62-b5af-4e52-8a48-e6467c780e82 Destroying unnamed session 2024.02.02 03:21:29.632484 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:21:29.632530 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:21:29.632573 [ 3 ] {} HTTP-Session: b0be567e-ef25-4667-a1bc-710ba3734bf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:21:29.632590 [ 3 ] {} HTTP-Session: b0be567e-ef25-4667-a1bc-710ba3734bf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:21:29.632683 [ 3 ] {48f9984b-9fe5-4b6c-9f49-da1d209b3073} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:21:29.632727 [ 3 ] {48f9984b-9fe5-4b6c-9f49-da1d209b3073} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 03:21:29.632861 [ 3 ] {48f9984b-9fe5-4b6c-9f49-da1d209b3073} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:21:29.633359 [ 3 ] {48f9984b-9fe5-4b6c-9f49-da1d209b3073} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:21:29.633684 [ 3 ] {48f9984b-9fe5-4b6c-9f49-da1d209b3073} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.02 03:21:29.633861 [ 3 ] {48f9984b-9fe5-4b6c-9f49-da1d209b3073} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.02 03:21:29.633974 [ 3 ] {48f9984b-9fe5-4b6c-9f49-da1d209b3073} executeQuery: Read 50 rows, 69.09 KiB in 0.00126309 sec., 39585 rows/sec., 53.42 MiB/sec. 2024.02.02 03:21:29.634099 [ 3 ] {48f9984b-9fe5-4b6c-9f49-da1d209b3073} DynamicQueryHandler: Done processing query 2024.02.02 03:21:29.634122 [ 3 ] {48f9984b-9fe5-4b6c-9f49-da1d209b3073} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.02 03:21:29.634138 [ 3 ] {} HTTP-Session: b0be567e-ef25-4667-a1bc-710ba3734bf3 Destroying unnamed session 2024.02.02 03:21:38.652319 [ 79 ] {} DNSResolver: Updating DNS cache 2024.02.02 03:21:38.652417 [ 79 ] {} DNSResolver: Updated DNS cache 2024.02.02 03:21:39.622281 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:21:39.622401 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:21:39.622430 [ 3 ] {} HTTP-Session: d1f10e0b-9349-4cb0-b068-556efbdc6265 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:21:39.622458 [ 3 ] {} HTTP-Session: d1f10e0b-9349-4cb0-b068-556efbdc6265 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:21:39.622599 [ 3 ] {4df524ed-c599-4dd5-8fa0-8f3ee457d4b4} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:21:39.622664 [ 3 ] {4df524ed-c599-4dd5-8fa0-8f3ee457d4b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 03:21:39.622841 [ 3 ] {4df524ed-c599-4dd5-8fa0-8f3ee457d4b4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:21:39.623380 [ 3 ] {4df524ed-c599-4dd5-8fa0-8f3ee457d4b4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:21:39.623664 [ 3 ] {4df524ed-c599-4dd5-8fa0-8f3ee457d4b4} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.02 03:21:39.623839 [ 3 ] {4df524ed-c599-4dd5-8fa0-8f3ee457d4b4} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.02 03:21:39.623947 [ 3 ] {4df524ed-c599-4dd5-8fa0-8f3ee457d4b4} executeQuery: Read 50 rows, 4.05 KiB in 0.001308681 sec., 38206 rows/sec., 3.02 MiB/sec. 2024.02.02 03:21:39.624143 [ 3 ] {4df524ed-c599-4dd5-8fa0-8f3ee457d4b4} DynamicQueryHandler: Done processing query 2024.02.02 03:21:39.624170 [ 3 ] {4df524ed-c599-4dd5-8fa0-8f3ee457d4b4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:21:39.624187 [ 3 ] {} HTTP-Session: d1f10e0b-9349-4cb0-b068-556efbdc6265 Destroying unnamed session 2024.02.02 03:21:39.624372 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 23981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:21:39.624428 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:21:39.624449 [ 3 ] {} HTTP-Session: 60be2e4b-f693-41b5-8b5e-43210f2f1861 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:21:39.624468 [ 3 ] {} HTTP-Session: 60be2e4b-f693-41b5-8b5e-43210f2f1861 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:21:39.624558 [ 3 ] {43c9db72-f510-42a9-baed-fbac7f414e79} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:21:39.624603 [ 3 ] {43c9db72-f510-42a9-baed-fbac7f414e79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 03:21:39.624735 [ 3 ] {43c9db72-f510-42a9-baed-fbac7f414e79} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:21:39.625170 [ 3 ] {43c9db72-f510-42a9-baed-fbac7f414e79} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:21:39.625402 [ 3 ] {43c9db72-f510-42a9-baed-fbac7f414e79} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.02 03:21:39.625559 [ 3 ] {43c9db72-f510-42a9-baed-fbac7f414e79} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.02 03:21:39.625657 [ 3 ] {43c9db72-f510-42a9-baed-fbac7f414e79} executeQuery: Read 150 rows, 14.79 KiB in 0.00106808 sec., 140438 rows/sec., 13.53 MiB/sec. 2024.02.02 03:21:39.625832 [ 3 ] {43c9db72-f510-42a9-baed-fbac7f414e79} DynamicQueryHandler: Done processing query 2024.02.02 03:21:39.625855 [ 3 ] {43c9db72-f510-42a9-baed-fbac7f414e79} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.02 03:21:39.625872 [ 3 ] {} HTTP-Session: 60be2e4b-f693-41b5-8b5e-43210f2f1861 Destroying unnamed session 2024.02.02 03:21:39.626005 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 8528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:21:39.626054 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:21:39.626074 [ 3 ] {} HTTP-Session: 45bdbe32-c4ef-488d-a4ab-7d3fb0b21e6e Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:21:39.626091 [ 3 ] {} HTTP-Session: 45bdbe32-c4ef-488d-a4ab-7d3fb0b21e6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:21:39.626170 [ 3 ] {d5025c72-71fb-4a55-8a30-d15c409dcb8c} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:21:39.626209 [ 3 ] {d5025c72-71fb-4a55-8a30-d15c409dcb8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 03:21:39.626322 [ 3 ] {d5025c72-71fb-4a55-8a30-d15c409dcb8c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:21:39.626650 [ 3 ] {d5025c72-71fb-4a55-8a30-d15c409dcb8c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:21:39.626862 [ 3 ] {d5025c72-71fb-4a55-8a30-d15c409dcb8c} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.02 03:21:39.627030 [ 3 ] {d5025c72-71fb-4a55-8a30-d15c409dcb8c} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.02 03:21:39.627133 [ 3 ] {d5025c72-71fb-4a55-8a30-d15c409dcb8c} executeQuery: Read 50 rows, 4.00 KiB in 0.000935938 sec., 53422 rows/sec., 4.18 MiB/sec. 2024.02.02 03:21:39.627327 [ 3 ] {d5025c72-71fb-4a55-8a30-d15c409dcb8c} DynamicQueryHandler: Done processing query 2024.02.02 03:21:39.627352 [ 3 ] {d5025c72-71fb-4a55-8a30-d15c409dcb8c} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.02 03:21:39.627368 [ 3 ] {} HTTP-Session: 45bdbe32-c4ef-488d-a4ab-7d3fb0b21e6e Destroying unnamed session 2024.02.02 03:21:39.627644 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:21:39.627691 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:21:39.627709 [ 3 ] {} HTTP-Session: 6ebec4db-31d7-43a9-89d8-c399caa22e1e Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:21:39.627725 [ 3 ] {} HTTP-Session: 6ebec4db-31d7-43a9-89d8-c399caa22e1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:21:39.627822 [ 3 ] {8df33415-6129-4be9-9b36-d32d5afc3635} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:21:39.627868 [ 3 ] {8df33415-6129-4be9-9b36-d32d5afc3635} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 03:21:39.628009 [ 3 ] {8df33415-6129-4be9-9b36-d32d5afc3635} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:21:39.628560 [ 3 ] {8df33415-6129-4be9-9b36-d32d5afc3635} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:21:39.628894 [ 3 ] {8df33415-6129-4be9-9b36-d32d5afc3635} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.02 03:21:39.629077 [ 3 ] {8df33415-6129-4be9-9b36-d32d5afc3635} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.02 03:21:39.629178 [ 3 ] {8df33415-6129-4be9-9b36-d32d5afc3635} executeQuery: Read 50 rows, 69.09 KiB in 0.001326772 sec., 37685 rows/sec., 50.85 MiB/sec. 2024.02.02 03:21:39.629384 [ 3 ] {8df33415-6129-4be9-9b36-d32d5afc3635} DynamicQueryHandler: Done processing query 2024.02.02 03:21:39.629408 [ 3 ] {8df33415-6129-4be9-9b36-d32d5afc3635} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.02 03:21:39.629424 [ 3 ] {} HTTP-Session: 6ebec4db-31d7-43a9-89d8-c399caa22e1e Destroying unnamed session 2024.02.02 03:21:49.621268 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:21:49.621402 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:21:49.621432 [ 3 ] {} HTTP-Session: 71372383-958b-4825-ad66-1180a1c75b1a Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:21:49.621461 [ 3 ] {} HTTP-Session: 71372383-958b-4825-ad66-1180a1c75b1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:21:49.621604 [ 3 ] {b63bba5a-18a9-463f-8716-d981bdb5557b} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:21:49.621671 [ 3 ] {b63bba5a-18a9-463f-8716-d981bdb5557b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 03:21:49.621857 [ 3 ] {b63bba5a-18a9-463f-8716-d981bdb5557b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:21:49.622308 [ 3 ] {b63bba5a-18a9-463f-8716-d981bdb5557b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:21:49.622569 [ 3 ] {b63bba5a-18a9-463f-8716-d981bdb5557b} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.02 03:21:49.622735 [ 3 ] {b63bba5a-18a9-463f-8716-d981bdb5557b} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.02 03:21:49.622852 [ 3 ] {b63bba5a-18a9-463f-8716-d981bdb5557b} executeQuery: Read 50 rows, 4.05 KiB in 0.00121104 sec., 41286 rows/sec., 3.27 MiB/sec. 2024.02.02 03:21:49.623027 [ 3 ] {b63bba5a-18a9-463f-8716-d981bdb5557b} DynamicQueryHandler: Done processing query 2024.02.02 03:21:49.623052 [ 3 ] {b63bba5a-18a9-463f-8716-d981bdb5557b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:21:49.623069 [ 3 ] {} HTTP-Session: 71372383-958b-4825-ad66-1180a1c75b1a Destroying unnamed session 2024.02.02 03:21:49.623216 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 23981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:21:49.623263 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:21:49.623281 [ 3 ] {} HTTP-Session: b3f1fd7a-7c4d-46e0-92d9-f4810a174a36 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:21:49.623297 [ 3 ] {} HTTP-Session: b3f1fd7a-7c4d-46e0-92d9-f4810a174a36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:21:49.623378 [ 3 ] {2ccbf2e8-72b1-44cf-9b0a-2e53f67718cb} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:21:49.623420 [ 3 ] {2ccbf2e8-72b1-44cf-9b0a-2e53f67718cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 03:21:49.623529 [ 3 ] {2ccbf2e8-72b1-44cf-9b0a-2e53f67718cb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:21:49.623908 [ 3 ] {2ccbf2e8-72b1-44cf-9b0a-2e53f67718cb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:21:49.624138 [ 3 ] {2ccbf2e8-72b1-44cf-9b0a-2e53f67718cb} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.02 03:21:49.624290 [ 3 ] {2ccbf2e8-72b1-44cf-9b0a-2e53f67718cb} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.02 03:21:49.624408 [ 3 ] {2ccbf2e8-72b1-44cf-9b0a-2e53f67718cb} executeQuery: Read 150 rows, 14.79 KiB in 0.001000009 sec., 149998 rows/sec., 14.45 MiB/sec. 2024.02.02 03:21:49.624569 [ 3 ] {2ccbf2e8-72b1-44cf-9b0a-2e53f67718cb} DynamicQueryHandler: Done processing query 2024.02.02 03:21:49.624594 [ 3 ] {2ccbf2e8-72b1-44cf-9b0a-2e53f67718cb} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.02 03:21:49.624610 [ 3 ] {} HTTP-Session: b3f1fd7a-7c4d-46e0-92d9-f4810a174a36 Destroying unnamed session 2024.02.02 03:21:49.624739 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 8528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:21:49.624784 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:21:49.624802 [ 3 ] {} HTTP-Session: 4b78d8b8-12d6-4779-8d22-76f8cf41cc52 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:21:49.624819 [ 3 ] {} HTTP-Session: 4b78d8b8-12d6-4779-8d22-76f8cf41cc52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:21:49.624892 [ 3 ] {5d9bb05e-dabd-46c9-aa77-e7a8c3d14d64} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:21:49.624931 [ 3 ] {5d9bb05e-dabd-46c9-aa77-e7a8c3d14d64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 03:21:49.625043 [ 3 ] {5d9bb05e-dabd-46c9-aa77-e7a8c3d14d64} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:21:49.625348 [ 3 ] {5d9bb05e-dabd-46c9-aa77-e7a8c3d14d64} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:21:49.625554 [ 3 ] {5d9bb05e-dabd-46c9-aa77-e7a8c3d14d64} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.02 03:21:49.625728 [ 3 ] {5d9bb05e-dabd-46c9-aa77-e7a8c3d14d64} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.02 03:21:49.625839 [ 3 ] {5d9bb05e-dabd-46c9-aa77-e7a8c3d14d64} executeQuery: Read 50 rows, 4.00 KiB in 0.000919478 sec., 54378 rows/sec., 4.25 MiB/sec. 2024.02.02 03:21:49.625953 [ 3 ] {5d9bb05e-dabd-46c9-aa77-e7a8c3d14d64} DynamicQueryHandler: Done processing query 2024.02.02 03:21:49.625977 [ 3 ] {5d9bb05e-dabd-46c9-aa77-e7a8c3d14d64} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.02 03:21:49.625993 [ 3 ] {} HTTP-Session: 4b78d8b8-12d6-4779-8d22-76f8cf41cc52 Destroying unnamed session 2024.02.02 03:21:49.626192 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:21:49.626238 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:21:49.626257 [ 3 ] {} HTTP-Session: 1557f7cf-eae3-404a-9504-e7351176671a Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:21:49.626274 [ 3 ] {} HTTP-Session: 1557f7cf-eae3-404a-9504-e7351176671a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:21:49.626364 [ 3 ] {b939ea62-0d22-4b9c-a1bd-e76bbbe5eed4} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:21:49.626408 [ 3 ] {b939ea62-0d22-4b9c-a1bd-e76bbbe5eed4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 03:21:49.626548 [ 3 ] {b939ea62-0d22-4b9c-a1bd-e76bbbe5eed4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:21:49.627049 [ 3 ] {b939ea62-0d22-4b9c-a1bd-e76bbbe5eed4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:21:49.627380 [ 3 ] {b939ea62-0d22-4b9c-a1bd-e76bbbe5eed4} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.02 03:21:49.627561 [ 3 ] {b939ea62-0d22-4b9c-a1bd-e76bbbe5eed4} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.02 03:21:49.627692 [ 3 ] {b939ea62-0d22-4b9c-a1bd-e76bbbe5eed4} executeQuery: Read 50 rows, 69.09 KiB in 0.00129254 sec., 38683 rows/sec., 52.20 MiB/sec. 2024.02.02 03:21:49.627827 [ 3 ] {b939ea62-0d22-4b9c-a1bd-e76bbbe5eed4} DynamicQueryHandler: Done processing query 2024.02.02 03:21:49.627851 [ 3 ] {b939ea62-0d22-4b9c-a1bd-e76bbbe5eed4} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.02 03:21:49.627867 [ 3 ] {} HTTP-Session: 1557f7cf-eae3-404a-9504-e7351176671a Destroying unnamed session 2024.02.02 03:21:53.652680 [ 71 ] {} DNSResolver: Updating DNS cache 2024.02.02 03:21:53.652786 [ 71 ] {} DNSResolver: Updated DNS cache 2024.02.02 03:21:59.623449 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:21:59.623573 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:21:59.623600 [ 3 ] {} HTTP-Session: 79d7d172-6ce2-4ac0-a012-db94af281ef3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:21:59.623624 [ 3 ] {} HTTP-Session: 79d7d172-6ce2-4ac0-a012-db94af281ef3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:21:59.623756 [ 3 ] {177fb48d-b7f4-40cc-bbbc-36f64d2f07f6} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:21:59.623817 [ 3 ] {177fb48d-b7f4-40cc-bbbc-36f64d2f07f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 03:21:59.624065 [ 3 ] {177fb48d-b7f4-40cc-bbbc-36f64d2f07f6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:21:59.624601 [ 3 ] {177fb48d-b7f4-40cc-bbbc-36f64d2f07f6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:21:59.625022 [ 3 ] {177fb48d-b7f4-40cc-bbbc-36f64d2f07f6} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.02 03:21:59.625233 [ 3 ] {177fb48d-b7f4-40cc-bbbc-36f64d2f07f6} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.02 03:21:59.625350 [ 3 ] {177fb48d-b7f4-40cc-bbbc-36f64d2f07f6} executeQuery: Read 50 rows, 4.05 KiB in 0.001556943 sec., 32114 rows/sec., 2.54 MiB/sec. 2024.02.02 03:21:59.625565 [ 3 ] {177fb48d-b7f4-40cc-bbbc-36f64d2f07f6} DynamicQueryHandler: Done processing query 2024.02.02 03:21:59.625594 [ 3 ] {177fb48d-b7f4-40cc-bbbc-36f64d2f07f6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:21:59.625611 [ 3 ] {} HTTP-Session: 79d7d172-6ce2-4ac0-a012-db94af281ef3 Destroying unnamed session 2024.02.02 03:21:59.625772 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 28976, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:21:59.625828 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:21:59.625849 [ 3 ] {} HTTP-Session: 153fe694-01e4-48f7-90f6-48d61de3d430 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:21:59.625869 [ 3 ] {} HTTP-Session: 153fe694-01e4-48f7-90f6-48d61de3d430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:21:59.625965 [ 3 ] {4f829806-1149-4202-91e0-2cdb85759f3e} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:21:59.626012 [ 3 ] {4f829806-1149-4202-91e0-2cdb85759f3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 03:21:59.626132 [ 3 ] {4f829806-1149-4202-91e0-2cdb85759f3e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:21:59.626598 [ 3 ] {4f829806-1149-4202-91e0-2cdb85759f3e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:21:59.626849 [ 3 ] {4f829806-1149-4202-91e0-2cdb85759f3e} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.02 03:21:59.627017 [ 3 ] {4f829806-1149-4202-91e0-2cdb85759f3e} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.02 03:21:59.627118 [ 3 ] {4f829806-1149-4202-91e0-2cdb85759f3e} executeQuery: Read 186 rows, 17.61 KiB in 0.001122369 sec., 165720 rows/sec., 15.32 MiB/sec. 2024.02.02 03:21:59.627269 [ 3 ] {4f829806-1149-4202-91e0-2cdb85759f3e} DynamicQueryHandler: Done processing query 2024.02.02 03:21:59.627296 [ 3 ] {4f829806-1149-4202-91e0-2cdb85759f3e} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.02 03:21:59.627312 [ 3 ] {} HTTP-Session: 153fe694-01e4-48f7-90f6-48d61de3d430 Destroying unnamed session 2024.02.02 03:21:59.627458 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 12578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:21:59.627511 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:21:59.627531 [ 3 ] {} HTTP-Session: e133121d-54c5-4659-83c1-3425112354f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:21:59.627550 [ 3 ] {} HTTP-Session: e133121d-54c5-4659-83c1-3425112354f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:21:59.627633 [ 3 ] {ef070661-3455-4c0c-91a7-cd31efc50ee8} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:21:59.627673 [ 3 ] {ef070661-3455-4c0c-91a7-cd31efc50ee8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 03:21:59.627780 [ 3 ] {ef070661-3455-4c0c-91a7-cd31efc50ee8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:21:59.628176 [ 3 ] {ef070661-3455-4c0c-91a7-cd31efc50ee8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:21:59.628403 [ 3 ] {ef070661-3455-4c0c-91a7-cd31efc50ee8} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.02 03:21:59.628564 [ 3 ] {ef070661-3455-4c0c-91a7-cd31efc50ee8} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.02 03:21:59.628658 [ 3 ] {ef070661-3455-4c0c-91a7-cd31efc50ee8} executeQuery: Read 74 rows, 5.90 KiB in 0.000998178 sec., 74135 rows/sec., 5.77 MiB/sec. 2024.02.02 03:21:59.628794 [ 3 ] {ef070661-3455-4c0c-91a7-cd31efc50ee8} DynamicQueryHandler: Done processing query 2024.02.02 03:21:59.628819 [ 3 ] {ef070661-3455-4c0c-91a7-cd31efc50ee8} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 03:21:59.628835 [ 3 ] {} HTTP-Session: e133121d-54c5-4659-83c1-3425112354f6 Destroying unnamed session 2024.02.02 03:21:59.628985 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7045, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:21:59.629032 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:21:59.629053 [ 3 ] {} HTTP-Session: 4fc46aab-a349-457a-bb61-5adc60fa0978 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:21:59.629070 [ 3 ] {} HTTP-Session: 4fc46aab-a349-457a-bb61-5adc60fa0978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:21:59.629146 [ 3 ] {44822cba-2d1e-430c-9ad7-0d3dc67c0206} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:21:59.629191 [ 3 ] {44822cba-2d1e-430c-9ad7-0d3dc67c0206} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 03:21:59.629312 [ 3 ] {44822cba-2d1e-430c-9ad7-0d3dc67c0206} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:21:59.629637 [ 3 ] {44822cba-2d1e-430c-9ad7-0d3dc67c0206} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:21:59.629912 [ 3 ] {44822cba-2d1e-430c-9ad7-0d3dc67c0206} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.02 03:21:59.630133 [ 3 ] {44822cba-2d1e-430c-9ad7-0d3dc67c0206} oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.02 03:21:59.630265 [ 3 ] {44822cba-2d1e-430c-9ad7-0d3dc67c0206} executeQuery: Read 36 rows, 2.60 KiB in 0.001083569 sec., 33223 rows/sec., 2.34 MiB/sec. 2024.02.02 03:21:59.630394 [ 3 ] {44822cba-2d1e-430c-9ad7-0d3dc67c0206} DynamicQueryHandler: Done processing query 2024.02.02 03:21:59.630419 [ 3 ] {44822cba-2d1e-430c-9ad7-0d3dc67c0206} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:21:59.630436 [ 3 ] {} HTTP-Session: 4fc46aab-a349-457a-bb61-5adc60fa0978 Destroying unnamed session 2024.02.02 03:21:59.630589 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:21:59.630637 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:21:59.630657 [ 3 ] {} HTTP-Session: c4fab399-cc87-4afa-8686-be1ac07e0c3e Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:21:59.630674 [ 3 ] {} HTTP-Session: c4fab399-cc87-4afa-8686-be1ac07e0c3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:21:59.630764 [ 3 ] {c2509054-b3b8-4433-8a74-9072a3e3b0e0} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:21:59.630809 [ 3 ] {c2509054-b3b8-4433-8a74-9072a3e3b0e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 03:21:59.630945 [ 3 ] {c2509054-b3b8-4433-8a74-9072a3e3b0e0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:21:59.631464 [ 3 ] {c2509054-b3b8-4433-8a74-9072a3e3b0e0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:21:59.631802 [ 3 ] {c2509054-b3b8-4433-8a74-9072a3e3b0e0} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.02 03:21:59.632001 [ 3 ] {c2509054-b3b8-4433-8a74-9072a3e3b0e0} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.02 03:21:59.632130 [ 3 ] {c2509054-b3b8-4433-8a74-9072a3e3b0e0} executeQuery: Read 50 rows, 69.09 KiB in 0.001336681 sec., 37406 rows/sec., 50.48 MiB/sec. 2024.02.02 03:21:59.632259 [ 3 ] {c2509054-b3b8-4433-8a74-9072a3e3b0e0} DynamicQueryHandler: Done processing query 2024.02.02 03:21:59.632284 [ 3 ] {c2509054-b3b8-4433-8a74-9072a3e3b0e0} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.02 03:21:59.632299 [ 3 ] {} HTTP-Session: c4fab399-cc87-4afa-8686-be1ac07e0c3e Destroying unnamed session 2024.02.02 03:22:08.652872 [ 74 ] {} DNSResolver: Updating DNS cache 2024.02.02 03:22:08.652952 [ 74 ] {} DNSResolver: Updated DNS cache 2024.02.02 03:22:09.622668 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:22:09.622787 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:22:09.622819 [ 3 ] {} HTTP-Session: af1bf6ca-cbe0-4929-8567-a16907b62ef8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:22:09.622848 [ 3 ] {} HTTP-Session: af1bf6ca-cbe0-4929-8567-a16907b62ef8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:22:09.622991 [ 3 ] {e4e81422-9cc0-4f39-95d2-ae4c6f688fb6} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:22:09.623060 [ 3 ] {e4e81422-9cc0-4f39-95d2-ae4c6f688fb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 03:22:09.623244 [ 3 ] {e4e81422-9cc0-4f39-95d2-ae4c6f688fb6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:22:09.623736 [ 3 ] {e4e81422-9cc0-4f39-95d2-ae4c6f688fb6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:22:09.624025 [ 3 ] {e4e81422-9cc0-4f39-95d2-ae4c6f688fb6} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.02 03:22:09.624202 [ 3 ] {e4e81422-9cc0-4f39-95d2-ae4c6f688fb6} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.02 03:22:09.624316 [ 3 ] {e4e81422-9cc0-4f39-95d2-ae4c6f688fb6} executeQuery: Read 50 rows, 4.05 KiB in 0.001285101 sec., 38907 rows/sec., 3.08 MiB/sec. 2024.02.02 03:22:09.624307 [ 55 ] {} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.02 03:22:09.624380 [ 55 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:22:09.624488 [ 3 ] {e4e81422-9cc0-4f39-95d2-ae4c6f688fb6} DynamicQueryHandler: Done processing query 2024.02.02 03:22:09.624491 [ 17 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.02 03:22:09.624517 [ 3 ] {e4e81422-9cc0-4f39-95d2-ae4c6f688fb6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:22:09.624571 [ 3 ] {} HTTP-Session: af1bf6ca-cbe0-4929-8567-a16907b62ef8 Destroying unnamed session 2024.02.02 03:22:09.624654 [ 17 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:22:09.624715 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:22:09.624726 [ 17 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 48 rows starting from the beginning of the part 2024.02.02 03:22:09.624811 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:22:09.624865 [ 3 ] {} HTTP-Session: 4137dd08-d919-47e0-8d6f-b24090444e39 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:22:09.624898 [ 3 ] {} HTTP-Session: 4137dd08-d919-47e0-8d6f-b24090444e39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:22:09.625014 [ 17 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part 2024.02.02 03:22:09.625124 [ 3 ] {669b5646-4079-46b0-a5ea-4713d175776f} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:22:09.625257 [ 3 ] {669b5646-4079-46b0-a5ea-4713d175776f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.02 03:22:09.625257 [ 17 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 50 rows starting from the beginning of the part 2024.02.02 03:22:09.625562 [ 17 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part 2024.02.02 03:22:09.625705 [ 3 ] {669b5646-4079-46b0-a5ea-4713d175776f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:22:09.625790 [ 17 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part 2024.02.02 03:22:09.625951 [ 17 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 50 rows starting from the beginning of the part 2024.02.02 03:22:09.627006 [ 14 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 4 columns (4 merged, 0 gathered) in 0.002544902 sec., 117096.8469512775 rows/sec., 9.27 MiB/sec. 2024.02.02 03:22:09.627141 [ 17 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.02 03:22:09.627335 [ 17 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_11_2} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.02 03:22:09.627404 [ 17 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_11_2} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.02 03:22:09.628761 [ 3 ] {669b5646-4079-46b0-a5ea-4713d175776f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:22:09.629045 [ 3 ] {669b5646-4079-46b0-a5ea-4713d175776f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.02 03:22:09.629259 [ 3 ] {669b5646-4079-46b0-a5ea-4713d175776f} oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.02 03:22:09.629379 [ 3 ] {669b5646-4079-46b0-a5ea-4713d175776f} executeQuery: Read 4 rows, 342.00 B in 0.004193896 sec., 953 rows/sec., 79.64 KiB/sec. 2024.02.02 03:22:09.629601 [ 3 ] {669b5646-4079-46b0-a5ea-4713d175776f} DynamicQueryHandler: Done processing query 2024.02.02 03:22:09.629632 [ 3 ] {669b5646-4079-46b0-a5ea-4713d175776f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:22:09.629652 [ 3 ] {} HTTP-Session: 4137dd08-d919-47e0-8d6f-b24090444e39 Destroying unnamed session 2024.02.02 03:22:09.629862 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 24281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:22:09.629915 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:22:09.629935 [ 3 ] {} HTTP-Session: 8160f3b5-6086-47c7-8cd3-f041de1ba6cf Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:22:09.629953 [ 3 ] {} HTTP-Session: 8160f3b5-6086-47c7-8cd3-f041de1ba6cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:22:09.630037 [ 3 ] {0de54c6f-3278-4833-beb3-90f6273280b8} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:22:09.630079 [ 3 ] {0de54c6f-3278-4833-beb3-90f6273280b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 03:22:09.630199 [ 3 ] {0de54c6f-3278-4833-beb3-90f6273280b8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:22:09.630598 [ 3 ] {0de54c6f-3278-4833-beb3-90f6273280b8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:22:09.630846 [ 3 ] {0de54c6f-3278-4833-beb3-90f6273280b8} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.02 03:22:09.631030 [ 3 ] {0de54c6f-3278-4833-beb3-90f6273280b8} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.02 03:22:09.631122 [ 55 ] {} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.02 03:22:09.631134 [ 3 ] {0de54c6f-3278-4833-beb3-90f6273280b8} executeQuery: Read 152 rows, 14.97 KiB in 0.001066359 sec., 142541 rows/sec., 13.71 MiB/sec. 2024.02.02 03:22:09.631164 [ 55 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:22:09.631270 [ 11 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.02 03:22:09.631302 [ 3 ] {0de54c6f-3278-4833-beb3-90f6273280b8} DynamicQueryHandler: Done processing query 2024.02.02 03:22:09.631329 [ 3 ] {0de54c6f-3278-4833-beb3-90f6273280b8} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.02 03:22:09.631354 [ 3 ] {} HTTP-Session: 8160f3b5-6086-47c7-8cd3-f041de1ba6cf Destroying unnamed session 2024.02.02 03:22:09.631368 [ 11 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:22:09.631404 [ 11 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 181 rows starting from the beginning of the part 2024.02.02 03:22:09.631472 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:22:09.631531 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:22:09.631537 [ 11 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 187 rows starting from the beginning of the part 2024.02.02 03:22:09.631553 [ 3 ] {} HTTP-Session: 785ce9e7-14a0-4847-a416-1976926ae246 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:22:09.631586 [ 3 ] {} HTTP-Session: 785ce9e7-14a0-4847-a416-1976926ae246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:22:09.631693 [ 11 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 150 rows starting from the beginning of the part 2024.02.02 03:22:09.631701 [ 3 ] {24b3a224-3d3d-46cf-9b7c-128c772239c1} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:22:09.631760 [ 3 ] {24b3a224-3d3d-46cf-9b7c-128c772239c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.02 03:22:09.631848 [ 11 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 150 rows starting from the beginning of the part 2024.02.02 03:22:09.632011 [ 3 ] {24b3a224-3d3d-46cf-9b7c-128c772239c1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:22:09.632012 [ 11 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 186 rows starting from the beginning of the part 2024.02.02 03:22:09.632144 [ 11 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 152 rows starting from the beginning of the part 2024.02.02 03:22:09.632614 [ 3 ] {24b3a224-3d3d-46cf-9b7c-128c772239c1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:22:09.632921 [ 3 ] {24b3a224-3d3d-46cf-9b7c-128c772239c1} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.02 03:22:09.633104 [ 3 ] {24b3a224-3d3d-46cf-9b7c-128c772239c1} oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.02 03:22:09.633351 [ 3 ] {24b3a224-3d3d-46cf-9b7c-128c772239c1} executeQuery: Read 4 rows, 286.00 B in 0.001597524 sec., 2503 rows/sec., 174.83 KiB/sec. 2024.02.02 03:22:09.633416 [ 17 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1006 rows, containing 4 columns (4 merged, 0 gathered) in 0.002180888 sec., 461279.9923700804 rows/sec., 43.42 MiB/sec. 2024.02.02 03:22:09.633559 [ 3 ] {24b3a224-3d3d-46cf-9b7c-128c772239c1} DynamicQueryHandler: Done processing query 2024.02.02 03:22:09.633605 [ 3 ] {24b3a224-3d3d-46cf-9b7c-128c772239c1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:22:09.633624 [ 3 ] {} HTTP-Session: 785ce9e7-14a0-4847-a416-1976926ae246 Destroying unnamed session 2024.02.02 03:22:09.633690 [ 17 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.02 03:22:09.633801 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 9214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:22:09.633868 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:22:09.633900 [ 3 ] {} HTTP-Session: 9d752d67-ef2c-4799-80f1-d622075dc03a Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:22:09.633934 [ 3 ] {} HTTP-Session: 9d752d67-ef2c-4799-80f1-d622075dc03a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:22:09.634038 [ 17 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_11_2} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.02 03:22:09.634074 [ 3 ] {6a83d3b4-d034-498b-b529-c291e31cbd94} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:22:09.634129 [ 3 ] {6a83d3b4-d034-498b-b529-c291e31cbd94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 03:22:09.634138 [ 17 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_11_2} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.02 03:22:09.634345 [ 3 ] {6a83d3b4-d034-498b-b529-c291e31cbd94} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:22:09.634668 [ 3 ] {6a83d3b4-d034-498b-b529-c291e31cbd94} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:22:09.634890 [ 3 ] {6a83d3b4-d034-498b-b529-c291e31cbd94} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.02 03:22:09.635052 [ 3 ] {6a83d3b4-d034-498b-b529-c291e31cbd94} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.02 03:22:09.635160 [ 3 ] {6a83d3b4-d034-498b-b529-c291e31cbd94} executeQuery: Read 54 rows, 4.33 KiB in 0.001041789 sec., 51833 rows/sec., 4.06 MiB/sec. 2024.02.02 03:22:09.635173 [ 73 ] {} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.02 03:22:09.635272 [ 73 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:22:09.635352 [ 3 ] {6a83d3b4-d034-498b-b529-c291e31cbd94} DynamicQueryHandler: Done processing query 2024.02.02 03:22:09.635369 [ 23 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.02 03:22:09.635385 [ 3 ] {6a83d3b4-d034-498b-b529-c291e31cbd94} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 03:22:09.635420 [ 3 ] {} HTTP-Session: 9d752d67-ef2c-4799-80f1-d622075dc03a Destroying unnamed session 2024.02.02 03:22:09.635462 [ 23 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:22:09.635487 [ 23 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 92 rows starting from the beginning of the part 2024.02.02 03:22:09.635535 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:22:09.635590 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:22:09.635621 [ 3 ] {} HTTP-Session: ca6c09dd-7d0f-4ff9-a429-a3ecbbe160be Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:22:09.635631 [ 23 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 76 rows starting from the beginning of the part 2024.02.02 03:22:09.635643 [ 3 ] {} HTTP-Session: ca6c09dd-7d0f-4ff9-a429-a3ecbbe160be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:22:09.635756 [ 3 ] {a0a7076a-533d-4f9e-aea8-981de300b6af} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:22:09.635762 [ 23 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 50 rows starting from the beginning of the part 2024.02.02 03:22:09.635820 [ 3 ] {a0a7076a-533d-4f9e-aea8-981de300b6af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 03:22:09.635912 [ 23 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part 2024.02.02 03:22:09.636073 [ 23 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 74 rows starting from the beginning of the part 2024.02.02 03:22:09.636105 [ 3 ] {a0a7076a-533d-4f9e-aea8-981de300b6af} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:22:09.636210 [ 23 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 54 rows starting from the beginning of the part 2024.02.02 03:22:09.636612 [ 3 ] {a0a7076a-533d-4f9e-aea8-981de300b6af} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:22:09.637009 [ 3 ] {a0a7076a-533d-4f9e-aea8-981de300b6af} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.02 03:22:09.637144 [ 23 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 396 rows, containing 4 columns (4 merged, 0 gathered) in 0.001811685 sec., 218581.04471803873 rows/sec., 17.06 MiB/sec. 2024.02.02 03:22:09.637249 [ 3 ] {a0a7076a-533d-4f9e-aea8-981de300b6af} oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.02 03:22:09.637256 [ 23 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.02 03:22:09.637412 [ 3 ] {a0a7076a-533d-4f9e-aea8-981de300b6af} executeQuery: Read 2 rows, 144.00 B in 0.001607084 sec., 1244 rows/sec., 87.50 KiB/sec. 2024.02.02 03:22:09.637499 [ 23 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_11_2} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.02 03:22:09.637612 [ 23 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_11_2} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.02 03:22:09.637629 [ 3 ] {a0a7076a-533d-4f9e-aea8-981de300b6af} DynamicQueryHandler: Done processing query 2024.02.02 03:22:09.637661 [ 3 ] {a0a7076a-533d-4f9e-aea8-981de300b6af} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:22:09.637689 [ 3 ] {} HTTP-Session: ca6c09dd-7d0f-4ff9-a429-a3ecbbe160be Destroying unnamed session 2024.02.02 03:22:09.637859 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:22:09.637909 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:22:09.637929 [ 3 ] {} HTTP-Session: e031ff60-82fb-431e-80ac-b78b99de6f5a Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:22:09.637946 [ 3 ] {} HTTP-Session: e031ff60-82fb-431e-80ac-b78b99de6f5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:22:09.638035 [ 3 ] {1d63617e-da5c-4800-9013-a6ce7068859c} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:22:09.638087 [ 3 ] {1d63617e-da5c-4800-9013-a6ce7068859c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 03:22:09.638219 [ 3 ] {1d63617e-da5c-4800-9013-a6ce7068859c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:22:09.638768 [ 3 ] {1d63617e-da5c-4800-9013-a6ce7068859c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:22:09.639107 [ 3 ] {1d63617e-da5c-4800-9013-a6ce7068859c} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.02 03:22:09.639321 [ 3 ] {1d63617e-da5c-4800-9013-a6ce7068859c} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.02 03:22:09.639445 [ 73 ] {} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.02 03:22:09.639454 [ 3 ] {1d63617e-da5c-4800-9013-a6ce7068859c} executeQuery: Read 50 rows, 69.09 KiB in 0.001378322 sec., 36275 rows/sec., 48.95 MiB/sec. 2024.02.02 03:22:09.639508 [ 73 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:22:09.639673 [ 13 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.02 03:22:09.639737 [ 3 ] {1d63617e-da5c-4800-9013-a6ce7068859c} DynamicQueryHandler: Done processing query 2024.02.02 03:22:09.639786 [ 3 ] {1d63617e-da5c-4800-9013-a6ce7068859c} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.02 03:22:09.639845 [ 3 ] {} HTTP-Session: e031ff60-82fb-431e-80ac-b78b99de6f5a Destroying unnamed session 2024.02.02 03:22:09.639863 [ 13 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:22:09.639905 [ 13 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 269 rows starting from the beginning of the part 2024.02.02 03:22:09.640057 [ 13 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part 2024.02.02 03:22:09.640161 [ 13 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 50 rows starting from the beginning of the part 2024.02.02 03:22:09.640258 [ 13 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part 2024.02.02 03:22:09.640353 [ 13 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part 2024.02.02 03:22:09.640445 [ 13 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 50 rows starting from the beginning of the part 2024.02.02 03:22:09.641985 [ 13 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 519 rows, containing 6 columns (6 merged, 0 gathered) in 0.00240726 sec., 215597.81660477057 rows/sec., 290.94 MiB/sec. 2024.02.02 03:22:09.642260 [ 13 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.02 03:22:09.642469 [ 13 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_11_2} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.02 03:22:09.642532 [ 13 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_11_2} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.02 03:22:09.642590 [ 13 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_11_2: 4.01 MiB. 2024.02.02 03:22:10.000201 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.02 MiB, peak 236.33 MiB, will set to 230.89 MiB (RSS), difference: -4.13 MiB 2024.02.02 03:22:19.622743 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:22:19.622883 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:22:19.622914 [ 3 ] {} HTTP-Session: 7d74a11a-d42a-4dfe-81cd-a0780d73ecb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:22:19.622943 [ 3 ] {} HTTP-Session: 7d74a11a-d42a-4dfe-81cd-a0780d73ecb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:22:19.623087 [ 3 ] {ddc0ded3-a6f6-402f-a7ff-7ca75670e88c} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:22:19.623156 [ 3 ] {ddc0ded3-a6f6-402f-a7ff-7ca75670e88c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 03:22:19.623320 [ 3 ] {ddc0ded3-a6f6-402f-a7ff-7ca75670e88c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:22:19.623789 [ 3 ] {ddc0ded3-a6f6-402f-a7ff-7ca75670e88c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:22:19.624068 [ 3 ] {ddc0ded3-a6f6-402f-a7ff-7ca75670e88c} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.02 03:22:19.624246 [ 3 ] {ddc0ded3-a6f6-402f-a7ff-7ca75670e88c} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.02 03:22:19.624368 [ 3 ] {ddc0ded3-a6f6-402f-a7ff-7ca75670e88c} executeQuery: Read 50 rows, 4.05 KiB in 0.001241121 sec., 40286 rows/sec., 3.19 MiB/sec. 2024.02.02 03:22:19.624575 [ 3 ] {ddc0ded3-a6f6-402f-a7ff-7ca75670e88c} DynamicQueryHandler: Done processing query 2024.02.02 03:22:19.624604 [ 3 ] {ddc0ded3-a6f6-402f-a7ff-7ca75670e88c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:22:19.624621 [ 3 ] {} HTTP-Session: 7d74a11a-d42a-4dfe-81cd-a0780d73ecb9 Destroying unnamed session 2024.02.02 03:22:19.624780 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:22:19.624834 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:22:19.624855 [ 3 ] {} HTTP-Session: 7e855b26-5e82-454d-b5a8-f370897a885b Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:22:19.624874 [ 3 ] {} HTTP-Session: 7e855b26-5e82-454d-b5a8-f370897a885b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:22:19.624956 [ 3 ] {bd4a47fc-0471-4484-b254-1a84e039fd03} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:22:19.625000 [ 3 ] {bd4a47fc-0471-4484-b254-1a84e039fd03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.02 03:22:19.625119 [ 3 ] {bd4a47fc-0471-4484-b254-1a84e039fd03} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:22:19.625433 [ 3 ] {bd4a47fc-0471-4484-b254-1a84e039fd03} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:22:19.625652 [ 3 ] {bd4a47fc-0471-4484-b254-1a84e039fd03} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.02 03:22:19.625810 [ 3 ] {bd4a47fc-0471-4484-b254-1a84e039fd03} oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.02 03:22:19.625927 [ 3 ] {bd4a47fc-0471-4484-b254-1a84e039fd03} executeQuery: Read 2 rows, 175.00 B in 0.000941618 sec., 2124 rows/sec., 181.49 KiB/sec. 2024.02.02 03:22:19.626061 [ 3 ] {bd4a47fc-0471-4484-b254-1a84e039fd03} DynamicQueryHandler: Done processing query 2024.02.02 03:22:19.626087 [ 3 ] {bd4a47fc-0471-4484-b254-1a84e039fd03} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:22:19.626102 [ 3 ] {} HTTP-Session: 7e855b26-5e82-454d-b5a8-f370897a885b Destroying unnamed session 2024.02.02 03:22:19.626280 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 24130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:22:19.626327 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:22:19.626346 [ 3 ] {} HTTP-Session: 74abf37e-5b54-47ed-8449-019acf532641 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:22:19.626363 [ 3 ] {} HTTP-Session: 74abf37e-5b54-47ed-8449-019acf532641 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:22:19.626440 [ 3 ] {5ea3ff4b-558b-45c6-ace7-8ca74c18da05} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:22:19.626480 [ 3 ] {5ea3ff4b-558b-45c6-ace7-8ca74c18da05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 03:22:19.626590 [ 3 ] {5ea3ff4b-558b-45c6-ace7-8ca74c18da05} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:22:19.626972 [ 3 ] {5ea3ff4b-558b-45c6-ace7-8ca74c18da05} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:22:19.627215 [ 3 ] {5ea3ff4b-558b-45c6-ace7-8ca74c18da05} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.02 03:22:19.627373 [ 3 ] {5ea3ff4b-558b-45c6-ace7-8ca74c18da05} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.02 03:22:19.627494 [ 3 ] {5ea3ff4b-558b-45c6-ace7-8ca74c18da05} executeQuery: Read 151 rows, 14.88 KiB in 0.001023879 sec., 147478 rows/sec., 14.20 MiB/sec. 2024.02.02 03:22:19.627615 [ 3 ] {5ea3ff4b-558b-45c6-ace7-8ca74c18da05} DynamicQueryHandler: Done processing query 2024.02.02 03:22:19.627640 [ 3 ] {5ea3ff4b-558b-45c6-ace7-8ca74c18da05} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.02 03:22:19.627655 [ 3 ] {} HTTP-Session: 74abf37e-5b54-47ed-8449-019acf532641 Destroying unnamed session 2024.02.02 03:22:19.627756 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:22:19.627803 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:22:19.627822 [ 3 ] {} HTTP-Session: ad943bd5-a353-4b3d-8c0c-f345b132f0b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:22:19.627839 [ 3 ] {} HTTP-Session: ad943bd5-a353-4b3d-8c0c-f345b132f0b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:22:19.627908 [ 3 ] {922fc310-2f93-465a-b44c-1f5fb07f0548} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:22:19.627949 [ 3 ] {922fc310-2f93-465a-b44c-1f5fb07f0548} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.02 03:22:19.628057 [ 3 ] {922fc310-2f93-465a-b44c-1f5fb07f0548} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:22:19.628323 [ 3 ] {922fc310-2f93-465a-b44c-1f5fb07f0548} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:22:19.628540 [ 3 ] {922fc310-2f93-465a-b44c-1f5fb07f0548} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.02 03:22:19.628721 [ 3 ] {922fc310-2f93-465a-b44c-1f5fb07f0548} oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.02 03:22:19.628835 [ 3 ] {922fc310-2f93-465a-b44c-1f5fb07f0548} executeQuery: Read 2 rows, 143.00 B in 0.000897118 sec., 2229 rows/sec., 155.66 KiB/sec. 2024.02.02 03:22:19.628954 [ 3 ] {922fc310-2f93-465a-b44c-1f5fb07f0548} DynamicQueryHandler: Done processing query 2024.02.02 03:22:19.628979 [ 3 ] {922fc310-2f93-465a-b44c-1f5fb07f0548} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:22:19.628995 [ 3 ] {} HTTP-Session: ad943bd5-a353-4b3d-8c0c-f345b132f0b1 Destroying unnamed session 2024.02.02 03:22:19.629101 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 8869, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:22:19.629146 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:22:19.629166 [ 3 ] {} HTTP-Session: 02592bd2-aa56-4244-82a0-65759e97b009 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:22:19.629184 [ 3 ] {} HTTP-Session: 02592bd2-aa56-4244-82a0-65759e97b009 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:22:19.629259 [ 3 ] {9d80ba65-d6bf-476c-925e-a2b8ed55d5b4} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:22:19.629298 [ 3 ] {9d80ba65-d6bf-476c-925e-a2b8ed55d5b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 03:22:19.629403 [ 3 ] {9d80ba65-d6bf-476c-925e-a2b8ed55d5b4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:22:19.629703 [ 3 ] {9d80ba65-d6bf-476c-925e-a2b8ed55d5b4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:22:19.629920 [ 3 ] {9d80ba65-d6bf-476c-925e-a2b8ed55d5b4} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.02 03:22:19.630076 [ 3 ] {9d80ba65-d6bf-476c-925e-a2b8ed55d5b4} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.02 03:22:19.630197 [ 3 ] {9d80ba65-d6bf-476c-925e-a2b8ed55d5b4} executeQuery: Read 52 rows, 4.17 KiB in 0.000901017 sec., 57712 rows/sec., 4.52 MiB/sec. 2024.02.02 03:22:19.630325 [ 3 ] {9d80ba65-d6bf-476c-925e-a2b8ed55d5b4} DynamicQueryHandler: Done processing query 2024.02.02 03:22:19.630350 [ 3 ] {9d80ba65-d6bf-476c-925e-a2b8ed55d5b4} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.02 03:22:19.630365 [ 3 ] {} HTTP-Session: 02592bd2-aa56-4244-82a0-65759e97b009 Destroying unnamed session 2024.02.02 03:22:19.630460 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:22:19.630506 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:22:19.630526 [ 3 ] {} HTTP-Session: 77fbcc98-4f02-4c91-9d75-29678b5748e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:22:19.630542 [ 3 ] {} HTTP-Session: 77fbcc98-4f02-4c91-9d75-29678b5748e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:22:19.630611 [ 3 ] {4e968dd4-5b4b-4aef-8d6f-36a229508517} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:22:19.630655 [ 3 ] {4e968dd4-5b4b-4aef-8d6f-36a229508517} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 03:22:19.630777 [ 3 ] {4e968dd4-5b4b-4aef-8d6f-36a229508517} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:22:19.631043 [ 3 ] {4e968dd4-5b4b-4aef-8d6f-36a229508517} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:22:19.631316 [ 3 ] {4e968dd4-5b4b-4aef-8d6f-36a229508517} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.02 03:22:19.631505 [ 3 ] {4e968dd4-5b4b-4aef-8d6f-36a229508517} oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.02 03:22:19.631630 [ 3 ] {4e968dd4-5b4b-4aef-8d6f-36a229508517} executeQuery: Read 1 rows, 72.00 B in 0.000987809 sec., 1012 rows/sec., 71.18 KiB/sec. 2024.02.02 03:22:19.631621 [ 51 ] {} oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.02 03:22:19.631742 [ 51 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:22:19.631805 [ 3 ] {4e968dd4-5b4b-4aef-8d6f-36a229508517} DynamicQueryHandler: Done processing query 2024.02.02 03:22:19.631844 [ 3 ] {4e968dd4-5b4b-4aef-8d6f-36a229508517} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:22:19.631843 [ 17 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.02 03:22:19.631871 [ 3 ] {} HTTP-Session: 77fbcc98-4f02-4c91-9d75-29678b5748e6 Destroying unnamed session 2024.02.02 03:22:19.631998 [ 17 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:22:19.632067 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:22:19.632077 [ 17 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 492 rows starting from the beginning of the part 2024.02.02 03:22:19.632159 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:22:19.632192 [ 3 ] {} HTTP-Session: 5a8b20e0-8019-406c-ab12-c4004fa66b13 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:22:19.632221 [ 3 ] {} HTTP-Session: 5a8b20e0-8019-406c-ab12-c4004fa66b13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:22:19.632344 [ 17 ] {98782b87-db9b-4f74-843f-2c662de779ef::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.02 03:22:19.632452 [ 3 ] {e76c5270-cf2e-4546-92cf-7052f9e62141} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:22:19.632602 [ 3 ] {e76c5270-cf2e-4546-92cf-7052f9e62141} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 03:22:19.632620 [ 17 ] {98782b87-db9b-4f74-843f-2c662de779ef::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.02 03:22:19.632969 [ 17 ] {98782b87-db9b-4f74-843f-2c662de779ef::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.02 03:22:19.633266 [ 3 ] {e76c5270-cf2e-4546-92cf-7052f9e62141} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:22:19.633283 [ 17 ] {98782b87-db9b-4f74-843f-2c662de779ef::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.02 03:22:19.633487 [ 17 ] {98782b87-db9b-4f74-843f-2c662de779ef::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.02 03:22:19.634169 [ 3 ] {e76c5270-cf2e-4546-92cf-7052f9e62141} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:22:19.634947 [ 3 ] {e76c5270-cf2e-4546-92cf-7052f9e62141} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.02 03:22:19.635228 [ 23 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 569 rows, containing 5 columns (5 merged, 0 gathered) in 0.003432259 sec., 165780.03000356324 rows/sec., 11.70 MiB/sec. 2024.02.02 03:22:19.635287 [ 3 ] {e76c5270-cf2e-4546-92cf-7052f9e62141} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.02 03:22:19.635451 [ 11 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.02 03:22:19.635485 [ 3 ] {e76c5270-cf2e-4546-92cf-7052f9e62141} executeQuery: Read 50 rows, 69.09 KiB in 0.002971476 sec., 16826 rows/sec., 22.71 MiB/sec. 2024.02.02 03:22:19.635715 [ 3 ] {e76c5270-cf2e-4546-92cf-7052f9e62141} DynamicQueryHandler: Done processing query 2024.02.02 03:22:19.635744 [ 3 ] {e76c5270-cf2e-4546-92cf-7052f9e62141} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.02 03:22:19.635762 [ 3 ] {} HTTP-Session: 5a8b20e0-8019-406c-ab12-c4004fa66b13 Destroying unnamed session 2024.02.02 03:22:19.635794 [ 11 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_6_1} oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.02 03:22:19.635854 [ 11 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_6_1} oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.02 03:22:23.653004 [ 72 ] {} DNSResolver: Updating DNS cache 2024.02.02 03:22:23.653074 [ 72 ] {} DNSResolver: Updated DNS cache 2024.02.02 03:22:29.624484 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:22:29.624619 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:22:29.624649 [ 3 ] {} HTTP-Session: 6107e771-1f40-417f-8135-21480118af0f Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:22:29.624677 [ 3 ] {} HTTP-Session: 6107e771-1f40-417f-8135-21480118af0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:22:29.624821 [ 3 ] {4c25ccb8-02a7-4071-8436-2260914c577f} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:22:29.624889 [ 3 ] {4c25ccb8-02a7-4071-8436-2260914c577f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 03:22:29.625068 [ 3 ] {4c25ccb8-02a7-4071-8436-2260914c577f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:22:29.625567 [ 3 ] {4c25ccb8-02a7-4071-8436-2260914c577f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:22:29.625870 [ 3 ] {4c25ccb8-02a7-4071-8436-2260914c577f} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.02 03:22:29.626044 [ 3 ] {4c25ccb8-02a7-4071-8436-2260914c577f} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.02 03:22:29.626162 [ 3 ] {4c25ccb8-02a7-4071-8436-2260914c577f} executeQuery: Read 50 rows, 4.05 KiB in 0.001301911 sec., 38405 rows/sec., 3.04 MiB/sec. 2024.02.02 03:22:29.626359 [ 3 ] {4c25ccb8-02a7-4071-8436-2260914c577f} DynamicQueryHandler: Done processing query 2024.02.02 03:22:29.626387 [ 3 ] {4c25ccb8-02a7-4071-8436-2260914c577f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:22:29.626404 [ 3 ] {} HTTP-Session: 6107e771-1f40-417f-8135-21480118af0f Destroying unnamed session 2024.02.02 03:22:29.626520 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:22:29.626574 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:22:29.626596 [ 3 ] {} HTTP-Session: 7b125d1e-979f-4706-8cbd-c7262737c6a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:22:29.626615 [ 3 ] {} HTTP-Session: 7b125d1e-979f-4706-8cbd-c7262737c6a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:22:29.626694 [ 3 ] {e13fa227-719a-4c37-9b7b-a1dcf37905c1} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:22:29.626739 [ 3 ] {e13fa227-719a-4c37-9b7b-a1dcf37905c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.02 03:22:29.626860 [ 3 ] {e13fa227-719a-4c37-9b7b-a1dcf37905c1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:22:29.627249 [ 3 ] {e13fa227-719a-4c37-9b7b-a1dcf37905c1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:22:29.627476 [ 3 ] {e13fa227-719a-4c37-9b7b-a1dcf37905c1} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.02 03:22:29.627638 [ 3 ] {e13fa227-719a-4c37-9b7b-a1dcf37905c1} oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.02 03:22:29.627766 [ 3 ] {e13fa227-719a-4c37-9b7b-a1dcf37905c1} executeQuery: Read 2 rows, 175.00 B in 0.001039889 sec., 1923 rows/sec., 164.34 KiB/sec. 2024.02.02 03:22:29.627891 [ 3 ] {e13fa227-719a-4c37-9b7b-a1dcf37905c1} DynamicQueryHandler: Done processing query 2024.02.02 03:22:29.627917 [ 3 ] {e13fa227-719a-4c37-9b7b-a1dcf37905c1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:22:29.627932 [ 3 ] {} HTTP-Session: 7b125d1e-979f-4706-8cbd-c7262737c6a5 Destroying unnamed session 2024.02.02 03:22:29.628112 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 29125, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:22:29.628160 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:22:29.628180 [ 3 ] {} HTTP-Session: 6e69dc5c-873e-4d83-8070-0454d59d17c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:22:29.628198 [ 3 ] {} HTTP-Session: 6e69dc5c-873e-4d83-8070-0454d59d17c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:22:29.628279 [ 3 ] {9b12467a-6ef8-4f21-ad18-2b3cbde12620} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:22:29.628319 [ 3 ] {9b12467a-6ef8-4f21-ad18-2b3cbde12620} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 03:22:29.628426 [ 3 ] {9b12467a-6ef8-4f21-ad18-2b3cbde12620} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:22:29.628840 [ 3 ] {9b12467a-6ef8-4f21-ad18-2b3cbde12620} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:22:29.629085 [ 3 ] {9b12467a-6ef8-4f21-ad18-2b3cbde12620} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.02 03:22:29.629247 [ 3 ] {9b12467a-6ef8-4f21-ad18-2b3cbde12620} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.02 03:22:29.629368 [ 3 ] {9b12467a-6ef8-4f21-ad18-2b3cbde12620} executeQuery: Read 187 rows, 17.70 KiB in 0.001058989 sec., 176583 rows/sec., 16.32 MiB/sec. 2024.02.02 03:22:29.629487 [ 3 ] {9b12467a-6ef8-4f21-ad18-2b3cbde12620} DynamicQueryHandler: Done processing query 2024.02.02 03:22:29.629512 [ 3 ] {9b12467a-6ef8-4f21-ad18-2b3cbde12620} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.02 03:22:29.629528 [ 3 ] {} HTTP-Session: 6e69dc5c-873e-4d83-8070-0454d59d17c0 Destroying unnamed session 2024.02.02 03:22:29.629678 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:22:29.629725 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:22:29.629745 [ 3 ] {} HTTP-Session: 8284890c-a9bc-40f8-bcc8-7ef6ad141d48 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:22:29.629763 [ 3 ] {} HTTP-Session: 8284890c-a9bc-40f8-bcc8-7ef6ad141d48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:22:29.629833 [ 3 ] {daa9e058-093d-40ef-906d-ccc2bb6ee06b} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:22:29.629874 [ 3 ] {daa9e058-093d-40ef-906d-ccc2bb6ee06b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.02 03:22:29.629981 [ 3 ] {daa9e058-093d-40ef-906d-ccc2bb6ee06b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:22:29.630248 [ 3 ] {daa9e058-093d-40ef-906d-ccc2bb6ee06b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:22:29.630461 [ 3 ] {daa9e058-093d-40ef-906d-ccc2bb6ee06b} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.02 03:22:29.630621 [ 3 ] {daa9e058-093d-40ef-906d-ccc2bb6ee06b} oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.02 03:22:29.630741 [ 3 ] {daa9e058-093d-40ef-906d-ccc2bb6ee06b} executeQuery: Read 2 rows, 143.00 B in 0.000870238 sec., 2298 rows/sec., 160.47 KiB/sec. 2024.02.02 03:22:29.630858 [ 3 ] {daa9e058-093d-40ef-906d-ccc2bb6ee06b} DynamicQueryHandler: Done processing query 2024.02.02 03:22:29.630883 [ 3 ] {daa9e058-093d-40ef-906d-ccc2bb6ee06b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:22:29.630898 [ 3 ] {} HTTP-Session: 8284890c-a9bc-40f8-bcc8-7ef6ad141d48 Destroying unnamed session 2024.02.02 03:22:29.631027 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 12919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:22:29.631073 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:22:29.631093 [ 3 ] {} HTTP-Session: 7ffb8310-bff7-4e21-88f1-68ff59e9b279 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:22:29.631110 [ 3 ] {} HTTP-Session: 7ffb8310-bff7-4e21-88f1-68ff59e9b279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:22:29.631183 [ 3 ] {08b5de9c-5fde-479b-af45-02d81db974a6} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:22:29.631223 [ 3 ] {08b5de9c-5fde-479b-af45-02d81db974a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 03:22:29.631328 [ 3 ] {08b5de9c-5fde-479b-af45-02d81db974a6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:22:29.631659 [ 3 ] {08b5de9c-5fde-479b-af45-02d81db974a6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:22:29.631909 [ 3 ] {08b5de9c-5fde-479b-af45-02d81db974a6} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.02 03:22:29.632068 [ 3 ] {08b5de9c-5fde-479b-af45-02d81db974a6} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.02 03:22:29.632184 [ 3 ] {08b5de9c-5fde-479b-af45-02d81db974a6} executeQuery: Read 76 rows, 6.07 KiB in 0.000972078 sec., 78183 rows/sec., 6.09 MiB/sec. 2024.02.02 03:22:29.632301 [ 3 ] {08b5de9c-5fde-479b-af45-02d81db974a6} DynamicQueryHandler: Done processing query 2024.02.02 03:22:29.632325 [ 3 ] {08b5de9c-5fde-479b-af45-02d81db974a6} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 03:22:29.632341 [ 3 ] {} HTTP-Session: 7ffb8310-bff7-4e21-88f1-68ff59e9b279 Destroying unnamed session 2024.02.02 03:22:29.632453 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7234, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:22:29.632500 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:22:29.632519 [ 3 ] {} HTTP-Session: b995b898-f890-451c-bcea-999a7ca5bb99 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:22:29.632537 [ 3 ] {} HTTP-Session: b995b898-f890-451c-bcea-999a7ca5bb99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:22:29.632608 [ 3 ] {e155745b-8cff-46da-96f7-2758319ee77c} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:22:29.632653 [ 3 ] {e155745b-8cff-46da-96f7-2758319ee77c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 03:22:29.632774 [ 3 ] {e155745b-8cff-46da-96f7-2758319ee77c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:22:29.633080 [ 3 ] {e155745b-8cff-46da-96f7-2758319ee77c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:22:29.633357 [ 3 ] {e155745b-8cff-46da-96f7-2758319ee77c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.02 03:22:29.633544 [ 3 ] {e155745b-8cff-46da-96f7-2758319ee77c} oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.02 03:22:29.633664 [ 3 ] {e155745b-8cff-46da-96f7-2758319ee77c} executeQuery: Read 37 rows, 2.67 KiB in 0.001026448 sec., 36046 rows/sec., 2.54 MiB/sec. 2024.02.02 03:22:29.633844 [ 3 ] {e155745b-8cff-46da-96f7-2758319ee77c} DynamicQueryHandler: Done processing query 2024.02.02 03:22:29.633869 [ 3 ] {e155745b-8cff-46da-96f7-2758319ee77c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:22:29.633885 [ 3 ] {} HTTP-Session: b995b898-f890-451c-bcea-999a7ca5bb99 Destroying unnamed session 2024.02.02 03:22:29.634037 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:22:29.634084 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:22:29.634105 [ 3 ] {} HTTP-Session: 2fc27f00-a056-44f2-a44b-8d47dc71f54b Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:22:29.634121 [ 3 ] {} HTTP-Session: 2fc27f00-a056-44f2-a44b-8d47dc71f54b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:22:29.634212 [ 3 ] {cc4b3b09-30f8-434c-9620-305acb7c9fb9} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:22:29.634257 [ 3 ] {cc4b3b09-30f8-434c-9620-305acb7c9fb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 03:22:29.634408 [ 3 ] {cc4b3b09-30f8-434c-9620-305acb7c9fb9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:22:29.634930 [ 3 ] {cc4b3b09-30f8-434c-9620-305acb7c9fb9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.02 03:22:29.635268 [ 3 ] {cc4b3b09-30f8-434c-9620-305acb7c9fb9} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.02 03:22:29.635460 [ 3 ] {cc4b3b09-30f8-434c-9620-305acb7c9fb9} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.02 03:22:29.635577 [ 3 ] {cc4b3b09-30f8-434c-9620-305acb7c9fb9} executeQuery: Read 50 rows, 69.09 KiB in 0.001338122 sec., 37365 rows/sec., 50.42 MiB/sec. 2024.02.02 03:22:29.635701 [ 3 ] {cc4b3b09-30f8-434c-9620-305acb7c9fb9} DynamicQueryHandler: Done processing query 2024.02.02 03:22:29.635725 [ 3 ] {cc4b3b09-30f8-434c-9620-305acb7c9fb9} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.02 03:22:29.635740 [ 3 ] {} HTTP-Session: 2fc27f00-a056-44f2-a44b-8d47dc71f54b Destroying unnamed session 2024.02.02 03:22:38.653124 [ 119 ] {} DNSResolver: Updating DNS cache 2024.02.02 03:22:38.653227 [ 119 ] {} DNSResolver: Updated DNS cache 2024.02.02 03:22:39.622753 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:22:39.622868 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:22:39.622900 [ 3 ] {} HTTP-Session: 706f8390-d394-4d9f-a844-7ff1fa4d7153 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:22:39.622928 [ 3 ] {} HTTP-Session: 706f8390-d394-4d9f-a844-7ff1fa4d7153 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:22:39.623075 [ 3 ] {ceddc04a-e9cd-4d0e-b2b9-9f98e4118631} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:22:39.623145 [ 3 ] {ceddc04a-e9cd-4d0e-b2b9-9f98e4118631} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 03:22:39.623327 [ 3 ] {ceddc04a-e9cd-4d0e-b2b9-9f98e4118631} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:22:39.623816 [ 3 ] {ceddc04a-e9cd-4d0e-b2b9-9f98e4118631} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.02 03:22:39.624104 [ 3 ] {ceddc04a-e9cd-4d0e-b2b9-9f98e4118631} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.02 03:22:39.624278 [ 3 ] {ceddc04a-e9cd-4d0e-b2b9-9f98e4118631} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.02 03:22:39.624407 [ 3 ] {ceddc04a-e9cd-4d0e-b2b9-9f98e4118631} executeQuery: Read 50 rows, 4.05 KiB in 0.001292521 sec., 38684 rows/sec., 3.06 MiB/sec. 2024.02.02 03:22:39.624613 [ 3 ] {ceddc04a-e9cd-4d0e-b2b9-9f98e4118631} DynamicQueryHandler: Done processing query 2024.02.02 03:22:39.624641 [ 3 ] {ceddc04a-e9cd-4d0e-b2b9-9f98e4118631} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:22:39.624658 [ 3 ] {} HTTP-Session: 706f8390-d394-4d9f-a844-7ff1fa4d7153 Destroying unnamed session 2024.02.02 03:22:39.624807 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 23981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:22:39.624860 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:22:39.624880 [ 3 ] {} HTTP-Session: 5f20df69-c44c-414b-afe3-d50e36993881 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:22:39.624899 [ 3 ] {} HTTP-Session: 5f20df69-c44c-414b-afe3-d50e36993881 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:22:39.624988 [ 3 ] {d21a182c-ca5c-43b6-977c-c8870ddb84e0} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:22:39.625032 [ 3 ] {d21a182c-ca5c-43b6-977c-c8870ddb84e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 03:22:39.625152 [ 3 ] {d21a182c-ca5c-43b6-977c-c8870ddb84e0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:22:39.625527 [ 3 ] {d21a182c-ca5c-43b6-977c-c8870ddb84e0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.02 03:22:39.625786 [ 3 ] {d21a182c-ca5c-43b6-977c-c8870ddb84e0} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.02 03:22:39.625947 [ 3 ] {d21a182c-ca5c-43b6-977c-c8870ddb84e0} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.02 03:22:39.626070 [ 3 ] {d21a182c-ca5c-43b6-977c-c8870ddb84e0} executeQuery: Read 150 rows, 14.79 KiB in 0.001047469 sec., 143202 rows/sec., 13.79 MiB/sec. 2024.02.02 03:22:39.626192 [ 3 ] {d21a182c-ca5c-43b6-977c-c8870ddb84e0} DynamicQueryHandler: Done processing query 2024.02.02 03:22:39.626218 [ 3 ] {d21a182c-ca5c-43b6-977c-c8870ddb84e0} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.02 03:22:39.626234 [ 3 ] {} HTTP-Session: 5f20df69-c44c-414b-afe3-d50e36993881 Destroying unnamed session 2024.02.02 03:22:39.626354 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 8528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:22:39.626402 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:22:39.626421 [ 3 ] {} HTTP-Session: a83e9304-c327-4104-b560-54851bfc631b Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:22:39.626438 [ 3 ] {} HTTP-Session: a83e9304-c327-4104-b560-54851bfc631b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:22:39.626514 [ 3 ] {1e28d856-b760-4c18-920c-07c9de2fa935} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:22:39.626557 [ 3 ] {1e28d856-b760-4c18-920c-07c9de2fa935} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 03:22:39.626665 [ 3 ] {1e28d856-b760-4c18-920c-07c9de2fa935} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:22:39.626956 [ 3 ] {1e28d856-b760-4c18-920c-07c9de2fa935} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.02 03:22:39.627181 [ 3 ] {1e28d856-b760-4c18-920c-07c9de2fa935} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.02 03:22:39.627339 [ 3 ] {1e28d856-b760-4c18-920c-07c9de2fa935} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.02 03:22:39.627470 [ 3 ] {1e28d856-b760-4c18-920c-07c9de2fa935} executeQuery: Read 50 rows, 4.00 KiB in 0.000917947 sec., 54469 rows/sec., 4.26 MiB/sec. 2024.02.02 03:22:39.627650 [ 3 ] {1e28d856-b760-4c18-920c-07c9de2fa935} DynamicQueryHandler: Done processing query 2024.02.02 03:22:39.627675 [ 3 ] {1e28d856-b760-4c18-920c-07c9de2fa935} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.02 03:22:39.627691 [ 3 ] {} HTTP-Session: a83e9304-c327-4104-b560-54851bfc631b Destroying unnamed session 2024.02.02 03:22:39.627881 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:22:39.627932 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:22:39.627952 [ 3 ] {} HTTP-Session: 43e7661e-5290-4c36-862f-d2cf3c806a54 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:22:39.627969 [ 3 ] {} HTTP-Session: 43e7661e-5290-4c36-862f-d2cf3c806a54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:22:39.628063 [ 3 ] {62d2302f-48fe-4066-9908-ec8f97a6248a} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:22:39.628112 [ 3 ] {62d2302f-48fe-4066-9908-ec8f97a6248a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 03:22:39.628268 [ 3 ] {62d2302f-48fe-4066-9908-ec8f97a6248a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:22:39.628763 [ 3 ] {62d2302f-48fe-4066-9908-ec8f97a6248a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.02 03:22:39.629109 [ 3 ] {62d2302f-48fe-4066-9908-ec8f97a6248a} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.02 03:22:39.629301 [ 3 ] {62d2302f-48fe-4066-9908-ec8f97a6248a} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.02 03:22:39.629425 [ 3 ] {62d2302f-48fe-4066-9908-ec8f97a6248a} executeQuery: Read 50 rows, 69.09 KiB in 0.001333311 sec., 37500 rows/sec., 50.61 MiB/sec. 2024.02.02 03:22:39.629550 [ 3 ] {62d2302f-48fe-4066-9908-ec8f97a6248a} DynamicQueryHandler: Done processing query 2024.02.02 03:22:39.629575 [ 3 ] {62d2302f-48fe-4066-9908-ec8f97a6248a} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.02 03:22:39.629591 [ 3 ] {} HTTP-Session: 43e7661e-5290-4c36-862f-d2cf3c806a54 Destroying unnamed session 2024.02.02 03:22:40.538058 [ 136 ] {} oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.02.02 03:22:40.538146 [ 136 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.02 03:22:40.538266 [ 17 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.02.02 03:22:40.538450 [ 17 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:22:40.538506 [ 17 ] {70666373-b15a-45ec-829c-f6f2e7473feb::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.02 03:22:40.538728 [ 17 ] {70666373-b15a-45ec-829c-f6f2e7473feb::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.02 03:22:40.538883 [ 17 ] {70666373-b15a-45ec-829c-f6f2e7473feb::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.02 03:22:40.539001 [ 17 ] {70666373-b15a-45ec-829c-f6f2e7473feb::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.02 03:22:40.539074 [ 17 ] {70666373-b15a-45ec-829c-f6f2e7473feb::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.02 03:22:40.539607 [ 17 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001402352 sec., 8557.052722854176 rows/sec., 597.49 KiB/sec. 2024.02.02 03:22:40.539687 [ 17 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.02.02 03:22:40.539847 [ 17 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_5_1} oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.02.02 03:22:40.539904 [ 17 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_5_1} oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.02.02 03:22:40.776495 [ 136 ] {} oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.02.02 03:22:40.776566 [ 136 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.02 03:22:40.776636 [ 12 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.02.02 03:22:40.776749 [ 12 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:22:40.776780 [ 12 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::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.02 03:22:40.776941 [ 12 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::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.02 03:22:40.777056 [ 12 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::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.02 03:22:40.777153 [ 12 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::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.02 03:22:40.777243 [ 12 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::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.02 03:22:40.777924 [ 12 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001311971 sec., 9146.543635491942 rows/sec., 775.61 KiB/sec. 2024.02.02 03:22:40.778026 [ 12 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.02.02 03:22:40.778203 [ 12 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_5_1} oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.02.02 03:22:40.778262 [ 12 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_5_1} oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.02.02 03:22:49.622749 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:22:49.622885 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:22:49.622916 [ 3 ] {} HTTP-Session: 53595b38-dcdf-4eb7-981e-c79bc10a9908 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:22:49.622944 [ 3 ] {} HTTP-Session: 53595b38-dcdf-4eb7-981e-c79bc10a9908 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:22:49.623089 [ 3 ] {e5a56f29-ad25-4b12-977b-ee1525774851} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:22:49.623158 [ 3 ] {e5a56f29-ad25-4b12-977b-ee1525774851} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 03:22:49.623332 [ 3 ] {e5a56f29-ad25-4b12-977b-ee1525774851} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:22:49.623765 [ 3 ] {e5a56f29-ad25-4b12-977b-ee1525774851} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.02 03:22:49.624050 [ 3 ] {e5a56f29-ad25-4b12-977b-ee1525774851} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.02 03:22:49.624220 [ 3 ] {e5a56f29-ad25-4b12-977b-ee1525774851} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.02 03:22:49.624347 [ 3 ] {e5a56f29-ad25-4b12-977b-ee1525774851} executeQuery: Read 50 rows, 4.05 KiB in 0.001219441 sec., 41002 rows/sec., 3.25 MiB/sec. 2024.02.02 03:22:49.624376 [ 149 ] {} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2024.02.02 03:22:49.624495 [ 149 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.02 03:22:49.624564 [ 3 ] {e5a56f29-ad25-4b12-977b-ee1525774851} DynamicQueryHandler: Done processing query 2024.02.02 03:22:49.624615 [ 3 ] {e5a56f29-ad25-4b12-977b-ee1525774851} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:22:49.624616 [ 20 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_15_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact 2024.02.02 03:22:49.624649 [ 3 ] {} HTTP-Session: 53595b38-dcdf-4eb7-981e-c79bc10a9908 Destroying unnamed session 2024.02.02 03:22:49.624791 [ 20 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:22:49.624850 [ 20 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 50 rows starting from the beginning of the part 2024.02.02 03:22:49.624871 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 23981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:22:49.624946 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:22:49.624999 [ 3 ] {} HTTP-Session: 42d9b855-0adf-4a92-a5a2-64dbdc4ce388 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:22:49.625040 [ 3 ] {} HTTP-Session: 42d9b855-0adf-4a92-a5a2-64dbdc4ce388 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:22:49.625160 [ 20 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 50 rows starting from the beginning of the part 2024.02.02 03:22:49.625268 [ 3 ] {51c468ee-4424-4261-bfcc-6e2321c592f1} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:22:49.625395 [ 3 ] {51c468ee-4424-4261-bfcc-6e2321c592f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 03:22:49.625415 [ 20 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 50 rows starting from the beginning of the part 2024.02.02 03:22:49.625722 [ 20 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 50 rows starting from the beginning of the part 2024.02.02 03:22:49.625873 [ 3 ] {51c468ee-4424-4261-bfcc-6e2321c592f1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:22:49.625970 [ 20 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 50 rows starting from the beginning of the part 2024.02.02 03:22:49.626609 [ 3 ] {51c468ee-4424-4261-bfcc-6e2321c592f1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.02 03:22:49.627119 [ 3 ] {51c468ee-4424-4261-bfcc-6e2321c592f1} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.02 03:22:49.627255 [ 20 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 4 columns (4 merged, 0 gathered) in 0.002697983 sec., 92661.81439986834 rows/sec., 7.33 MiB/sec. 2024.02.02 03:22:49.627411 [ 3 ] {51c468ee-4424-4261-bfcc-6e2321c592f1} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.02 03:22:49.627443 [ 20 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2024.02.02 03:22:49.627649 [ 3 ] {51c468ee-4424-4261-bfcc-6e2321c592f1} executeQuery: Read 150 rows, 14.79 KiB in 0.002305469 sec., 65062 rows/sec., 6.27 MiB/sec. 2024.02.02 03:22:49.627790 [ 20 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_15_3} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3. 2024.02.02 03:22:49.627909 [ 3 ] {51c468ee-4424-4261-bfcc-6e2321c592f1} DynamicQueryHandler: Done processing query 2024.02.02 03:22:49.627913 [ 20 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_15_3} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f) (MergerMutator): Merged 5 parts: from all_1_11_2 to all_15_15_0 2024.02.02 03:22:49.627956 [ 3 ] {51c468ee-4424-4261-bfcc-6e2321c592f1} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.02 03:22:49.627990 [ 3 ] {} HTTP-Session: 42d9b855-0adf-4a92-a5a2-64dbdc4ce388 Destroying unnamed session 2024.02.02 03:22:49.628172 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 8528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:22:49.628224 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:22:49.628244 [ 3 ] {} HTTP-Session: 5787d66e-b64e-4d0b-9533-948b9d1b3e43 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:22:49.628262 [ 3 ] {} HTTP-Session: 5787d66e-b64e-4d0b-9533-948b9d1b3e43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:22:49.628346 [ 3 ] {beb5517e-44a2-4ecd-8b5c-f2fe42d9b0e1} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:22:49.628388 [ 3 ] {beb5517e-44a2-4ecd-8b5c-f2fe42d9b0e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 03:22:49.628515 [ 3 ] {beb5517e-44a2-4ecd-8b5c-f2fe42d9b0e1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:22:49.628819 [ 3 ] {beb5517e-44a2-4ecd-8b5c-f2fe42d9b0e1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.02 03:22:49.629037 [ 3 ] {beb5517e-44a2-4ecd-8b5c-f2fe42d9b0e1} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.02 03:22:49.629189 [ 3 ] {beb5517e-44a2-4ecd-8b5c-f2fe42d9b0e1} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.02 03:22:49.629308 [ 3 ] {beb5517e-44a2-4ecd-8b5c-f2fe42d9b0e1} executeQuery: Read 50 rows, 4.00 KiB in 0.000922348 sec., 54209 rows/sec., 4.24 MiB/sec. 2024.02.02 03:22:49.629500 [ 3 ] {beb5517e-44a2-4ecd-8b5c-f2fe42d9b0e1} DynamicQueryHandler: Done processing query 2024.02.02 03:22:49.629525 [ 3 ] {beb5517e-44a2-4ecd-8b5c-f2fe42d9b0e1} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.02 03:22:49.629540 [ 3 ] {} HTTP-Session: 5787d66e-b64e-4d0b-9533-948b9d1b3e43 Destroying unnamed session 2024.02.02 03:22:49.629674 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:22:49.629722 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:22:49.629741 [ 3 ] {} HTTP-Session: fd1aca1b-eb8c-41e1-952e-b8f08a6ef936 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:22:49.629758 [ 3 ] {} HTTP-Session: fd1aca1b-eb8c-41e1-952e-b8f08a6ef936 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:22:49.629854 [ 3 ] {e751019e-a995-4062-811b-a508ff53a3e9} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:22:49.629901 [ 3 ] {e751019e-a995-4062-811b-a508ff53a3e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 03:22:49.630058 [ 3 ] {e751019e-a995-4062-811b-a508ff53a3e9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:22:49.630560 [ 3 ] {e751019e-a995-4062-811b-a508ff53a3e9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.02 03:22:49.630898 [ 3 ] {e751019e-a995-4062-811b-a508ff53a3e9} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.02 03:22:49.631083 [ 3 ] {e751019e-a995-4062-811b-a508ff53a3e9} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.02 03:22:49.631228 [ 3 ] {e751019e-a995-4062-811b-a508ff53a3e9} executeQuery: Read 50 rows, 69.09 KiB in 0.001331901 sec., 37540 rows/sec., 50.66 MiB/sec. 2024.02.02 03:22:49.631372 [ 3 ] {e751019e-a995-4062-811b-a508ff53a3e9} DynamicQueryHandler: Done processing query 2024.02.02 03:22:49.631395 [ 3 ] {e751019e-a995-4062-811b-a508ff53a3e9} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.02 03:22:49.631412 [ 3 ] {} HTTP-Session: fd1aca1b-eb8c-41e1-952e-b8f08a6ef936 Destroying unnamed session 2024.02.02 03:22:53.653305 [ 129 ] {} DNSResolver: Updating DNS cache 2024.02.02 03:22:53.653383 [ 129 ] {} DNSResolver: Updated DNS cache 2024.02.02 03:22:59.624649 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:22:59.624781 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:22:59.624812 [ 3 ] {} HTTP-Session: a6a77f1f-eb38-4985-8d5d-c655621e8326 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:22:59.624842 [ 3 ] {} HTTP-Session: a6a77f1f-eb38-4985-8d5d-c655621e8326 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:22:59.624984 [ 3 ] {6cc90eb0-92f9-4234-b48e-309349f1c61a} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:22:59.625053 [ 3 ] {6cc90eb0-92f9-4234-b48e-309349f1c61a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 03:22:59.625236 [ 3 ] {6cc90eb0-92f9-4234-b48e-309349f1c61a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:22:59.625812 [ 3 ] {6cc90eb0-92f9-4234-b48e-309349f1c61a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.02 03:22:59.626091 [ 3 ] {6cc90eb0-92f9-4234-b48e-309349f1c61a} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.02 03:22:59.626258 [ 3 ] {6cc90eb0-92f9-4234-b48e-309349f1c61a} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.02 03:22:59.626391 [ 3 ] {6cc90eb0-92f9-4234-b48e-309349f1c61a} executeQuery: Read 50 rows, 4.05 KiB in 0.001362431 sec., 36699 rows/sec., 2.90 MiB/sec. 2024.02.02 03:22:59.626605 [ 3 ] {6cc90eb0-92f9-4234-b48e-309349f1c61a} DynamicQueryHandler: Done processing query 2024.02.02 03:22:59.626632 [ 3 ] {6cc90eb0-92f9-4234-b48e-309349f1c61a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:22:59.626649 [ 3 ] {} HTTP-Session: a6a77f1f-eb38-4985-8d5d-c655621e8326 Destroying unnamed session 2024.02.02 03:22:59.626800 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 28976, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:22:59.626852 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:22:59.626873 [ 3 ] {} HTTP-Session: 8ef01726-3de2-48b5-a31d-64692b513893 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:22:59.626891 [ 3 ] {} HTTP-Session: 8ef01726-3de2-48b5-a31d-64692b513893 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:22:59.626983 [ 3 ] {efffb292-f0bd-4cec-b480-3e564a28272e} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:22:59.627027 [ 3 ] {efffb292-f0bd-4cec-b480-3e564a28272e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 03:22:59.627151 [ 3 ] {efffb292-f0bd-4cec-b480-3e564a28272e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:22:59.627590 [ 3 ] {efffb292-f0bd-4cec-b480-3e564a28272e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.02 03:22:59.627823 [ 3 ] {efffb292-f0bd-4cec-b480-3e564a28272e} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.02 03:22:59.627979 [ 3 ] {efffb292-f0bd-4cec-b480-3e564a28272e} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.02 03:22:59.628104 [ 3 ] {efffb292-f0bd-4cec-b480-3e564a28272e} executeQuery: Read 186 rows, 17.61 KiB in 0.001086329 sec., 171218 rows/sec., 15.83 MiB/sec. 2024.02.02 03:22:59.628100 [ 158 ] {} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.02 03:22:59.628220 [ 158 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.02 03:22:59.628294 [ 3 ] {efffb292-f0bd-4cec-b480-3e564a28272e} DynamicQueryHandler: Done processing query 2024.02.02 03:22:59.628339 [ 3 ] {efffb292-f0bd-4cec-b480-3e564a28272e} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.02 03:22:59.628339 [ 12 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.02 03:22:59.628364 [ 3 ] {} HTTP-Session: 8ef01726-3de2-48b5-a31d-64692b513893 Destroying unnamed session 2024.02.02 03:22:59.628476 [ 12 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:22:59.628512 [ 12 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 190 rows starting from the beginning of the part 2024.02.02 03:22:59.628586 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 12578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:22:59.628674 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:22:59.628734 [ 3 ] {} HTTP-Session: 3b1ed387-4795-4411-9d24-e5286735a4c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:22:59.628753 [ 12 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 151 rows starting from the beginning of the part 2024.02.02 03:22:59.628773 [ 3 ] {} HTTP-Session: 3b1ed387-4795-4411-9d24-e5286735a4c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:22:59.629075 [ 12 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 187 rows starting from the beginning of the part 2024.02.02 03:22:59.629092 [ 3 ] {d24b4294-1341-40ce-bb16-a993a7842c95} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:22:59.629176 [ 3 ] {d24b4294-1341-40ce-bb16-a993a7842c95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 03:22:59.629315 [ 12 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 150 rows starting from the beginning of the part 2024.02.02 03:22:59.629604 [ 12 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 150 rows starting from the beginning of the part 2024.02.02 03:22:59.629651 [ 3 ] {d24b4294-1341-40ce-bb16-a993a7842c95} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:22:59.629823 [ 12 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 186 rows starting from the beginning of the part 2024.02.02 03:22:59.630359 [ 3 ] {d24b4294-1341-40ce-bb16-a993a7842c95} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.02 03:22:59.630872 [ 3 ] {d24b4294-1341-40ce-bb16-a993a7842c95} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.02 03:22:59.631113 [ 3 ] {d24b4294-1341-40ce-bb16-a993a7842c95} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.02 03:22:59.631249 [ 158 ] {} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.02 03:22:59.631339 [ 3 ] {d24b4294-1341-40ce-bb16-a993a7842c95} executeQuery: Read 74 rows, 5.90 KiB in 0.002150448 sec., 34411 rows/sec., 2.68 MiB/sec. 2024.02.02 03:22:59.631344 [ 158 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.02 03:22:59.631589 [ 12 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.02 03:22:59.631892 [ 3 ] {d24b4294-1341-40ce-bb16-a993a7842c95} DynamicQueryHandler: Done processing query 2024.02.02 03:22:59.631923 [ 12 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:22:59.631960 [ 3 ] {d24b4294-1341-40ce-bb16-a993a7842c95} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 03:22:59.631994 [ 12 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 100 rows starting from the beginning of the part 2024.02.02 03:22:59.632008 [ 3 ] {} HTTP-Session: 3b1ed387-4795-4411-9d24-e5286735a4c8 Destroying unnamed session 2024.02.02 03:22:59.632014 [ 19 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1014 rows, containing 4 columns (4 merged, 0 gathered) in 0.003718791 sec., 272669.2626716586 rows/sec., 25.67 MiB/sec. 2024.02.02 03:22:59.632161 [ 12 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 52 rows starting from the beginning of the part 2024.02.02 03:22:59.632186 [ 20 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.02 03:22:59.632312 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7045, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:22:59.632342 [ 12 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 76 rows starting from the beginning of the part 2024.02.02 03:22:59.632431 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:22:59.632480 [ 20 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_16_3} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.02 03:22:59.632501 [ 3 ] {} HTTP-Session: 7367f759-6dd7-49a3-a505-33c403cbd0a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:22:59.632600 [ 3 ] {} HTTP-Session: 7367f759-6dd7-49a3-a505-33c403cbd0a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:22:59.632620 [ 12 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 50 rows starting from the beginning of the part 2024.02.02 03:22:59.632638 [ 20 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_16_3} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.02 03:22:59.632981 [ 12 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 50 rows starting from the beginning of the part 2024.02.02 03:22:59.632985 [ 3 ] {53db3078-96be-4d76-8da4-1133e9d46379} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:22:59.633108 [ 3 ] {53db3078-96be-4d76-8da4-1133e9d46379} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 03:22:59.633163 [ 12 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 74 rows starting from the beginning of the part 2024.02.02 03:22:59.633710 [ 3 ] {53db3078-96be-4d76-8da4-1133e9d46379} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:22:59.634717 [ 3 ] {53db3078-96be-4d76-8da4-1133e9d46379} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.02 03:22:59.635010 [ 20 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 402 rows, containing 4 columns (4 merged, 0 gathered) in 0.003568861 sec., 112640.97985323609 rows/sec., 8.80 MiB/sec. 2024.02.02 03:22:59.635158 [ 20 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.02 03:22:59.635344 [ 3 ] {53db3078-96be-4d76-8da4-1133e9d46379} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.02 03:22:59.635468 [ 20 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_16_3} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.02 03:22:59.635558 [ 20 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_16_3} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.02 03:22:59.635699 [ 3 ] {53db3078-96be-4d76-8da4-1133e9d46379} oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.02 03:22:59.635841 [ 3 ] {53db3078-96be-4d76-8da4-1133e9d46379} executeQuery: Read 36 rows, 2.60 KiB in 0.002788334 sec., 12910 rows/sec., 933.02 KiB/sec. 2024.02.02 03:22:59.636000 [ 3 ] {53db3078-96be-4d76-8da4-1133e9d46379} DynamicQueryHandler: Done processing query 2024.02.02 03:22:59.636023 [ 3 ] {53db3078-96be-4d76-8da4-1133e9d46379} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:22:59.636041 [ 3 ] {} HTTP-Session: 7367f759-6dd7-49a3-a505-33c403cbd0a2 Destroying unnamed session 2024.02.02 03:22:59.636298 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:22:59.636345 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:22:59.636364 [ 3 ] {} HTTP-Session: edf37c5f-088d-454d-b578-e047d3d35939 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:22:59.636381 [ 3 ] {} HTTP-Session: edf37c5f-088d-454d-b578-e047d3d35939 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:22:59.636490 [ 3 ] {01a74496-7288-4dea-98b8-7790166fef0b} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:22:59.636534 [ 3 ] {01a74496-7288-4dea-98b8-7790166fef0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 03:22:59.636682 [ 3 ] {01a74496-7288-4dea-98b8-7790166fef0b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:22:59.637273 [ 3 ] {01a74496-7288-4dea-98b8-7790166fef0b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.02 03:22:59.637624 [ 3 ] {01a74496-7288-4dea-98b8-7790166fef0b} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.02 03:22:59.637807 [ 3 ] {01a74496-7288-4dea-98b8-7790166fef0b} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.02 03:22:59.637926 [ 158 ] {} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.02 03:22:59.637944 [ 3 ] {01a74496-7288-4dea-98b8-7790166fef0b} executeQuery: Read 50 rows, 69.09 KiB in 0.001422492 sec., 35149 rows/sec., 47.43 MiB/sec. 2024.02.02 03:22:59.637978 [ 158 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.02 03:22:59.638202 [ 12 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.02 03:22:59.638300 [ 3 ] {01a74496-7288-4dea-98b8-7790166fef0b} DynamicQueryHandler: Done processing query 2024.02.02 03:22:59.638343 [ 3 ] {01a74496-7288-4dea-98b8-7790166fef0b} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.02 03:22:59.638394 [ 3 ] {} HTTP-Session: edf37c5f-088d-454d-b578-e047d3d35939 Destroying unnamed session 2024.02.02 03:22:59.638404 [ 12 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:22:59.638457 [ 12 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 519 rows starting from the beginning of the part 2024.02.02 03:22:59.638586 [ 12 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 50 rows starting from the beginning of the part 2024.02.02 03:22:59.638692 [ 12 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 50 rows starting from the beginning of the part 2024.02.02 03:22:59.638784 [ 12 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 50 rows starting from the beginning of the part 2024.02.02 03:22:59.638874 [ 12 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 50 rows starting from the beginning of the part 2024.02.02 03:22:59.638967 [ 12 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 50 rows starting from the beginning of the part 2024.02.02 03:22:59.640485 [ 12 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 769 rows, containing 6 columns (6 merged, 0 gathered) in 0.00243008 sec., 316450.487226758 rows/sec., 427.03 MiB/sec. 2024.02.02 03:22:59.640891 [ 12 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.02 03:22:59.641139 [ 12 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_16_3} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.02 03:22:59.641206 [ 12 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_16_3} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.02 03:22:59.641274 [ 12 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_16_3: 4.05 MiB. 2024.02.02 03:23:08.653450 [ 114 ] {} DNSResolver: Updating DNS cache 2024.02.02 03:23:08.653547 [ 114 ] {} DNSResolver: Updated DNS cache 2024.02.02 03:23:09.623416 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:23:09.623521 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:23:09.623546 [ 3 ] {} HTTP-Session: a59eed47-cce0-40a2-9b00-901d407bf757 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:23:09.623570 [ 3 ] {} HTTP-Session: a59eed47-cce0-40a2-9b00-901d407bf757 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:23:09.623697 [ 3 ] {a4be560b-6464-4abc-a5a6-be8acf7f08c1} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:23:09.623757 [ 3 ] {a4be560b-6464-4abc-a5a6-be8acf7f08c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 03:23:09.623914 [ 3 ] {a4be560b-6464-4abc-a5a6-be8acf7f08c1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:23:09.624378 [ 3 ] {a4be560b-6464-4abc-a5a6-be8acf7f08c1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.02 03:23:09.624650 [ 3 ] {a4be560b-6464-4abc-a5a6-be8acf7f08c1} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.02 03:23:09.624820 [ 3 ] {a4be560b-6464-4abc-a5a6-be8acf7f08c1} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.02 03:23:09.624955 [ 3 ] {a4be560b-6464-4abc-a5a6-be8acf7f08c1} executeQuery: Read 50 rows, 4.05 KiB in 0.001223381 sec., 40870 rows/sec., 3.24 MiB/sec. 2024.02.02 03:23:09.625105 [ 3 ] {a4be560b-6464-4abc-a5a6-be8acf7f08c1} DynamicQueryHandler: Done processing query 2024.02.02 03:23:09.625131 [ 3 ] {a4be560b-6464-4abc-a5a6-be8acf7f08c1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:23:09.625148 [ 3 ] {} HTTP-Session: a59eed47-cce0-40a2-9b00-901d407bf757 Destroying unnamed session 2024.02.02 03:23:09.625270 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:23:09.625321 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:23:09.625340 [ 3 ] {} HTTP-Session: d4c76460-94bd-4024-bb24-4550dc4c5064 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:23:09.625358 [ 3 ] {} HTTP-Session: d4c76460-94bd-4024-bb24-4550dc4c5064 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:23:09.625436 [ 3 ] {3eebf3de-0de2-4489-8bec-d9051e53dcd7} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:23:09.625477 [ 3 ] {3eebf3de-0de2-4489-8bec-d9051e53dcd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.02 03:23:09.625589 [ 3 ] {3eebf3de-0de2-4489-8bec-d9051e53dcd7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:23:09.625923 [ 3 ] {3eebf3de-0de2-4489-8bec-d9051e53dcd7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.02 03:23:09.626137 [ 3 ] {3eebf3de-0de2-4489-8bec-d9051e53dcd7} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.02 03:23:09.626291 [ 3 ] {3eebf3de-0de2-4489-8bec-d9051e53dcd7} oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.02 03:23:09.626415 [ 3 ] {3eebf3de-0de2-4489-8bec-d9051e53dcd7} executeQuery: Read 4 rows, 342.00 B in 0.000943748 sec., 4238 rows/sec., 353.89 KiB/sec. 2024.02.02 03:23:09.626552 [ 3 ] {3eebf3de-0de2-4489-8bec-d9051e53dcd7} DynamicQueryHandler: Done processing query 2024.02.02 03:23:09.626576 [ 3 ] {3eebf3de-0de2-4489-8bec-d9051e53dcd7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:23:09.626593 [ 3 ] {} HTTP-Session: d4c76460-94bd-4024-bb24-4550dc4c5064 Destroying unnamed session 2024.02.02 03:23:09.626727 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 24281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:23:09.626775 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:23:09.626793 [ 3 ] {} HTTP-Session: 22323423-96f1-4210-b9b3-769ddcd8d6b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:23:09.626810 [ 3 ] {} HTTP-Session: 22323423-96f1-4210-b9b3-769ddcd8d6b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:23:09.626890 [ 3 ] {4e077de0-591e-4d9d-bd86-d7ea689232a1} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:23:09.626929 [ 3 ] {4e077de0-591e-4d9d-bd86-d7ea689232a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 03:23:09.627038 [ 3 ] {4e077de0-591e-4d9d-bd86-d7ea689232a1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:23:09.627454 [ 3 ] {4e077de0-591e-4d9d-bd86-d7ea689232a1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.02 03:23:09.627691 [ 3 ] {4e077de0-591e-4d9d-bd86-d7ea689232a1} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.02 03:23:09.627845 [ 3 ] {4e077de0-591e-4d9d-bd86-d7ea689232a1} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.02 03:23:09.627968 [ 3 ] {4e077de0-591e-4d9d-bd86-d7ea689232a1} executeQuery: Read 152 rows, 14.97 KiB in 0.001048449 sec., 144976 rows/sec., 13.95 MiB/sec. 2024.02.02 03:23:09.628105 [ 3 ] {4e077de0-591e-4d9d-bd86-d7ea689232a1} DynamicQueryHandler: Done processing query 2024.02.02 03:23:09.628129 [ 3 ] {4e077de0-591e-4d9d-bd86-d7ea689232a1} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.02 03:23:09.628145 [ 3 ] {} HTTP-Session: 22323423-96f1-4210-b9b3-769ddcd8d6b2 Destroying unnamed session 2024.02.02 03:23:09.628286 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:23:09.628331 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:23:09.628350 [ 3 ] {} HTTP-Session: fcdfd14c-fc1a-4ff1-8a07-4d6b1c4595bf Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:23:09.628367 [ 3 ] {} HTTP-Session: fcdfd14c-fc1a-4ff1-8a07-4d6b1c4595bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:23:09.628438 [ 3 ] {7f3ae5e6-0dfb-4422-96e1-01b1a3435c12} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:23:09.628476 [ 3 ] {7f3ae5e6-0dfb-4422-96e1-01b1a3435c12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.02 03:23:09.628584 [ 3 ] {7f3ae5e6-0dfb-4422-96e1-01b1a3435c12} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:23:09.628888 [ 3 ] {7f3ae5e6-0dfb-4422-96e1-01b1a3435c12} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.02 03:23:09.629113 [ 3 ] {7f3ae5e6-0dfb-4422-96e1-01b1a3435c12} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.02 03:23:09.629267 [ 3 ] {7f3ae5e6-0dfb-4422-96e1-01b1a3435c12} oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.02 03:23:09.629380 [ 3 ] {7f3ae5e6-0dfb-4422-96e1-01b1a3435c12} executeQuery: Read 4 rows, 286.00 B in 0.000914238 sec., 4375 rows/sec., 305.50 KiB/sec. 2024.02.02 03:23:09.629497 [ 3 ] {7f3ae5e6-0dfb-4422-96e1-01b1a3435c12} DynamicQueryHandler: Done processing query 2024.02.02 03:23:09.629520 [ 3 ] {7f3ae5e6-0dfb-4422-96e1-01b1a3435c12} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:23:09.629536 [ 3 ] {} HTTP-Session: fcdfd14c-fc1a-4ff1-8a07-4d6b1c4595bf Destroying unnamed session 2024.02.02 03:23:09.629659 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 9214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:23:09.629705 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:23:09.629723 [ 3 ] {} HTTP-Session: 99944f4c-648a-48cf-a5e4-f55619f20280 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:23:09.629741 [ 3 ] {} HTTP-Session: 99944f4c-648a-48cf-a5e4-f55619f20280 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:23:09.629815 [ 3 ] {16d4a224-3318-45ac-90bc-302863b3cee4} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:23:09.629854 [ 3 ] {16d4a224-3318-45ac-90bc-302863b3cee4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 03:23:09.629957 [ 3 ] {16d4a224-3318-45ac-90bc-302863b3cee4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:23:09.630296 [ 3 ] {16d4a224-3318-45ac-90bc-302863b3cee4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.02 03:23:09.630507 [ 3 ] {16d4a224-3318-45ac-90bc-302863b3cee4} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.02 03:23:09.630660 [ 3 ] {16d4a224-3318-45ac-90bc-302863b3cee4} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.02 03:23:09.630774 [ 3 ] {16d4a224-3318-45ac-90bc-302863b3cee4} executeQuery: Read 54 rows, 4.33 KiB in 0.000931748 sec., 57955 rows/sec., 4.54 MiB/sec. 2024.02.02 03:23:09.630893 [ 3 ] {16d4a224-3318-45ac-90bc-302863b3cee4} DynamicQueryHandler: Done processing query 2024.02.02 03:23:09.630916 [ 3 ] {16d4a224-3318-45ac-90bc-302863b3cee4} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 03:23:09.630934 [ 3 ] {} HTTP-Session: 99944f4c-648a-48cf-a5e4-f55619f20280 Destroying unnamed session 2024.02.02 03:23:09.631046 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:23:09.631092 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:23:09.631111 [ 3 ] {} HTTP-Session: f7af7d61-8f62-46cd-8cac-c87e8b0f7afe Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:23:09.631129 [ 3 ] {} HTTP-Session: f7af7d61-8f62-46cd-8cac-c87e8b0f7afe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:23:09.631201 [ 3 ] {270cdb64-8925-43b9-b44c-e8cacb3b262c} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:23:09.631246 [ 3 ] {270cdb64-8925-43b9-b44c-e8cacb3b262c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 03:23:09.631366 [ 3 ] {270cdb64-8925-43b9-b44c-e8cacb3b262c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:23:09.631657 [ 3 ] {270cdb64-8925-43b9-b44c-e8cacb3b262c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.02 03:23:09.631924 [ 3 ] {270cdb64-8925-43b9-b44c-e8cacb3b262c} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.02 03:23:09.632106 [ 3 ] {270cdb64-8925-43b9-b44c-e8cacb3b262c} oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.02 03:23:09.632234 [ 3 ] {270cdb64-8925-43b9-b44c-e8cacb3b262c} executeQuery: Read 2 rows, 144.00 B in 0.001002119 sec., 1995 rows/sec., 140.33 KiB/sec. 2024.02.02 03:23:09.632409 [ 3 ] {270cdb64-8925-43b9-b44c-e8cacb3b262c} DynamicQueryHandler: Done processing query 2024.02.02 03:23:09.632434 [ 3 ] {270cdb64-8925-43b9-b44c-e8cacb3b262c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:23:09.632450 [ 3 ] {} HTTP-Session: f7af7d61-8f62-46cd-8cac-c87e8b0f7afe Destroying unnamed session 2024.02.02 03:23:09.632612 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:23:09.632658 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:23:09.632677 [ 3 ] {} HTTP-Session: 370aa1af-b6ac-451e-860e-e1688d52f79b Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:23:09.632694 [ 3 ] {} HTTP-Session: 370aa1af-b6ac-451e-860e-e1688d52f79b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:23:09.632781 [ 3 ] {7da2053a-c523-477d-947c-9755b0f1b15f} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:23:09.632826 [ 3 ] {7da2053a-c523-477d-947c-9755b0f1b15f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 03:23:09.632975 [ 3 ] {7da2053a-c523-477d-947c-9755b0f1b15f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:23:09.633547 [ 3 ] {7da2053a-c523-477d-947c-9755b0f1b15f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.02 03:23:09.633878 [ 3 ] {7da2053a-c523-477d-947c-9755b0f1b15f} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.02 03:23:09.634084 [ 3 ] {7da2053a-c523-477d-947c-9755b0f1b15f} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.02 03:23:09.634198 [ 3 ] {7da2053a-c523-477d-947c-9755b0f1b15f} executeQuery: Read 50 rows, 69.09 KiB in 0.001382881 sec., 36156 rows/sec., 48.79 MiB/sec. 2024.02.02 03:23:09.634359 [ 3 ] {7da2053a-c523-477d-947c-9755b0f1b15f} DynamicQueryHandler: Done processing query 2024.02.02 03:23:09.634381 [ 3 ] {7da2053a-c523-477d-947c-9755b0f1b15f} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.02 03:23:09.634397 [ 3 ] {} HTTP-Session: 370aa1af-b6ac-451e-860e-e1688d52f79b Destroying unnamed session 2024.02.02 03:23:19.623086 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:23:19.623206 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:23:19.623232 [ 3 ] {} HTTP-Session: 04109442-1b97-47b3-a1ca-47059a5aec57 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:23:19.623262 [ 3 ] {} HTTP-Session: 04109442-1b97-47b3-a1ca-47059a5aec57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:23:19.623398 [ 3 ] {862742c3-2392-4f2e-85de-f63ec9b9061b} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:23:19.623466 [ 3 ] {862742c3-2392-4f2e-85de-f63ec9b9061b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 03:23:19.623649 [ 3 ] {862742c3-2392-4f2e-85de-f63ec9b9061b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:23:19.624192 [ 3 ] {862742c3-2392-4f2e-85de-f63ec9b9061b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.02 03:23:19.624481 [ 3 ] {862742c3-2392-4f2e-85de-f63ec9b9061b} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.02 03:23:19.624656 [ 3 ] {862742c3-2392-4f2e-85de-f63ec9b9061b} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.02 03:23:19.624777 [ 3 ] {862742c3-2392-4f2e-85de-f63ec9b9061b} executeQuery: Read 50 rows, 4.05 KiB in 0.001339252 sec., 37334 rows/sec., 2.96 MiB/sec. 2024.02.02 03:23:19.624935 [ 3 ] {862742c3-2392-4f2e-85de-f63ec9b9061b} DynamicQueryHandler: Done processing query 2024.02.02 03:23:19.624962 [ 3 ] {862742c3-2392-4f2e-85de-f63ec9b9061b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:23:19.624979 [ 3 ] {} HTTP-Session: 04109442-1b97-47b3-a1ca-47059a5aec57 Destroying unnamed session 2024.02.02 03:23:19.625103 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:23:19.625156 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:23:19.625176 [ 3 ] {} HTTP-Session: bb789fec-2e1c-4136-98e8-506dd484445b Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:23:19.625194 [ 3 ] {} HTTP-Session: bb789fec-2e1c-4136-98e8-506dd484445b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:23:19.625313 [ 3 ] {2e115dfd-fa34-47c9-a6c4-1bfad5697c08} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:23:19.625402 [ 3 ] {2e115dfd-fa34-47c9-a6c4-1bfad5697c08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.02 03:23:19.625525 [ 3 ] {2e115dfd-fa34-47c9-a6c4-1bfad5697c08} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:23:19.625892 [ 3 ] {2e115dfd-fa34-47c9-a6c4-1bfad5697c08} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.02 03:23:19.626134 [ 3 ] {2e115dfd-fa34-47c9-a6c4-1bfad5697c08} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.02 03:23:19.626289 [ 3 ] {2e115dfd-fa34-47c9-a6c4-1bfad5697c08} oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.02 03:23:19.626406 [ 3 ] {2e115dfd-fa34-47c9-a6c4-1bfad5697c08} executeQuery: Read 2 rows, 175.00 B in 0.001025128 sec., 1950 rows/sec., 166.71 KiB/sec. 2024.02.02 03:23:19.626533 [ 3 ] {2e115dfd-fa34-47c9-a6c4-1bfad5697c08} DynamicQueryHandler: Done processing query 2024.02.02 03:23:19.626556 [ 3 ] {2e115dfd-fa34-47c9-a6c4-1bfad5697c08} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:23:19.626573 [ 3 ] {} HTTP-Session: bb789fec-2e1c-4136-98e8-506dd484445b Destroying unnamed session 2024.02.02 03:23:19.626739 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 24130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:23:19.626786 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:23:19.626805 [ 3 ] {} HTTP-Session: 85abc4fc-5bd7-49bd-8882-c5cd33d6267d Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:23:19.626822 [ 3 ] {} HTTP-Session: 85abc4fc-5bd7-49bd-8882-c5cd33d6267d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:23:19.626902 [ 3 ] {e44cff79-d17f-42b4-8a9f-ddc8614e02ce} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:23:19.626941 [ 3 ] {e44cff79-d17f-42b4-8a9f-ddc8614e02ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 03:23:19.627047 [ 3 ] {e44cff79-d17f-42b4-8a9f-ddc8614e02ce} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:23:19.627440 [ 3 ] {e44cff79-d17f-42b4-8a9f-ddc8614e02ce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.02 03:23:19.627664 [ 3 ] {e44cff79-d17f-42b4-8a9f-ddc8614e02ce} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.02 03:23:19.627817 [ 3 ] {e44cff79-d17f-42b4-8a9f-ddc8614e02ce} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.02 03:23:19.627940 [ 3 ] {e44cff79-d17f-42b4-8a9f-ddc8614e02ce} executeQuery: Read 151 rows, 14.88 KiB in 0.001010228 sec., 149471 rows/sec., 14.39 MiB/sec. 2024.02.02 03:23:19.628061 [ 3 ] {e44cff79-d17f-42b4-8a9f-ddc8614e02ce} DynamicQueryHandler: Done processing query 2024.02.02 03:23:19.628085 [ 3 ] {e44cff79-d17f-42b4-8a9f-ddc8614e02ce} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.02 03:23:19.628103 [ 3 ] {} HTTP-Session: 85abc4fc-5bd7-49bd-8882-c5cd33d6267d Destroying unnamed session 2024.02.02 03:23:19.628209 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:23:19.628255 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:23:19.628274 [ 3 ] {} HTTP-Session: a9a7b29f-15c3-483f-bacf-354423a40cb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:23:19.628290 [ 3 ] {} HTTP-Session: a9a7b29f-15c3-483f-bacf-354423a40cb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:23:19.628360 [ 3 ] {cb884ad1-eb5b-4313-bd82-c5c8d1ecf09c} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:23:19.628399 [ 3 ] {cb884ad1-eb5b-4313-bd82-c5c8d1ecf09c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.02 03:23:19.628504 [ 3 ] {cb884ad1-eb5b-4313-bd82-c5c8d1ecf09c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:23:19.628775 [ 3 ] {cb884ad1-eb5b-4313-bd82-c5c8d1ecf09c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.02 03:23:19.628980 [ 3 ] {cb884ad1-eb5b-4313-bd82-c5c8d1ecf09c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.02 03:23:19.629144 [ 3 ] {cb884ad1-eb5b-4313-bd82-c5c8d1ecf09c} oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.02 03:23:19.629263 [ 3 ] {cb884ad1-eb5b-4313-bd82-c5c8d1ecf09c} executeQuery: Read 2 rows, 143.00 B in 0.000873938 sec., 2288 rows/sec., 159.79 KiB/sec. 2024.02.02 03:23:19.629444 [ 3 ] {cb884ad1-eb5b-4313-bd82-c5c8d1ecf09c} DynamicQueryHandler: Done processing query 2024.02.02 03:23:19.629468 [ 3 ] {cb884ad1-eb5b-4313-bd82-c5c8d1ecf09c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:23:19.629484 [ 3 ] {} HTTP-Session: a9a7b29f-15c3-483f-bacf-354423a40cb3 Destroying unnamed session 2024.02.02 03:23:19.629592 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 8869, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:23:19.629638 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:23:19.629656 [ 3 ] {} HTTP-Session: ad482692-3262-4e9c-822a-44de30d3094f Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:23:19.629674 [ 3 ] {} HTTP-Session: ad482692-3262-4e9c-822a-44de30d3094f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:23:19.629748 [ 3 ] {ec7f39d1-89a7-4cae-bc19-2c5975b70852} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:23:19.629787 [ 3 ] {ec7f39d1-89a7-4cae-bc19-2c5975b70852} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 03:23:19.629903 [ 3 ] {ec7f39d1-89a7-4cae-bc19-2c5975b70852} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:23:19.630276 [ 3 ] {ec7f39d1-89a7-4cae-bc19-2c5975b70852} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.02 03:23:19.630480 [ 3 ] {ec7f39d1-89a7-4cae-bc19-2c5975b70852} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.02 03:23:19.630631 [ 3 ] {ec7f39d1-89a7-4cae-bc19-2c5975b70852} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.02 03:23:19.630751 [ 3 ] {ec7f39d1-89a7-4cae-bc19-2c5975b70852} executeQuery: Read 52 rows, 4.17 KiB in 0.000974538 sec., 53358 rows/sec., 4.18 MiB/sec. 2024.02.02 03:23:19.630872 [ 3 ] {ec7f39d1-89a7-4cae-bc19-2c5975b70852} DynamicQueryHandler: Done processing query 2024.02.02 03:23:19.630895 [ 3 ] {ec7f39d1-89a7-4cae-bc19-2c5975b70852} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.02 03:23:19.630911 [ 3 ] {} HTTP-Session: ad482692-3262-4e9c-822a-44de30d3094f Destroying unnamed session 2024.02.02 03:23:19.631020 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:23:19.631064 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:23:19.631084 [ 3 ] {} HTTP-Session: 7ad1ddf6-c8c3-46c6-bfee-29f20f25b0f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:23:19.631101 [ 3 ] {} HTTP-Session: 7ad1ddf6-c8c3-46c6-bfee-29f20f25b0f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:23:19.631171 [ 3 ] {a45ea8a7-7377-41f8-afdc-8e20fd2ae545} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:23:19.631214 [ 3 ] {a45ea8a7-7377-41f8-afdc-8e20fd2ae545} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 03:23:19.631334 [ 3 ] {a45ea8a7-7377-41f8-afdc-8e20fd2ae545} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:23:19.631611 [ 3 ] {a45ea8a7-7377-41f8-afdc-8e20fd2ae545} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.02 03:23:19.631873 [ 3 ] {a45ea8a7-7377-41f8-afdc-8e20fd2ae545} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.02 03:23:19.632049 [ 3 ] {a45ea8a7-7377-41f8-afdc-8e20fd2ae545} oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.02 03:23:19.632169 [ 3 ] {a45ea8a7-7377-41f8-afdc-8e20fd2ae545} executeQuery: Read 1 rows, 72.00 B in 0.000969508 sec., 1031 rows/sec., 72.52 KiB/sec. 2024.02.02 03:23:19.632290 [ 3 ] {a45ea8a7-7377-41f8-afdc-8e20fd2ae545} DynamicQueryHandler: Done processing query 2024.02.02 03:23:19.632314 [ 3 ] {a45ea8a7-7377-41f8-afdc-8e20fd2ae545} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:23:19.632330 [ 3 ] {} HTTP-Session: 7ad1ddf6-c8c3-46c6-bfee-29f20f25b0f7 Destroying unnamed session 2024.02.02 03:23:19.632481 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:23:19.632528 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:23:19.632546 [ 3 ] {} HTTP-Session: 34119c7c-b20e-4c30-8a5a-af82e893a013 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:23:19.632562 [ 3 ] {} HTTP-Session: 34119c7c-b20e-4c30-8a5a-af82e893a013 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:23:19.632648 [ 3 ] {20bec933-0908-4b76-8197-5238722d3b19} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:23:19.632693 [ 3 ] {20bec933-0908-4b76-8197-5238722d3b19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 03:23:19.632828 [ 3 ] {20bec933-0908-4b76-8197-5238722d3b19} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:23:19.633332 [ 3 ] {20bec933-0908-4b76-8197-5238722d3b19} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.02 03:23:19.633651 [ 3 ] {20bec933-0908-4b76-8197-5238722d3b19} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.02 03:23:19.633833 [ 3 ] {20bec933-0908-4b76-8197-5238722d3b19} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.02 03:23:19.633955 [ 3 ] {20bec933-0908-4b76-8197-5238722d3b19} executeQuery: Read 50 rows, 69.09 KiB in 0.00127805 sec., 39122 rows/sec., 52.79 MiB/sec. 2024.02.02 03:23:19.634079 [ 3 ] {20bec933-0908-4b76-8197-5238722d3b19} DynamicQueryHandler: Done processing query 2024.02.02 03:23:19.634102 [ 3 ] {20bec933-0908-4b76-8197-5238722d3b19} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.02 03:23:19.634119 [ 3 ] {} HTTP-Session: 34119c7c-b20e-4c30-8a5a-af82e893a013 Destroying unnamed session 2024.02.02 03:23:23.653819 [ 173 ] {} DNSResolver: Updating DNS cache 2024.02.02 03:23:23.653922 [ 173 ] {} DNSResolver: Updated DNS cache 2024.02.02 03:23:29.625961 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:23:29.626137 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:23:29.626183 [ 3 ] {} HTTP-Session: f1b7d1ca-847a-435a-a8da-9433c2c17929 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:23:29.626226 [ 3 ] {} HTTP-Session: f1b7d1ca-847a-435a-a8da-9433c2c17929 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:23:29.626430 [ 3 ] {b9d23487-f022-4454-8861-68051a70443e} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:23:29.626531 [ 3 ] {b9d23487-f022-4454-8861-68051a70443e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 03:23:29.626781 [ 3 ] {b9d23487-f022-4454-8861-68051a70443e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:23:29.627275 [ 3 ] {b9d23487-f022-4454-8861-68051a70443e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.02 03:23:29.627542 [ 3 ] {b9d23487-f022-4454-8861-68051a70443e} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.02 03:23:29.627719 [ 3 ] {b9d23487-f022-4454-8861-68051a70443e} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.02 03:23:29.627842 [ 3 ] {b9d23487-f022-4454-8861-68051a70443e} executeQuery: Read 50 rows, 4.05 KiB in 0.001354061 sec., 36925 rows/sec., 2.92 MiB/sec. 2024.02.02 03:23:29.627863 [ 170 ] {} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 2024.02.02 03:23:29.627974 [ 170 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.02 03:23:29.628052 [ 3 ] {b9d23487-f022-4454-8861-68051a70443e} DynamicQueryHandler: Done processing query 2024.02.02 03:23:29.628105 [ 3 ] {b9d23487-f022-4454-8861-68051a70443e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:23:29.628136 [ 3 ] {} HTTP-Session: f1b7d1ca-847a-435a-a8da-9433c2c17929 Destroying unnamed session 2024.02.02 03:23:29.628132 [ 20 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_19_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact 2024.02.02 03:23:29.628280 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:23:29.628388 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:23:29.628409 [ 20 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_19_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:23:29.628425 [ 3 ] {} HTTP-Session: 4964900d-d38e-4bad-9239-5cb0d7bf477c Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:23:29.628498 [ 3 ] {} HTTP-Session: 4964900d-d38e-4bad-9239-5cb0d7bf477c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:23:29.628507 [ 20 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 50 rows starting from the beginning of the part 2024.02.02 03:23:29.628698 [ 3 ] {de2de26c-bdb9-4551-b83f-b7d7bd2ad5cd} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:23:29.628793 [ 3 ] {de2de26c-bdb9-4551-b83f-b7d7bd2ad5cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.02 03:23:29.628908 [ 20 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 50 rows starting from the beginning of the part 2024.02.02 03:23:29.629239 [ 20 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 50 rows starting from the beginning of the part 2024.02.02 03:23:29.629298 [ 3 ] {de2de26c-bdb9-4551-b83f-b7d7bd2ad5cd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:23:29.629489 [ 20 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 50 rows starting from the beginning of the part 2024.02.02 03:23:29.629633 [ 20 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 50 rows starting from the beginning of the part 2024.02.02 03:23:29.630157 [ 3 ] {de2de26c-bdb9-4551-b83f-b7d7bd2ad5cd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.02 03:23:29.630513 [ 3 ] {de2de26c-bdb9-4551-b83f-b7d7bd2ad5cd} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.02 03:23:29.630814 [ 3 ] {de2de26c-bdb9-4551-b83f-b7d7bd2ad5cd} oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.02 03:23:29.631156 [ 3 ] {de2de26c-bdb9-4551-b83f-b7d7bd2ad5cd} executeQuery: Read 2 rows, 175.00 B in 0.00239924 sec., 833 rows/sec., 71.23 KiB/sec. 2024.02.02 03:23:29.631182 [ 12 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_19_4} MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 4 columns (4 merged, 0 gathered) in 0.003138947 sec., 79644.54321783707 rows/sec., 6.30 MiB/sec. 2024.02.02 03:23:29.631370 [ 12 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_19_4} MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) 2024.02.02 03:23:29.631377 [ 3 ] {de2de26c-bdb9-4551-b83f-b7d7bd2ad5cd} DynamicQueryHandler: Done processing query 2024.02.02 03:23:29.631425 [ 3 ] {de2de26c-bdb9-4551-b83f-b7d7bd2ad5cd} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:23:29.631446 [ 3 ] {} HTTP-Session: 4964900d-d38e-4bad-9239-5cb0d7bf477c Destroying unnamed session 2024.02.02 03:23:29.631604 [ 12 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_19_4} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. 2024.02.02 03:23:29.631628 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 29125, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:23:29.631693 [ 12 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_19_4} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f) (MergerMutator): Merged 5 parts: from all_1_15_3 to all_19_19_0 2024.02.02 03:23:29.631702 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:23:29.631739 [ 3 ] {} HTTP-Session: 8df8f59b-a4a0-4c36-90fe-79e3229354ac Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:23:29.631797 [ 3 ] {} HTTP-Session: 8df8f59b-a4a0-4c36-90fe-79e3229354ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:23:29.631887 [ 3 ] {a44b61f1-d6d0-4c65-8c7a-84bcbe02e40d} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:23:29.631928 [ 3 ] {a44b61f1-d6d0-4c65-8c7a-84bcbe02e40d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 03:23:29.632049 [ 3 ] {a44b61f1-d6d0-4c65-8c7a-84bcbe02e40d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:23:29.632467 [ 3 ] {a44b61f1-d6d0-4c65-8c7a-84bcbe02e40d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.02 03:23:29.632695 [ 3 ] {a44b61f1-d6d0-4c65-8c7a-84bcbe02e40d} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.02 03:23:29.632846 [ 3 ] {a44b61f1-d6d0-4c65-8c7a-84bcbe02e40d} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.02 03:23:29.632964 [ 3 ] {a44b61f1-d6d0-4c65-8c7a-84bcbe02e40d} executeQuery: Read 187 rows, 17.70 KiB in 0.001045679 sec., 178831 rows/sec., 16.53 MiB/sec. 2024.02.02 03:23:29.633170 [ 3 ] {a44b61f1-d6d0-4c65-8c7a-84bcbe02e40d} DynamicQueryHandler: Done processing query 2024.02.02 03:23:29.633194 [ 3 ] {a44b61f1-d6d0-4c65-8c7a-84bcbe02e40d} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.02 03:23:29.633210 [ 3 ] {} HTTP-Session: 8df8f59b-a4a0-4c36-90fe-79e3229354ac Destroying unnamed session 2024.02.02 03:23:29.633313 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:23:29.633359 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:23:29.633378 [ 3 ] {} HTTP-Session: e293c60d-3416-40af-b849-f87a63e5ea09 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:23:29.633396 [ 3 ] {} HTTP-Session: e293c60d-3416-40af-b849-f87a63e5ea09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:23:29.633467 [ 3 ] {03a682ca-2dce-446c-99fe-fb169ec55ac1} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:23:29.633506 [ 3 ] {03a682ca-2dce-446c-99fe-fb169ec55ac1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.02 03:23:29.633629 [ 3 ] {03a682ca-2dce-446c-99fe-fb169ec55ac1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:23:29.633912 [ 3 ] {03a682ca-2dce-446c-99fe-fb169ec55ac1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.02 03:23:29.634119 [ 3 ] {03a682ca-2dce-446c-99fe-fb169ec55ac1} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.02 03:23:29.634267 [ 3 ] {03a682ca-2dce-446c-99fe-fb169ec55ac1} oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.02 03:23:29.634393 [ 3 ] {03a682ca-2dce-446c-99fe-fb169ec55ac1} executeQuery: Read 2 rows, 143.00 B in 0.000898028 sec., 2227 rows/sec., 155.51 KiB/sec. 2024.02.02 03:23:29.634511 [ 3 ] {03a682ca-2dce-446c-99fe-fb169ec55ac1} DynamicQueryHandler: Done processing query 2024.02.02 03:23:29.634535 [ 3 ] {03a682ca-2dce-446c-99fe-fb169ec55ac1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:23:29.634551 [ 3 ] {} HTTP-Session: e293c60d-3416-40af-b849-f87a63e5ea09 Destroying unnamed session 2024.02.02 03:23:29.634661 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 12919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:23:29.634708 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:23:29.634726 [ 3 ] {} HTTP-Session: 2d8cf16f-0c6a-4df3-9dea-69aee4b02885 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:23:29.634742 [ 3 ] {} HTTP-Session: 2d8cf16f-0c6a-4df3-9dea-69aee4b02885 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:23:29.634816 [ 3 ] {9bb7191c-808b-45c2-923d-532886429a16} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:23:29.634854 [ 3 ] {9bb7191c-808b-45c2-923d-532886429a16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 03:23:29.634958 [ 3 ] {9bb7191c-808b-45c2-923d-532886429a16} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:23:29.635284 [ 3 ] {9bb7191c-808b-45c2-923d-532886429a16} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.02 03:23:29.635500 [ 3 ] {9bb7191c-808b-45c2-923d-532886429a16} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.02 03:23:29.635660 [ 3 ] {9bb7191c-808b-45c2-923d-532886429a16} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.02 03:23:29.635780 [ 3 ] {9bb7191c-808b-45c2-923d-532886429a16} executeQuery: Read 76 rows, 6.07 KiB in 0.000936078 sec., 81189 rows/sec., 6.33 MiB/sec. 2024.02.02 03:23:29.635987 [ 3 ] {9bb7191c-808b-45c2-923d-532886429a16} DynamicQueryHandler: Done processing query 2024.02.02 03:23:29.636012 [ 3 ] {9bb7191c-808b-45c2-923d-532886429a16} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 03:23:29.636028 [ 3 ] {} HTTP-Session: 2d8cf16f-0c6a-4df3-9dea-69aee4b02885 Destroying unnamed session 2024.02.02 03:23:29.636132 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7234, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:23:29.636177 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:23:29.636196 [ 3 ] {} HTTP-Session: 3dfeef96-3f3f-495e-82d6-1da9a4b5b2f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:23:29.636212 [ 3 ] {} HTTP-Session: 3dfeef96-3f3f-495e-82d6-1da9a4b5b2f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:23:29.636288 [ 3 ] {4d63bb8c-3719-4c4b-8a04-0ebb2a340d2b} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:23:29.636332 [ 3 ] {4d63bb8c-3719-4c4b-8a04-0ebb2a340d2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 03:23:29.636476 [ 3 ] {4d63bb8c-3719-4c4b-8a04-0ebb2a340d2b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:23:29.636789 [ 3 ] {4d63bb8c-3719-4c4b-8a04-0ebb2a340d2b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.02 03:23:29.637055 [ 3 ] {4d63bb8c-3719-4c4b-8a04-0ebb2a340d2b} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.02 03:23:29.637242 [ 3 ] {4d63bb8c-3719-4c4b-8a04-0ebb2a340d2b} oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.02 03:23:29.637354 [ 170 ] {} oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.02 03:23:29.637368 [ 3 ] {4d63bb8c-3719-4c4b-8a04-0ebb2a340d2b} executeQuery: Read 37 rows, 2.67 KiB in 0.001050929 sec., 35206 rows/sec., 2.48 MiB/sec. 2024.02.02 03:23:29.637410 [ 170 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.02 03:23:29.637628 [ 21 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.02 03:23:29.637652 [ 3 ] {4d63bb8c-3719-4c4b-8a04-0ebb2a340d2b} DynamicQueryHandler: Done processing query 2024.02.02 03:23:29.637725 [ 3 ] {4d63bb8c-3719-4c4b-8a04-0ebb2a340d2b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:23:29.637764 [ 3 ] {} HTTP-Session: 3dfeef96-3f3f-495e-82d6-1da9a4b5b2f2 Destroying unnamed session 2024.02.02 03:23:29.637836 [ 21 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:23:29.637881 [ 21 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 569 rows starting from the beginning of the part 2024.02.02 03:23:29.637959 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:23:29.638041 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:23:29.638094 [ 3 ] {} HTTP-Session: b5c2db58-1772-468d-beba-ef60de92db71 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:23:29.638157 [ 3 ] {} HTTP-Session: b5c2db58-1772-468d-beba-ef60de92db71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:23:29.638204 [ 21 ] {98782b87-db9b-4f74-843f-2c662de779ef::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.02 03:23:29.638382 [ 3 ] {4278f579-fa1f-4947-a1ec-61bcc4fdb64d} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:23:29.638521 [ 3 ] {4278f579-fa1f-4947-a1ec-61bcc4fdb64d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 03:23:29.638537 [ 21 ] {98782b87-db9b-4f74-843f-2c662de779ef::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.02 03:23:29.638919 [ 21 ] {98782b87-db9b-4f74-843f-2c662de779ef::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.02 03:23:29.639205 [ 3 ] {4278f579-fa1f-4947-a1ec-61bcc4fdb64d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:23:29.639224 [ 21 ] {98782b87-db9b-4f74-843f-2c662de779ef::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.02 03:23:29.639421 [ 21 ] {98782b87-db9b-4f74-843f-2c662de779ef::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.02 03:23:29.640185 [ 3 ] {4278f579-fa1f-4947-a1ec-61bcc4fdb64d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.02 03:23:29.641035 [ 12 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 682 rows, containing 5 columns (5 merged, 0 gathered) in 0.00353714 sec., 192811.14120447595 rows/sec., 13.60 MiB/sec. 2024.02.02 03:23:29.641106 [ 3 ] {4278f579-fa1f-4947-a1ec-61bcc4fdb64d} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.02 03:23:29.641217 [ 12 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.02 03:23:29.641422 [ 3 ] {4278f579-fa1f-4947-a1ec-61bcc4fdb64d} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.02 03:23:29.641590 [ 12 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_11_2} oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.02 03:23:29.641686 [ 3 ] {4278f579-fa1f-4947-a1ec-61bcc4fdb64d} executeQuery: Read 50 rows, 69.09 KiB in 0.003234158 sec., 15459 rows/sec., 20.86 MiB/sec. 2024.02.02 03:23:29.641757 [ 12 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_11_2} oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.02 03:23:29.641995 [ 3 ] {4278f579-fa1f-4947-a1ec-61bcc4fdb64d} DynamicQueryHandler: Done processing query 2024.02.02 03:23:29.642023 [ 3 ] {4278f579-fa1f-4947-a1ec-61bcc4fdb64d} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.02 03:23:29.642039 [ 3 ] {} HTTP-Session: b5c2db58-1772-468d-beba-ef60de92db71 Destroying unnamed session 2024.02.02 03:23:38.653997 [ 165 ] {} DNSResolver: Updating DNS cache 2024.02.02 03:23:38.654103 [ 165 ] {} DNSResolver: Updated DNS cache 2024.02.02 03:23:39.623361 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:23:39.623465 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:23:39.623490 [ 3 ] {} HTTP-Session: 349fbb5a-34d9-4785-b703-844afe77d376 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:23:39.623514 [ 3 ] {} HTTP-Session: 349fbb5a-34d9-4785-b703-844afe77d376 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:23:39.623655 [ 3 ] {739b558f-e2ea-4d40-82b0-4d231f34815a} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:23:39.623717 [ 3 ] {739b558f-e2ea-4d40-82b0-4d231f34815a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 03:23:39.623880 [ 3 ] {739b558f-e2ea-4d40-82b0-4d231f34815a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:23:39.624333 [ 3 ] {739b558f-e2ea-4d40-82b0-4d231f34815a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.02 03:23:39.624608 [ 3 ] {739b558f-e2ea-4d40-82b0-4d231f34815a} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.02 03:23:39.624807 [ 3 ] {739b558f-e2ea-4d40-82b0-4d231f34815a} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.02 03:23:39.624960 [ 3 ] {739b558f-e2ea-4d40-82b0-4d231f34815a} executeQuery: Read 50 rows, 4.05 KiB in 0.001258791 sec., 39720 rows/sec., 3.14 MiB/sec. 2024.02.02 03:23:39.625220 [ 3 ] {739b558f-e2ea-4d40-82b0-4d231f34815a} DynamicQueryHandler: Done processing query 2024.02.02 03:23:39.625247 [ 3 ] {739b558f-e2ea-4d40-82b0-4d231f34815a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:23:39.625265 [ 3 ] {} HTTP-Session: 349fbb5a-34d9-4785-b703-844afe77d376 Destroying unnamed session 2024.02.02 03:23:39.625435 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 23981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:23:39.625489 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:23:39.625510 [ 3 ] {} HTTP-Session: 30b7c21f-e806-407b-ab61-22eb32d22f91 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:23:39.625530 [ 3 ] {} HTTP-Session: 30b7c21f-e806-407b-ab61-22eb32d22f91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:23:39.625623 [ 3 ] {d0676e9f-8ecb-4db1-a427-9ffd6737998b} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:23:39.625669 [ 3 ] {d0676e9f-8ecb-4db1-a427-9ffd6737998b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 03:23:39.625797 [ 3 ] {d0676e9f-8ecb-4db1-a427-9ffd6737998b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:23:39.626181 [ 3 ] {d0676e9f-8ecb-4db1-a427-9ffd6737998b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.02 03:23:39.626422 [ 3 ] {d0676e9f-8ecb-4db1-a427-9ffd6737998b} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.02 03:23:39.626579 [ 3 ] {d0676e9f-8ecb-4db1-a427-9ffd6737998b} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.02 03:23:39.626695 [ 3 ] {d0676e9f-8ecb-4db1-a427-9ffd6737998b} executeQuery: Read 150 rows, 14.79 KiB in 0.001032959 sec., 145213 rows/sec., 13.99 MiB/sec. 2024.02.02 03:23:39.626876 [ 3 ] {d0676e9f-8ecb-4db1-a427-9ffd6737998b} DynamicQueryHandler: Done processing query 2024.02.02 03:23:39.626901 [ 3 ] {d0676e9f-8ecb-4db1-a427-9ffd6737998b} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.02 03:23:39.626917 [ 3 ] {} HTTP-Session: 30b7c21f-e806-407b-ab61-22eb32d22f91 Destroying unnamed session 2024.02.02 03:23:39.627045 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 8528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:23:39.627093 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:23:39.627112 [ 3 ] {} HTTP-Session: 4f91d6d3-18ce-4d84-9941-27a6dfe3ee13 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:23:39.627130 [ 3 ] {} HTTP-Session: 4f91d6d3-18ce-4d84-9941-27a6dfe3ee13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:23:39.627206 [ 3 ] {2d52f8fd-84f0-419d-9190-d9a38375dbf6} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:23:39.627248 [ 3 ] {2d52f8fd-84f0-419d-9190-d9a38375dbf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 03:23:39.627369 [ 3 ] {2d52f8fd-84f0-419d-9190-d9a38375dbf6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:23:39.627670 [ 3 ] {2d52f8fd-84f0-419d-9190-d9a38375dbf6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.02 03:23:39.627884 [ 3 ] {2d52f8fd-84f0-419d-9190-d9a38375dbf6} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.02 03:23:39.628039 [ 3 ] {2d52f8fd-84f0-419d-9190-d9a38375dbf6} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.02 03:23:39.628148 [ 3 ] {2d52f8fd-84f0-419d-9190-d9a38375dbf6} executeQuery: Read 50 rows, 4.00 KiB in 0.000903868 sec., 55317 rows/sec., 4.33 MiB/sec. 2024.02.02 03:23:39.628265 [ 3 ] {2d52f8fd-84f0-419d-9190-d9a38375dbf6} DynamicQueryHandler: Done processing query 2024.02.02 03:23:39.628289 [ 3 ] {2d52f8fd-84f0-419d-9190-d9a38375dbf6} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.02 03:23:39.628306 [ 3 ] {} HTTP-Session: 4f91d6d3-18ce-4d84-9941-27a6dfe3ee13 Destroying unnamed session 2024.02.02 03:23:39.628503 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:23:39.628549 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:23:39.628568 [ 3 ] {} HTTP-Session: 0e9da29a-030f-4e6d-a099-3d7f3d9e29a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:23:39.628584 [ 3 ] {} HTTP-Session: 0e9da29a-030f-4e6d-a099-3d7f3d9e29a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:23:39.628686 [ 3 ] {ad436024-cb7f-49e5-9575-40af1a49c65f} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:23:39.628732 [ 3 ] {ad436024-cb7f-49e5-9575-40af1a49c65f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 03:23:39.628871 [ 3 ] {ad436024-cb7f-49e5-9575-40af1a49c65f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:23:39.629406 [ 3 ] {ad436024-cb7f-49e5-9575-40af1a49c65f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.02 03:23:39.629734 [ 3 ] {ad436024-cb7f-49e5-9575-40af1a49c65f} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.02 03:23:39.629917 [ 3 ] {ad436024-cb7f-49e5-9575-40af1a49c65f} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.02 03:23:39.630050 [ 3 ] {ad436024-cb7f-49e5-9575-40af1a49c65f} executeQuery: Read 50 rows, 69.09 KiB in 0.001336431 sec., 37413 rows/sec., 50.49 MiB/sec. 2024.02.02 03:23:39.630177 [ 3 ] {ad436024-cb7f-49e5-9575-40af1a49c65f} DynamicQueryHandler: Done processing query 2024.02.02 03:23:39.630200 [ 3 ] {ad436024-cb7f-49e5-9575-40af1a49c65f} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.02 03:23:39.630217 [ 3 ] {} HTTP-Session: 0e9da29a-030f-4e6d-a099-3d7f3d9e29a4 Destroying unnamed session 2024.02.02 03:23:49.624358 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:23:49.624500 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:23:49.624530 [ 3 ] {} HTTP-Session: 2f88b454-a752-4795-ad2c-1a73dc98acce Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:23:49.624560 [ 3 ] {} HTTP-Session: 2f88b454-a752-4795-ad2c-1a73dc98acce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:23:49.624703 [ 3 ] {d68747e5-18e8-4b43-82d7-f06040af67b3} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:23:49.624772 [ 3 ] {d68747e5-18e8-4b43-82d7-f06040af67b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 03:23:49.624959 [ 3 ] {d68747e5-18e8-4b43-82d7-f06040af67b3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:23:49.625446 [ 3 ] {d68747e5-18e8-4b43-82d7-f06040af67b3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.02 03:23:49.625734 [ 3 ] {d68747e5-18e8-4b43-82d7-f06040af67b3} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.02 03:23:49.625906 [ 3 ] {d68747e5-18e8-4b43-82d7-f06040af67b3} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.02 03:23:49.626107 [ 3 ] {d68747e5-18e8-4b43-82d7-f06040af67b3} executeQuery: Read 50 rows, 4.05 KiB in 0.001362651 sec., 36693 rows/sec., 2.90 MiB/sec. 2024.02.02 03:23:49.626283 [ 3 ] {d68747e5-18e8-4b43-82d7-f06040af67b3} DynamicQueryHandler: Done processing query 2024.02.02 03:23:49.626314 [ 3 ] {d68747e5-18e8-4b43-82d7-f06040af67b3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:23:49.626335 [ 3 ] {} HTTP-Session: 2f88b454-a752-4795-ad2c-1a73dc98acce Destroying unnamed session 2024.02.02 03:23:49.626482 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 23981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:23:49.626543 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:23:49.626564 [ 3 ] {} HTTP-Session: b2411fe8-1fd9-4135-9495-a04e2a126a4c Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:23:49.626583 [ 3 ] {} HTTP-Session: b2411fe8-1fd9-4135-9495-a04e2a126a4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:23:49.626672 [ 3 ] {5458eb72-a005-45a4-a4fc-3fb421e7c6ad} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:23:49.626715 [ 3 ] {5458eb72-a005-45a4-a4fc-3fb421e7c6ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 03:23:49.626828 [ 3 ] {5458eb72-a005-45a4-a4fc-3fb421e7c6ad} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:23:49.627206 [ 3 ] {5458eb72-a005-45a4-a4fc-3fb421e7c6ad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.02 03:23:49.627455 [ 3 ] {5458eb72-a005-45a4-a4fc-3fb421e7c6ad} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.02 03:23:49.627632 [ 3 ] {5458eb72-a005-45a4-a4fc-3fb421e7c6ad} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.02 03:23:49.627753 [ 3 ] {5458eb72-a005-45a4-a4fc-3fb421e7c6ad} executeQuery: Read 150 rows, 14.79 KiB in 0.001046799 sec., 143293 rows/sec., 13.80 MiB/sec. 2024.02.02 03:23:49.627748 [ 162 ] {} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.02 03:23:49.627868 [ 162 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.02 03:23:49.627946 [ 3 ] {5458eb72-a005-45a4-a4fc-3fb421e7c6ad} DynamicQueryHandler: Done processing query 2024.02.02 03:23:49.627990 [ 3 ] {5458eb72-a005-45a4-a4fc-3fb421e7c6ad} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.02 03:23:49.627996 [ 21 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.02 03:23:49.628017 [ 3 ] {} HTTP-Session: b2411fe8-1fd9-4135-9495-a04e2a126a4c Destroying unnamed session 2024.02.02 03:23:49.628131 [ 21 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:23:49.628177 [ 21 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 190 rows starting from the beginning of the part 2024.02.02 03:23:49.628189 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 8528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:23:49.628288 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:23:49.628346 [ 3 ] {} HTTP-Session: e2b9a962-35f2-4a88-ba86-15ad3090c118 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:23:49.628404 [ 3 ] {} HTTP-Session: e2b9a962-35f2-4a88-ba86-15ad3090c118 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:23:49.628417 [ 21 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 152 rows starting from the beginning of the part 2024.02.02 03:23:49.628600 [ 3 ] {4a97381f-ab78-415e-9108-cd84119f9881} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:23:49.628647 [ 21 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 151 rows starting from the beginning of the part 2024.02.02 03:23:49.628711 [ 3 ] {4a97381f-ab78-415e-9108-cd84119f9881} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 03:23:49.628891 [ 21 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 187 rows starting from the beginning of the part 2024.02.02 03:23:49.629184 [ 21 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 150 rows starting from the beginning of the part 2024.02.02 03:23:49.629199 [ 3 ] {4a97381f-ab78-415e-9108-cd84119f9881} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:23:49.629382 [ 21 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 150 rows starting from the beginning of the part 2024.02.02 03:23:49.629889 [ 3 ] {4a97381f-ab78-415e-9108-cd84119f9881} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.02 03:23:49.630381 [ 3 ] {4a97381f-ab78-415e-9108-cd84119f9881} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.02 03:23:49.630637 [ 3 ] {4a97381f-ab78-415e-9108-cd84119f9881} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.02 03:23:49.630800 [ 162 ] {} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.02 03:23:49.630887 [ 3 ] {4a97381f-ab78-415e-9108-cd84119f9881} executeQuery: Read 50 rows, 4.00 KiB in 0.002186708 sec., 22865 rows/sec., 1.79 MiB/sec. 2024.02.02 03:23:49.630919 [ 162 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.02 03:23:49.631249 [ 16 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.02 03:23:49.631337 [ 3 ] {4a97381f-ab78-415e-9108-cd84119f9881} DynamicQueryHandler: Done processing query 2024.02.02 03:23:49.631349 [ 22 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 980 rows, containing 4 columns (4 merged, 0 gathered) in 0.003395959 sec., 288578.277888514 rows/sec., 27.35 MiB/sec. 2024.02.02 03:23:49.631395 [ 3 ] {4a97381f-ab78-415e-9108-cd84119f9881} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.02 03:23:49.631454 [ 3 ] {} HTTP-Session: e2b9a962-35f2-4a88-ba86-15ad3090c118 Destroying unnamed session 2024.02.02 03:23:49.631532 [ 16 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:23:49.631577 [ 21 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.02 03:23:49.631589 [ 16 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 100 rows starting from the beginning of the part 2024.02.02 03:23:49.631765 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:23:49.631870 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:23:49.631906 [ 21 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_21_4} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.02 03:23:49.631920 [ 16 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 54 rows starting from the beginning of the part 2024.02.02 03:23:49.631941 [ 3 ] {} HTTP-Session: 4d0c0e11-a46a-4ce5-a4ce-0fb864830702 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:23:49.632017 [ 3 ] {} HTTP-Session: 4d0c0e11-a46a-4ce5-a4ce-0fb864830702 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:23:49.632084 [ 21 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_21_4} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.02 03:23:49.632343 [ 16 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 52 rows starting from the beginning of the part 2024.02.02 03:23:49.632374 [ 3 ] {1ae19f6f-4aea-439e-b089-d7197bb03a9c} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:23:49.632513 [ 3 ] {1ae19f6f-4aea-439e-b089-d7197bb03a9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 03:23:49.632568 [ 16 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 76 rows starting from the beginning of the part 2024.02.02 03:23:49.632896 [ 16 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 50 rows starting from the beginning of the part 2024.02.02 03:23:49.633267 [ 3 ] {1ae19f6f-4aea-439e-b089-d7197bb03a9c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:23:49.633280 [ 16 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 50 rows starting from the beginning of the part 2024.02.02 03:23:49.634458 [ 3 ] {1ae19f6f-4aea-439e-b089-d7197bb03a9c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.02 03:23:49.635155 [ 16 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 382 rows, containing 4 columns (4 merged, 0 gathered) in 0.004132275 sec., 92443.02472608913 rows/sec., 7.23 MiB/sec. 2024.02.02 03:23:49.635315 [ 3 ] {1ae19f6f-4aea-439e-b089-d7197bb03a9c} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.02 03:23:49.635325 [ 21 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.02 03:23:49.635611 [ 21 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_21_4} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.02 03:23:49.635624 [ 3 ] {1ae19f6f-4aea-439e-b089-d7197bb03a9c} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.02 03:23:49.635701 [ 21 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_21_4} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.02 03:23:49.635798 [ 162 ] {} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.02 03:23:49.635931 [ 3 ] {1ae19f6f-4aea-439e-b089-d7197bb03a9c} executeQuery: Read 50 rows, 69.09 KiB in 0.00345829 sec., 14458 rows/sec., 19.51 MiB/sec. 2024.02.02 03:23:49.635960 [ 162 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.02 03:23:49.636146 [ 21 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.02 03:23:49.636253 [ 3 ] {1ae19f6f-4aea-439e-b089-d7197bb03a9c} DynamicQueryHandler: Done processing query 2024.02.02 03:23:49.636307 [ 3 ] {1ae19f6f-4aea-439e-b089-d7197bb03a9c} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.02 03:23:49.636339 [ 21 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:23:49.636349 [ 3 ] {} HTTP-Session: 4d0c0e11-a46a-4ce5-a4ce-0fb864830702 Destroying unnamed session 2024.02.02 03:23:49.636407 [ 21 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 769 rows starting from the beginning of the part 2024.02.02 03:23:49.636527 [ 21 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 50 rows starting from the beginning of the part 2024.02.02 03:23:49.636626 [ 21 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 50 rows starting from the beginning of the part 2024.02.02 03:23:49.636723 [ 21 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 50 rows starting from the beginning of the part 2024.02.02 03:23:49.636812 [ 21 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 50 rows starting from the beginning of the part 2024.02.02 03:23:49.636902 [ 21 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 50 rows starting from the beginning of the part 2024.02.02 03:23:49.644963 [ 21 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1019 rows, containing 6 columns (6 merged, 0 gathered) in 0.008903986 sec., 114443.1269321403 rows/sec., 154.44 MiB/sec. 2024.02.02 03:23:49.645709 [ 21 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.02 03:23:49.645930 [ 21 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_21_4} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.02 03:23:49.645991 [ 21 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_21_4} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.02 03:23:49.646055 [ 21 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_21_4: 8.30 MiB. 2024.02.02 03:23:50.000195 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 234.92 MiB, peak 239.46 MiB, will set to 231.89 MiB (RSS), difference: -3.03 MiB 2024.02.02 03:23:53.654189 [ 160 ] {} DNSResolver: Updating DNS cache 2024.02.02 03:23:53.654290 [ 160 ] {} DNSResolver: Updated DNS cache 2024.02.02 03:23:59.626383 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:23:59.626522 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:23:59.626553 [ 3 ] {} HTTP-Session: 5a92e395-0e44-4cd4-a18d-c049b49ce836 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:23:59.626582 [ 3 ] {} HTTP-Session: 5a92e395-0e44-4cd4-a18d-c049b49ce836 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:23:59.626725 [ 3 ] {82b096b4-6182-448b-84f6-e210b6d14a71} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:23:59.626792 [ 3 ] {82b096b4-6182-448b-84f6-e210b6d14a71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 03:23:59.626971 [ 3 ] {82b096b4-6182-448b-84f6-e210b6d14a71} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:23:59.627473 [ 3 ] {82b096b4-6182-448b-84f6-e210b6d14a71} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.02 03:23:59.627752 [ 3 ] {82b096b4-6182-448b-84f6-e210b6d14a71} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.02 03:23:59.627925 [ 3 ] {82b096b4-6182-448b-84f6-e210b6d14a71} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.02 03:23:59.628054 [ 3 ] {82b096b4-6182-448b-84f6-e210b6d14a71} executeQuery: Read 50 rows, 4.05 KiB in 0.00128754 sec., 38833 rows/sec., 3.07 MiB/sec. 2024.02.02 03:23:59.628236 [ 3 ] {82b096b4-6182-448b-84f6-e210b6d14a71} DynamicQueryHandler: Done processing query 2024.02.02 03:23:59.628264 [ 3 ] {82b096b4-6182-448b-84f6-e210b6d14a71} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:23:59.628280 [ 3 ] {} HTTP-Session: 5a92e395-0e44-4cd4-a18d-c049b49ce836 Destroying unnamed session 2024.02.02 03:23:59.628466 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 28976, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:23:59.628517 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:23:59.628537 [ 3 ] {} HTTP-Session: 2ac2628a-0b51-47d4-86fe-8c3943dcd279 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:23:59.628557 [ 3 ] {} HTTP-Session: 2ac2628a-0b51-47d4-86fe-8c3943dcd279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:23:59.628645 [ 3 ] {5bbe817f-518c-4e6a-a7e1-3db175b0be00} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:23:59.628686 [ 3 ] {5bbe817f-518c-4e6a-a7e1-3db175b0be00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 03:23:59.628807 [ 3 ] {5bbe817f-518c-4e6a-a7e1-3db175b0be00} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:23:59.629245 [ 3 ] {5bbe817f-518c-4e6a-a7e1-3db175b0be00} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.02 03:23:59.629477 [ 3 ] {5bbe817f-518c-4e6a-a7e1-3db175b0be00} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.02 03:23:59.629634 [ 3 ] {5bbe817f-518c-4e6a-a7e1-3db175b0be00} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.02 03:23:59.629747 [ 3 ] {5bbe817f-518c-4e6a-a7e1-3db175b0be00} executeQuery: Read 186 rows, 17.61 KiB in 0.001067709 sec., 174204 rows/sec., 16.10 MiB/sec. 2024.02.02 03:23:59.629915 [ 3 ] {5bbe817f-518c-4e6a-a7e1-3db175b0be00} DynamicQueryHandler: Done processing query 2024.02.02 03:23:59.629940 [ 3 ] {5bbe817f-518c-4e6a-a7e1-3db175b0be00} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.02 03:23:59.629956 [ 3 ] {} HTTP-Session: 2ac2628a-0b51-47d4-86fe-8c3943dcd279 Destroying unnamed session 2024.02.02 03:23:59.630082 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 12578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:23:59.630128 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:23:59.630146 [ 3 ] {} HTTP-Session: d903d976-d77c-4d3f-ac29-a9575a49b4a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:23:59.630162 [ 3 ] {} HTTP-Session: d903d976-d77c-4d3f-ac29-a9575a49b4a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:23:59.630238 [ 3 ] {b5e336e7-d82f-427c-905f-588d2dcac613} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:23:59.630278 [ 3 ] {b5e336e7-d82f-427c-905f-588d2dcac613} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 03:23:59.630390 [ 3 ] {b5e336e7-d82f-427c-905f-588d2dcac613} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:23:59.630714 [ 3 ] {b5e336e7-d82f-427c-905f-588d2dcac613} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.02 03:23:59.630927 [ 3 ] {b5e336e7-d82f-427c-905f-588d2dcac613} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.02 03:23:59.631088 [ 3 ] {b5e336e7-d82f-427c-905f-588d2dcac613} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.02 03:23:59.631211 [ 3 ] {b5e336e7-d82f-427c-905f-588d2dcac613} executeQuery: Read 74 rows, 5.90 KiB in 0.000937068 sec., 78969 rows/sec., 6.15 MiB/sec. 2024.02.02 03:23:59.631353 [ 3 ] {b5e336e7-d82f-427c-905f-588d2dcac613} DynamicQueryHandler: Done processing query 2024.02.02 03:23:59.631376 [ 3 ] {b5e336e7-d82f-427c-905f-588d2dcac613} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 03:23:59.631391 [ 3 ] {} HTTP-Session: d903d976-d77c-4d3f-ac29-a9575a49b4a2 Destroying unnamed session 2024.02.02 03:23:59.631548 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7045, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:23:59.631592 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:23:59.631610 [ 3 ] {} HTTP-Session: 7f3d189f-0396-4c62-ba76-0cd8e0b43d2c Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:23:59.631627 [ 3 ] {} HTTP-Session: 7f3d189f-0396-4c62-ba76-0cd8e0b43d2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:23:59.631699 [ 3 ] {97d5527b-61c4-4702-a9da-5455b429e599} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:23:59.631743 [ 3 ] {97d5527b-61c4-4702-a9da-5455b429e599} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 03:23:59.631866 [ 3 ] {97d5527b-61c4-4702-a9da-5455b429e599} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:23:59.632166 [ 3 ] {97d5527b-61c4-4702-a9da-5455b429e599} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.02 03:23:59.632434 [ 3 ] {97d5527b-61c4-4702-a9da-5455b429e599} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.02 03:23:59.632605 [ 3 ] {97d5527b-61c4-4702-a9da-5455b429e599} oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.02 03:23:59.632728 [ 3 ] {97d5527b-61c4-4702-a9da-5455b429e599} executeQuery: Read 36 rows, 2.60 KiB in 0.000997048 sec., 36106 rows/sec., 2.55 MiB/sec. 2024.02.02 03:23:59.632867 [ 3 ] {97d5527b-61c4-4702-a9da-5455b429e599} DynamicQueryHandler: Done processing query 2024.02.02 03:23:59.632890 [ 3 ] {97d5527b-61c4-4702-a9da-5455b429e599} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:23:59.632906 [ 3 ] {} HTTP-Session: 7f3d189f-0396-4c62-ba76-0cd8e0b43d2c Destroying unnamed session 2024.02.02 03:23:59.633083 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:23:59.633127 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:23:59.633144 [ 3 ] {} HTTP-Session: f75b2c5b-6f58-4da7-aec9-ce58be2a0f6e Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:23:59.633160 [ 3 ] {} HTTP-Session: f75b2c5b-6f58-4da7-aec9-ce58be2a0f6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:23:59.633252 [ 3 ] {41803a26-c7e8-4810-82ec-2b917e907a83} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:23:59.633295 [ 3 ] {41803a26-c7e8-4810-82ec-2b917e907a83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 03:23:59.633429 [ 3 ] {41803a26-c7e8-4810-82ec-2b917e907a83} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:23:59.633938 [ 3 ] {41803a26-c7e8-4810-82ec-2b917e907a83} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.02 03:23:59.634260 [ 3 ] {41803a26-c7e8-4810-82ec-2b917e907a83} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.02 03:23:59.634439 [ 3 ] {41803a26-c7e8-4810-82ec-2b917e907a83} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.02 03:23:59.634550 [ 3 ] {41803a26-c7e8-4810-82ec-2b917e907a83} executeQuery: Read 50 rows, 69.09 KiB in 0.001272711 sec., 39286 rows/sec., 53.01 MiB/sec. 2024.02.02 03:23:59.634665 [ 3 ] {41803a26-c7e8-4810-82ec-2b917e907a83} DynamicQueryHandler: Done processing query 2024.02.02 03:23:59.634686 [ 3 ] {41803a26-c7e8-4810-82ec-2b917e907a83} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.02 03:23:59.634700 [ 3 ] {} HTTP-Session: f75b2c5b-6f58-4da7-aec9-ce58be2a0f6e Destroying unnamed session 2024.02.02 03:24:08.654345 [ 154 ] {} DNSResolver: Updating DNS cache 2024.02.02 03:24:08.654419 [ 154 ] {} DNSResolver: Updated DNS cache 2024.02.02 03:24:09.625788 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:24:09.625904 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:24:09.625935 [ 3 ] {} HTTP-Session: 89c1f003-4b3a-464f-b6a1-8c1c0b929aea Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:24:09.625964 [ 3 ] {} HTTP-Session: 89c1f003-4b3a-464f-b6a1-8c1c0b929aea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:24:09.626107 [ 3 ] {507f5ff9-53da-4e8f-9b7f-9f5c1fe2ab2c} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:24:09.626175 [ 3 ] {507f5ff9-53da-4e8f-9b7f-9f5c1fe2ab2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 03:24:09.626355 [ 3 ] {507f5ff9-53da-4e8f-9b7f-9f5c1fe2ab2c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:24:09.626922 [ 3 ] {507f5ff9-53da-4e8f-9b7f-9f5c1fe2ab2c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.02 03:24:09.627202 [ 3 ] {507f5ff9-53da-4e8f-9b7f-9f5c1fe2ab2c} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.02 03:24:09.627369 [ 3 ] {507f5ff9-53da-4e8f-9b7f-9f5c1fe2ab2c} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.02 03:24:09.627502 [ 3 ] {507f5ff9-53da-4e8f-9b7f-9f5c1fe2ab2c} executeQuery: Read 50 rows, 4.05 KiB in 0.001348511 sec., 37077 rows/sec., 2.93 MiB/sec. 2024.02.02 03:24:09.627508 [ 154 ] {} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 2024.02.02 03:24:09.627648 [ 154 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.02 03:24:09.627728 [ 3 ] {507f5ff9-53da-4e8f-9b7f-9f5c1fe2ab2c} DynamicQueryHandler: Done processing query 2024.02.02 03:24:09.627793 [ 3 ] {507f5ff9-53da-4e8f-9b7f-9f5c1fe2ab2c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:24:09.627805 [ 16 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_23_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact 2024.02.02 03:24:09.627822 [ 3 ] {} HTTP-Session: 89c1f003-4b3a-464f-b6a1-8c1c0b929aea Destroying unnamed session 2024.02.02 03:24:09.627963 [ 16 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_23_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:24:09.628024 [ 16 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 50 rows starting from the beginning of the part 2024.02.02 03:24:09.628035 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:24:09.628125 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:24:09.628174 [ 3 ] {} HTTP-Session: 8a24c5a5-04f8-4c61-9676-3c1d7c258bf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:24:09.628225 [ 3 ] {} HTTP-Session: 8a24c5a5-04f8-4c61-9676-3c1d7c258bf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:24:09.628247 [ 16 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 50 rows starting from the beginning of the part 2024.02.02 03:24:09.628415 [ 3 ] {eb0ca835-a093-4da9-93df-4197f2c7f6c0} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:24:09.628476 [ 16 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 50 rows starting from the beginning of the part 2024.02.02 03:24:09.628504 [ 3 ] {eb0ca835-a093-4da9-93df-4197f2c7f6c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.02 03:24:09.628718 [ 16 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 50 rows starting from the beginning of the part 2024.02.02 03:24:09.628969 [ 3 ] {eb0ca835-a093-4da9-93df-4197f2c7f6c0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:24:09.628990 [ 16 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 50 rows starting from the beginning of the part 2024.02.02 03:24:09.629665 [ 3 ] {eb0ca835-a093-4da9-93df-4197f2c7f6c0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.02 03:24:09.630170 [ 3 ] {eb0ca835-a093-4da9-93df-4197f2c7f6c0} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.02 03:24:09.630310 [ 21 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_23_5} MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 4 columns (4 merged, 0 gathered) in 0.002593162 sec., 96407.3976095593 rows/sec., 7.63 MiB/sec. 2024.02.02 03:24:09.630453 [ 3 ] {eb0ca835-a093-4da9-93df-4197f2c7f6c0} oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.02 03:24:09.630543 [ 9 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_23_5} MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) 2024.02.02 03:24:09.630753 [ 3 ] {eb0ca835-a093-4da9-93df-4197f2c7f6c0} executeQuery: Read 4 rows, 342.00 B in 0.002264169 sec., 1766 rows/sec., 147.51 KiB/sec. 2024.02.02 03:24:09.630985 [ 9 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_23_5} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5. 2024.02.02 03:24:09.630988 [ 3 ] {eb0ca835-a093-4da9-93df-4197f2c7f6c0} DynamicQueryHandler: Done processing query 2024.02.02 03:24:09.631048 [ 3 ] {eb0ca835-a093-4da9-93df-4197f2c7f6c0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:24:09.631070 [ 3 ] {} HTTP-Session: 8a24c5a5-04f8-4c61-9676-3c1d7c258bf4 Destroying unnamed session 2024.02.02 03:24:09.631087 [ 9 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_23_5} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f) (MergerMutator): Merged 5 parts: from all_1_19_4 to all_23_23_0 2024.02.02 03:24:09.631239 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 24281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:24:09.631297 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:24:09.631318 [ 3 ] {} HTTP-Session: 09fdc29d-6643-4af4-9c0d-aaa18cc205bb Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:24:09.631336 [ 3 ] {} HTTP-Session: 09fdc29d-6643-4af4-9c0d-aaa18cc205bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:24:09.631424 [ 3 ] {03d8cb8b-9e55-4bf9-a466-ab82e05f88e4} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:24:09.631468 [ 3 ] {03d8cb8b-9e55-4bf9-a466-ab82e05f88e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 03:24:09.631590 [ 3 ] {03d8cb8b-9e55-4bf9-a466-ab82e05f88e4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:24:09.632035 [ 3 ] {03d8cb8b-9e55-4bf9-a466-ab82e05f88e4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.02 03:24:09.632284 [ 3 ] {03d8cb8b-9e55-4bf9-a466-ab82e05f88e4} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.02 03:24:09.632443 [ 3 ] {03d8cb8b-9e55-4bf9-a466-ab82e05f88e4} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.02 03:24:09.632567 [ 3 ] {03d8cb8b-9e55-4bf9-a466-ab82e05f88e4} executeQuery: Read 152 rows, 14.97 KiB in 0.001105839 sec., 137452 rows/sec., 13.22 MiB/sec. 2024.02.02 03:24:09.632780 [ 3 ] {03d8cb8b-9e55-4bf9-a466-ab82e05f88e4} DynamicQueryHandler: Done processing query 2024.02.02 03:24:09.632805 [ 3 ] {03d8cb8b-9e55-4bf9-a466-ab82e05f88e4} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.02 03:24:09.632821 [ 3 ] {} HTTP-Session: 09fdc29d-6643-4af4-9c0d-aaa18cc205bb Destroying unnamed session 2024.02.02 03:24:09.632963 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:24:09.633010 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:24:09.633028 [ 3 ] {} HTTP-Session: fcc07270-be34-4825-8559-a6be332837dc Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:24:09.633045 [ 3 ] {} HTTP-Session: fcc07270-be34-4825-8559-a6be332837dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:24:09.633116 [ 3 ] {34547a28-a078-47fa-9645-8fe843d8c3a2} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:24:09.633156 [ 3 ] {34547a28-a078-47fa-9645-8fe843d8c3a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.02 03:24:09.633280 [ 3 ] {34547a28-a078-47fa-9645-8fe843d8c3a2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:24:09.633556 [ 3 ] {34547a28-a078-47fa-9645-8fe843d8c3a2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.02 03:24:09.633765 [ 3 ] {34547a28-a078-47fa-9645-8fe843d8c3a2} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.02 03:24:09.633918 [ 3 ] {34547a28-a078-47fa-9645-8fe843d8c3a2} oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.02 03:24:09.634033 [ 3 ] {34547a28-a078-47fa-9645-8fe843d8c3a2} executeQuery: Read 4 rows, 286.00 B in 0.000878448 sec., 4553 rows/sec., 317.94 KiB/sec. 2024.02.02 03:24:09.634169 [ 3 ] {34547a28-a078-47fa-9645-8fe843d8c3a2} DynamicQueryHandler: Done processing query 2024.02.02 03:24:09.634192 [ 3 ] {34547a28-a078-47fa-9645-8fe843d8c3a2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:24:09.634208 [ 3 ] {} HTTP-Session: fcc07270-be34-4825-8559-a6be332837dc Destroying unnamed session 2024.02.02 03:24:09.634330 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 9214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:24:09.634376 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:24:09.634394 [ 3 ] {} HTTP-Session: df8da919-8282-4b95-acc7-d3f8221a5ff9 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:24:09.634411 [ 3 ] {} HTTP-Session: df8da919-8282-4b95-acc7-d3f8221a5ff9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:24:09.634483 [ 3 ] {98f87c2b-e2e8-4f9e-b1d5-d297f789bdc9} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:24:09.634522 [ 3 ] {98f87c2b-e2e8-4f9e-b1d5-d297f789bdc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 03:24:09.634626 [ 3 ] {98f87c2b-e2e8-4f9e-b1d5-d297f789bdc9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:24:09.634937 [ 3 ] {98f87c2b-e2e8-4f9e-b1d5-d297f789bdc9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.02 03:24:09.635149 [ 3 ] {98f87c2b-e2e8-4f9e-b1d5-d297f789bdc9} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.02 03:24:09.635306 [ 3 ] {98f87c2b-e2e8-4f9e-b1d5-d297f789bdc9} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.02 03:24:09.635425 [ 3 ] {98f87c2b-e2e8-4f9e-b1d5-d297f789bdc9} executeQuery: Read 54 rows, 4.33 KiB in 0.000913248 sec., 59129 rows/sec., 4.63 MiB/sec. 2024.02.02 03:24:09.635542 [ 3 ] {98f87c2b-e2e8-4f9e-b1d5-d297f789bdc9} DynamicQueryHandler: Done processing query 2024.02.02 03:24:09.635566 [ 3 ] {98f87c2b-e2e8-4f9e-b1d5-d297f789bdc9} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 03:24:09.635582 [ 3 ] {} HTTP-Session: df8da919-8282-4b95-acc7-d3f8221a5ff9 Destroying unnamed session 2024.02.02 03:24:09.635686 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:24:09.635732 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:24:09.635751 [ 3 ] {} HTTP-Session: 675da330-4476-4857-a819-de7112a8d520 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:24:09.635769 [ 3 ] {} HTTP-Session: 675da330-4476-4857-a819-de7112a8d520 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:24:09.635839 [ 3 ] {d5e6db67-7962-4a77-91c3-00da2a4d32bf} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:24:09.635882 [ 3 ] {d5e6db67-7962-4a77-91c3-00da2a4d32bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 03:24:09.636002 [ 3 ] {d5e6db67-7962-4a77-91c3-00da2a4d32bf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:24:09.636277 [ 3 ] {d5e6db67-7962-4a77-91c3-00da2a4d32bf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.02 03:24:09.636539 [ 3 ] {d5e6db67-7962-4a77-91c3-00da2a4d32bf} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.02 03:24:09.636731 [ 3 ] {d5e6db67-7962-4a77-91c3-00da2a4d32bf} oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.02 03:24:09.636853 [ 3 ] {d5e6db67-7962-4a77-91c3-00da2a4d32bf} executeQuery: Read 2 rows, 144.00 B in 0.000985339 sec., 2029 rows/sec., 142.72 KiB/sec. 2024.02.02 03:24:09.637000 [ 3 ] {d5e6db67-7962-4a77-91c3-00da2a4d32bf} DynamicQueryHandler: Done processing query 2024.02.02 03:24:09.637024 [ 3 ] {d5e6db67-7962-4a77-91c3-00da2a4d32bf} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:24:09.637041 [ 3 ] {} HTTP-Session: 675da330-4476-4857-a819-de7112a8d520 Destroying unnamed session 2024.02.02 03:24:09.637217 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:24:09.637279 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:24:09.637298 [ 3 ] {} HTTP-Session: 0a6c8033-451a-473b-bfbb-98c8d0e9a0a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:24:09.637315 [ 3 ] {} HTTP-Session: 0a6c8033-451a-473b-bfbb-98c8d0e9a0a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:24:09.637405 [ 3 ] {9d51241f-d455-4e2e-97e2-60e28544b237} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:24:09.637451 [ 3 ] {9d51241f-d455-4e2e-97e2-60e28544b237} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 03:24:09.637590 [ 3 ] {9d51241f-d455-4e2e-97e2-60e28544b237} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:24:09.638108 [ 3 ] {9d51241f-d455-4e2e-97e2-60e28544b237} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.02 03:24:09.638440 [ 3 ] {9d51241f-d455-4e2e-97e2-60e28544b237} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.02 03:24:09.638624 [ 3 ] {9d51241f-d455-4e2e-97e2-60e28544b237} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.02 03:24:09.638735 [ 3 ] {9d51241f-d455-4e2e-97e2-60e28544b237} executeQuery: Read 50 rows, 69.09 KiB in 0.001292901 sec., 38672 rows/sec., 52.19 MiB/sec. 2024.02.02 03:24:09.638937 [ 3 ] {9d51241f-d455-4e2e-97e2-60e28544b237} DynamicQueryHandler: Done processing query 2024.02.02 03:24:09.638962 [ 3 ] {9d51241f-d455-4e2e-97e2-60e28544b237} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.02 03:24:09.638978 [ 3 ] {} HTTP-Session: 0a6c8033-451a-473b-bfbb-98c8d0e9a0a5 Destroying unnamed session 2024.02.02 03:24:19.625643 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:24:19.625782 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:24:19.625813 [ 3 ] {} HTTP-Session: d5b78552-a4dc-41d0-ab20-67447fd79c79 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:24:19.625842 [ 3 ] {} HTTP-Session: d5b78552-a4dc-41d0-ab20-67447fd79c79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:24:19.625990 [ 3 ] {bdcf53a5-7f07-48ab-af90-b12eca652ae1} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:24:19.626060 [ 3 ] {bdcf53a5-7f07-48ab-af90-b12eca652ae1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 03:24:19.626247 [ 3 ] {bdcf53a5-7f07-48ab-af90-b12eca652ae1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:24:19.626739 [ 3 ] {bdcf53a5-7f07-48ab-af90-b12eca652ae1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.02 03:24:19.627018 [ 3 ] {bdcf53a5-7f07-48ab-af90-b12eca652ae1} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.02 03:24:19.627190 [ 3 ] {bdcf53a5-7f07-48ab-af90-b12eca652ae1} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.02 03:24:19.627335 [ 3 ] {bdcf53a5-7f07-48ab-af90-b12eca652ae1} executeQuery: Read 50 rows, 4.05 KiB in 0.001301951 sec., 38403 rows/sec., 3.04 MiB/sec. 2024.02.02 03:24:19.627481 [ 3 ] {bdcf53a5-7f07-48ab-af90-b12eca652ae1} DynamicQueryHandler: Done processing query 2024.02.02 03:24:19.627507 [ 3 ] {bdcf53a5-7f07-48ab-af90-b12eca652ae1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:24:19.627524 [ 3 ] {} HTTP-Session: d5b78552-a4dc-41d0-ab20-67447fd79c79 Destroying unnamed session 2024.02.02 03:24:19.627648 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:24:19.627701 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:24:19.627722 [ 3 ] {} HTTP-Session: f1cb1647-a9bc-443f-84d2-25e3b1a48560 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:24:19.627740 [ 3 ] {} HTTP-Session: f1cb1647-a9bc-443f-84d2-25e3b1a48560 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:24:19.627818 [ 3 ] {ed460191-eae8-40dc-ace6-ee39a8918f0f} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:24:19.627862 [ 3 ] {ed460191-eae8-40dc-ace6-ee39a8918f0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.02 03:24:19.628063 [ 3 ] {ed460191-eae8-40dc-ace6-ee39a8918f0f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:24:19.628363 [ 3 ] {ed460191-eae8-40dc-ace6-ee39a8918f0f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.02 03:24:19.628579 [ 3 ] {ed460191-eae8-40dc-ace6-ee39a8918f0f} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.02 03:24:19.628735 [ 3 ] {ed460191-eae8-40dc-ace6-ee39a8918f0f} oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.02 03:24:19.628853 [ 3 ] {ed460191-eae8-40dc-ace6-ee39a8918f0f} executeQuery: Read 2 rows, 175.00 B in 0.001000108 sec., 1999 rows/sec., 170.88 KiB/sec. 2024.02.02 03:24:19.628850 [ 148 ] {} oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2024.02.02 03:24:19.628946 [ 148 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.02 03:24:19.629108 [ 16 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact 2024.02.02 03:24:19.629150 [ 3 ] {ed460191-eae8-40dc-ace6-ee39a8918f0f} DynamicQueryHandler: Done processing query 2024.02.02 03:24:19.629198 [ 3 ] {ed460191-eae8-40dc-ace6-ee39a8918f0f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:24:19.629246 [ 3 ] {} HTTP-Session: f1cb1647-a9bc-443f-84d2-25e3b1a48560 Destroying unnamed session 2024.02.02 03:24:19.629279 [ 16 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:24:19.629409 [ 16 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::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.02 03:24:19.629434 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 24130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:24:19.629524 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:24:19.629557 [ 3 ] {} HTTP-Session: f54369ed-83ee-4260-b2ff-9b0edc20c45c Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:24:19.629606 [ 3 ] {} HTTP-Session: f54369ed-83ee-4260-b2ff-9b0edc20c45c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:24:19.629661 [ 16 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::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.02 03:24:19.629808 [ 3 ] {e5e9dbd0-764d-46e6-91ef-781c4d2fdded} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:24:19.629925 [ 3 ] {e5e9dbd0-764d-46e6-91ef-781c4d2fdded} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 03:24:19.629932 [ 16 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::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.02 03:24:19.630267 [ 16 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::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.02 03:24:19.630396 [ 3 ] {e5e9dbd0-764d-46e6-91ef-781c4d2fdded} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:24:19.630516 [ 16 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::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.02 03:24:19.630647 [ 16 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::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.02 03:24:19.631161 [ 3 ] {e5e9dbd0-764d-46e6-91ef-781c4d2fdded} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. 2024.02.02 03:24:19.631653 [ 3 ] {e5e9dbd0-764d-46e6-91ef-781c4d2fdded} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.02 03:24:19.631851 [ 21 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.002875964 sec., 7649.608965898044 rows/sec., 640.07 KiB/sec. 2024.02.02 03:24:19.631926 [ 3 ] {e5e9dbd0-764d-46e6-91ef-781c4d2fdded} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.02 03:24:19.632141 [ 21 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.02.02 03:24:19.632190 [ 3 ] {e5e9dbd0-764d-46e6-91ef-781c4d2fdded} executeQuery: Read 151 rows, 14.88 KiB in 0.002329479 sec., 64821 rows/sec., 6.24 MiB/sec. 2024.02.02 03:24:19.632373 [ 3 ] {e5e9dbd0-764d-46e6-91ef-781c4d2fdded} DynamicQueryHandler: Done processing query 2024.02.02 03:24:19.632409 [ 3 ] {e5e9dbd0-764d-46e6-91ef-781c4d2fdded} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.02 03:24:19.632437 [ 3 ] {} HTTP-Session: f54369ed-83ee-4260-b2ff-9b0edc20c45c Destroying unnamed session 2024.02.02 03:24:19.632484 [ 21 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_10_2} oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2024.02.02 03:24:19.632564 [ 21 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_10_2} oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 2024.02.02 03:24:19.632645 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:24:19.632714 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:24:19.632734 [ 3 ] {} HTTP-Session: 72ca9214-9f2c-45d7-9251-5671fbccb5ab Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:24:19.632751 [ 3 ] {} HTTP-Session: 72ca9214-9f2c-45d7-9251-5671fbccb5ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:24:19.632824 [ 3 ] {a7b1e86a-cf73-44b7-81a1-e013a0bcad28} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:24:19.632864 [ 3 ] {a7b1e86a-cf73-44b7-81a1-e013a0bcad28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.02 03:24:19.632983 [ 3 ] {a7b1e86a-cf73-44b7-81a1-e013a0bcad28} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:24:19.633281 [ 3 ] {a7b1e86a-cf73-44b7-81a1-e013a0bcad28} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.02 03:24:19.633492 [ 3 ] {a7b1e86a-cf73-44b7-81a1-e013a0bcad28} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.02 03:24:19.633645 [ 3 ] {a7b1e86a-cf73-44b7-81a1-e013a0bcad28} oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.02 03:24:19.633760 [ 148 ] {} oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2024.02.02 03:24:19.633768 [ 3 ] {a7b1e86a-cf73-44b7-81a1-e013a0bcad28} executeQuery: Read 2 rows, 143.00 B in 0.000908868 sec., 2200 rows/sec., 153.65 KiB/sec. 2024.02.02 03:24:19.633809 [ 148 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.02 03:24:19.633930 [ 15 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact 2024.02.02 03:24:19.633965 [ 3 ] {a7b1e86a-cf73-44b7-81a1-e013a0bcad28} DynamicQueryHandler: Done processing query 2024.02.02 03:24:19.633995 [ 3 ] {a7b1e86a-cf73-44b7-81a1-e013a0bcad28} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:24:19.634023 [ 3 ] {} HTTP-Session: 72ca9214-9f2c-45d7-9251-5671fbccb5ab Destroying unnamed session 2024.02.02 03:24:19.634028 [ 15 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:24:19.634061 [ 15 ] {70666373-b15a-45ec-829c-f6f2e7473feb::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.02 03:24:19.634150 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 8869, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:24:19.634203 [ 15 ] {70666373-b15a-45ec-829c-f6f2e7473feb::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.02 03:24:19.634206 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:24:19.634241 [ 3 ] {} HTTP-Session: f12eefaf-87d6-4cb7-9262-2708fc23eb11 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:24:19.634261 [ 3 ] {} HTTP-Session: f12eefaf-87d6-4cb7-9262-2708fc23eb11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:24:19.634324 [ 15 ] {70666373-b15a-45ec-829c-f6f2e7473feb::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.02 03:24:19.634372 [ 3 ] {eac4ee99-d244-4fb2-b81d-6de773f939b0} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:24:19.634431 [ 3 ] {eac4ee99-d244-4fb2-b81d-6de773f939b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 03:24:19.634441 [ 15 ] {70666373-b15a-45ec-829c-f6f2e7473feb::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.02 03:24:19.634609 [ 15 ] {70666373-b15a-45ec-829c-f6f2e7473feb::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.02 03:24:19.634670 [ 3 ] {eac4ee99-d244-4fb2-b81d-6de773f939b0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:24:19.634753 [ 15 ] {70666373-b15a-45ec-829c-f6f2e7473feb::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.02 03:24:19.635160 [ 3 ] {eac4ee99-d244-4fb2-b81d-6de773f939b0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. 2024.02.02 03:24:19.635455 [ 3 ] {eac4ee99-d244-4fb2-b81d-6de773f939b0} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.02 03:24:19.635639 [ 14 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.001757175 sec., 12520.096177102452 rows/sec., 874.21 KiB/sec. 2024.02.02 03:24:19.635684 [ 3 ] {eac4ee99-d244-4fb2-b81d-6de773f939b0} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.02 03:24:19.635798 [ 15 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.02.02 03:24:19.635882 [ 3 ] {eac4ee99-d244-4fb2-b81d-6de773f939b0} executeQuery: Read 52 rows, 4.17 KiB in 0.001465492 sec., 35482 rows/sec., 2.78 MiB/sec. 2024.02.02 03:24:19.636083 [ 3 ] {eac4ee99-d244-4fb2-b81d-6de773f939b0} DynamicQueryHandler: Done processing query 2024.02.02 03:24:19.636111 [ 3 ] {eac4ee99-d244-4fb2-b81d-6de773f939b0} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.02 03:24:19.636128 [ 15 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_10_2} oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2024.02.02 03:24:19.636135 [ 3 ] {} HTTP-Session: f12eefaf-87d6-4cb7-9262-2708fc23eb11 Destroying unnamed session 2024.02.02 03:24:19.636192 [ 15 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_10_2} oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 2024.02.02 03:24:19.636269 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:24:19.636314 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:24:19.636332 [ 3 ] {} HTTP-Session: e09dca32-3350-4ade-8aa2-d6ddf42c76a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:24:19.636350 [ 3 ] {} HTTP-Session: e09dca32-3350-4ade-8aa2-d6ddf42c76a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:24:19.636420 [ 3 ] {2ed3c83c-bf22-4440-9095-857e9fc1e6f6} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:24:19.636464 [ 3 ] {2ed3c83c-bf22-4440-9095-857e9fc1e6f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 03:24:19.636586 [ 3 ] {2ed3c83c-bf22-4440-9095-857e9fc1e6f6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:24:19.636876 [ 3 ] {2ed3c83c-bf22-4440-9095-857e9fc1e6f6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.02 03:24:19.637143 [ 3 ] {2ed3c83c-bf22-4440-9095-857e9fc1e6f6} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.02 03:24:19.637327 [ 3 ] {2ed3c83c-bf22-4440-9095-857e9fc1e6f6} oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.02 03:24:19.637443 [ 3 ] {2ed3c83c-bf22-4440-9095-857e9fc1e6f6} executeQuery: Read 1 rows, 72.00 B in 0.000995228 sec., 1004 rows/sec., 70.65 KiB/sec. 2024.02.02 03:24:19.637567 [ 3 ] {2ed3c83c-bf22-4440-9095-857e9fc1e6f6} DynamicQueryHandler: Done processing query 2024.02.02 03:24:19.637590 [ 3 ] {2ed3c83c-bf22-4440-9095-857e9fc1e6f6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:24:19.637606 [ 3 ] {} HTTP-Session: e09dca32-3350-4ade-8aa2-d6ddf42c76a4 Destroying unnamed session 2024.02.02 03:24:19.637780 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:24:19.637829 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:24:19.637848 [ 3 ] {} HTTP-Session: 7ac0dc37-dc93-4518-b92b-506f13ad7541 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:24:19.637866 [ 3 ] {} HTTP-Session: 7ac0dc37-dc93-4518-b92b-506f13ad7541 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:24:19.637959 [ 3 ] {6f8fbc72-4731-4607-85fe-90f42ae4672a} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:24:19.638004 [ 3 ] {6f8fbc72-4731-4607-85fe-90f42ae4672a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 03:24:19.638143 [ 3 ] {6f8fbc72-4731-4607-85fe-90f42ae4672a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:24:19.638671 [ 3 ] {6f8fbc72-4731-4607-85fe-90f42ae4672a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.02 03:24:19.639004 [ 3 ] {6f8fbc72-4731-4607-85fe-90f42ae4672a} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.02 03:24:19.639216 [ 3 ] {6f8fbc72-4731-4607-85fe-90f42ae4672a} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.02 03:24:19.639344 [ 3 ] {6f8fbc72-4731-4607-85fe-90f42ae4672a} executeQuery: Read 50 rows, 69.09 KiB in 0.001356551 sec., 36858 rows/sec., 49.74 MiB/sec. 2024.02.02 03:24:19.639472 [ 3 ] {6f8fbc72-4731-4607-85fe-90f42ae4672a} DynamicQueryHandler: Done processing query 2024.02.02 03:24:19.639497 [ 3 ] {6f8fbc72-4731-4607-85fe-90f42ae4672a} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.02 03:24:19.639512 [ 3 ] {} HTTP-Session: 7ac0dc37-dc93-4518-b92b-506f13ad7541 Destroying unnamed session 2024.02.02 03:24:23.654461 [ 146 ] {} DNSResolver: Updating DNS cache 2024.02.02 03:24:23.654531 [ 146 ] {} DNSResolver: Updated DNS cache 2024.02.02 03:24:29.627712 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:24:29.627850 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:24:29.627881 [ 3 ] {} HTTP-Session: d5a9c424-0871-4f4c-9a29-d6da82b1961d Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:24:29.627909 [ 3 ] {} HTTP-Session: d5a9c424-0871-4f4c-9a29-d6da82b1961d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:24:29.628056 [ 3 ] {f2ce93e6-fae8-4b8d-b804-7e7e2a592858} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:24:29.628124 [ 3 ] {f2ce93e6-fae8-4b8d-b804-7e7e2a592858} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 03:24:29.628305 [ 3 ] {f2ce93e6-fae8-4b8d-b804-7e7e2a592858} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:24:29.628809 [ 3 ] {f2ce93e6-fae8-4b8d-b804-7e7e2a592858} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. 2024.02.02 03:24:29.629086 [ 3 ] {f2ce93e6-fae8-4b8d-b804-7e7e2a592858} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.02 03:24:29.629261 [ 3 ] {f2ce93e6-fae8-4b8d-b804-7e7e2a592858} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.02 03:24:29.629381 [ 3 ] {f2ce93e6-fae8-4b8d-b804-7e7e2a592858} executeQuery: Read 50 rows, 4.05 KiB in 0.001281781 sec., 39008 rows/sec., 3.09 MiB/sec. 2024.02.02 03:24:29.629546 [ 3 ] {f2ce93e6-fae8-4b8d-b804-7e7e2a592858} DynamicQueryHandler: Done processing query 2024.02.02 03:24:29.629574 [ 3 ] {f2ce93e6-fae8-4b8d-b804-7e7e2a592858} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:24:29.629590 [ 3 ] {} HTTP-Session: d5a9c424-0871-4f4c-9a29-d6da82b1961d Destroying unnamed session 2024.02.02 03:24:29.629701 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:24:29.629752 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:24:29.629772 [ 3 ] {} HTTP-Session: a021b494-2d82-4b4c-8117-8d247107443e Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:24:29.629792 [ 3 ] {} HTTP-Session: a021b494-2d82-4b4c-8117-8d247107443e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:24:29.629870 [ 3 ] {9b81d021-2526-4e37-b650-82ef0025764f} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:24:29.629912 [ 3 ] {9b81d021-2526-4e37-b650-82ef0025764f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.02 03:24:29.630024 [ 3 ] {9b81d021-2526-4e37-b650-82ef0025764f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:24:29.630328 [ 3 ] {9b81d021-2526-4e37-b650-82ef0025764f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. 2024.02.02 03:24:29.630547 [ 3 ] {9b81d021-2526-4e37-b650-82ef0025764f} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.02 03:24:29.630701 [ 3 ] {9b81d021-2526-4e37-b650-82ef0025764f} oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.02 03:24:29.630825 [ 3 ] {9b81d021-2526-4e37-b650-82ef0025764f} executeQuery: Read 2 rows, 175.00 B in 0.000923968 sec., 2164 rows/sec., 184.96 KiB/sec. 2024.02.02 03:24:29.631001 [ 3 ] {9b81d021-2526-4e37-b650-82ef0025764f} DynamicQueryHandler: Done processing query 2024.02.02 03:24:29.631026 [ 3 ] {9b81d021-2526-4e37-b650-82ef0025764f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:24:29.631042 [ 3 ] {} HTTP-Session: a021b494-2d82-4b4c-8117-8d247107443e Destroying unnamed session 2024.02.02 03:24:29.631204 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 29125, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:24:29.631251 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:24:29.631270 [ 3 ] {} HTTP-Session: dfc42061-b6e6-499d-933f-a35374a2a3f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:24:29.631287 [ 3 ] {} HTTP-Session: dfc42061-b6e6-499d-933f-a35374a2a3f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:24:29.631368 [ 3 ] {27fc101c-5f33-4f40-bace-913f259e2faf} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:24:29.631409 [ 3 ] {27fc101c-5f33-4f40-bace-913f259e2faf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 03:24:29.631526 [ 3 ] {27fc101c-5f33-4f40-bace-913f259e2faf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:24:29.631948 [ 3 ] {27fc101c-5f33-4f40-bace-913f259e2faf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. 2024.02.02 03:24:29.632173 [ 3 ] {27fc101c-5f33-4f40-bace-913f259e2faf} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.02 03:24:29.632331 [ 3 ] {27fc101c-5f33-4f40-bace-913f259e2faf} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.02 03:24:29.632461 [ 3 ] {27fc101c-5f33-4f40-bace-913f259e2faf} executeQuery: Read 187 rows, 17.70 KiB in 0.001060669 sec., 176303 rows/sec., 16.29 MiB/sec. 2024.02.02 03:24:29.632644 [ 3 ] {27fc101c-5f33-4f40-bace-913f259e2faf} DynamicQueryHandler: Done processing query 2024.02.02 03:24:29.632669 [ 3 ] {27fc101c-5f33-4f40-bace-913f259e2faf} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.02 03:24:29.632685 [ 3 ] {} HTTP-Session: dfc42061-b6e6-499d-933f-a35374a2a3f2 Destroying unnamed session 2024.02.02 03:24:29.632795 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:24:29.632840 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:24:29.632860 [ 3 ] {} HTTP-Session: 43375fd8-80cb-43ca-b4c6-571b7521022e Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:24:29.632876 [ 3 ] {} HTTP-Session: 43375fd8-80cb-43ca-b4c6-571b7521022e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:24:29.632948 [ 3 ] {2973e639-291d-49e3-a8f5-8a4b10ff65ca} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:24:29.632990 [ 3 ] {2973e639-291d-49e3-a8f5-8a4b10ff65ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.02 03:24:29.633111 [ 3 ] {2973e639-291d-49e3-a8f5-8a4b10ff65ca} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:24:29.633392 [ 3 ] {2973e639-291d-49e3-a8f5-8a4b10ff65ca} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. 2024.02.02 03:24:29.633600 [ 3 ] {2973e639-291d-49e3-a8f5-8a4b10ff65ca} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.02 03:24:29.633763 [ 3 ] {2973e639-291d-49e3-a8f5-8a4b10ff65ca} oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.02 03:24:29.633882 [ 3 ] {2973e639-291d-49e3-a8f5-8a4b10ff65ca} executeQuery: Read 2 rows, 143.00 B in 0.000904127 sec., 2212 rows/sec., 154.46 KiB/sec. 2024.02.02 03:24:29.634002 [ 3 ] {2973e639-291d-49e3-a8f5-8a4b10ff65ca} DynamicQueryHandler: Done processing query 2024.02.02 03:24:29.634026 [ 3 ] {2973e639-291d-49e3-a8f5-8a4b10ff65ca} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:24:29.634041 [ 3 ] {} HTTP-Session: 43375fd8-80cb-43ca-b4c6-571b7521022e Destroying unnamed session 2024.02.02 03:24:29.634157 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 12919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:24:29.634203 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:24:29.634221 [ 3 ] {} HTTP-Session: a03ab559-1a3f-45b2-88d0-dfeaae6a0c06 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:24:29.634238 [ 3 ] {} HTTP-Session: a03ab559-1a3f-45b2-88d0-dfeaae6a0c06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:24:29.634311 [ 3 ] {a4869c4d-555a-4f72-9063-4d47e5d49a42} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:24:29.634350 [ 3 ] {a4869c4d-555a-4f72-9063-4d47e5d49a42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 03:24:29.634456 [ 3 ] {a4869c4d-555a-4f72-9063-4d47e5d49a42} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:24:29.634776 [ 3 ] {a4869c4d-555a-4f72-9063-4d47e5d49a42} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. 2024.02.02 03:24:29.634984 [ 3 ] {a4869c4d-555a-4f72-9063-4d47e5d49a42} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.02 03:24:29.635137 [ 3 ] {a4869c4d-555a-4f72-9063-4d47e5d49a42} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.02 03:24:29.635270 [ 3 ] {a4869c4d-555a-4f72-9063-4d47e5d49a42} executeQuery: Read 76 rows, 6.07 KiB in 0.000923038 sec., 82336 rows/sec., 6.42 MiB/sec. 2024.02.02 03:24:29.635433 [ 3 ] {a4869c4d-555a-4f72-9063-4d47e5d49a42} DynamicQueryHandler: Done processing query 2024.02.02 03:24:29.635457 [ 3 ] {a4869c4d-555a-4f72-9063-4d47e5d49a42} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 03:24:29.635473 [ 3 ] {} HTTP-Session: a03ab559-1a3f-45b2-88d0-dfeaae6a0c06 Destroying unnamed session 2024.02.02 03:24:29.635576 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7234, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:24:29.635621 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:24:29.635640 [ 3 ] {} HTTP-Session: 1abdb528-d7b8-4395-b638-e5e912854f2e Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:24:29.635656 [ 3 ] {} HTTP-Session: 1abdb528-d7b8-4395-b638-e5e912854f2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:24:29.635728 [ 3 ] {fe446225-daf6-463f-899e-7b2c9dc84f95} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:24:29.635772 [ 3 ] {fe446225-daf6-463f-899e-7b2c9dc84f95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 03:24:29.635903 [ 3 ] {fe446225-daf6-463f-899e-7b2c9dc84f95} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:24:29.636270 [ 3 ] {fe446225-daf6-463f-899e-7b2c9dc84f95} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. 2024.02.02 03:24:29.636540 [ 3 ] {fe446225-daf6-463f-899e-7b2c9dc84f95} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.02 03:24:29.636726 [ 3 ] {fe446225-daf6-463f-899e-7b2c9dc84f95} oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.02 03:24:29.636849 [ 3 ] {fe446225-daf6-463f-899e-7b2c9dc84f95} executeQuery: Read 37 rows, 2.67 KiB in 0.00109155 sec., 33896 rows/sec., 2.39 MiB/sec. 2024.02.02 03:24:29.636974 [ 3 ] {fe446225-daf6-463f-899e-7b2c9dc84f95} DynamicQueryHandler: Done processing query 2024.02.02 03:24:29.636998 [ 3 ] {fe446225-daf6-463f-899e-7b2c9dc84f95} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:24:29.637014 [ 3 ] {} HTTP-Session: 1abdb528-d7b8-4395-b638-e5e912854f2e Destroying unnamed session 2024.02.02 03:24:29.637183 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:24:29.637231 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:24:29.637250 [ 3 ] {} HTTP-Session: 8c4c6135-218a-4ec0-b87e-5be52abc82bc Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:24:29.637268 [ 3 ] {} HTTP-Session: 8c4c6135-218a-4ec0-b87e-5be52abc82bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:24:29.637358 [ 3 ] {51f05a1d-eedc-498f-8c24-8690f8ec2412} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:24:29.637403 [ 3 ] {51f05a1d-eedc-498f-8c24-8690f8ec2412} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 03:24:29.637539 [ 3 ] {51f05a1d-eedc-498f-8c24-8690f8ec2412} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:24:29.638058 [ 3 ] {51f05a1d-eedc-498f-8c24-8690f8ec2412} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. 2024.02.02 03:24:29.638384 [ 3 ] {51f05a1d-eedc-498f-8c24-8690f8ec2412} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.02 03:24:29.638563 [ 3 ] {51f05a1d-eedc-498f-8c24-8690f8ec2412} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.02 03:24:29.638700 [ 3 ] {51f05a1d-eedc-498f-8c24-8690f8ec2412} executeQuery: Read 50 rows, 69.09 KiB in 0.001304561 sec., 38327 rows/sec., 51.72 MiB/sec. 2024.02.02 03:24:29.638872 [ 3 ] {51f05a1d-eedc-498f-8c24-8690f8ec2412} DynamicQueryHandler: Done processing query 2024.02.02 03:24:29.638897 [ 3 ] {51f05a1d-eedc-498f-8c24-8690f8ec2412} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.02 03:24:29.638913 [ 3 ] {} HTTP-Session: 8c4c6135-218a-4ec0-b87e-5be52abc82bc Destroying unnamed session 2024.02.02 03:24:38.654777 [ 140 ] {} DNSResolver: Updating DNS cache 2024.02.02 03:24:38.654847 [ 140 ] {} DNSResolver: Updated DNS cache 2024.02.02 03:24:39.625882 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:24:39.625999 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:24:39.626030 [ 3 ] {} HTTP-Session: 7666b548-3693-4d9b-87b8-b3756d20de29 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:24:39.626058 [ 3 ] {} HTTP-Session: 7666b548-3693-4d9b-87b8-b3756d20de29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:24:39.626203 [ 3 ] {dd06521a-451d-4652-8888-ca6f5e8a7d1e} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:24:39.626270 [ 3 ] {dd06521a-451d-4652-8888-ca6f5e8a7d1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 03:24:39.626452 [ 3 ] {dd06521a-451d-4652-8888-ca6f5e8a7d1e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:24:39.627022 [ 3 ] {dd06521a-451d-4652-8888-ca6f5e8a7d1e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. 2024.02.02 03:24:39.627313 [ 3 ] {dd06521a-451d-4652-8888-ca6f5e8a7d1e} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.02 03:24:39.627482 [ 3 ] {dd06521a-451d-4652-8888-ca6f5e8a7d1e} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.02 03:24:39.627592 [ 3 ] {dd06521a-451d-4652-8888-ca6f5e8a7d1e} executeQuery: Read 50 rows, 4.05 KiB in 0.001357811 sec., 36823 rows/sec., 2.91 MiB/sec. 2024.02.02 03:24:39.627727 [ 3 ] {dd06521a-451d-4652-8888-ca6f5e8a7d1e} DynamicQueryHandler: Done processing query 2024.02.02 03:24:39.627752 [ 3 ] {dd06521a-451d-4652-8888-ca6f5e8a7d1e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:24:39.627767 [ 3 ] {} HTTP-Session: 7666b548-3693-4d9b-87b8-b3756d20de29 Destroying unnamed session 2024.02.02 03:24:39.627908 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 23981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:24:39.627955 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:24:39.627973 [ 3 ] {} HTTP-Session: 03ac85ae-1843-46aa-b07b-7aad65f9a8e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:24:39.627990 [ 3 ] {} HTTP-Session: 03ac85ae-1843-46aa-b07b-7aad65f9a8e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:24:39.628068 [ 3 ] {d2d74881-48e5-48a0-8aef-8662b1b22a1d} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:24:39.628108 [ 3 ] {d2d74881-48e5-48a0-8aef-8662b1b22a1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 03:24:39.628211 [ 3 ] {d2d74881-48e5-48a0-8aef-8662b1b22a1d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:24:39.628668 [ 3 ] {d2d74881-48e5-48a0-8aef-8662b1b22a1d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. 2024.02.02 03:24:39.628895 [ 3 ] {d2d74881-48e5-48a0-8aef-8662b1b22a1d} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.02 03:24:39.629053 [ 3 ] {d2d74881-48e5-48a0-8aef-8662b1b22a1d} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.02 03:24:39.629152 [ 3 ] {d2d74881-48e5-48a0-8aef-8662b1b22a1d} executeQuery: Read 150 rows, 14.79 KiB in 0.001015059 sec., 147774 rows/sec., 14.23 MiB/sec. 2024.02.02 03:24:39.629145 [ 139 ] {} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.02 03:24:39.629226 [ 139 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. 2024.02.02 03:24:39.629291 [ 3 ] {d2d74881-48e5-48a0-8aef-8662b1b22a1d} DynamicQueryHandler: Done processing query 2024.02.02 03:24:39.629331 [ 3 ] {d2d74881-48e5-48a0-8aef-8662b1b22a1d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.02 03:24:39.629338 [ 16 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.02 03:24:39.629353 [ 3 ] {} HTTP-Session: 03ac85ae-1843-46aa-b07b-7aad65f9a8e0 Destroying unnamed session 2024.02.02 03:24:39.629489 [ 16 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:24:39.629551 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 8528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:24:39.629555 [ 16 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 190 rows starting from the beginning of the part 2024.02.02 03:24:39.629648 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:24:39.629694 [ 3 ] {} HTTP-Session: 3ababddd-a32b-4074-99c9-663bce5dc960 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:24:39.629727 [ 3 ] {} HTTP-Session: 3ababddd-a32b-4074-99c9-663bce5dc960 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:24:39.629850 [ 16 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 186 rows starting from the beginning of the part 2024.02.02 03:24:39.629948 [ 3 ] {71d48944-6957-43c0-8f0c-2ce9af032585} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:24:39.630047 [ 3 ] {71d48944-6957-43c0-8f0c-2ce9af032585} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 03:24:39.630106 [ 16 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 152 rows starting from the beginning of the part 2024.02.02 03:24:39.630398 [ 16 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 151 rows starting from the beginning of the part 2024.02.02 03:24:39.630529 [ 3 ] {71d48944-6957-43c0-8f0c-2ce9af032585} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:24:39.630629 [ 16 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 187 rows starting from the beginning of the part 2024.02.02 03:24:39.630781 [ 16 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 150 rows starting from the beginning of the part 2024.02.02 03:24:39.631330 [ 3 ] {71d48944-6957-43c0-8f0c-2ce9af032585} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. 2024.02.02 03:24:39.631768 [ 3 ] {71d48944-6957-43c0-8f0c-2ce9af032585} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.02 03:24:39.632111 [ 3 ] {71d48944-6957-43c0-8f0c-2ce9af032585} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.02 03:24:39.632233 [ 139 ] {} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.02 03:24:39.632271 [ 3 ] {71d48944-6957-43c0-8f0c-2ce9af032585} executeQuery: Read 50 rows, 4.00 KiB in 0.002274849 sec., 21979 rows/sec., 1.72 MiB/sec. 2024.02.02 03:24:39.632276 [ 139 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. 2024.02.02 03:24:39.632639 [ 15 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.02 03:24:39.632905 [ 3 ] {71d48944-6957-43c0-8f0c-2ce9af032585} DynamicQueryHandler: Done processing query 2024.02.02 03:24:39.632991 [ 3 ] {71d48944-6957-43c0-8f0c-2ce9af032585} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.02 03:24:39.633084 [ 3 ] {} HTTP-Session: 3ababddd-a32b-4074-99c9-663bce5dc960 Destroying unnamed session 2024.02.02 03:24:39.633076 [ 15 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:24:39.633198 [ 15 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 100 rows starting from the beginning of the part 2024.02.02 03:24:39.633228 [ 16 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1016 rows, containing 4 columns (4 merged, 0 gathered) in 0.003939793 sec., 257881.56890476227 rows/sec., 24.27 MiB/sec. 2024.02.02 03:24:39.633375 [ 15 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 74 rows starting from the beginning of the part 2024.02.02 03:24:39.633386 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:24:39.633410 [ 16 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.02 03:24:39.633531 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:24:39.633638 [ 3 ] {} HTTP-Session: 1e5dab96-1760-4e93-b4bb-eee728305283 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:24:39.633661 [ 15 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 54 rows starting from the beginning of the part 2024.02.02 03:24:39.633690 [ 3 ] {} HTTP-Session: 1e5dab96-1760-4e93-b4bb-eee728305283 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:24:39.633820 [ 16 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_26_5} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.02 03:24:39.633976 [ 15 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 52 rows starting from the beginning of the part 2024.02.02 03:24:39.634027 [ 3 ] {1cf204ac-489c-42c9-a8cb-46472a22cd9d} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:24:39.634029 [ 16 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_26_5} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.02 03:24:39.634196 [ 3 ] {1cf204ac-489c-42c9-a8cb-46472a22cd9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 03:24:39.634287 [ 15 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 76 rows starting from the beginning of the part 2024.02.02 03:24:39.634475 [ 15 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 50 rows starting from the beginning of the part 2024.02.02 03:24:39.634618 [ 3 ] {1cf204ac-489c-42c9-a8cb-46472a22cd9d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:24:39.635537 [ 16 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 406 rows, containing 4 columns (4 merged, 0 gathered) in 0.003178267 sec., 127742.57165933511 rows/sec., 9.98 MiB/sec. 2024.02.02 03:24:39.635600 [ 3 ] {1cf204ac-489c-42c9-a8cb-46472a22cd9d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. 2024.02.02 03:24:39.635689 [ 16 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.02 03:24:39.635938 [ 16 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_26_5} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.02 03:24:39.636063 [ 16 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_26_5} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.02 03:24:39.636245 [ 3 ] {1cf204ac-489c-42c9-a8cb-46472a22cd9d} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.02 03:24:39.636449 [ 3 ] {1cf204ac-489c-42c9-a8cb-46472a22cd9d} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.02 03:24:39.636552 [ 139 ] {} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.02 03:24:39.636562 [ 3 ] {1cf204ac-489c-42c9-a8cb-46472a22cd9d} executeQuery: Read 50 rows, 69.09 KiB in 0.00246312 sec., 20299 rows/sec., 27.39 MiB/sec. 2024.02.02 03:24:39.636589 [ 139 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. 2024.02.02 03:24:39.636689 [ 15 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.02 03:24:39.636753 [ 3 ] {1cf204ac-489c-42c9-a8cb-46472a22cd9d} DynamicQueryHandler: Done processing query 2024.02.02 03:24:39.636786 [ 15 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:24:39.636786 [ 3 ] {1cf204ac-489c-42c9-a8cb-46472a22cd9d} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.02 03:24:39.636821 [ 15 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1019 rows starting from the beginning of the part 2024.02.02 03:24:39.636824 [ 3 ] {} HTTP-Session: 1e5dab96-1760-4e93-b4bb-eee728305283 Destroying unnamed session 2024.02.02 03:24:39.636935 [ 15 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 50 rows starting from the beginning of the part 2024.02.02 03:24:39.637028 [ 15 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 50 rows starting from the beginning of the part 2024.02.02 03:24:39.637112 [ 15 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 50 rows starting from the beginning of the part 2024.02.02 03:24:39.637193 [ 15 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 50 rows starting from the beginning of the part 2024.02.02 03:24:39.637272 [ 15 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 50 rows starting from the beginning of the part 2024.02.02 03:24:39.640750 [ 11 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1269 rows, containing 6 columns (6 merged, 0 gathered) in 0.004114405 sec., 308428.5577136913 rows/sec., 416.21 MiB/sec. 2024.02.02 03:24:39.641263 [ 15 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.02 03:24:39.641483 [ 15 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_26_5} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.02 03:24:39.641540 [ 15 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_26_5} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.02 03:24:39.641601 [ 15 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_26_5: 8.92 MiB. 2024.02.02 03:24:40.000152 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.06 MiB, peak 240.95 MiB, will set to 233.68 MiB (RSS), difference: 1.62 MiB 2024.02.02 03:24:42.517677 [ 135 ] {} oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2024.02.02 03:24:42.517822 [ 135 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. 2024.02.02 03:24:42.517989 [ 24 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_15_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact 2024.02.02 03:24:42.518249 [ 24 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:24:42.518325 [ 24 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 682 rows starting from the beginning of the part 2024.02.02 03:24:42.518631 [ 24 ] {98782b87-db9b-4f74-843f-2c662de779ef::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.02 03:24:42.518731 [ 24 ] {98782b87-db9b-4f74-843f-2c662de779ef::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.02 03:24:42.518819 [ 24 ] {98782b87-db9b-4f74-843f-2c662de779ef::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.02 03:24:42.518904 [ 24 ] {98782b87-db9b-4f74-843f-2c662de779ef::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.02 03:24:42.519647 [ 13 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 758 rows, containing 5 columns (5 merged, 0 gathered) in 0.001728905 sec., 438427.79100066226 rows/sec., 30.93 MiB/sec. 2024.02.02 03:24:42.519849 [ 24 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2024.02.02 03:24:42.520073 [ 24 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_15_3} oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3. 2024.02.02 03:24:42.520136 [ 24 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_15_3} oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef) (MergerMutator): Merged 5 parts: from all_1_11_2 to all_15_15_0 2024.02.02 03:24:49.625489 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:24:49.625628 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:24:49.625661 [ 3 ] {} HTTP-Session: b65d5665-1b90-4e49-8fb6-68508f457d67 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:24:49.625689 [ 3 ] {} HTTP-Session: b65d5665-1b90-4e49-8fb6-68508f457d67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:24:49.625837 [ 3 ] {83b0facb-2a14-4842-a595-1d7c580d9f08} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:24:49.625908 [ 3 ] {83b0facb-2a14-4842-a595-1d7c580d9f08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 03:24:49.626094 [ 3 ] {83b0facb-2a14-4842-a595-1d7c580d9f08} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:24:49.626592 [ 3 ] {83b0facb-2a14-4842-a595-1d7c580d9f08} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. 2024.02.02 03:24:49.626865 [ 3 ] {83b0facb-2a14-4842-a595-1d7c580d9f08} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.02 03:24:49.627037 [ 3 ] {83b0facb-2a14-4842-a595-1d7c580d9f08} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.02 03:24:49.627166 [ 3 ] {83b0facb-2a14-4842-a595-1d7c580d9f08} executeQuery: Read 50 rows, 4.05 KiB in 0.001280461 sec., 39048 rows/sec., 3.09 MiB/sec. 2024.02.02 03:24:49.627175 [ 133 ] {} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 2024.02.02 03:24:49.627308 [ 133 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. 2024.02.02 03:24:49.627389 [ 3 ] {83b0facb-2a14-4842-a595-1d7c580d9f08} DynamicQueryHandler: Done processing query 2024.02.02 03:24:49.627415 [ 15 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_27_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact 2024.02.02 03:24:49.627425 [ 3 ] {83b0facb-2a14-4842-a595-1d7c580d9f08} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:24:49.627469 [ 3 ] {} HTTP-Session: b65d5665-1b90-4e49-8fb6-68508f457d67 Destroying unnamed session 2024.02.02 03:24:49.627520 [ 15 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_27_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:24:49.627555 [ 15 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 50 rows starting from the beginning of the part 2024.02.02 03:24:49.627654 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 23981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:24:49.627696 [ 15 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 50 rows starting from the beginning of the part 2024.02.02 03:24:49.627721 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:24:49.627751 [ 3 ] {} HTTP-Session: 43dd90d7-e45d-481f-8d47-6a1a8c4f3dcd Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:24:49.627772 [ 3 ] {} HTTP-Session: 43dd90d7-e45d-481f-8d47-6a1a8c4f3dcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:24:49.627838 [ 15 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 50 rows starting from the beginning of the part 2024.02.02 03:24:49.627904 [ 3 ] {7328d723-7a59-4c39-bda5-f43f87cb2cf4} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:24:49.627970 [ 3 ] {7328d723-7a59-4c39-bda5-f43f87cb2cf4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 03:24:49.627987 [ 15 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 50 rows starting from the beginning of the part 2024.02.02 03:24:49.628197 [ 15 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 50 rows starting from the beginning of the part 2024.02.02 03:24:49.628222 [ 3 ] {7328d723-7a59-4c39-bda5-f43f87cb2cf4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:24:49.628838 [ 3 ] {7328d723-7a59-4c39-bda5-f43f87cb2cf4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. 2024.02.02 03:24:49.629066 [ 13 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_27_6} MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 4 columns (4 merged, 0 gathered) in 0.001691414 sec., 147805.3273769757 rows/sec., 11.70 MiB/sec. 2024.02.02 03:24:49.629160 [ 3 ] {7328d723-7a59-4c39-bda5-f43f87cb2cf4} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.02 03:24:49.629191 [ 15 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_27_6} MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) 2024.02.02 03:24:49.629352 [ 3 ] {7328d723-7a59-4c39-bda5-f43f87cb2cf4} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.02 03:24:49.629384 [ 15 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_27_6} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6. 2024.02.02 03:24:49.629471 [ 15 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_27_6} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f) (MergerMutator): Merged 5 parts: from all_1_23_5 to all_27_27_0 2024.02.02 03:24:49.629533 [ 3 ] {7328d723-7a59-4c39-bda5-f43f87cb2cf4} executeQuery: Read 150 rows, 14.79 KiB in 0.001587413 sec., 94493 rows/sec., 9.10 MiB/sec. 2024.02.02 03:24:49.629764 [ 3 ] {7328d723-7a59-4c39-bda5-f43f87cb2cf4} DynamicQueryHandler: Done processing query 2024.02.02 03:24:49.629790 [ 3 ] {7328d723-7a59-4c39-bda5-f43f87cb2cf4} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.02 03:24:49.629807 [ 3 ] {} HTTP-Session: 43dd90d7-e45d-481f-8d47-6a1a8c4f3dcd Destroying unnamed session 2024.02.02 03:24:49.629944 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 8528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:24:49.629993 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:24:49.630012 [ 3 ] {} HTTP-Session: d4ee3a2f-afad-4eba-9db9-e58f599605b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:24:49.630029 [ 3 ] {} HTTP-Session: d4ee3a2f-afad-4eba-9db9-e58f599605b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:24:49.630105 [ 3 ] {95882f82-261b-45ef-a0d5-d15d7423b502} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:24:49.630146 [ 3 ] {95882f82-261b-45ef-a0d5-d15d7423b502} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 03:24:49.630267 [ 3 ] {95882f82-261b-45ef-a0d5-d15d7423b502} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:24:49.630586 [ 3 ] {95882f82-261b-45ef-a0d5-d15d7423b502} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. 2024.02.02 03:24:49.630804 [ 3 ] {95882f82-261b-45ef-a0d5-d15d7423b502} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.02 03:24:49.630969 [ 3 ] {95882f82-261b-45ef-a0d5-d15d7423b502} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.02 03:24:49.631099 [ 3 ] {95882f82-261b-45ef-a0d5-d15d7423b502} executeQuery: Read 50 rows, 4.00 KiB in 0.000956218 sec., 52289 rows/sec., 4.09 MiB/sec. 2024.02.02 03:24:49.631307 [ 3 ] {95882f82-261b-45ef-a0d5-d15d7423b502} DynamicQueryHandler: Done processing query 2024.02.02 03:24:49.631333 [ 3 ] {95882f82-261b-45ef-a0d5-d15d7423b502} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.02 03:24:49.631348 [ 3 ] {} HTTP-Session: d4ee3a2f-afad-4eba-9db9-e58f599605b6 Destroying unnamed session 2024.02.02 03:24:49.631544 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:24:49.631593 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:24:49.631611 [ 3 ] {} HTTP-Session: 04fcccc3-dcdc-447e-8688-cc98d468f6ae Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:24:49.631628 [ 3 ] {} HTTP-Session: 04fcccc3-dcdc-447e-8688-cc98d468f6ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:24:49.631719 [ 3 ] {906ea65b-dfa5-4016-a93a-bbc36329925f} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:24:49.631767 [ 3 ] {906ea65b-dfa5-4016-a93a-bbc36329925f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 03:24:49.631928 [ 3 ] {906ea65b-dfa5-4016-a93a-bbc36329925f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:24:49.632476 [ 3 ] {906ea65b-dfa5-4016-a93a-bbc36329925f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. 2024.02.02 03:24:49.632812 [ 3 ] {906ea65b-dfa5-4016-a93a-bbc36329925f} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.02 03:24:49.633002 [ 3 ] {906ea65b-dfa5-4016-a93a-bbc36329925f} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.02 03:24:49.633144 [ 3 ] {906ea65b-dfa5-4016-a93a-bbc36329925f} executeQuery: Read 50 rows, 69.09 KiB in 0.001388282 sec., 36015 rows/sec., 48.60 MiB/sec. 2024.02.02 03:24:49.633354 [ 3 ] {906ea65b-dfa5-4016-a93a-bbc36329925f} DynamicQueryHandler: Done processing query 2024.02.02 03:24:49.633379 [ 3 ] {906ea65b-dfa5-4016-a93a-bbc36329925f} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.02 03:24:49.633395 [ 3 ] {} HTTP-Session: 04fcccc3-dcdc-447e-8688-cc98d468f6ae Destroying unnamed session 2024.02.02 03:24:53.654891 [ 125 ] {} DNSResolver: Updating DNS cache 2024.02.02 03:24:53.654998 [ 125 ] {} DNSResolver: Updated DNS cache 2024.02.02 03:24:59.627646 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:24:59.627779 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:24:59.627806 [ 3 ] {} HTTP-Session: fe1356eb-b1b2-49e9-beaa-c5ff2fd625e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:24:59.627841 [ 3 ] {} HTTP-Session: fe1356eb-b1b2-49e9-beaa-c5ff2fd625e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:24:59.628056 [ 3 ] {8326f192-646c-40bd-85b5-db0508c05e63} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:24:59.628160 [ 3 ] {8326f192-646c-40bd-85b5-db0508c05e63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 03:24:59.628426 [ 3 ] {8326f192-646c-40bd-85b5-db0508c05e63} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:24:59.629034 [ 3 ] {8326f192-646c-40bd-85b5-db0508c05e63} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. 2024.02.02 03:24:59.629311 [ 3 ] {8326f192-646c-40bd-85b5-db0508c05e63} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.02 03:24:59.629482 [ 3 ] {8326f192-646c-40bd-85b5-db0508c05e63} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.02 03:24:59.629596 [ 3 ] {8326f192-646c-40bd-85b5-db0508c05e63} executeQuery: Read 50 rows, 4.05 KiB in 0.001479692 sec., 33790 rows/sec., 2.67 MiB/sec. 2024.02.02 03:24:59.629784 [ 3 ] {8326f192-646c-40bd-85b5-db0508c05e63} DynamicQueryHandler: Done processing query 2024.02.02 03:24:59.629812 [ 3 ] {8326f192-646c-40bd-85b5-db0508c05e63} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:24:59.629829 [ 3 ] {} HTTP-Session: fe1356eb-b1b2-49e9-beaa-c5ff2fd625e1 Destroying unnamed session 2024.02.02 03:24:59.630002 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 28976, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:24:59.630056 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:24:59.630076 [ 3 ] {} HTTP-Session: 334ad4a1-6c73-4da8-a995-d897d20e440f Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:24:59.630095 [ 3 ] {} HTTP-Session: 334ad4a1-6c73-4da8-a995-d897d20e440f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:24:59.630187 [ 3 ] {9e9d8541-6bb9-4e8b-9520-870cfc1e54b5} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:24:59.630233 [ 3 ] {9e9d8541-6bb9-4e8b-9520-870cfc1e54b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 03:24:59.630347 [ 3 ] {9e9d8541-6bb9-4e8b-9520-870cfc1e54b5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:24:59.630788 [ 3 ] {9e9d8541-6bb9-4e8b-9520-870cfc1e54b5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. 2024.02.02 03:24:59.631020 [ 3 ] {9e9d8541-6bb9-4e8b-9520-870cfc1e54b5} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.02 03:24:59.631176 [ 3 ] {9e9d8541-6bb9-4e8b-9520-870cfc1e54b5} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.02 03:24:59.631273 [ 3 ] {9e9d8541-6bb9-4e8b-9520-870cfc1e54b5} executeQuery: Read 186 rows, 17.61 KiB in 0.0010576 sec., 175869 rows/sec., 16.26 MiB/sec. 2024.02.02 03:24:59.631397 [ 3 ] {9e9d8541-6bb9-4e8b-9520-870cfc1e54b5} DynamicQueryHandler: Done processing query 2024.02.02 03:24:59.631420 [ 3 ] {9e9d8541-6bb9-4e8b-9520-870cfc1e54b5} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.02 03:24:59.631436 [ 3 ] {} HTTP-Session: 334ad4a1-6c73-4da8-a995-d897d20e440f Destroying unnamed session 2024.02.02 03:24:59.631558 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 12578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:24:59.631606 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:24:59.631624 [ 3 ] {} HTTP-Session: 4f8f96f3-e195-40d6-b71c-dea3e9316f79 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:24:59.631641 [ 3 ] {} HTTP-Session: 4f8f96f3-e195-40d6-b71c-dea3e9316f79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:24:59.631715 [ 3 ] {31e7b293-179b-4873-85d8-e8b0f49823e1} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:24:59.631755 [ 3 ] {31e7b293-179b-4873-85d8-e8b0f49823e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 03:24:59.631860 [ 3 ] {31e7b293-179b-4873-85d8-e8b0f49823e1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:24:59.632187 [ 3 ] {31e7b293-179b-4873-85d8-e8b0f49823e1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. 2024.02.02 03:24:59.632396 [ 3 ] {31e7b293-179b-4873-85d8-e8b0f49823e1} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.02 03:24:59.632560 [ 3 ] {31e7b293-179b-4873-85d8-e8b0f49823e1} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.02 03:24:59.632654 [ 3 ] {31e7b293-179b-4873-85d8-e8b0f49823e1} executeQuery: Read 74 rows, 5.90 KiB in 0.000911337 sec., 81199 rows/sec., 6.32 MiB/sec. 2024.02.02 03:24:59.632808 [ 3 ] {31e7b293-179b-4873-85d8-e8b0f49823e1} DynamicQueryHandler: Done processing query 2024.02.02 03:24:59.632831 [ 3 ] {31e7b293-179b-4873-85d8-e8b0f49823e1} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 03:24:59.632848 [ 3 ] {} HTTP-Session: 4f8f96f3-e195-40d6-b71c-dea3e9316f79 Destroying unnamed session 2024.02.02 03:24:59.633003 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7045, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:24:59.633049 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:24:59.633067 [ 3 ] {} HTTP-Session: 81a134c4-19b2-4116-854c-566c5848d23b Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:24:59.633083 [ 3 ] {} HTTP-Session: 81a134c4-19b2-4116-854c-566c5848d23b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:24:59.633159 [ 3 ] {9898d2e1-54ef-416b-9e60-c3f8e86f68b2} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:24:59.633206 [ 3 ] {9898d2e1-54ef-416b-9e60-c3f8e86f68b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 03:24:59.633325 [ 3 ] {9898d2e1-54ef-416b-9e60-c3f8e86f68b2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:24:59.633626 [ 3 ] {9898d2e1-54ef-416b-9e60-c3f8e86f68b2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. 2024.02.02 03:24:59.633900 [ 3 ] {9898d2e1-54ef-416b-9e60-c3f8e86f68b2} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.02 03:24:59.634082 [ 3 ] {9898d2e1-54ef-416b-9e60-c3f8e86f68b2} oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.02 03:24:59.634191 [ 3 ] {9898d2e1-54ef-416b-9e60-c3f8e86f68b2} executeQuery: Read 36 rows, 2.60 KiB in 0.000993108 sec., 36249 rows/sec., 2.56 MiB/sec. 2024.02.02 03:24:59.634332 [ 3 ] {9898d2e1-54ef-416b-9e60-c3f8e86f68b2} DynamicQueryHandler: Done processing query 2024.02.02 03:24:59.634358 [ 3 ] {9898d2e1-54ef-416b-9e60-c3f8e86f68b2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:24:59.634373 [ 3 ] {} HTTP-Session: 81a134c4-19b2-4116-854c-566c5848d23b Destroying unnamed session 2024.02.02 03:24:59.634539 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:24:59.634584 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:24:59.634603 [ 3 ] {} HTTP-Session: 9c45d353-993f-412b-affa-243cf758b58b Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:24:59.634619 [ 3 ] {} HTTP-Session: 9c45d353-993f-412b-affa-243cf758b58b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:24:59.634709 [ 3 ] {12a83cef-277c-4720-ae2e-eb3503351d47} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:24:59.634754 [ 3 ] {12a83cef-277c-4720-ae2e-eb3503351d47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 03:24:59.634892 [ 3 ] {12a83cef-277c-4720-ae2e-eb3503351d47} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:24:59.635431 [ 3 ] {12a83cef-277c-4720-ae2e-eb3503351d47} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. 2024.02.02 03:24:59.635761 [ 3 ] {12a83cef-277c-4720-ae2e-eb3503351d47} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.02 03:24:59.635955 [ 3 ] {12a83cef-277c-4720-ae2e-eb3503351d47} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.02 03:24:59.636055 [ 3 ] {12a83cef-277c-4720-ae2e-eb3503351d47} executeQuery: Read 50 rows, 69.09 KiB in 0.001318831 sec., 37912 rows/sec., 51.16 MiB/sec. 2024.02.02 03:24:59.636180 [ 3 ] {12a83cef-277c-4720-ae2e-eb3503351d47} DynamicQueryHandler: Done processing query 2024.02.02 03:24:59.636204 [ 3 ] {12a83cef-277c-4720-ae2e-eb3503351d47} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.02 03:24:59.636220 [ 3 ] {} HTTP-Session: 9c45d353-993f-412b-affa-243cf758b58b Destroying unnamed session 2024.02.02 03:25:08.655251 [ 127 ] {} DNSResolver: Updating DNS cache 2024.02.02 03:25:08.655331 [ 127 ] {} DNSResolver: Updated DNS cache 2024.02.02 03:25:09.626667 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:25:09.626783 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:25:09.626812 [ 3 ] {} HTTP-Session: 74928f2b-9d4f-4219-bd51-8fb183deafc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:25:09.626839 [ 3 ] {} HTTP-Session: 74928f2b-9d4f-4219-bd51-8fb183deafc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:25:09.626983 [ 3 ] {16f3e0d3-d62b-4da8-bc78-b770c633f0bd} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:25:09.627051 [ 3 ] {16f3e0d3-d62b-4da8-bc78-b770c633f0bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 03:25:09.627231 [ 3 ] {16f3e0d3-d62b-4da8-bc78-b770c633f0bd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:25:09.627711 [ 3 ] {16f3e0d3-d62b-4da8-bc78-b770c633f0bd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.02 03:25:09.627985 [ 3 ] {16f3e0d3-d62b-4da8-bc78-b770c633f0bd} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.02 03:25:09.628155 [ 3 ] {16f3e0d3-d62b-4da8-bc78-b770c633f0bd} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.02 03:25:09.628264 [ 3 ] {16f3e0d3-d62b-4da8-bc78-b770c633f0bd} executeQuery: Read 50 rows, 4.05 KiB in 0.001241371 sec., 40278 rows/sec., 3.19 MiB/sec. 2024.02.02 03:25:09.628408 [ 3 ] {16f3e0d3-d62b-4da8-bc78-b770c633f0bd} DynamicQueryHandler: Done processing query 2024.02.02 03:25:09.628434 [ 3 ] {16f3e0d3-d62b-4da8-bc78-b770c633f0bd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:25:09.628450 [ 3 ] {} HTTP-Session: 74928f2b-9d4f-4219-bd51-8fb183deafc8 Destroying unnamed session 2024.02.02 03:25:09.628578 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:25:09.628626 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:25:09.628645 [ 3 ] {} HTTP-Session: ef7f128d-a0d1-4e49-95f2-c26d129c5cc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:25:09.628664 [ 3 ] {} HTTP-Session: ef7f128d-a0d1-4e49-95f2-c26d129c5cc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:25:09.628742 [ 3 ] {a8896212-5c3c-45e0-b278-237ab6e39c15} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:25:09.628784 [ 3 ] {a8896212-5c3c-45e0-b278-237ab6e39c15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.02 03:25:09.628893 [ 3 ] {a8896212-5c3c-45e0-b278-237ab6e39c15} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:25:09.629192 [ 3 ] {a8896212-5c3c-45e0-b278-237ab6e39c15} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.02 03:25:09.629411 [ 3 ] {a8896212-5c3c-45e0-b278-237ab6e39c15} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.02 03:25:09.629574 [ 3 ] {a8896212-5c3c-45e0-b278-237ab6e39c15} oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.02 03:25:09.629671 [ 3 ] {a8896212-5c3c-45e0-b278-237ab6e39c15} executeQuery: Read 4 rows, 342.00 B in 0.000899948 sec., 4444 rows/sec., 371.12 KiB/sec. 2024.02.02 03:25:09.629830 [ 3 ] {a8896212-5c3c-45e0-b278-237ab6e39c15} DynamicQueryHandler: Done processing query 2024.02.02 03:25:09.629854 [ 3 ] {a8896212-5c3c-45e0-b278-237ab6e39c15} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:25:09.629870 [ 3 ] {} HTTP-Session: ef7f128d-a0d1-4e49-95f2-c26d129c5cc4 Destroying unnamed session 2024.02.02 03:25:09.630027 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 24281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:25:09.630074 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:25:09.630092 [ 3 ] {} HTTP-Session: 17de357f-238b-43c9-b233-ce4ccdc949af Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:25:09.630109 [ 3 ] {} HTTP-Session: 17de357f-238b-43c9-b233-ce4ccdc949af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:25:09.630183 [ 3 ] {c859edc5-24e9-4379-b01b-ac91497c7307} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:25:09.630223 [ 3 ] {c859edc5-24e9-4379-b01b-ac91497c7307} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 03:25:09.630334 [ 3 ] {c859edc5-24e9-4379-b01b-ac91497c7307} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:25:09.630707 [ 3 ] {c859edc5-24e9-4379-b01b-ac91497c7307} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.02 03:25:09.630931 [ 3 ] {c859edc5-24e9-4379-b01b-ac91497c7307} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.02 03:25:09.631079 [ 3 ] {c859edc5-24e9-4379-b01b-ac91497c7307} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.02 03:25:09.631175 [ 3 ] {c859edc5-24e9-4379-b01b-ac91497c7307} executeQuery: Read 152 rows, 14.97 KiB in 0.000962368 sec., 157943 rows/sec., 15.19 MiB/sec. 2024.02.02 03:25:09.631288 [ 3 ] {c859edc5-24e9-4379-b01b-ac91497c7307} DynamicQueryHandler: Done processing query 2024.02.02 03:25:09.631312 [ 3 ] {c859edc5-24e9-4379-b01b-ac91497c7307} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.02 03:25:09.631327 [ 3 ] {} HTTP-Session: 17de357f-238b-43c9-b233-ce4ccdc949af Destroying unnamed session 2024.02.02 03:25:09.631472 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:25:09.631517 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:25:09.631536 [ 3 ] {} HTTP-Session: f50d824a-2f4e-4d45-bb26-fea18d135714 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:25:09.631553 [ 3 ] {} HTTP-Session: f50d824a-2f4e-4d45-bb26-fea18d135714 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:25:09.631620 [ 3 ] {e32a81ae-ea03-449f-af5a-d8a99644e3e4} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:25:09.631659 [ 3 ] {e32a81ae-ea03-449f-af5a-d8a99644e3e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.02 03:25:09.631764 [ 3 ] {e32a81ae-ea03-449f-af5a-d8a99644e3e4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:25:09.632033 [ 3 ] {e32a81ae-ea03-449f-af5a-d8a99644e3e4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.02 03:25:09.632236 [ 3 ] {e32a81ae-ea03-449f-af5a-d8a99644e3e4} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.02 03:25:09.632390 [ 3 ] {e32a81ae-ea03-449f-af5a-d8a99644e3e4} oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.02 03:25:09.632481 [ 3 ] {e32a81ae-ea03-449f-af5a-d8a99644e3e4} executeQuery: Read 4 rows, 286.00 B in 0.000833767 sec., 4797 rows/sec., 334.98 KiB/sec. 2024.02.02 03:25:09.632604 [ 3 ] {e32a81ae-ea03-449f-af5a-d8a99644e3e4} DynamicQueryHandler: Done processing query 2024.02.02 03:25:09.632628 [ 3 ] {e32a81ae-ea03-449f-af5a-d8a99644e3e4} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:25:09.632643 [ 3 ] {} HTTP-Session: f50d824a-2f4e-4d45-bb26-fea18d135714 Destroying unnamed session 2024.02.02 03:25:09.632769 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 9214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:25:09.632815 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:25:09.632833 [ 3 ] {} HTTP-Session: 601dd80d-9ffe-4969-a304-217049321cc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:25:09.632851 [ 3 ] {} HTTP-Session: 601dd80d-9ffe-4969-a304-217049321cc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:25:09.632921 [ 3 ] {2390781c-6741-4cd5-9d97-8decae335f6a} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:25:09.632960 [ 3 ] {2390781c-6741-4cd5-9d97-8decae335f6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 03:25:09.633062 [ 3 ] {2390781c-6741-4cd5-9d97-8decae335f6a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:25:09.633367 [ 3 ] {2390781c-6741-4cd5-9d97-8decae335f6a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.02 03:25:09.633575 [ 3 ] {2390781c-6741-4cd5-9d97-8decae335f6a} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.02 03:25:09.633727 [ 3 ] {2390781c-6741-4cd5-9d97-8decae335f6a} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.02 03:25:09.633823 [ 3 ] {2390781c-6741-4cd5-9d97-8decae335f6a} executeQuery: Read 54 rows, 4.33 KiB in 0.000873547 sec., 61816 rows/sec., 4.84 MiB/sec. 2024.02.02 03:25:09.633945 [ 3 ] {2390781c-6741-4cd5-9d97-8decae335f6a} DynamicQueryHandler: Done processing query 2024.02.02 03:25:09.633969 [ 3 ] {2390781c-6741-4cd5-9d97-8decae335f6a} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 03:25:09.633984 [ 3 ] {} HTTP-Session: 601dd80d-9ffe-4969-a304-217049321cc4 Destroying unnamed session 2024.02.02 03:25:09.634093 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:25:09.634136 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:25:09.634154 [ 3 ] {} HTTP-Session: 5db08b2a-bca7-40b6-a6b1-381d1fabd541 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:25:09.634170 [ 3 ] {} HTTP-Session: 5db08b2a-bca7-40b6-a6b1-381d1fabd541 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:25:09.634238 [ 3 ] {afc8455b-017e-4295-be7f-744d282f4eba} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:25:09.634280 [ 3 ] {afc8455b-017e-4295-be7f-744d282f4eba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 03:25:09.634400 [ 3 ] {afc8455b-017e-4295-be7f-744d282f4eba} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:25:09.634671 [ 3 ] {afc8455b-017e-4295-be7f-744d282f4eba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.02 03:25:09.634929 [ 3 ] {afc8455b-017e-4295-be7f-744d282f4eba} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.02 03:25:09.635111 [ 3 ] {afc8455b-017e-4295-be7f-744d282f4eba} oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.02 03:25:09.635229 [ 3 ] {afc8455b-017e-4295-be7f-744d282f4eba} executeQuery: Read 2 rows, 144.00 B in 0.000956708 sec., 2090 rows/sec., 146.99 KiB/sec. 2024.02.02 03:25:09.635349 [ 3 ] {afc8455b-017e-4295-be7f-744d282f4eba} DynamicQueryHandler: Done processing query 2024.02.02 03:25:09.635373 [ 3 ] {afc8455b-017e-4295-be7f-744d282f4eba} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:25:09.635389 [ 3 ] {} HTTP-Session: 5db08b2a-bca7-40b6-a6b1-381d1fabd541 Destroying unnamed session 2024.02.02 03:25:09.635532 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:25:09.635578 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:25:09.635596 [ 3 ] {} HTTP-Session: 22bd8847-4b49-4dfa-932f-3c31c4d74e34 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:25:09.635613 [ 3 ] {} HTTP-Session: 22bd8847-4b49-4dfa-932f-3c31c4d74e34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:25:09.635696 [ 3 ] {c8d372cc-ac23-47bf-a5ff-4d6923b0ad09} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:25:09.635740 [ 3 ] {c8d372cc-ac23-47bf-a5ff-4d6923b0ad09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 03:25:09.635874 [ 3 ] {c8d372cc-ac23-47bf-a5ff-4d6923b0ad09} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:25:09.636374 [ 3 ] {c8d372cc-ac23-47bf-a5ff-4d6923b0ad09} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.02 03:25:09.636690 [ 3 ] {c8d372cc-ac23-47bf-a5ff-4d6923b0ad09} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.02 03:25:09.636869 [ 3 ] {c8d372cc-ac23-47bf-a5ff-4d6923b0ad09} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.02 03:25:09.636993 [ 3 ] {c8d372cc-ac23-47bf-a5ff-4d6923b0ad09} executeQuery: Read 50 rows, 69.09 KiB in 0.001266711 sec., 39472 rows/sec., 53.27 MiB/sec. 2024.02.02 03:25:09.637169 [ 3 ] {c8d372cc-ac23-47bf-a5ff-4d6923b0ad09} DynamicQueryHandler: Done processing query 2024.02.02 03:25:09.637194 [ 3 ] {c8d372cc-ac23-47bf-a5ff-4d6923b0ad09} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.02 03:25:09.637209 [ 3 ] {} HTTP-Session: 22bd8847-4b49-4dfa-932f-3c31c4d74e34 Destroying unnamed session 2024.02.02 03:25:19.626863 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:25:19.626987 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:25:19.627014 [ 3 ] {} HTTP-Session: 65cb81b6-2c90-41c5-8f76-8595db17b6f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:25:19.627038 [ 3 ] {} HTTP-Session: 65cb81b6-2c90-41c5-8f76-8595db17b6f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:25:19.627169 [ 3 ] {61f3f0f4-5868-4613-ad44-36e27a465046} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:25:19.627233 [ 3 ] {61f3f0f4-5868-4613-ad44-36e27a465046} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 03:25:19.627395 [ 3 ] {61f3f0f4-5868-4613-ad44-36e27a465046} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:25:19.627870 [ 3 ] {61f3f0f4-5868-4613-ad44-36e27a465046} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.02 03:25:19.628145 [ 3 ] {61f3f0f4-5868-4613-ad44-36e27a465046} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.02 03:25:19.628357 [ 3 ] {61f3f0f4-5868-4613-ad44-36e27a465046} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.02 03:25:19.628501 [ 3 ] {61f3f0f4-5868-4613-ad44-36e27a465046} executeQuery: Read 50 rows, 4.05 KiB in 0.001288351 sec., 38809 rows/sec., 3.07 MiB/sec. 2024.02.02 03:25:19.628674 [ 3 ] {61f3f0f4-5868-4613-ad44-36e27a465046} DynamicQueryHandler: Done processing query 2024.02.02 03:25:19.628705 [ 3 ] {61f3f0f4-5868-4613-ad44-36e27a465046} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:25:19.628727 [ 3 ] {} HTTP-Session: 65cb81b6-2c90-41c5-8f76-8595db17b6f0 Destroying unnamed session 2024.02.02 03:25:19.628862 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:25:19.628923 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:25:19.628947 [ 3 ] {} HTTP-Session: bd1b605e-8f54-47ce-8418-a32ee40ac2c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:25:19.628971 [ 3 ] {} HTTP-Session: bd1b605e-8f54-47ce-8418-a32ee40ac2c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:25:19.629067 [ 3 ] {454177e8-7f31-4a9d-947f-f217d7053022} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:25:19.629119 [ 3 ] {454177e8-7f31-4a9d-947f-f217d7053022} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.02 03:25:19.629255 [ 3 ] {454177e8-7f31-4a9d-947f-f217d7053022} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:25:19.629594 [ 3 ] {454177e8-7f31-4a9d-947f-f217d7053022} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.02 03:25:19.629825 [ 3 ] {454177e8-7f31-4a9d-947f-f217d7053022} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.02 03:25:19.629979 [ 3 ] {454177e8-7f31-4a9d-947f-f217d7053022} oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.02 03:25:19.630098 [ 3 ] {454177e8-7f31-4a9d-947f-f217d7053022} executeQuery: Read 2 rows, 175.00 B in 0.000992329 sec., 2015 rows/sec., 172.22 KiB/sec. 2024.02.02 03:25:19.630220 [ 3 ] {454177e8-7f31-4a9d-947f-f217d7053022} DynamicQueryHandler: Done processing query 2024.02.02 03:25:19.630243 [ 3 ] {454177e8-7f31-4a9d-947f-f217d7053022} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:25:19.630260 [ 3 ] {} HTTP-Session: bd1b605e-8f54-47ce-8418-a32ee40ac2c0 Destroying unnamed session 2024.02.02 03:25:19.630420 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 24130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:25:19.630471 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:25:19.630490 [ 3 ] {} HTTP-Session: cf2efac4-a7de-4995-aa23-ccaf941fcd74 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:25:19.630509 [ 3 ] {} HTTP-Session: cf2efac4-a7de-4995-aa23-ccaf941fcd74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:25:19.630590 [ 3 ] {a96be23d-2ed9-41da-b6a1-a28b9d5d8e55} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:25:19.630630 [ 3 ] {a96be23d-2ed9-41da-b6a1-a28b9d5d8e55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 03:25:19.630739 [ 3 ] {a96be23d-2ed9-41da-b6a1-a28b9d5d8e55} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:25:19.631126 [ 3 ] {a96be23d-2ed9-41da-b6a1-a28b9d5d8e55} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.02 03:25:19.631353 [ 3 ] {a96be23d-2ed9-41da-b6a1-a28b9d5d8e55} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.02 03:25:19.631504 [ 3 ] {a96be23d-2ed9-41da-b6a1-a28b9d5d8e55} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.02 03:25:19.631627 [ 3 ] {a96be23d-2ed9-41da-b6a1-a28b9d5d8e55} executeQuery: Read 151 rows, 14.88 KiB in 0.000999359 sec., 151096 rows/sec., 14.54 MiB/sec. 2024.02.02 03:25:19.631788 [ 3 ] {a96be23d-2ed9-41da-b6a1-a28b9d5d8e55} DynamicQueryHandler: Done processing query 2024.02.02 03:25:19.631811 [ 3 ] {a96be23d-2ed9-41da-b6a1-a28b9d5d8e55} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.02 03:25:19.631828 [ 3 ] {} HTTP-Session: cf2efac4-a7de-4995-aa23-ccaf941fcd74 Destroying unnamed session 2024.02.02 03:25:19.631967 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:25:19.632023 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:25:19.632053 [ 3 ] {} HTTP-Session: 438eb98a-2a82-4247-b7d0-94a26cfc89de Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:25:19.632079 [ 3 ] {} HTTP-Session: 438eb98a-2a82-4247-b7d0-94a26cfc89de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:25:19.632179 [ 3 ] {3c6b37eb-a315-4089-aeb3-0b144de88550} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:25:19.632238 [ 3 ] {3c6b37eb-a315-4089-aeb3-0b144de88550} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.02 03:25:19.632401 [ 3 ] {3c6b37eb-a315-4089-aeb3-0b144de88550} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:25:19.632744 [ 3 ] {3c6b37eb-a315-4089-aeb3-0b144de88550} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.02 03:25:19.633028 [ 3 ] {3c6b37eb-a315-4089-aeb3-0b144de88550} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.02 03:25:19.633243 [ 3 ] {3c6b37eb-a315-4089-aeb3-0b144de88550} oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.02 03:25:19.633393 [ 3 ] {3c6b37eb-a315-4089-aeb3-0b144de88550} executeQuery: Read 2 rows, 143.00 B in 0.00117286 sec., 1705 rows/sec., 119.07 KiB/sec. 2024.02.02 03:25:19.633538 [ 3 ] {3c6b37eb-a315-4089-aeb3-0b144de88550} DynamicQueryHandler: Done processing query 2024.02.02 03:25:19.633571 [ 3 ] {3c6b37eb-a315-4089-aeb3-0b144de88550} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:25:19.633595 [ 3 ] {} HTTP-Session: 438eb98a-2a82-4247-b7d0-94a26cfc89de Destroying unnamed session 2024.02.02 03:25:19.633739 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 8869, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:25:19.633803 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:25:19.633831 [ 3 ] {} HTTP-Session: 166eab8a-215e-4cb3-83ff-2d71dc256609 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:25:19.633855 [ 3 ] {} HTTP-Session: 166eab8a-215e-4cb3-83ff-2d71dc256609 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:25:19.633957 [ 3 ] {625c7372-cc6f-4aa9-b810-8885bf2cbe64} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:25:19.634014 [ 3 ] {625c7372-cc6f-4aa9-b810-8885bf2cbe64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 03:25:19.634165 [ 3 ] {625c7372-cc6f-4aa9-b810-8885bf2cbe64} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:25:19.634483 [ 3 ] {625c7372-cc6f-4aa9-b810-8885bf2cbe64} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.02 03:25:19.634690 [ 3 ] {625c7372-cc6f-4aa9-b810-8885bf2cbe64} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.02 03:25:19.634837 [ 3 ] {625c7372-cc6f-4aa9-b810-8885bf2cbe64} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.02 03:25:19.634951 [ 3 ] {625c7372-cc6f-4aa9-b810-8885bf2cbe64} executeQuery: Read 52 rows, 4.17 KiB in 0.000954028 sec., 54505 rows/sec., 4.27 MiB/sec. 2024.02.02 03:25:19.635069 [ 3 ] {625c7372-cc6f-4aa9-b810-8885bf2cbe64} DynamicQueryHandler: Done processing query 2024.02.02 03:25:19.635093 [ 3 ] {625c7372-cc6f-4aa9-b810-8885bf2cbe64} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.02 03:25:19.635108 [ 3 ] {} HTTP-Session: 166eab8a-215e-4cb3-83ff-2d71dc256609 Destroying unnamed session 2024.02.02 03:25:19.635214 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:25:19.635259 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:25:19.635283 [ 3 ] {} HTTP-Session: 5598c5e4-6d11-4734-85fd-bd692927033b Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:25:19.635301 [ 3 ] {} HTTP-Session: 5598c5e4-6d11-4734-85fd-bd692927033b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:25:19.635372 [ 3 ] {e3152455-478b-4e7b-90d3-973524ea89cb} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:25:19.635416 [ 3 ] {e3152455-478b-4e7b-90d3-973524ea89cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 03:25:19.635541 [ 3 ] {e3152455-478b-4e7b-90d3-973524ea89cb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:25:19.635865 [ 3 ] {e3152455-478b-4e7b-90d3-973524ea89cb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.02 03:25:19.636128 [ 3 ] {e3152455-478b-4e7b-90d3-973524ea89cb} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.02 03:25:19.636304 [ 3 ] {e3152455-478b-4e7b-90d3-973524ea89cb} oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.02 03:25:19.636434 [ 3 ] {e3152455-478b-4e7b-90d3-973524ea89cb} executeQuery: Read 1 rows, 72.00 B in 0.001024729 sec., 975 rows/sec., 68.62 KiB/sec. 2024.02.02 03:25:19.636641 [ 3 ] {e3152455-478b-4e7b-90d3-973524ea89cb} DynamicQueryHandler: Done processing query 2024.02.02 03:25:19.636665 [ 3 ] {e3152455-478b-4e7b-90d3-973524ea89cb} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:25:19.636682 [ 3 ] {} HTTP-Session: 5598c5e4-6d11-4734-85fd-bd692927033b Destroying unnamed session 2024.02.02 03:25:19.636844 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:25:19.636890 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:25:19.636909 [ 3 ] {} HTTP-Session: 1906ee37-a27f-42fb-857c-99cfb88f82fb Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:25:19.636925 [ 3 ] {} HTTP-Session: 1906ee37-a27f-42fb-857c-99cfb88f82fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:25:19.637019 [ 3 ] {a96e932c-ba23-4e3d-bbec-f41c058dba80} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:25:19.637064 [ 3 ] {a96e932c-ba23-4e3d-bbec-f41c058dba80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 03:25:19.637213 [ 3 ] {a96e932c-ba23-4e3d-bbec-f41c058dba80} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:25:19.637747 [ 3 ] {a96e932c-ba23-4e3d-bbec-f41c058dba80} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.02 03:25:19.638072 [ 3 ] {a96e932c-ba23-4e3d-bbec-f41c058dba80} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.02 03:25:19.638254 [ 3 ] {a96e932c-ba23-4e3d-bbec-f41c058dba80} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.02 03:25:19.638385 [ 3 ] {a96e932c-ba23-4e3d-bbec-f41c058dba80} executeQuery: Read 50 rows, 69.09 KiB in 0.001334911 sec., 37455 rows/sec., 50.54 MiB/sec. 2024.02.02 03:25:19.638515 [ 3 ] {a96e932c-ba23-4e3d-bbec-f41c058dba80} DynamicQueryHandler: Done processing query 2024.02.02 03:25:19.638538 [ 3 ] {a96e932c-ba23-4e3d-bbec-f41c058dba80} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.02 03:25:19.638555 [ 3 ] {} HTTP-Session: 1906ee37-a27f-42fb-857c-99cfb88f82fb Destroying unnamed session 2024.02.02 03:25:23.655584 [ 121 ] {} DNSResolver: Updating DNS cache 2024.02.02 03:25:23.655655 [ 121 ] {} DNSResolver: Updated DNS cache 2024.02.02 03:25:29.628917 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:25:29.629043 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:25:29.629070 [ 3 ] {} HTTP-Session: 329ebf45-7c6d-4b35-b7d8-06a6f9336ba3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:25:29.629094 [ 3 ] {} HTTP-Session: 329ebf45-7c6d-4b35-b7d8-06a6f9336ba3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:25:29.629222 [ 3 ] {8945a5ed-6445-492f-be2c-f8b52b158afd} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:25:29.629283 [ 3 ] {8945a5ed-6445-492f-be2c-f8b52b158afd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 03:25:29.629442 [ 3 ] {8945a5ed-6445-492f-be2c-f8b52b158afd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:25:29.629908 [ 3 ] {8945a5ed-6445-492f-be2c-f8b52b158afd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.02 03:25:29.630172 [ 3 ] {8945a5ed-6445-492f-be2c-f8b52b158afd} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.02 03:25:29.630341 [ 3 ] {8945a5ed-6445-492f-be2c-f8b52b158afd} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.02 03:25:29.630470 [ 3 ] {8945a5ed-6445-492f-be2c-f8b52b158afd} executeQuery: Read 50 rows, 4.05 KiB in 0.00120891 sec., 41359 rows/sec., 3.27 MiB/sec. 2024.02.02 03:25:29.630489 [ 118 ] {} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f) (MergerMutator): Selected 5 parts from all_1_27_6 to all_31_31_0 2024.02.02 03:25:29.630614 [ 118 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.02 03:25:29.630688 [ 3 ] {8945a5ed-6445-492f-be2c-f8b52b158afd} DynamicQueryHandler: Done processing query 2024.02.02 03:25:29.630753 [ 3 ] {8945a5ed-6445-492f-be2c-f8b52b158afd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:25:29.630778 [ 13 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_31_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_27_6 to all_31_31_0 into Compact 2024.02.02 03:25:29.630787 [ 3 ] {} HTTP-Session: 329ebf45-7c6d-4b35-b7d8-06a6f9336ba3 Destroying unnamed session 2024.02.02 03:25:29.630943 [ 13 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_31_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:25:29.630975 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:25:29.631001 [ 13 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 50 rows starting from the beginning of the part 2024.02.02 03:25:29.631078 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:25:29.631131 [ 3 ] {} HTTP-Session: 2c0115cf-72b5-49f1-8a0e-d6ede8d9ee40 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:25:29.631169 [ 3 ] {} HTTP-Session: 2c0115cf-72b5-49f1-8a0e-d6ede8d9ee40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:25:29.631297 [ 13 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 50 rows starting from the beginning of the part 2024.02.02 03:25:29.631382 [ 3 ] {6b2e16a0-32ab-43c9-a0af-a88557770b35} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:25:29.631493 [ 3 ] {6b2e16a0-32ab-43c9-a0af-a88557770b35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.02 03:25:29.631549 [ 13 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 50 rows starting from the beginning of the part 2024.02.02 03:25:29.631899 [ 13 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 50 rows starting from the beginning of the part 2024.02.02 03:25:29.631964 [ 3 ] {6b2e16a0-32ab-43c9-a0af-a88557770b35} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:25:29.632147 [ 13 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 50 rows starting from the beginning of the part 2024.02.02 03:25:29.632618 [ 3 ] {6b2e16a0-32ab-43c9-a0af-a88557770b35} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.02 03:25:29.633079 [ 3 ] {6b2e16a0-32ab-43c9-a0af-a88557770b35} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.02 03:25:29.633488 [ 3 ] {6b2e16a0-32ab-43c9-a0af-a88557770b35} oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.02 03:25:29.633542 [ 17 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_31_7} MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 4 columns (4 merged, 0 gathered) in 0.002865844 sec., 87234.33655146616 rows/sec., 6.91 MiB/sec. 2024.02.02 03:25:29.633704 [ 3 ] {6b2e16a0-32ab-43c9-a0af-a88557770b35} executeQuery: Read 2 rows, 175.00 B in 0.002266009 sec., 882 rows/sec., 75.42 KiB/sec. 2024.02.02 03:25:29.633748 [ 17 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_31_7} MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) 2024.02.02 03:25:29.633911 [ 3 ] {6b2e16a0-32ab-43c9-a0af-a88557770b35} DynamicQueryHandler: Done processing query 2024.02.02 03:25:29.633946 [ 3 ] {6b2e16a0-32ab-43c9-a0af-a88557770b35} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:25:29.633985 [ 3 ] {} HTTP-Session: 2c0115cf-72b5-49f1-8a0e-d6ede8d9ee40 Destroying unnamed session 2024.02.02 03:25:29.634039 [ 17 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_31_7} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7. 2024.02.02 03:25:29.634108 [ 17 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_31_7} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f) (MergerMutator): Merged 5 parts: from all_1_27_6 to all_31_31_0 2024.02.02 03:25:29.634200 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 29125, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:25:29.634262 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:25:29.634282 [ 3 ] {} HTTP-Session: d586de96-6f64-4187-8067-03c2cbbd6925 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:25:29.634300 [ 3 ] {} HTTP-Session: d586de96-6f64-4187-8067-03c2cbbd6925 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:25:29.634382 [ 3 ] {e3a52adb-9837-489c-8b90-eaa65f4df85c} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:25:29.634424 [ 3 ] {e3a52adb-9837-489c-8b90-eaa65f4df85c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 03:25:29.634544 [ 3 ] {e3a52adb-9837-489c-8b90-eaa65f4df85c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:25:29.635015 [ 3 ] {e3a52adb-9837-489c-8b90-eaa65f4df85c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.02 03:25:29.635247 [ 3 ] {e3a52adb-9837-489c-8b90-eaa65f4df85c} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.02 03:25:29.635402 [ 3 ] {e3a52adb-9837-489c-8b90-eaa65f4df85c} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.02 03:25:29.635515 [ 118 ] {} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.02 03:25:29.635529 [ 3 ] {e3a52adb-9837-489c-8b90-eaa65f4df85c} executeQuery: Read 187 rows, 17.70 KiB in 0.0011113 sec., 168271 rows/sec., 15.55 MiB/sec. 2024.02.02 03:25:29.635567 [ 118 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.02 03:25:29.635729 [ 13 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.02 03:25:29.635780 [ 3 ] {e3a52adb-9837-489c-8b90-eaa65f4df85c} DynamicQueryHandler: Done processing query 2024.02.02 03:25:29.635818 [ 3 ] {e3a52adb-9837-489c-8b90-eaa65f4df85c} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.02 03:25:29.635857 [ 13 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:25:29.635871 [ 3 ] {} HTTP-Session: d586de96-6f64-4187-8067-03c2cbbd6925 Destroying unnamed session 2024.02.02 03:25:29.635911 [ 13 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 190 rows starting from the beginning of the part 2024.02.02 03:25:29.636015 [ 13 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 150 rows starting from the beginning of the part 2024.02.02 03:25:29.636086 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:25:29.636181 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:25:29.636200 [ 13 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 186 rows starting from the beginning of the part 2024.02.02 03:25:29.636214 [ 3 ] {} HTTP-Session: 71bb190c-da80-4cdd-a220-bd772fee62c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:25:29.636262 [ 3 ] {} HTTP-Session: 71bb190c-da80-4cdd-a220-bd772fee62c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:25:29.636431 [ 13 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 152 rows starting from the beginning of the part 2024.02.02 03:25:29.636461 [ 3 ] {e66302e0-3a8b-44e6-a1ab-7ab350b3c601} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:25:29.636537 [ 3 ] {e66302e0-3a8b-44e6-a1ab-7ab350b3c601} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.02 03:25:29.636640 [ 13 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 151 rows starting from the beginning of the part 2024.02.02 03:25:29.636927 [ 13 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 187 rows starting from the beginning of the part 2024.02.02 03:25:29.637036 [ 3 ] {e66302e0-3a8b-44e6-a1ab-7ab350b3c601} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:25:29.637869 [ 3 ] {e66302e0-3a8b-44e6-a1ab-7ab350b3c601} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.02 03:25:29.638341 [ 3 ] {e66302e0-3a8b-44e6-a1ab-7ab350b3c601} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.02 03:25:29.638666 [ 3 ] {e66302e0-3a8b-44e6-a1ab-7ab350b3c601} oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.02 03:25:29.638839 [ 18 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1016 rows, containing 4 columns (4 merged, 0 gathered) in 0.003177197 sec., 319778.72319531965 rows/sec., 30.09 MiB/sec. 2024.02.02 03:25:29.638919 [ 3 ] {e66302e0-3a8b-44e6-a1ab-7ab350b3c601} executeQuery: Read 2 rows, 143.00 B in 0.002408311 sec., 830 rows/sec., 57.99 KiB/sec. 2024.02.02 03:25:29.639036 [ 23 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.02 03:25:29.639077 [ 3 ] {e66302e0-3a8b-44e6-a1ab-7ab350b3c601} DynamicQueryHandler: Done processing query 2024.02.02 03:25:29.639103 [ 3 ] {e66302e0-3a8b-44e6-a1ab-7ab350b3c601} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:25:29.639120 [ 3 ] {} HTTP-Session: 71bb190c-da80-4cdd-a220-bd772fee62c6 Destroying unnamed session 2024.02.02 03:25:29.639245 [ 23 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_31_6} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.02 03:25:29.639257 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 12919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:25:29.639305 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:25:29.639313 [ 23 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_31_6} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.02 03:25:29.639329 [ 3 ] {} HTTP-Session: 95e1a551-7bec-421b-918c-5bb527ee97c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:25:29.639348 [ 3 ] {} HTTP-Session: 95e1a551-7bec-421b-918c-5bb527ee97c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:25:29.639444 [ 3 ] {5a9befaf-b067-4948-ae40-14b4397149a4} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:25:29.639489 [ 3 ] {5a9befaf-b067-4948-ae40-14b4397149a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 03:25:29.639596 [ 3 ] {5a9befaf-b067-4948-ae40-14b4397149a4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:25:29.639938 [ 3 ] {5a9befaf-b067-4948-ae40-14b4397149a4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.02 03:25:29.640147 [ 3 ] {5a9befaf-b067-4948-ae40-14b4397149a4} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.02 03:25:29.640299 [ 3 ] {5a9befaf-b067-4948-ae40-14b4397149a4} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.02 03:25:29.640420 [ 3 ] {5a9befaf-b067-4948-ae40-14b4397149a4} executeQuery: Read 76 rows, 6.07 KiB in 0.000938888 sec., 80946 rows/sec., 6.31 MiB/sec. 2024.02.02 03:25:29.640413 [ 117 ] {} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.02 03:25:29.640504 [ 117 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.02 03:25:29.640604 [ 3 ] {5a9befaf-b067-4948-ae40-14b4397149a4} DynamicQueryHandler: Done processing query 2024.02.02 03:25:29.640605 [ 15 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.02 03:25:29.640635 [ 3 ] {5a9befaf-b067-4948-ae40-14b4397149a4} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 03:25:29.640661 [ 3 ] {} HTTP-Session: 95e1a551-7bec-421b-918c-5bb527ee97c3 Destroying unnamed session 2024.02.02 03:25:29.640706 [ 15 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:25:29.640734 [ 15 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 100 rows starting from the beginning of the part 2024.02.02 03:25:29.640785 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:25:29.640839 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:25:29.640857 [ 15 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 50 rows starting from the beginning of the part 2024.02.02 03:25:29.640887 [ 3 ] {} HTTP-Session: 387a6a57-61cd-4ff3-9910-c63edb23f22b Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:25:29.640914 [ 3 ] {} HTTP-Session: 387a6a57-61cd-4ff3-9910-c63edb23f22b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:25:29.641011 [ 15 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 74 rows starting from the beginning of the part 2024.02.02 03:25:29.641037 [ 3 ] {4f9b9d13-9a32-49bc-a6c4-c91e0c609dad} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:25:29.641096 [ 3 ] {4f9b9d13-9a32-49bc-a6c4-c91e0c609dad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 03:25:29.641134 [ 15 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 54 rows starting from the beginning of the part 2024.02.02 03:25:29.641297 [ 15 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 52 rows starting from the beginning of the part 2024.02.02 03:25:29.641376 [ 3 ] {4f9b9d13-9a32-49bc-a6c4-c91e0c609dad} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:25:29.641414 [ 15 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 76 rows starting from the beginning of the part 2024.02.02 03:25:29.641860 [ 3 ] {4f9b9d13-9a32-49bc-a6c4-c91e0c609dad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.02 03:25:29.642236 [ 3 ] {4f9b9d13-9a32-49bc-a6c4-c91e0c609dad} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.02 03:25:29.642314 [ 15 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 406 rows, containing 4 columns (4 merged, 0 gathered) in 0.001738605 sec., 233520.5523968929 rows/sec., 18.24 MiB/sec. 2024.02.02 03:25:29.642413 [ 15 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.02 03:25:29.642479 [ 3 ] {4f9b9d13-9a32-49bc-a6c4-c91e0c609dad} oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.02 03:25:29.642637 [ 3 ] {4f9b9d13-9a32-49bc-a6c4-c91e0c609dad} executeQuery: Read 37 rows, 2.67 KiB in 0.001563003 sec., 23672 rows/sec., 1.67 MiB/sec. 2024.02.02 03:25:29.642661 [ 15 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_31_6} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.02 03:25:29.642750 [ 15 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_31_6} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.02 03:25:29.642788 [ 3 ] {4f9b9d13-9a32-49bc-a6c4-c91e0c609dad} DynamicQueryHandler: Done processing query 2024.02.02 03:25:29.642821 [ 3 ] {4f9b9d13-9a32-49bc-a6c4-c91e0c609dad} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:25:29.642839 [ 3 ] {} HTTP-Session: 387a6a57-61cd-4ff3-9910-c63edb23f22b Destroying unnamed session 2024.02.02 03:25:29.642995 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:25:29.643041 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:25:29.643059 [ 3 ] {} HTTP-Session: cfcfcd34-5f7a-4e0a-a813-cf751416653c Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:25:29.643076 [ 3 ] {} HTTP-Session: cfcfcd34-5f7a-4e0a-a813-cf751416653c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:25:29.643170 [ 3 ] {c71d1866-1636-4cf8-93c7-b945c7b5426e} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:25:29.643214 [ 3 ] {c71d1866-1636-4cf8-93c7-b945c7b5426e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 03:25:29.643347 [ 3 ] {c71d1866-1636-4cf8-93c7-b945c7b5426e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:25:29.643884 [ 3 ] {c71d1866-1636-4cf8-93c7-b945c7b5426e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.02 03:25:29.644201 [ 3 ] {c71d1866-1636-4cf8-93c7-b945c7b5426e} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.02 03:25:29.644382 [ 3 ] {c71d1866-1636-4cf8-93c7-b945c7b5426e} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.02 03:25:29.644496 [ 117 ] {} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.02 03:25:29.644514 [ 3 ] {c71d1866-1636-4cf8-93c7-b945c7b5426e} executeQuery: Read 50 rows, 69.09 KiB in 0.001315451 sec., 38009 rows/sec., 51.29 MiB/sec. 2024.02.02 03:25:29.644544 [ 117 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.02 03:25:29.644721 [ 23 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.02 03:25:29.644805 [ 3 ] {c71d1866-1636-4cf8-93c7-b945c7b5426e} DynamicQueryHandler: Done processing query 2024.02.02 03:25:29.644829 [ 3 ] {c71d1866-1636-4cf8-93c7-b945c7b5426e} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.02 03:25:29.644847 [ 23 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:25:29.644853 [ 3 ] {} HTTP-Session: cfcfcd34-5f7a-4e0a-a813-cf751416653c Destroying unnamed session 2024.02.02 03:25:29.644882 [ 23 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1269 rows starting from the beginning of the part 2024.02.02 03:25:29.644978 [ 23 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 50 rows starting from the beginning of the part 2024.02.02 03:25:29.645062 [ 23 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 50 rows starting from the beginning of the part 2024.02.02 03:25:29.645143 [ 23 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 50 rows starting from the beginning of the part 2024.02.02 03:25:29.645220 [ 23 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 50 rows starting from the beginning of the part 2024.02.02 03:25:29.645296 [ 23 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 50 rows starting from the beginning of the part 2024.02.02 03:25:29.648982 [ 13 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1519 rows, containing 6 columns (6 merged, 0 gathered) in 0.004368487 sec., 347717.6422866773 rows/sec., 469.23 MiB/sec. 2024.02.02 03:25:29.650127 [ 13 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.02 03:25:29.650356 [ 13 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_31_6} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.02 03:25:29.650419 [ 13 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_31_6} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.02 03:25:29.650493 [ 13 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_31_6: 8.12 MiB. 2024.02.02 03:25:30.000151 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 233.96 MiB, peak 242.06 MiB, will set to 235.16 MiB (RSS), difference: 1.20 MiB 2024.02.02 03:25:38.655890 [ 75 ] {} DNSResolver: Updating DNS cache 2024.02.02 03:25:38.655961 [ 75 ] {} DNSResolver: Updated DNS cache 2024.02.02 03:25:39.626938 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:25:39.627053 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:25:39.627084 [ 3 ] {} HTTP-Session: 52763b23-9692-45dd-8c1e-619e7d9b6521 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:25:39.627112 [ 3 ] {} HTTP-Session: 52763b23-9692-45dd-8c1e-619e7d9b6521 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:25:39.627256 [ 3 ] {4948f1f5-c5cb-4926-abb8-ffa0115a9be3} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:25:39.627323 [ 3 ] {4948f1f5-c5cb-4926-abb8-ffa0115a9be3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 03:25:39.627484 [ 3 ] {4948f1f5-c5cb-4926-abb8-ffa0115a9be3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:25:39.627990 [ 3 ] {4948f1f5-c5cb-4926-abb8-ffa0115a9be3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.02 03:25:39.628265 [ 3 ] {4948f1f5-c5cb-4926-abb8-ffa0115a9be3} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.02 03:25:39.628436 [ 3 ] {4948f1f5-c5cb-4926-abb8-ffa0115a9be3} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.02 03:25:39.628554 [ 3 ] {4948f1f5-c5cb-4926-abb8-ffa0115a9be3} executeQuery: Read 50 rows, 4.05 KiB in 0.001257881 sec., 39749 rows/sec., 3.15 MiB/sec. 2024.02.02 03:25:39.628720 [ 3 ] {4948f1f5-c5cb-4926-abb8-ffa0115a9be3} DynamicQueryHandler: Done processing query 2024.02.02 03:25:39.628746 [ 3 ] {4948f1f5-c5cb-4926-abb8-ffa0115a9be3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:25:39.628763 [ 3 ] {} HTTP-Session: 52763b23-9692-45dd-8c1e-619e7d9b6521 Destroying unnamed session 2024.02.02 03:25:39.628925 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 23981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:25:39.628979 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:25:39.628999 [ 3 ] {} HTTP-Session: bcf10ec9-23e0-4fa0-8bbd-e5f1e5c11917 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:25:39.629018 [ 3 ] {} HTTP-Session: bcf10ec9-23e0-4fa0-8bbd-e5f1e5c11917 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:25:39.629104 [ 3 ] {9672b023-165d-4445-bc1c-518bc3db09ae} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:25:39.629148 [ 3 ] {9672b023-165d-4445-bc1c-518bc3db09ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 03:25:39.629260 [ 3 ] {9672b023-165d-4445-bc1c-518bc3db09ae} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:25:39.629673 [ 3 ] {9672b023-165d-4445-bc1c-518bc3db09ae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.02 03:25:39.629896 [ 3 ] {9672b023-165d-4445-bc1c-518bc3db09ae} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.02 03:25:39.630053 [ 3 ] {9672b023-165d-4445-bc1c-518bc3db09ae} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.02 03:25:39.630149 [ 3 ] {9672b023-165d-4445-bc1c-518bc3db09ae} executeQuery: Read 150 rows, 14.79 KiB in 0.001015138 sec., 147763 rows/sec., 14.23 MiB/sec. 2024.02.02 03:25:39.630293 [ 3 ] {9672b023-165d-4445-bc1c-518bc3db09ae} DynamicQueryHandler: Done processing query 2024.02.02 03:25:39.630317 [ 3 ] {9672b023-165d-4445-bc1c-518bc3db09ae} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.02 03:25:39.630334 [ 3 ] {} HTTP-Session: bcf10ec9-23e0-4fa0-8bbd-e5f1e5c11917 Destroying unnamed session 2024.02.02 03:25:39.630466 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 8528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:25:39.630512 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:25:39.630532 [ 3 ] {} HTTP-Session: f53d5c28-3b93-47f1-bf01-0e0e2007a854 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:25:39.630548 [ 3 ] {} HTTP-Session: f53d5c28-3b93-47f1-bf01-0e0e2007a854 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:25:39.630623 [ 3 ] {c30a96a4-7b0b-469e-8478-c37660a59007} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:25:39.630664 [ 3 ] {c30a96a4-7b0b-469e-8478-c37660a59007} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 03:25:39.630776 [ 3 ] {c30a96a4-7b0b-469e-8478-c37660a59007} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:25:39.631150 [ 3 ] {c30a96a4-7b0b-469e-8478-c37660a59007} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.02 03:25:39.631362 [ 3 ] {c30a96a4-7b0b-469e-8478-c37660a59007} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.02 03:25:39.631523 [ 3 ] {c30a96a4-7b0b-469e-8478-c37660a59007} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.02 03:25:39.631616 [ 3 ] {c30a96a4-7b0b-469e-8478-c37660a59007} executeQuery: Read 50 rows, 4.00 KiB in 0.000965258 sec., 51799 rows/sec., 4.05 MiB/sec. 2024.02.02 03:25:39.631732 [ 3 ] {c30a96a4-7b0b-469e-8478-c37660a59007} DynamicQueryHandler: Done processing query 2024.02.02 03:25:39.631755 [ 3 ] {c30a96a4-7b0b-469e-8478-c37660a59007} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.02 03:25:39.631770 [ 3 ] {} HTTP-Session: f53d5c28-3b93-47f1-bf01-0e0e2007a854 Destroying unnamed session 2024.02.02 03:25:39.631967 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:25:39.632013 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:25:39.632033 [ 3 ] {} HTTP-Session: 3d656c03-efa9-4b00-a719-1382bd9dd1f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:25:39.632049 [ 3 ] {} HTTP-Session: 3d656c03-efa9-4b00-a719-1382bd9dd1f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:25:39.632143 [ 3 ] {8064699b-ed6b-4277-a924-2699f4ebeca0} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:25:39.632190 [ 3 ] {8064699b-ed6b-4277-a924-2699f4ebeca0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 03:25:39.632324 [ 3 ] {8064699b-ed6b-4277-a924-2699f4ebeca0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:25:39.632846 [ 3 ] {8064699b-ed6b-4277-a924-2699f4ebeca0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.02 03:25:39.633167 [ 3 ] {8064699b-ed6b-4277-a924-2699f4ebeca0} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.02 03:25:39.633350 [ 3 ] {8064699b-ed6b-4277-a924-2699f4ebeca0} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.02 03:25:39.633451 [ 3 ] {8064699b-ed6b-4277-a924-2699f4ebeca0} executeQuery: Read 50 rows, 69.09 KiB in 0.001279661 sec., 39072 rows/sec., 52.73 MiB/sec. 2024.02.02 03:25:39.633578 [ 3 ] {8064699b-ed6b-4277-a924-2699f4ebeca0} DynamicQueryHandler: Done processing query 2024.02.02 03:25:39.633601 [ 3 ] {8064699b-ed6b-4277-a924-2699f4ebeca0} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.02 03:25:39.633617 [ 3 ] {} HTTP-Session: 3d656c03-efa9-4b00-a719-1382bd9dd1f9 Destroying unnamed session 2024.02.02 03:25:40.062646 [ 75 ] {} oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2024.02.02 03:25:40.062709 [ 75 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.02 03:25:40.062782 [ 19 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact 2024.02.02 03:25:40.062888 [ 19 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:25:40.062917 [ 19 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::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.02 03:25:40.063046 [ 19 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::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.02 03:25:40.063127 [ 19 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::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.02 03:25:40.063205 [ 19 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::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.02 03:25:40.063278 [ 19 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::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.02 03:25:40.063780 [ 19 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001028778 sec., 17496.486122370425 rows/sec., 1.43 MiB/sec. 2024.02.02 03:25:40.063865 [ 19 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2024.02.02 03:25:40.064015 [ 19 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_14_3} oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2024.02.02 03:25:40.064070 [ 19 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_14_3} oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 2024.02.02 03:25:40.290531 [ 101 ] {} oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2024.02.02 03:25:40.290614 [ 101 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.02 03:25:40.290687 [ 13 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact 2024.02.02 03:25:40.290777 [ 13 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:25:40.290809 [ 13 ] {70666373-b15a-45ec-829c-f6f2e7473feb::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.02 03:25:40.290925 [ 13 ] {70666373-b15a-45ec-829c-f6f2e7473feb::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.02 03:25:40.291025 [ 13 ] {70666373-b15a-45ec-829c-f6f2e7473feb::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.02 03:25:40.291108 [ 13 ] {70666373-b15a-45ec-829c-f6f2e7473feb::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.02 03:25:40.291188 [ 13 ] {70666373-b15a-45ec-829c-f6f2e7473feb::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.02 03:25:40.291755 [ 20 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001089889 sec., 16515.443315787204 rows/sec., 1.13 MiB/sec. 2024.02.02 03:25:40.291913 [ 12 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2024.02.02 03:25:40.292144 [ 12 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_14_3} oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2024.02.02 03:25:40.292214 [ 12 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_14_3} oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 2024.02.02 03:25:43.006802 [ 113 ] {} oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 2024.02.02 03:25:43.006950 [ 113 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.02 03:25:43.007070 [ 23 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_19_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact 2024.02.02 03:25:43.007219 [ 23 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_19_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:25:43.007261 [ 23 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 758 rows starting from the beginning of the part 2024.02.02 03:25:43.007402 [ 23 ] {98782b87-db9b-4f74-843f-2c662de779ef::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.02 03:25:43.007509 [ 23 ] {98782b87-db9b-4f74-843f-2c662de779ef::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.02 03:25:43.007600 [ 23 ] {98782b87-db9b-4f74-843f-2c662de779ef::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.02 03:25:43.007683 [ 23 ] {98782b87-db9b-4f74-843f-2c662de779ef::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.02 03:25:43.008396 [ 20 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_19_4} MergeTask::MergeProjectionsStage: Merge sorted 834 rows, containing 5 columns (5 merged, 0 gathered) in 0.001372202 sec., 607782.236143075 rows/sec., 42.87 MiB/sec. 2024.02.02 03:25:43.008549 [ 23 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_19_4} MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) 2024.02.02 03:25:43.008775 [ 23 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_19_4} oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. 2024.02.02 03:25:43.008836 [ 23 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_19_4} oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef) (MergerMutator): Merged 5 parts: from all_1_15_3 to all_19_19_0 2024.02.02 03:25:49.627369 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:25:49.627491 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:25:49.627517 [ 3 ] {} HTTP-Session: c92d0421-18b5-40d9-bb96-b8de8890d7c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:25:49.627542 [ 3 ] {} HTTP-Session: c92d0421-18b5-40d9-bb96-b8de8890d7c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:25:49.627668 [ 3 ] {175a4739-f24d-4857-8285-3e5622cdda6c} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:25:49.627728 [ 3 ] {175a4739-f24d-4857-8285-3e5622cdda6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 03:25:49.627889 [ 3 ] {175a4739-f24d-4857-8285-3e5622cdda6c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:25:49.628389 [ 3 ] {175a4739-f24d-4857-8285-3e5622cdda6c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.02 03:25:49.628658 [ 3 ] {175a4739-f24d-4857-8285-3e5622cdda6c} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.02 03:25:49.628824 [ 3 ] {175a4739-f24d-4857-8285-3e5622cdda6c} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.02 03:25:49.628967 [ 3 ] {175a4739-f24d-4857-8285-3e5622cdda6c} executeQuery: Read 50 rows, 4.05 KiB in 0.001264511 sec., 39540 rows/sec., 3.13 MiB/sec. 2024.02.02 03:25:49.629119 [ 3 ] {175a4739-f24d-4857-8285-3e5622cdda6c} DynamicQueryHandler: Done processing query 2024.02.02 03:25:49.629144 [ 3 ] {175a4739-f24d-4857-8285-3e5622cdda6c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:25:49.629162 [ 3 ] {} HTTP-Session: c92d0421-18b5-40d9-bb96-b8de8890d7c1 Destroying unnamed session 2024.02.02 03:25:49.629392 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 23981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:25:49.629445 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:25:49.629464 [ 3 ] {} HTTP-Session: cf6651d3-e93b-4dff-988c-a2c9f9ec07a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:25:49.629483 [ 3 ] {} HTTP-Session: cf6651d3-e93b-4dff-988c-a2c9f9ec07a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:25:49.629568 [ 3 ] {90f51d4d-7b56-4596-bd7a-0268cfcda292} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:25:49.629610 [ 3 ] {90f51d4d-7b56-4596-bd7a-0268cfcda292} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 03:25:49.629722 [ 3 ] {90f51d4d-7b56-4596-bd7a-0268cfcda292} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:25:49.630148 [ 3 ] {90f51d4d-7b56-4596-bd7a-0268cfcda292} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.02 03:25:49.630370 [ 3 ] {90f51d4d-7b56-4596-bd7a-0268cfcda292} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.02 03:25:49.630523 [ 3 ] {90f51d4d-7b56-4596-bd7a-0268cfcda292} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.02 03:25:49.630643 [ 3 ] {90f51d4d-7b56-4596-bd7a-0268cfcda292} executeQuery: Read 150 rows, 14.79 KiB in 0.001045059 sec., 143532 rows/sec., 13.82 MiB/sec. 2024.02.02 03:25:49.630769 [ 3 ] {90f51d4d-7b56-4596-bd7a-0268cfcda292} DynamicQueryHandler: Done processing query 2024.02.02 03:25:49.630794 [ 3 ] {90f51d4d-7b56-4596-bd7a-0268cfcda292} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.02 03:25:49.630810 [ 3 ] {} HTTP-Session: cf6651d3-e93b-4dff-988c-a2c9f9ec07a1 Destroying unnamed session 2024.02.02 03:25:49.630989 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 8528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:25:49.631037 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:25:49.631055 [ 3 ] {} HTTP-Session: 687dc27b-e9bd-4a41-b2c4-9feb4fbea52b Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:25:49.631072 [ 3 ] {} HTTP-Session: 687dc27b-e9bd-4a41-b2c4-9feb4fbea52b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:25:49.631144 [ 3 ] {afe5c50d-f955-48d1-aecb-d32e7d620944} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:25:49.631184 [ 3 ] {afe5c50d-f955-48d1-aecb-d32e7d620944} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 03:25:49.631290 [ 3 ] {afe5c50d-f955-48d1-aecb-d32e7d620944} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:25:49.631601 [ 3 ] {afe5c50d-f955-48d1-aecb-d32e7d620944} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.02 03:25:49.631807 [ 3 ] {afe5c50d-f955-48d1-aecb-d32e7d620944} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.02 03:25:49.631975 [ 3 ] {afe5c50d-f955-48d1-aecb-d32e7d620944} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.02 03:25:49.632100 [ 3 ] {afe5c50d-f955-48d1-aecb-d32e7d620944} executeQuery: Read 50 rows, 4.00 KiB in 0.000925127 sec., 54046 rows/sec., 4.23 MiB/sec. 2024.02.02 03:25:49.632256 [ 3 ] {afe5c50d-f955-48d1-aecb-d32e7d620944} DynamicQueryHandler: Done processing query 2024.02.02 03:25:49.632281 [ 3 ] {afe5c50d-f955-48d1-aecb-d32e7d620944} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.02 03:25:49.632296 [ 3 ] {} HTTP-Session: 687dc27b-e9bd-4a41-b2c4-9feb4fbea52b Destroying unnamed session 2024.02.02 03:25:49.632435 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:25:49.632481 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:25:49.632499 [ 3 ] {} HTTP-Session: 5a6e0243-6ac2-405a-921b-f238a8631fdb Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:25:49.632516 [ 3 ] {} HTTP-Session: 5a6e0243-6ac2-405a-921b-f238a8631fdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:25:49.632603 [ 3 ] {c4405c50-7716-4d82-832b-6a1d9130ec42} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:25:49.632648 [ 3 ] {c4405c50-7716-4d82-832b-6a1d9130ec42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 03:25:49.632791 [ 3 ] {c4405c50-7716-4d82-832b-6a1d9130ec42} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:25:49.633308 [ 3 ] {c4405c50-7716-4d82-832b-6a1d9130ec42} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.02 03:25:49.633638 [ 3 ] {c4405c50-7716-4d82-832b-6a1d9130ec42} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.02 03:25:49.633819 [ 3 ] {c4405c50-7716-4d82-832b-6a1d9130ec42} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.02 03:25:49.633950 [ 3 ] {c4405c50-7716-4d82-832b-6a1d9130ec42} executeQuery: Read 50 rows, 69.09 KiB in 0.001318121 sec., 37932 rows/sec., 51.19 MiB/sec. 2024.02.02 03:25:49.634081 [ 3 ] {c4405c50-7716-4d82-832b-6a1d9130ec42} DynamicQueryHandler: Done processing query 2024.02.02 03:25:49.634103 [ 3 ] {c4405c50-7716-4d82-832b-6a1d9130ec42} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.02 03:25:49.634120 [ 3 ] {} HTTP-Session: 5a6e0243-6ac2-405a-921b-f238a8631fdb Destroying unnamed session 2024.02.02 03:25:53.656203 [ 111 ] {} DNSResolver: Updating DNS cache 2024.02.02 03:25:53.656277 [ 111 ] {} DNSResolver: Updated DNS cache 2024.02.02 03:25:59.629354 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:25:59.629475 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:25:59.629501 [ 3 ] {} HTTP-Session: 4945d4bf-9e7c-41d1-938e-9ec04516db0e Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:25:59.629526 [ 3 ] {} HTTP-Session: 4945d4bf-9e7c-41d1-938e-9ec04516db0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:25:59.629654 [ 3 ] {2af67837-0a07-43f1-a691-6aee02429833} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:25:59.629713 [ 3 ] {2af67837-0a07-43f1-a691-6aee02429833} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 03:25:59.629875 [ 3 ] {2af67837-0a07-43f1-a691-6aee02429833} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:25:59.630324 [ 3 ] {2af67837-0a07-43f1-a691-6aee02429833} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.02 03:25:59.630587 [ 3 ] {2af67837-0a07-43f1-a691-6aee02429833} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.02 03:25:59.630755 [ 3 ] {2af67837-0a07-43f1-a691-6aee02429833} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.02 03:25:59.630892 [ 3 ] {2af67837-0a07-43f1-a691-6aee02429833} executeQuery: Read 50 rows, 4.05 KiB in 0.00119965 sec., 41678 rows/sec., 3.30 MiB/sec. 2024.02.02 03:25:59.631055 [ 3 ] {2af67837-0a07-43f1-a691-6aee02429833} DynamicQueryHandler: Done processing query 2024.02.02 03:25:59.631079 [ 3 ] {2af67837-0a07-43f1-a691-6aee02429833} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:25:59.631096 [ 3 ] {} HTTP-Session: 4945d4bf-9e7c-41d1-938e-9ec04516db0e Destroying unnamed session 2024.02.02 03:25:59.631258 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 28976, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:25:59.631308 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:25:59.631329 [ 3 ] {} HTTP-Session: ebf6215b-52f7-4732-b0c1-251eb63688af Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:25:59.631348 [ 3 ] {} HTTP-Session: ebf6215b-52f7-4732-b0c1-251eb63688af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:25:59.631436 [ 3 ] {b0830208-74d5-4b8e-ae48-dbabc73b03a9} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:25:59.631478 [ 3 ] {b0830208-74d5-4b8e-ae48-dbabc73b03a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 03:25:59.631587 [ 3 ] {b0830208-74d5-4b8e-ae48-dbabc73b03a9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:25:59.632040 [ 3 ] {b0830208-74d5-4b8e-ae48-dbabc73b03a9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.02 03:25:59.632270 [ 3 ] {b0830208-74d5-4b8e-ae48-dbabc73b03a9} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.02 03:25:59.632426 [ 3 ] {b0830208-74d5-4b8e-ae48-dbabc73b03a9} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.02 03:25:59.632555 [ 3 ] {b0830208-74d5-4b8e-ae48-dbabc73b03a9} executeQuery: Read 186 rows, 17.61 KiB in 0.001083489 sec., 171667 rows/sec., 15.87 MiB/sec. 2024.02.02 03:25:59.632717 [ 3 ] {b0830208-74d5-4b8e-ae48-dbabc73b03a9} DynamicQueryHandler: Done processing query 2024.02.02 03:25:59.632742 [ 3 ] {b0830208-74d5-4b8e-ae48-dbabc73b03a9} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.02 03:25:59.632759 [ 3 ] {} HTTP-Session: ebf6215b-52f7-4732-b0c1-251eb63688af Destroying unnamed session 2024.02.02 03:25:59.632883 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 12578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:25:59.632929 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:25:59.632948 [ 3 ] {} HTTP-Session: 169cf1be-b782-40a9-a714-cb10e02021f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:25:59.632965 [ 3 ] {} HTTP-Session: 169cf1be-b782-40a9-a714-cb10e02021f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:25:59.633042 [ 3 ] {a2da4197-74c3-485a-bc0e-cc35ca21fd5a} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:25:59.633083 [ 3 ] {a2da4197-74c3-485a-bc0e-cc35ca21fd5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 03:25:59.633198 [ 3 ] {a2da4197-74c3-485a-bc0e-cc35ca21fd5a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:25:59.633584 [ 3 ] {a2da4197-74c3-485a-bc0e-cc35ca21fd5a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.02 03:25:59.633808 [ 3 ] {a2da4197-74c3-485a-bc0e-cc35ca21fd5a} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.02 03:25:59.633963 [ 3 ] {a2da4197-74c3-485a-bc0e-cc35ca21fd5a} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.02 03:25:59.634081 [ 3 ] {a2da4197-74c3-485a-bc0e-cc35ca21fd5a} executeQuery: Read 74 rows, 5.90 KiB in 0.001009299 sec., 73318 rows/sec., 5.71 MiB/sec. 2024.02.02 03:25:59.634207 [ 3 ] {a2da4197-74c3-485a-bc0e-cc35ca21fd5a} DynamicQueryHandler: Done processing query 2024.02.02 03:25:59.634230 [ 3 ] {a2da4197-74c3-485a-bc0e-cc35ca21fd5a} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 03:25:59.634247 [ 3 ] {} HTTP-Session: 169cf1be-b782-40a9-a714-cb10e02021f2 Destroying unnamed session 2024.02.02 03:25:59.634357 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7048, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:25:59.634401 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:25:59.634421 [ 3 ] {} HTTP-Session: 7df7995e-bd7f-4034-99c9-619597bd39a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:25:59.634438 [ 3 ] {} HTTP-Session: 7df7995e-bd7f-4034-99c9-619597bd39a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:25:59.634512 [ 3 ] {fe1aaab2-00c1-48ec-8bc4-1ae676c63881} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:25:59.634556 [ 3 ] {fe1aaab2-00c1-48ec-8bc4-1ae676c63881} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 03:25:59.634680 [ 3 ] {fe1aaab2-00c1-48ec-8bc4-1ae676c63881} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:25:59.635006 [ 3 ] {fe1aaab2-00c1-48ec-8bc4-1ae676c63881} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.02 03:25:59.635265 [ 3 ] {fe1aaab2-00c1-48ec-8bc4-1ae676c63881} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.02 03:25:59.635440 [ 3 ] {fe1aaab2-00c1-48ec-8bc4-1ae676c63881} oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.02 03:25:59.635564 [ 3 ] {fe1aaab2-00c1-48ec-8bc4-1ae676c63881} executeQuery: Read 36 rows, 2.60 KiB in 0.001020489 sec., 35277 rows/sec., 2.49 MiB/sec. 2024.02.02 03:25:59.635699 [ 3 ] {fe1aaab2-00c1-48ec-8bc4-1ae676c63881} DynamicQueryHandler: Done processing query 2024.02.02 03:25:59.635722 [ 3 ] {fe1aaab2-00c1-48ec-8bc4-1ae676c63881} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:25:59.635738 [ 3 ] {} HTTP-Session: 7df7995e-bd7f-4034-99c9-619597bd39a1 Destroying unnamed session 2024.02.02 03:25:59.635895 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:25:59.635942 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:25:59.635961 [ 3 ] {} HTTP-Session: 6dd280e4-83f6-4989-b6d8-d98ea23dd971 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:25:59.635978 [ 3 ] {} HTTP-Session: 6dd280e4-83f6-4989-b6d8-d98ea23dd971 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:25:59.636069 [ 3 ] {4609b2cc-12f6-4478-b663-82ffa377d9b9} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:25:59.636113 [ 3 ] {4609b2cc-12f6-4478-b663-82ffa377d9b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 03:25:59.636246 [ 3 ] {4609b2cc-12f6-4478-b663-82ffa377d9b9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:25:59.636789 [ 3 ] {4609b2cc-12f6-4478-b663-82ffa377d9b9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.02 03:25:59.637108 [ 3 ] {4609b2cc-12f6-4478-b663-82ffa377d9b9} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.02 03:25:59.637286 [ 3 ] {4609b2cc-12f6-4478-b663-82ffa377d9b9} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.02 03:25:59.637418 [ 3 ] {4609b2cc-12f6-4478-b663-82ffa377d9b9} executeQuery: Read 50 rows, 69.09 KiB in 0.001313471 sec., 38067 rows/sec., 51.37 MiB/sec. 2024.02.02 03:25:59.637662 [ 3 ] {4609b2cc-12f6-4478-b663-82ffa377d9b9} DynamicQueryHandler: Done processing query 2024.02.02 03:25:59.637686 [ 3 ] {4609b2cc-12f6-4478-b663-82ffa377d9b9} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.02 03:25:59.637702 [ 3 ] {} HTTP-Session: 6dd280e4-83f6-4989-b6d8-d98ea23dd971 Destroying unnamed session 2024.02.02 03:26:08.656689 [ 105 ] {} DNSResolver: Updating DNS cache 2024.02.02 03:26:08.656756 [ 105 ] {} DNSResolver: Updated DNS cache 2024.02.02 03:26:09.627423 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:26:09.627541 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:26:09.627571 [ 3 ] {} HTTP-Session: 8bd07a6e-21cb-47b7-a675-ace783fb7636 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:26:09.627600 [ 3 ] {} HTTP-Session: 8bd07a6e-21cb-47b7-a675-ace783fb7636 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:26:09.627747 [ 3 ] {289201f3-4997-4426-9706-cfb38173699a} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:26:09.627816 [ 3 ] {289201f3-4997-4426-9706-cfb38173699a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 03:26:09.627999 [ 3 ] {289201f3-4997-4426-9706-cfb38173699a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:26:09.628550 [ 3 ] {289201f3-4997-4426-9706-cfb38173699a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.02 03:26:09.628815 [ 3 ] {289201f3-4997-4426-9706-cfb38173699a} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.02.02 03:26:09.628978 [ 3 ] {289201f3-4997-4426-9706-cfb38173699a} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.02.02 03:26:09.629109 [ 3 ] {289201f3-4997-4426-9706-cfb38173699a} executeQuery: Read 50 rows, 4.05 KiB in 0.001317762 sec., 37943 rows/sec., 3.00 MiB/sec. 2024.02.02 03:26:09.629123 [ 105 ] {} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f) (MergerMutator): Selected 5 parts from all_1_31_7 to all_35_35_0 2024.02.02 03:26:09.629247 [ 105 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.02 03:26:09.629322 [ 3 ] {289201f3-4997-4426-9706-cfb38173699a} DynamicQueryHandler: Done processing query 2024.02.02 03:26:09.629354 [ 13 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_35_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_31_7 to all_35_35_0 into Compact 2024.02.02 03:26:09.629369 [ 3 ] {289201f3-4997-4426-9706-cfb38173699a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:26:09.629410 [ 3 ] {} HTTP-Session: 8bd07a6e-21cb-47b7-a675-ace783fb7636 Destroying unnamed session 2024.02.02 03:26:09.629491 [ 13 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_35_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:26:09.629542 [ 13 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_35_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_7, total 50 rows starting from the beginning of the part 2024.02.02 03:26:09.629572 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:26:09.629653 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:26:09.629689 [ 3 ] {} HTTP-Session: 25e99ee4-64d0-4bcb-a4cc-f099c3e92a1b Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:26:09.629743 [ 3 ] {} HTTP-Session: 25e99ee4-64d0-4bcb-a4cc-f099c3e92a1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:26:09.629791 [ 13 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_35_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 50 rows starting from the beginning of the part 2024.02.02 03:26:09.629941 [ 3 ] {0a47da73-cb29-4694-bb45-cb59987e0e90} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:26:09.630046 [ 13 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_35_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 50 rows starting from the beginning of the part 2024.02.02 03:26:09.630048 [ 3 ] {0a47da73-cb29-4694-bb45-cb59987e0e90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.02 03:26:09.630343 [ 13 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_35_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 50 rows starting from the beginning of the part 2024.02.02 03:26:09.630526 [ 3 ] {0a47da73-cb29-4694-bb45-cb59987e0e90} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:26:09.630592 [ 13 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_35_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 50 rows starting from the beginning of the part 2024.02.02 03:26:09.631243 [ 3 ] {0a47da73-cb29-4694-bb45-cb59987e0e90} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.02 03:26:09.631731 [ 3 ] {0a47da73-cb29-4694-bb45-cb59987e0e90} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.02 03:26:09.631857 [ 20 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_35_8} MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 4 columns (4 merged, 0 gathered) in 0.002552272 sec., 97951.9424261991 rows/sec., 7.75 MiB/sec. 2024.02.02 03:26:09.632012 [ 3 ] {0a47da73-cb29-4694-bb45-cb59987e0e90} oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.02 03:26:09.632059 [ 13 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_35_8} MergedBlockOutputStream: filled checksums all_1_35_8 (state Temporary) 2024.02.02 03:26:09.632195 [ 3 ] {0a47da73-cb29-4694-bb45-cb59987e0e90} executeQuery: Read 4 rows, 342.00 B in 0.002202239 sec., 1816 rows/sec., 151.66 KiB/sec. 2024.02.02 03:26:09.632359 [ 13 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_35_8} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_merge_all_1_35_8 to all_1_35_8. 2024.02.02 03:26:09.632416 [ 3 ] {0a47da73-cb29-4694-bb45-cb59987e0e90} DynamicQueryHandler: Done processing query 2024.02.02 03:26:09.632443 [ 13 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_35_8} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f) (MergerMutator): Merged 5 parts: from all_1_31_7 to all_35_35_0 2024.02.02 03:26:09.632454 [ 3 ] {0a47da73-cb29-4694-bb45-cb59987e0e90} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:26:09.632490 [ 3 ] {} HTTP-Session: 25e99ee4-64d0-4bcb-a4cc-f099c3e92a1b Destroying unnamed session 2024.02.02 03:26:09.632687 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 24281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:26:09.632736 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:26:09.632757 [ 3 ] {} HTTP-Session: a93c335f-5249-4eff-a1e4-d7734db8c23b Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:26:09.632774 [ 3 ] {} HTTP-Session: a93c335f-5249-4eff-a1e4-d7734db8c23b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:26:09.632856 [ 3 ] {806cc5ed-e6fd-4afe-b6ce-aea0539f553e} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:26:09.632898 [ 3 ] {806cc5ed-e6fd-4afe-b6ce-aea0539f553e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 03:26:09.633017 [ 3 ] {806cc5ed-e6fd-4afe-b6ce-aea0539f553e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:26:09.633438 [ 3 ] {806cc5ed-e6fd-4afe-b6ce-aea0539f553e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.02 03:26:09.633663 [ 3 ] {806cc5ed-e6fd-4afe-b6ce-aea0539f553e} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.02.02 03:26:09.633816 [ 3 ] {806cc5ed-e6fd-4afe-b6ce-aea0539f553e} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.02.02 03:26:09.633938 [ 3 ] {806cc5ed-e6fd-4afe-b6ce-aea0539f553e} executeQuery: Read 152 rows, 14.97 KiB in 0.001050459 sec., 144698 rows/sec., 13.92 MiB/sec. 2024.02.02 03:26:09.634064 [ 3 ] {806cc5ed-e6fd-4afe-b6ce-aea0539f553e} DynamicQueryHandler: Done processing query 2024.02.02 03:26:09.634086 [ 3 ] {806cc5ed-e6fd-4afe-b6ce-aea0539f553e} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.02 03:26:09.634103 [ 3 ] {} HTTP-Session: a93c335f-5249-4eff-a1e4-d7734db8c23b Destroying unnamed session 2024.02.02 03:26:09.634253 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:26:09.634298 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:26:09.634316 [ 3 ] {} HTTP-Session: ba897172-8e2d-4238-bfed-397511d9f236 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:26:09.634333 [ 3 ] {} HTTP-Session: ba897172-8e2d-4238-bfed-397511d9f236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:26:09.634402 [ 3 ] {f366fb80-2723-4113-baeb-586955f3b49b} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:26:09.634440 [ 3 ] {f366fb80-2723-4113-baeb-586955f3b49b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.02 03:26:09.634544 [ 3 ] {f366fb80-2723-4113-baeb-586955f3b49b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:26:09.634815 [ 3 ] {f366fb80-2723-4113-baeb-586955f3b49b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.02 03:26:09.635018 [ 3 ] {f366fb80-2723-4113-baeb-586955f3b49b} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.02 03:26:09.635169 [ 3 ] {f366fb80-2723-4113-baeb-586955f3b49b} oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.02 03:26:09.635285 [ 3 ] {f366fb80-2723-4113-baeb-586955f3b49b} executeQuery: Read 4 rows, 286.00 B in 0.000854897 sec., 4678 rows/sec., 326.70 KiB/sec. 2024.02.02 03:26:09.635413 [ 3 ] {f366fb80-2723-4113-baeb-586955f3b49b} DynamicQueryHandler: Done processing query 2024.02.02 03:26:09.635437 [ 3 ] {f366fb80-2723-4113-baeb-586955f3b49b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:26:09.635453 [ 3 ] {} HTTP-Session: ba897172-8e2d-4238-bfed-397511d9f236 Destroying unnamed session 2024.02.02 03:26:09.635578 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 9214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:26:09.635623 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:26:09.635641 [ 3 ] {} HTTP-Session: 1b639a5d-f442-4b76-b7f6-dfeee7829e7b Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:26:09.635658 [ 3 ] {} HTTP-Session: 1b639a5d-f442-4b76-b7f6-dfeee7829e7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:26:09.635730 [ 3 ] {2f7bf409-ac7c-457a-93a9-8de5d549767a} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:26:09.635769 [ 3 ] {2f7bf409-ac7c-457a-93a9-8de5d549767a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 03:26:09.635873 [ 3 ] {2f7bf409-ac7c-457a-93a9-8de5d549767a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:26:09.636189 [ 3 ] {2f7bf409-ac7c-457a-93a9-8de5d549767a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.02 03:26:09.636395 [ 3 ] {2f7bf409-ac7c-457a-93a9-8de5d549767a} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.02.02 03:26:09.636544 [ 3 ] {2f7bf409-ac7c-457a-93a9-8de5d549767a} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.02.02 03:26:09.636667 [ 3 ] {2f7bf409-ac7c-457a-93a9-8de5d549767a} executeQuery: Read 54 rows, 4.33 KiB in 0.000900338 sec., 59977 rows/sec., 4.70 MiB/sec. 2024.02.02 03:26:09.636785 [ 3 ] {2f7bf409-ac7c-457a-93a9-8de5d549767a} DynamicQueryHandler: Done processing query 2024.02.02 03:26:09.636808 [ 3 ] {2f7bf409-ac7c-457a-93a9-8de5d549767a} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 03:26:09.636824 [ 3 ] {} HTTP-Session: 1b639a5d-f442-4b76-b7f6-dfeee7829e7b Destroying unnamed session 2024.02.02 03:26:09.636931 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:26:09.636978 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:26:09.636996 [ 3 ] {} HTTP-Session: 69997fd5-4f35-47d7-bc9a-8d1c6b769192 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:26:09.637013 [ 3 ] {} HTTP-Session: 69997fd5-4f35-47d7-bc9a-8d1c6b769192 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:26:09.637083 [ 3 ] {104e97fb-7a0d-499b-98d6-829ebe76b435} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:26:09.637125 [ 3 ] {104e97fb-7a0d-499b-98d6-829ebe76b435} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 03:26:09.637248 [ 3 ] {104e97fb-7a0d-499b-98d6-829ebe76b435} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:26:09.637542 [ 3 ] {104e97fb-7a0d-499b-98d6-829ebe76b435} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.02 03:26:09.637811 [ 3 ] {104e97fb-7a0d-499b-98d6-829ebe76b435} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.02 03:26:09.637996 [ 3 ] {104e97fb-7a0d-499b-98d6-829ebe76b435} oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.02 03:26:09.638116 [ 3 ] {104e97fb-7a0d-499b-98d6-829ebe76b435} executeQuery: Read 2 rows, 144.00 B in 0.001005658 sec., 1988 rows/sec., 139.83 KiB/sec. 2024.02.02 03:26:09.638246 [ 3 ] {104e97fb-7a0d-499b-98d6-829ebe76b435} DynamicQueryHandler: Done processing query 2024.02.02 03:26:09.638270 [ 3 ] {104e97fb-7a0d-499b-98d6-829ebe76b435} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:26:09.638286 [ 3 ] {} HTTP-Session: 69997fd5-4f35-47d7-bc9a-8d1c6b769192 Destroying unnamed session 2024.02.02 03:26:09.638448 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:26:09.638493 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:26:09.638511 [ 3 ] {} HTTP-Session: 8d47d381-b053-412f-a236-bbac5ec66f81 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:26:09.638528 [ 3 ] {} HTTP-Session: 8d47d381-b053-412f-a236-bbac5ec66f81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:26:09.638616 [ 3 ] {44690ee8-acba-488b-8d58-14fc9b26e020} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:26:09.638660 [ 3 ] {44690ee8-acba-488b-8d58-14fc9b26e020} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 03:26:09.638796 [ 3 ] {44690ee8-acba-488b-8d58-14fc9b26e020} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:26:09.639318 [ 3 ] {44690ee8-acba-488b-8d58-14fc9b26e020} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.02 03:26:09.639642 [ 3 ] {44690ee8-acba-488b-8d58-14fc9b26e020} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.02.02 03:26:09.639822 [ 3 ] {44690ee8-acba-488b-8d58-14fc9b26e020} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.02.02 03:26:09.639952 [ 3 ] {44690ee8-acba-488b-8d58-14fc9b26e020} executeQuery: Read 50 rows, 69.09 KiB in 0.001305352 sec., 38303 rows/sec., 51.69 MiB/sec. 2024.02.02 03:26:09.640131 [ 3 ] {44690ee8-acba-488b-8d58-14fc9b26e020} DynamicQueryHandler: Done processing query 2024.02.02 03:26:09.640154 [ 3 ] {44690ee8-acba-488b-8d58-14fc9b26e020} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.02 03:26:09.640170 [ 3 ] {} HTTP-Session: 8d47d381-b053-412f-a236-bbac5ec66f81 Destroying unnamed session 2024.02.02 03:26:19.628185 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:26:19.628312 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:26:19.628342 [ 3 ] {} HTTP-Session: cb04eb9b-7d88-4b6f-92ff-32d3c01c1ae1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:26:19.628370 [ 3 ] {} HTTP-Session: cb04eb9b-7d88-4b6f-92ff-32d3c01c1ae1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:26:19.628510 [ 3 ] {496dad3f-c12f-4c8e-a8d5-dbfe3cd5a8ad} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:26:19.628576 [ 3 ] {496dad3f-c12f-4c8e-a8d5-dbfe3cd5a8ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 03:26:19.628754 [ 3 ] {496dad3f-c12f-4c8e-a8d5-dbfe3cd5a8ad} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:26:19.629220 [ 3 ] {496dad3f-c12f-4c8e-a8d5-dbfe3cd5a8ad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.02 03:26:19.629481 [ 3 ] {496dad3f-c12f-4c8e-a8d5-dbfe3cd5a8ad} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.02.02 03:26:19.629649 [ 3 ] {496dad3f-c12f-4c8e-a8d5-dbfe3cd5a8ad} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.02.02 03:26:19.629757 [ 3 ] {496dad3f-c12f-4c8e-a8d5-dbfe3cd5a8ad} executeQuery: Read 50 rows, 4.05 KiB in 0.00120828 sec., 41381 rows/sec., 3.28 MiB/sec. 2024.02.02 03:26:19.629901 [ 3 ] {496dad3f-c12f-4c8e-a8d5-dbfe3cd5a8ad} DynamicQueryHandler: Done processing query 2024.02.02 03:26:19.629927 [ 3 ] {496dad3f-c12f-4c8e-a8d5-dbfe3cd5a8ad} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:26:19.629944 [ 3 ] {} HTTP-Session: cb04eb9b-7d88-4b6f-92ff-32d3c01c1ae1 Destroying unnamed session 2024.02.02 03:26:19.630069 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:26:19.630121 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:26:19.630140 [ 3 ] {} HTTP-Session: 17d898fe-bf6e-4bd9-831e-459cd67b9a14 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:26:19.630159 [ 3 ] {} HTTP-Session: 17d898fe-bf6e-4bd9-831e-459cd67b9a14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:26:19.630237 [ 3 ] {27851546-6536-48c9-b30f-c398855a98ba} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:26:19.630279 [ 3 ] {27851546-6536-48c9-b30f-c398855a98ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.02 03:26:19.630388 [ 3 ] {27851546-6536-48c9-b30f-c398855a98ba} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:26:19.630682 [ 3 ] {27851546-6536-48c9-b30f-c398855a98ba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.02 03:26:19.630890 [ 3 ] {27851546-6536-48c9-b30f-c398855a98ba} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.02 03:26:19.631055 [ 3 ] {27851546-6536-48c9-b30f-c398855a98ba} oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.02 03:26:19.631148 [ 3 ] {27851546-6536-48c9-b30f-c398855a98ba} executeQuery: Read 2 rows, 175.00 B in 0.000881197 sec., 2269 rows/sec., 193.94 KiB/sec. 2024.02.02 03:26:19.631267 [ 3 ] {27851546-6536-48c9-b30f-c398855a98ba} DynamicQueryHandler: Done processing query 2024.02.02 03:26:19.631291 [ 3 ] {27851546-6536-48c9-b30f-c398855a98ba} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:26:19.631306 [ 3 ] {} HTTP-Session: 17d898fe-bf6e-4bd9-831e-459cd67b9a14 Destroying unnamed session 2024.02.02 03:26:19.631444 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 24130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:26:19.631492 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:26:19.631512 [ 3 ] {} HTTP-Session: a2a01900-3903-41f5-a6e4-f83c28b2b428 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:26:19.631530 [ 3 ] {} HTTP-Session: a2a01900-3903-41f5-a6e4-f83c28b2b428 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:26:19.631609 [ 3 ] {6687352f-b588-4fe4-94d9-4267051417a1} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:26:19.631647 [ 3 ] {6687352f-b588-4fe4-94d9-4267051417a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 03:26:19.631751 [ 3 ] {6687352f-b588-4fe4-94d9-4267051417a1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:26:19.632143 [ 3 ] {6687352f-b588-4fe4-94d9-4267051417a1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.02 03:26:19.632364 [ 3 ] {6687352f-b588-4fe4-94d9-4267051417a1} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.02.02 03:26:19.632513 [ 3 ] {6687352f-b588-4fe4-94d9-4267051417a1} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.02.02 03:26:19.632610 [ 3 ] {6687352f-b588-4fe4-94d9-4267051417a1} executeQuery: Read 151 rows, 14.88 KiB in 0.000974219 sec., 154995 rows/sec., 14.92 MiB/sec. 2024.02.02 03:26:19.632598 [ 99 ] {} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.02.02 03:26:19.632673 [ 99 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.02 03:26:19.632766 [ 3 ] {6687352f-b588-4fe4-94d9-4267051417a1} DynamicQueryHandler: Done processing query 2024.02.02 03:26:19.632809 [ 3 ] {6687352f-b588-4fe4-94d9-4267051417a1} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.02 03:26:19.632818 [ 20 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.02.02 03:26:19.632838 [ 3 ] {} HTTP-Session: a2a01900-3903-41f5-a6e4-f83c28b2b428 Destroying unnamed session 2024.02.02 03:26:19.632959 [ 20 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:26:19.632995 [ 20 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 190 rows starting from the beginning of the part 2024.02.02 03:26:19.633047 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:26:19.633136 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:26:19.633199 [ 3 ] {} HTTP-Session: 49e362b0-34cc-4224-956f-e3b38e4e532d Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:26:19.633222 [ 20 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 150 rows starting from the beginning of the part 2024.02.02 03:26:19.633233 [ 3 ] {} HTTP-Session: 49e362b0-34cc-4224-956f-e3b38e4e532d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:26:19.633472 [ 20 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 150 rows starting from the beginning of the part 2024.02.02 03:26:19.633475 [ 3 ] {26f8ae49-e8cb-4714-bb02-9787d990e34f} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:26:19.633582 [ 3 ] {26f8ae49-e8cb-4714-bb02-9787d990e34f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.02 03:26:19.633695 [ 20 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 186 rows starting from the beginning of the part 2024.02.02 03:26:19.633982 [ 20 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 152 rows starting from the beginning of the part 2024.02.02 03:26:19.634085 [ 3 ] {26f8ae49-e8cb-4714-bb02-9787d990e34f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:26:19.634209 [ 20 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 151 rows starting from the beginning of the part 2024.02.02 03:26:19.634666 [ 3 ] {26f8ae49-e8cb-4714-bb02-9787d990e34f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.02 03:26:19.635124 [ 3 ] {26f8ae49-e8cb-4714-bb02-9787d990e34f} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.02 03:26:19.635392 [ 3 ] {26f8ae49-e8cb-4714-bb02-9787d990e34f} oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.02 03:26:19.635522 [ 3 ] {26f8ae49-e8cb-4714-bb02-9787d990e34f} executeQuery: Read 2 rows, 143.00 B in 0.001959476 sec., 1020 rows/sec., 71.27 KiB/sec. 2024.02.02 03:26:19.635934 [ 3 ] {26f8ae49-e8cb-4714-bb02-9787d990e34f} DynamicQueryHandler: Done processing query 2024.02.02 03:26:19.635999 [ 3 ] {26f8ae49-e8cb-4714-bb02-9787d990e34f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:26:19.636029 [ 3 ] {} HTTP-Session: 49e362b0-34cc-4224-956f-e3b38e4e532d Destroying unnamed session 2024.02.02 03:26:19.636051 [ 13 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 979 rows, containing 4 columns (4 merged, 0 gathered) in 0.003314018 sec., 295411.7931767419 rows/sec., 28.00 MiB/sec. 2024.02.02 03:26:19.636190 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 8869, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:26:19.636253 [ 13 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.02.02 03:26:19.636263 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:26:19.636319 [ 3 ] {} HTTP-Session: 85e8424a-fc4a-4591-bfdb-b0c08b629361 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:26:19.636353 [ 3 ] {} HTTP-Session: 85e8424a-fc4a-4591-bfdb-b0c08b629361 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:26:19.636450 [ 3 ] {b159a281-a247-4d6f-b4cc-4a52242c6dd4} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:26:19.636503 [ 3 ] {b159a281-a247-4d6f-b4cc-4a52242c6dd4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 03:26:19.636584 [ 13 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_36_7} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.02.02 03:26:19.636733 [ 13 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_36_7} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.02.02 03:26:19.636779 [ 3 ] {b159a281-a247-4d6f-b4cc-4a52242c6dd4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:26:19.637192 [ 3 ] {b159a281-a247-4d6f-b4cc-4a52242c6dd4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.02 03:26:19.637405 [ 3 ] {b159a281-a247-4d6f-b4cc-4a52242c6dd4} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.02.02 03:26:19.637555 [ 3 ] {b159a281-a247-4d6f-b4cc-4a52242c6dd4} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.02.02 03:26:19.637649 [ 99 ] {} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.02.02 03:26:19.637661 [ 3 ] {b159a281-a247-4d6f-b4cc-4a52242c6dd4} executeQuery: Read 52 rows, 4.17 KiB in 0.00117991 sec., 44071 rows/sec., 3.45 MiB/sec. 2024.02.02 03:26:19.637683 [ 99 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.02 03:26:19.637846 [ 10 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.02.02 03:26:19.637874 [ 3 ] {b159a281-a247-4d6f-b4cc-4a52242c6dd4} DynamicQueryHandler: Done processing query 2024.02.02 03:26:19.637944 [ 3 ] {b159a281-a247-4d6f-b4cc-4a52242c6dd4} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.02 03:26:19.637973 [ 3 ] {} HTTP-Session: 85e8424a-fc4a-4591-bfdb-b0c08b629361 Destroying unnamed session 2024.02.02 03:26:19.638039 [ 10 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:26:19.638077 [ 10 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 100 rows starting from the beginning of the part 2024.02.02 03:26:19.638115 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:26:19.638207 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:26:19.638240 [ 3 ] {} HTTP-Session: 482e7e69-63d6-418e-aebb-65bb2cf1ae07 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:26:19.638294 [ 3 ] {} HTTP-Session: 482e7e69-63d6-418e-aebb-65bb2cf1ae07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:26:19.638355 [ 10 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 50 rows starting from the beginning of the part 2024.02.02 03:26:19.638484 [ 3 ] {96b99c5a-bc92-4610-b1a3-c7513ac38837} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:26:19.638619 [ 10 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 50 rows starting from the beginning of the part 2024.02.02 03:26:19.638628 [ 3 ] {96b99c5a-bc92-4610-b1a3-c7513ac38837} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 03:26:19.638898 [ 10 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 74 rows starting from the beginning of the part 2024.02.02 03:26:19.639188 [ 10 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 54 rows starting from the beginning of the part 2024.02.02 03:26:19.639205 [ 3 ] {96b99c5a-bc92-4610-b1a3-c7513ac38837} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:26:19.639407 [ 10 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 52 rows starting from the beginning of the part 2024.02.02 03:26:19.639932 [ 3 ] {96b99c5a-bc92-4610-b1a3-c7513ac38837} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.02 03:26:19.640510 [ 3 ] {96b99c5a-bc92-4610-b1a3-c7513ac38837} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.02 03:26:19.640895 [ 3 ] {96b99c5a-bc92-4610-b1a3-c7513ac38837} oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.02 03:26:19.641118 [ 22 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 380 rows, containing 4 columns (4 merged, 0 gathered) in 0.003368039 sec., 112825.29685671692 rows/sec., 8.82 MiB/sec. 2024.02.02 03:26:19.641167 [ 3 ] {96b99c5a-bc92-4610-b1a3-c7513ac38837} executeQuery: Read 1 rows, 72.00 B in 0.002626602 sec., 380 rows/sec., 26.77 KiB/sec. 2024.02.02 03:26:19.641327 [ 10 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.02.02 03:26:19.641391 [ 3 ] {96b99c5a-bc92-4610-b1a3-c7513ac38837} DynamicQueryHandler: Done processing query 2024.02.02 03:26:19.641426 [ 3 ] {96b99c5a-bc92-4610-b1a3-c7513ac38837} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:26:19.641454 [ 3 ] {} HTTP-Session: 482e7e69-63d6-418e-aebb-65bb2cf1ae07 Destroying unnamed session 2024.02.02 03:26:19.641570 [ 10 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_36_7} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.02.02 03:26:19.641628 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:26:19.641671 [ 10 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_36_7} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.02.02 03:26:19.641700 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:26:19.641741 [ 3 ] {} HTTP-Session: 54f9d1dc-08c6-469b-adf8-7cc220811c84 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:26:19.641793 [ 3 ] {} HTTP-Session: 54f9d1dc-08c6-469b-adf8-7cc220811c84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:26:19.641893 [ 3 ] {c333bee0-0d94-43c1-aaea-15a106f4a21d} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:26:19.641937 [ 3 ] {c333bee0-0d94-43c1-aaea-15a106f4a21d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 03:26:19.642090 [ 3 ] {c333bee0-0d94-43c1-aaea-15a106f4a21d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:26:19.642647 [ 3 ] {c333bee0-0d94-43c1-aaea-15a106f4a21d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.02 03:26:19.642978 [ 3 ] {c333bee0-0d94-43c1-aaea-15a106f4a21d} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.02.02 03:26:19.643162 [ 3 ] {c333bee0-0d94-43c1-aaea-15a106f4a21d} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.02.02 03:26:19.643282 [ 98 ] {} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.02.02 03:26:19.643291 [ 3 ] {c333bee0-0d94-43c1-aaea-15a106f4a21d} executeQuery: Read 50 rows, 69.09 KiB in 0.001367711 sec., 36557 rows/sec., 49.33 MiB/sec. 2024.02.02 03:26:19.643357 [ 98 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.02 03:26:19.643579 [ 20 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.02.02 03:26:19.643619 [ 3 ] {c333bee0-0d94-43c1-aaea-15a106f4a21d} DynamicQueryHandler: Done processing query 2024.02.02 03:26:19.643660 [ 3 ] {c333bee0-0d94-43c1-aaea-15a106f4a21d} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.02 03:26:19.643699 [ 3 ] {} HTTP-Session: 54f9d1dc-08c6-469b-adf8-7cc220811c84 Destroying unnamed session 2024.02.02 03:26:19.643760 [ 20 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:26:19.643794 [ 20 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1519 rows starting from the beginning of the part 2024.02.02 03:26:19.643907 [ 20 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 50 rows starting from the beginning of the part 2024.02.02 03:26:19.644005 [ 20 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 50 rows starting from the beginning of the part 2024.02.02 03:26:19.644100 [ 20 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 50 rows starting from the beginning of the part 2024.02.02 03:26:19.644192 [ 20 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 50 rows starting from the beginning of the part 2024.02.02 03:26:19.644284 [ 20 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 50 rows starting from the beginning of the part 2024.02.02 03:26:19.648974 [ 10 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1769 rows, containing 6 columns (6 merged, 0 gathered) in 0.005540607 sec., 319279.0970375628 rows/sec., 430.85 MiB/sec. 2024.02.02 03:26:19.649659 [ 20 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.02.02 03:26:19.649914 [ 20 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_36_7} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.02.02 03:26:19.649981 [ 20 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_36_7} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.02.02 03:26:19.650058 [ 20 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_36_7: 9.10 MiB. 2024.02.02 03:26:20.000145 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 236.45 MiB, peak 244.52 MiB, will set to 237.70 MiB (RSS), difference: 1.25 MiB 2024.02.02 03:26:23.656806 [ 96 ] {} DNSResolver: Updating DNS cache 2024.02.02 03:26:23.656871 [ 96 ] {} DNSResolver: Updated DNS cache 2024.02.02 03:26:29.630013 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 8517, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:26:29.630137 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:26:29.630170 [ 3 ] {} HTTP-Session: eba102ae-f2ed-4044-a6fd-9009bad7185d Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:26:29.630200 [ 3 ] {} HTTP-Session: eba102ae-f2ed-4044-a6fd-9009bad7185d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:26:29.630338 [ 3 ] {aa89cfc1-17f4-4936-867b-2429426bb31c} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:26:29.630400 [ 3 ] {aa89cfc1-17f4-4936-867b-2429426bb31c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 03:26:29.630562 [ 3 ] {aa89cfc1-17f4-4936-867b-2429426bb31c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:26:29.631044 [ 3 ] {aa89cfc1-17f4-4936-867b-2429426bb31c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.02 03:26:29.631314 [ 3 ] {aa89cfc1-17f4-4936-867b-2429426bb31c} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.02.02 03:26:29.631493 [ 3 ] {aa89cfc1-17f4-4936-867b-2429426bb31c} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.02.02 03:26:29.631626 [ 3 ] {aa89cfc1-17f4-4936-867b-2429426bb31c} executeQuery: Read 59 rows, 4.78 KiB in 0.001249361 sec., 47224 rows/sec., 3.74 MiB/sec. 2024.02.02 03:26:29.631792 [ 3 ] {aa89cfc1-17f4-4936-867b-2429426bb31c} DynamicQueryHandler: Done processing query 2024.02.02 03:26:29.631819 [ 3 ] {aa89cfc1-17f4-4936-867b-2429426bb31c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 03:26:29.631839 [ 3 ] {} HTTP-Session: eba102ae-f2ed-4044-a6fd-9009bad7185d Destroying unnamed session 2024.02.02 03:26:29.631959 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:26:29.632011 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:26:29.632031 [ 3 ] {} HTTP-Session: ec0145de-ff30-4d01-9326-a4b313a398a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:26:29.632052 [ 3 ] {} HTTP-Session: ec0145de-ff30-4d01-9326-a4b313a398a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:26:29.632139 [ 3 ] {4742bdf1-5fb8-4ea3-b375-c74110e55830} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:26:29.632182 [ 3 ] {4742bdf1-5fb8-4ea3-b375-c74110e55830} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.02 03:26:29.632298 [ 3 ] {4742bdf1-5fb8-4ea3-b375-c74110e55830} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:26:29.632627 [ 3 ] {4742bdf1-5fb8-4ea3-b375-c74110e55830} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.02 03:26:29.632851 [ 3 ] {4742bdf1-5fb8-4ea3-b375-c74110e55830} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.02 03:26:29.633006 [ 3 ] {4742bdf1-5fb8-4ea3-b375-c74110e55830} oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.02 03:26:29.633121 [ 3 ] {4742bdf1-5fb8-4ea3-b375-c74110e55830} executeQuery: Read 2 rows, 175.00 B in 0.000947618 sec., 2110 rows/sec., 180.35 KiB/sec. 2024.02.02 03:26:29.633270 [ 3 ] {4742bdf1-5fb8-4ea3-b375-c74110e55830} DynamicQueryHandler: Done processing query 2024.02.02 03:26:29.633293 [ 3 ] {4742bdf1-5fb8-4ea3-b375-c74110e55830} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:26:29.633311 [ 3 ] {} HTTP-Session: ec0145de-ff30-4d01-9326-a4b313a398a4 Destroying unnamed session 2024.02.02 03:26:29.633478 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 33165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:26:29.633526 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:26:29.633546 [ 3 ] {} HTTP-Session: 51d45ab2-b16d-4922-a0b8-74b8525e7a59 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:26:29.633564 [ 3 ] {} HTTP-Session: 51d45ab2-b16d-4922-a0b8-74b8525e7a59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:26:29.633654 [ 3 ] {c2dc6bcd-c395-4af4-a8e4-1dbc105c0fa8} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:26:29.633695 [ 3 ] {c2dc6bcd-c395-4af4-a8e4-1dbc105c0fa8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 03:26:29.633807 [ 3 ] {c2dc6bcd-c395-4af4-a8e4-1dbc105c0fa8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:26:29.634237 [ 3 ] {c2dc6bcd-c395-4af4-a8e4-1dbc105c0fa8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.02 03:26:29.634470 [ 3 ] {c2dc6bcd-c395-4af4-a8e4-1dbc105c0fa8} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.02.02 03:26:29.634642 [ 3 ] {c2dc6bcd-c395-4af4-a8e4-1dbc105c0fa8} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.02.02 03:26:29.634745 [ 3 ] {c2dc6bcd-c395-4af4-a8e4-1dbc105c0fa8} executeQuery: Read 214 rows, 20.10 KiB in 0.001062719 sec., 201370 rows/sec., 18.47 MiB/sec. 2024.02.02 03:26:29.634870 [ 3 ] {c2dc6bcd-c395-4af4-a8e4-1dbc105c0fa8} DynamicQueryHandler: Done processing query 2024.02.02 03:26:29.634894 [ 3 ] {c2dc6bcd-c395-4af4-a8e4-1dbc105c0fa8} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.02.02 03:26:29.634911 [ 3 ] {} HTTP-Session: 51d45ab2-b16d-4922-a0b8-74b8525e7a59 Destroying unnamed session 2024.02.02 03:26:29.635062 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:26:29.635109 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:26:29.635129 [ 3 ] {} HTTP-Session: 99c68bee-1a1d-4e2f-a242-e2997d1c960a Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:26:29.635146 [ 3 ] {} HTTP-Session: 99c68bee-1a1d-4e2f-a242-e2997d1c960a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:26:29.635219 [ 3 ] {e6464e58-10dd-483d-a033-438f5c20f976} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:26:29.635262 [ 3 ] {e6464e58-10dd-483d-a033-438f5c20f976} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.02 03:26:29.635371 [ 3 ] {e6464e58-10dd-483d-a033-438f5c20f976} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:26:29.635657 [ 3 ] {e6464e58-10dd-483d-a033-438f5c20f976} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.02 03:26:29.635874 [ 3 ] {e6464e58-10dd-483d-a033-438f5c20f976} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.02 03:26:29.636036 [ 3 ] {e6464e58-10dd-483d-a033-438f5c20f976} oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.02 03:26:29.636154 [ 3 ] {e6464e58-10dd-483d-a033-438f5c20f976} executeQuery: Read 2 rows, 143.00 B in 0.000901178 sec., 2219 rows/sec., 154.96 KiB/sec. 2024.02.02 03:26:29.636275 [ 3 ] {e6464e58-10dd-483d-a033-438f5c20f976} DynamicQueryHandler: Done processing query 2024.02.02 03:26:29.636299 [ 3 ] {e6464e58-10dd-483d-a033-438f5c20f976} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:26:29.636316 [ 3 ] {} HTTP-Session: 99c68bee-1a1d-4e2f-a242-e2997d1c960a Destroying unnamed session 2024.02.02 03:26:29.636462 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 16152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:26:29.636509 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:26:29.636531 [ 3 ] {} HTTP-Session: a0f12871-3a00-4cec-9382-fee7b95e2a00 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:26:29.636550 [ 3 ] {} HTTP-Session: a0f12871-3a00-4cec-9382-fee7b95e2a00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:26:29.636627 [ 3 ] {ca78beda-8be5-4b87-b316-1afa280a09e6} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:26:29.636668 [ 3 ] {ca78beda-8be5-4b87-b316-1afa280a09e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 03:26:29.636773 [ 3 ] {ca78beda-8be5-4b87-b316-1afa280a09e6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:26:29.637114 [ 3 ] {ca78beda-8be5-4b87-b316-1afa280a09e6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.02 03:26:29.637336 [ 3 ] {ca78beda-8be5-4b87-b316-1afa280a09e6} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.02.02 03:26:29.637496 [ 3 ] {ca78beda-8be5-4b87-b316-1afa280a09e6} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.02.02 03:26:29.637615 [ 3 ] {ca78beda-8be5-4b87-b316-1afa280a09e6} executeQuery: Read 95 rows, 7.60 KiB in 0.000948048 sec., 100205 rows/sec., 7.83 MiB/sec. 2024.02.02 03:26:29.637756 [ 3 ] {ca78beda-8be5-4b87-b316-1afa280a09e6} DynamicQueryHandler: Done processing query 2024.02.02 03:26:29.637779 [ 3 ] {ca78beda-8be5-4b87-b316-1afa280a09e6} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 03:26:29.637795 [ 3 ] {} HTTP-Session: a0f12871-3a00-4cec-9382-fee7b95e2a00 Destroying unnamed session 2024.02.02 03:26:29.637906 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7238, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:26:29.637951 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:26:29.637972 [ 3 ] {} HTTP-Session: dc63adf2-a6df-4665-bae8-226b88ea48b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:26:29.637989 [ 3 ] {} HTTP-Session: dc63adf2-a6df-4665-bae8-226b88ea48b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:26:29.638063 [ 3 ] {f644412c-c4c2-4c3f-ab1b-30a9c3a7fd92} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:26:29.638108 [ 3 ] {f644412c-c4c2-4c3f-ab1b-30a9c3a7fd92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 03:26:29.638233 [ 3 ] {f644412c-c4c2-4c3f-ab1b-30a9c3a7fd92} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:26:29.638536 [ 3 ] {f644412c-c4c2-4c3f-ab1b-30a9c3a7fd92} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.02 03:26:29.638809 [ 3 ] {f644412c-c4c2-4c3f-ab1b-30a9c3a7fd92} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.02 03:26:29.638988 [ 3 ] {f644412c-c4c2-4c3f-ab1b-30a9c3a7fd92} oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.02 03:26:29.639110 [ 3 ] {f644412c-c4c2-4c3f-ab1b-30a9c3a7fd92} executeQuery: Read 37 rows, 2.67 KiB in 0.001008648 sec., 36682 rows/sec., 2.59 MiB/sec. 2024.02.02 03:26:29.639233 [ 3 ] {f644412c-c4c2-4c3f-ab1b-30a9c3a7fd92} DynamicQueryHandler: Done processing query 2024.02.02 03:26:29.639257 [ 3 ] {f644412c-c4c2-4c3f-ab1b-30a9c3a7fd92} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:26:29.639273 [ 3 ] {} HTTP-Session: dc63adf2-a6df-4665-bae8-226b88ea48b9 Destroying unnamed session 2024.02.02 03:26:29.639460 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 63121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:26:29.639506 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:26:29.639524 [ 3 ] {} HTTP-Session: da90997f-12d9-4d37-9b01-7360d2652329 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:26:29.639541 [ 3 ] {} HTTP-Session: da90997f-12d9-4d37-9b01-7360d2652329 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:26:29.639639 [ 3 ] {b2894ac3-ff6f-47f3-9699-d799e72897c1} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:26:29.639684 [ 3 ] {b2894ac3-ff6f-47f3-9699-d799e72897c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 03:26:29.639823 [ 3 ] {b2894ac3-ff6f-47f3-9699-d799e72897c1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:26:29.640456 [ 3 ] {b2894ac3-ff6f-47f3-9699-d799e72897c1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.02 03:26:29.640795 [ 3 ] {b2894ac3-ff6f-47f3-9699-d799e72897c1} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.02.02 03:26:29.640991 [ 3 ] {b2894ac3-ff6f-47f3-9699-d799e72897c1} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.02.02 03:26:29.641121 [ 3 ] {b2894ac3-ff6f-47f3-9699-d799e72897c1} executeQuery: Read 59 rows, 81.53 KiB in 0.001445912 sec., 40804 rows/sec., 55.06 MiB/sec. 2024.02.02 03:26:29.641363 [ 3 ] {b2894ac3-ff6f-47f3-9699-d799e72897c1} DynamicQueryHandler: Done processing query 2024.02.02 03:26:29.641387 [ 3 ] {b2894ac3-ff6f-47f3-9699-d799e72897c1} MemoryTracker: Peak memory usage (for query): 4.37 MiB. 2024.02.02 03:26:29.641403 [ 3 ] {} HTTP-Session: da90997f-12d9-4d37-9b01-7360d2652329 Destroying unnamed session 2024.02.02 03:26:29.641530 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 2463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:26:29.641576 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:26:29.641594 [ 3 ] {} HTTP-Session: 85f11908-889a-463f-b963-f600c4071191 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:26:29.641611 [ 3 ] {} HTTP-Session: 85f11908-889a-463f-b963-f600c4071191 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:26:29.641687 [ 3 ] {48cadfee-0bb0-4a63-8588-8763d3d34283} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:26:29.641730 [ 3 ] {48cadfee-0bb0-4a63-8588-8763d3d34283} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.02 03:26:29.641850 [ 3 ] {48cadfee-0bb0-4a63-8588-8763d3d34283} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:26:29.642118 [ 3 ] {48cadfee-0bb0-4a63-8588-8763d3d34283} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.02 03:26:29.642365 [ 3 ] {48cadfee-0bb0-4a63-8588-8763d3d34283} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.02 03:26:29.642551 [ 3 ] {48cadfee-0bb0-4a63-8588-8763d3d34283} oximeter.measurements_i64 (4b31ac6b-1c5c-4f23-988c-a4b3732c9914): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.02 03:26:29.642669 [ 3 ] {48cadfee-0bb0-4a63-8588-8763d3d34283} executeQuery: Read 15 rows, 1.09 KiB in 0.000951468 sec., 15765 rows/sec., 1.12 MiB/sec. 2024.02.02 03:26:29.642796 [ 3 ] {48cadfee-0bb0-4a63-8588-8763d3d34283} DynamicQueryHandler: Done processing query 2024.02.02 03:26:29.642819 [ 3 ] {48cadfee-0bb0-4a63-8588-8763d3d34283} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:26:29.642835 [ 3 ] {} HTTP-Session: 85f11908-889a-463f-b963-f600c4071191 Destroying unnamed session 2024.02.02 03:26:38.657133 [ 88 ] {} DNSResolver: Updating DNS cache 2024.02.02 03:26:38.657212 [ 88 ] {} DNSResolver: Updated DNS cache 2024.02.02 03:26:39.628642 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 9091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:26:39.628763 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:26:39.628793 [ 3 ] {} HTTP-Session: 3aaa270c-c299-4cae-b27c-68d3b207c78b Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:26:39.628822 [ 3 ] {} HTTP-Session: 3aaa270c-c299-4cae-b27c-68d3b207c78b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:26:39.628968 [ 3 ] {69cb6f2e-071b-47b6-b7d0-18550b557e76} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:26:39.629036 [ 3 ] {69cb6f2e-071b-47b6-b7d0-18550b557e76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 03:26:39.629217 [ 3 ] {69cb6f2e-071b-47b6-b7d0-18550b557e76} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:26:39.629700 [ 3 ] {69cb6f2e-071b-47b6-b7d0-18550b557e76} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.02 03:26:39.629978 [ 3 ] {69cb6f2e-071b-47b6-b7d0-18550b557e76} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.02.02 03:26:39.630153 [ 3 ] {69cb6f2e-071b-47b6-b7d0-18550b557e76} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.02.02 03:26:39.630281 [ 3 ] {69cb6f2e-071b-47b6-b7d0-18550b557e76} executeQuery: Read 63 rows, 5.11 KiB in 0.001274951 sec., 49413 rows/sec., 3.91 MiB/sec. 2024.02.02 03:26:39.630429 [ 3 ] {69cb6f2e-071b-47b6-b7d0-18550b557e76} DynamicQueryHandler: Done processing query 2024.02.02 03:26:39.630455 [ 3 ] {69cb6f2e-071b-47b6-b7d0-18550b557e76} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 03:26:39.630472 [ 3 ] {} HTTP-Session: 3aaa270c-c299-4cae-b27c-68d3b207c78b Destroying unnamed session 2024.02.02 03:26:39.630640 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 29884, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:26:39.630691 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:26:39.630711 [ 3 ] {} HTTP-Session: 6a613e64-e5ca-46e2-851f-8948679f7977 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:26:39.630730 [ 3 ] {} HTTP-Session: 6a613e64-e5ca-46e2-851f-8948679f7977 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:26:39.630820 [ 3 ] {0973f248-ddcd-4415-991d-fc607434ff2b} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:26:39.630862 [ 3 ] {0973f248-ddcd-4415-991d-fc607434ff2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 03:26:39.630971 [ 3 ] {0973f248-ddcd-4415-991d-fc607434ff2b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:26:39.631389 [ 3 ] {0973f248-ddcd-4415-991d-fc607434ff2b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.02 03:26:39.631621 [ 3 ] {0973f248-ddcd-4415-991d-fc607434ff2b} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.02.02 03:26:39.631775 [ 3 ] {0973f248-ddcd-4415-991d-fc607434ff2b} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.02.02 03:26:39.631902 [ 3 ] {0973f248-ddcd-4415-991d-fc607434ff2b} executeQuery: Read 189 rows, 18.33 KiB in 0.001049269 sec., 180125 rows/sec., 17.06 MiB/sec. 2024.02.02 03:26:39.632024 [ 3 ] {0973f248-ddcd-4415-991d-fc607434ff2b} DynamicQueryHandler: Done processing query 2024.02.02 03:26:39.632048 [ 3 ] {0973f248-ddcd-4415-991d-fc607434ff2b} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.02.02 03:26:39.632065 [ 3 ] {} HTTP-Session: 6a613e64-e5ca-46e2-851f-8948679f7977 Destroying unnamed session 2024.02.02 03:26:39.632191 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 10730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:26:39.632238 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:26:39.632258 [ 3 ] {} HTTP-Session: fbaa7c93-f494-430d-b2c5-9aa2aa04cd52 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:26:39.632275 [ 3 ] {} HTTP-Session: fbaa7c93-f494-430d-b2c5-9aa2aa04cd52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:26:39.632355 [ 3 ] {6556bed7-d5a6-4184-8f81-a8f26abb5f25} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:26:39.632395 [ 3 ] {6556bed7-d5a6-4184-8f81-a8f26abb5f25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 03:26:39.632503 [ 3 ] {6556bed7-d5a6-4184-8f81-a8f26abb5f25} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:26:39.632813 [ 3 ] {6556bed7-d5a6-4184-8f81-a8f26abb5f25} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.02 03:26:39.633040 [ 3 ] {6556bed7-d5a6-4184-8f81-a8f26abb5f25} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.02.02 03:26:39.633192 [ 3 ] {6556bed7-d5a6-4184-8f81-a8f26abb5f25} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.02.02 03:26:39.633312 [ 3 ] {6556bed7-d5a6-4184-8f81-a8f26abb5f25} executeQuery: Read 63 rows, 5.04 KiB in 0.000927279 sec., 67940 rows/sec., 5.31 MiB/sec. 2024.02.02 03:26:39.633444 [ 3 ] {6556bed7-d5a6-4184-8f81-a8f26abb5f25} DynamicQueryHandler: Done processing query 2024.02.02 03:26:39.633472 [ 3 ] {6556bed7-d5a6-4184-8f81-a8f26abb5f25} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 03:26:39.633489 [ 3 ] {} HTTP-Session: fbaa7c93-f494-430d-b2c5-9aa2aa04cd52 Destroying unnamed session 2024.02.02 03:26:39.633675 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 67395, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:26:39.633720 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:26:39.633740 [ 3 ] {} HTTP-Session: cf92bfde-3710-455e-87fa-39ea1eac3eb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:26:39.633756 [ 3 ] {} HTTP-Session: cf92bfde-3710-455e-87fa-39ea1eac3eb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:26:39.633855 [ 3 ] {27a558a7-7b03-4efe-a2b9-b93b891fe979} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:26:39.633901 [ 3 ] {27a558a7-7b03-4efe-a2b9-b93b891fe979} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 03:26:39.634043 [ 3 ] {27a558a7-7b03-4efe-a2b9-b93b891fe979} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:26:39.634592 [ 3 ] {27a558a7-7b03-4efe-a2b9-b93b891fe979} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.02 03:26:39.634936 [ 3 ] {27a558a7-7b03-4efe-a2b9-b93b891fe979} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.02.02 03:26:39.635120 [ 3 ] {27a558a7-7b03-4efe-a2b9-b93b891fe979} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.02.02 03:26:39.635250 [ 3 ] {27a558a7-7b03-4efe-a2b9-b93b891fe979} executeQuery: Read 63 rows, 87.06 KiB in 0.001365772 sec., 46127 rows/sec., 62.25 MiB/sec. 2024.02.02 03:26:39.635401 [ 3 ] {27a558a7-7b03-4efe-a2b9-b93b891fe979} DynamicQueryHandler: Done processing query 2024.02.02 03:26:39.635425 [ 3 ] {27a558a7-7b03-4efe-a2b9-b93b891fe979} MemoryTracker: Peak memory usage (for query): 4.43 MiB. 2024.02.02 03:26:39.635442 [ 3 ] {} HTTP-Session: cf92bfde-3710-455e-87fa-39ea1eac3eb2 Destroying unnamed session 2024.02.02 03:26:42.388501 [ 87 ] {} oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 2024.02.02 03:26:42.388597 [ 87 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.02 03:26:42.388705 [ 9 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_23_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact 2024.02.02 03:26:42.388881 [ 9 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_23_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:26:42.388922 [ 9 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 834 rows starting from the beginning of the part 2024.02.02 03:26:42.389089 [ 9 ] {98782b87-db9b-4f74-843f-2c662de779ef::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.02 03:26:42.389202 [ 9 ] {98782b87-db9b-4f74-843f-2c662de779ef::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.02 03:26:42.389299 [ 9 ] {98782b87-db9b-4f74-843f-2c662de779ef::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.02 03:26:42.389387 [ 9 ] {98782b87-db9b-4f74-843f-2c662de779ef::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.02 03:26:42.390137 [ 10 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_23_5} MergeTask::MergeProjectionsStage: Merge sorted 910 rows, containing 5 columns (5 merged, 0 gathered) in 0.001482253 sec., 613930.2804581944 rows/sec., 43.30 MiB/sec. 2024.02.02 03:26:42.390302 [ 9 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_23_5} MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) 2024.02.02 03:26:42.390526 [ 9 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_23_5} oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5. 2024.02.02 03:26:42.390605 [ 9 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_23_5} oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef) (MergerMutator): Merged 5 parts: from all_1_19_4 to all_23_23_0 2024.02.02 03:26:49.629463 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 9091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:26:49.629597 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:26:49.629628 [ 3 ] {} HTTP-Session: b659f8df-ed28-4bf8-b3a1-a3ec3cfcfe3b Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:26:49.629657 [ 3 ] {} HTTP-Session: b659f8df-ed28-4bf8-b3a1-a3ec3cfcfe3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:26:49.629804 [ 3 ] {1b95d658-4041-4351-b7cf-e64a44608484} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:26:49.629872 [ 3 ] {1b95d658-4041-4351-b7cf-e64a44608484} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 03:26:49.630055 [ 3 ] {1b95d658-4041-4351-b7cf-e64a44608484} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:26:49.630513 [ 3 ] {1b95d658-4041-4351-b7cf-e64a44608484} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.02 03:26:49.630775 [ 3 ] {1b95d658-4041-4351-b7cf-e64a44608484} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.02.02 03:26:49.630943 [ 3 ] {1b95d658-4041-4351-b7cf-e64a44608484} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.02.02 03:26:49.631067 [ 3 ] {1b95d658-4041-4351-b7cf-e64a44608484} executeQuery: Read 63 rows, 5.11 KiB in 0.001226101 sec., 51382 rows/sec., 4.07 MiB/sec. 2024.02.02 03:26:49.631223 [ 3 ] {1b95d658-4041-4351-b7cf-e64a44608484} DynamicQueryHandler: Done processing query 2024.02.02 03:26:49.631249 [ 3 ] {1b95d658-4041-4351-b7cf-e64a44608484} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 03:26:49.631266 [ 3 ] {} HTTP-Session: b659f8df-ed28-4bf8-b3a1-a3ec3cfcfe3b Destroying unnamed session 2024.02.02 03:26:49.631498 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 29884, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:26:49.631552 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:26:49.631572 [ 3 ] {} HTTP-Session: ac2f103f-7569-490e-aafb-b5852bb76c5a Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:26:49.631591 [ 3 ] {} HTTP-Session: ac2f103f-7569-490e-aafb-b5852bb76c5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:26:49.631679 [ 3 ] {dae4be42-7bc4-479a-af4c-b7c1f7ae89a9} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:26:49.631723 [ 3 ] {dae4be42-7bc4-479a-af4c-b7c1f7ae89a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 03:26:49.631834 [ 3 ] {dae4be42-7bc4-479a-af4c-b7c1f7ae89a9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:26:49.632236 [ 3 ] {dae4be42-7bc4-479a-af4c-b7c1f7ae89a9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.02 03:26:49.632466 [ 3 ] {dae4be42-7bc4-479a-af4c-b7c1f7ae89a9} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.02.02 03:26:49.632618 [ 3 ] {dae4be42-7bc4-479a-af4c-b7c1f7ae89a9} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.02.02 03:26:49.632741 [ 3 ] {dae4be42-7bc4-479a-af4c-b7c1f7ae89a9} executeQuery: Read 189 rows, 18.33 KiB in 0.001024549 sec., 184471 rows/sec., 17.48 MiB/sec. 2024.02.02 03:26:49.632877 [ 3 ] {dae4be42-7bc4-479a-af4c-b7c1f7ae89a9} DynamicQueryHandler: Done processing query 2024.02.02 03:26:49.632901 [ 3 ] {dae4be42-7bc4-479a-af4c-b7c1f7ae89a9} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.02.02 03:26:49.632918 [ 3 ] {} HTTP-Session: ac2f103f-7569-490e-aafb-b5852bb76c5a Destroying unnamed session 2024.02.02 03:26:49.633063 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 10730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:26:49.633109 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:26:49.633128 [ 3 ] {} HTTP-Session: 72343236-1752-4509-8f6b-141396093edc Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:26:49.633145 [ 3 ] {} HTTP-Session: 72343236-1752-4509-8f6b-141396093edc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:26:49.633224 [ 3 ] {299f9c8e-6aa8-437e-81f4-c4348b24394a} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:26:49.633263 [ 3 ] {299f9c8e-6aa8-437e-81f4-c4348b24394a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 03:26:49.633373 [ 3 ] {299f9c8e-6aa8-437e-81f4-c4348b24394a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:26:49.633684 [ 3 ] {299f9c8e-6aa8-437e-81f4-c4348b24394a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.02 03:26:49.633908 [ 3 ] {299f9c8e-6aa8-437e-81f4-c4348b24394a} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.02.02 03:26:49.634061 [ 3 ] {299f9c8e-6aa8-437e-81f4-c4348b24394a} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.02.02 03:26:49.634178 [ 3 ] {299f9c8e-6aa8-437e-81f4-c4348b24394a} executeQuery: Read 63 rows, 5.04 KiB in 0.000924218 sec., 68165 rows/sec., 5.33 MiB/sec. 2024.02.02 03:26:49.634295 [ 3 ] {299f9c8e-6aa8-437e-81f4-c4348b24394a} DynamicQueryHandler: Done processing query 2024.02.02 03:26:49.634317 [ 3 ] {299f9c8e-6aa8-437e-81f4-c4348b24394a} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 03:26:49.634333 [ 3 ] {} HTTP-Session: 72343236-1752-4509-8f6b-141396093edc Destroying unnamed session 2024.02.02 03:26:49.634535 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 67395, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:26:49.634581 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:26:49.634599 [ 3 ] {} HTTP-Session: 1f2956d7-0980-45da-a2f1-b70590dd17d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:26:49.634616 [ 3 ] {} HTTP-Session: 1f2956d7-0980-45da-a2f1-b70590dd17d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:26:49.634713 [ 3 ] {ce600c72-a519-4bac-b096-7074da088013} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:26:49.634785 [ 3 ] {ce600c72-a519-4bac-b096-7074da088013} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 03:26:49.634928 [ 3 ] {ce600c72-a519-4bac-b096-7074da088013} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:26:49.635630 [ 3 ] {ce600c72-a519-4bac-b096-7074da088013} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.02 03:26:49.635981 [ 3 ] {ce600c72-a519-4bac-b096-7074da088013} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.02.02 03:26:49.636166 [ 3 ] {ce600c72-a519-4bac-b096-7074da088013} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.02.02 03:26:49.636294 [ 3 ] {ce600c72-a519-4bac-b096-7074da088013} executeQuery: Read 63 rows, 87.06 KiB in 0.001521873 sec., 41396 rows/sec., 55.86 MiB/sec. 2024.02.02 03:26:49.636433 [ 3 ] {ce600c72-a519-4bac-b096-7074da088013} DynamicQueryHandler: Done processing query 2024.02.02 03:26:49.636455 [ 3 ] {ce600c72-a519-4bac-b096-7074da088013} MemoryTracker: Peak memory usage (for query): 4.43 MiB. 2024.02.02 03:26:49.636471 [ 3 ] {} HTTP-Session: 1f2956d7-0980-45da-a2f1-b70590dd17d2 Destroying unnamed session 2024.02.02 03:26:53.657456 [ 83 ] {} DNSResolver: Updating DNS cache 2024.02.02 03:26:53.657518 [ 83 ] {} DNSResolver: Updated DNS cache 2024.02.02 03:26:59.630490 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 9948, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:26:59.630716 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:26:59.630765 [ 3 ] {} HTTP-Session: f52b653b-58a5-4bd2-a430-ee378239e64a Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:26:59.630808 [ 3 ] {} HTTP-Session: f52b653b-58a5-4bd2-a430-ee378239e64a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:26:59.631016 [ 3 ] {8c034a9d-3fdc-4bca-939b-e75bce3f9040} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:26:59.631116 [ 3 ] {8c034a9d-3fdc-4bca-939b-e75bce3f9040} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 03:26:59.631385 [ 3 ] {8c034a9d-3fdc-4bca-939b-e75bce3f9040} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:26:59.631933 [ 3 ] {8c034a9d-3fdc-4bca-939b-e75bce3f9040} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.02 03:26:59.632199 [ 3 ] {8c034a9d-3fdc-4bca-939b-e75bce3f9040} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.02.02 03:26:59.632365 [ 3 ] {8c034a9d-3fdc-4bca-939b-e75bce3f9040} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.02.02 03:26:59.632515 [ 3 ] {8c034a9d-3fdc-4bca-939b-e75bce3f9040} executeQuery: Read 69 rows, 5.59 KiB in 0.001441272 sec., 47874 rows/sec., 3.79 MiB/sec. 2024.02.02 03:26:59.632505 [ 54 ] {} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f) (MergerMutator): Selected 6 parts from all_1_35_8 to all_40_40_0 2024.02.02 03:26:59.632622 [ 54 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.02 03:26:59.632714 [ 10 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_40_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_35_8 to all_40_40_0 into Compact 2024.02.02 03:26:59.632718 [ 3 ] {8c034a9d-3fdc-4bca-939b-e75bce3f9040} DynamicQueryHandler: Done processing query 2024.02.02 03:26:59.632800 [ 3 ] {8c034a9d-3fdc-4bca-939b-e75bce3f9040} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 03:26:59.632842 [ 3 ] {} HTTP-Session: f52b653b-58a5-4bd2-a430-ee378239e64a Destroying unnamed session 2024.02.02 03:26:59.632898 [ 10 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_40_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:26:59.632940 [ 10 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_40_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_35_8, total 50 rows starting from the beginning of the part 2024.02.02 03:26:59.633090 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 37623, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:26:59.633157 [ 10 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_40_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 50 rows starting from the beginning of the part 2024.02.02 03:26:59.633174 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:26:59.633235 [ 3 ] {} HTTP-Session: 7d98530b-8753-432e-a52e-cee94d978d8e Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:26:59.633268 [ 3 ] {} HTTP-Session: 7d98530b-8753-432e-a52e-cee94d978d8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:26:59.633404 [ 10 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_40_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 59 rows starting from the beginning of the part 2024.02.02 03:26:59.633507 [ 3 ] {02647e3c-3967-463e-9377-5a9ad79b68a8} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:26:59.633623 [ 3 ] {02647e3c-3967-463e-9377-5a9ad79b68a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 03:26:59.633642 [ 10 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_40_9} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 63 rows starting from the beginning of the part 2024.02.02 03:26:59.633954 [ 10 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_40_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 63 rows starting from the beginning of the part 2024.02.02 03:26:59.634094 [ 3 ] {02647e3c-3967-463e-9377-5a9ad79b68a8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:26:59.634188 [ 10 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_40_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 69 rows starting from the beginning of the part 2024.02.02 03:26:59.634993 [ 3 ] {02647e3c-3967-463e-9377-5a9ad79b68a8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.02 03:26:59.635606 [ 3 ] {02647e3c-3967-463e-9377-5a9ad79b68a8} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.02.02 03:26:59.635699 [ 9 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_40_9} MergeTask::MergeProjectionsStage: Merge sorted 354 rows, containing 4 columns (4 merged, 0 gathered) in 0.003011855 sec., 117535.53872945411 rows/sec., 9.30 MiB/sec. 2024.02.02 03:26:59.635865 [ 3 ] {02647e3c-3967-463e-9377-5a9ad79b68a8} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.02.02 03:26:59.635903 [ 9 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_40_9} MergedBlockOutputStream: filled checksums all_1_40_9 (state Temporary) 2024.02.02 03:26:59.636084 [ 3 ] {02647e3c-3967-463e-9377-5a9ad79b68a8} executeQuery: Read 243 rows, 22.81 KiB in 0.002509922 sec., 96815 rows/sec., 8.88 MiB/sec. 2024.02.02 03:26:59.636250 [ 9 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_40_9} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_merge_all_1_40_9 to all_1_40_9. 2024.02.02 03:26:59.636416 [ 9 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_40_9} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f) (MergerMutator): Merged 6 parts: from all_1_35_8 to all_40_40_0 2024.02.02 03:26:59.636439 [ 3 ] {02647e3c-3967-463e-9377-5a9ad79b68a8} DynamicQueryHandler: Done processing query 2024.02.02 03:26:59.636479 [ 3 ] {02647e3c-3967-463e-9377-5a9ad79b68a8} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.02.02 03:26:59.636536 [ 3 ] {} HTTP-Session: 7d98530b-8753-432e-a52e-cee94d978d8e Destroying unnamed session 2024.02.02 03:26:59.636723 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 17323, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:26:59.636773 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:26:59.636792 [ 3 ] {} HTTP-Session: 87381b94-e6f6-4efb-9638-ea9076da0755 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:26:59.636811 [ 3 ] {} HTTP-Session: 87381b94-e6f6-4efb-9638-ea9076da0755 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:26:59.636899 [ 3 ] {b8db5b83-ea03-4a14-97b1-ad0b431ec1e5} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:26:59.636941 [ 3 ] {b8db5b83-ea03-4a14-97b1-ad0b431ec1e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 03:26:59.637065 [ 3 ] {b8db5b83-ea03-4a14-97b1-ad0b431ec1e5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:26:59.637453 [ 3 ] {b8db5b83-ea03-4a14-97b1-ad0b431ec1e5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.02 03:26:59.637683 [ 3 ] {b8db5b83-ea03-4a14-97b1-ad0b431ec1e5} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.02.02 03:26:59.637838 [ 3 ] {b8db5b83-ea03-4a14-97b1-ad0b431ec1e5} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.02.02 03:26:59.637966 [ 3 ] {b8db5b83-ea03-4a14-97b1-ad0b431ec1e5} executeQuery: Read 102 rows, 8.15 KiB in 0.001036439 sec., 98413 rows/sec., 7.68 MiB/sec. 2024.02.02 03:26:59.638086 [ 3 ] {b8db5b83-ea03-4a14-97b1-ad0b431ec1e5} DynamicQueryHandler: Done processing query 2024.02.02 03:26:59.638110 [ 3 ] {b8db5b83-ea03-4a14-97b1-ad0b431ec1e5} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2024.02.02 03:26:59.638126 [ 3 ] {} HTTP-Session: 87381b94-e6f6-4efb-9638-ea9076da0755 Destroying unnamed session 2024.02.02 03:26:59.638243 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7048, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:26:59.638288 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:26:59.638307 [ 3 ] {} HTTP-Session: 4c790a18-233c-412e-86c3-7dbeabdd33b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:26:59.638324 [ 3 ] {} HTTP-Session: 4c790a18-233c-412e-86c3-7dbeabdd33b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:26:59.638398 [ 3 ] {d3c70012-fbdc-48b5-8970-fe7a6d6ee923} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:26:59.638442 [ 3 ] {d3c70012-fbdc-48b5-8970-fe7a6d6ee923} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 03:26:59.638565 [ 3 ] {d3c70012-fbdc-48b5-8970-fe7a6d6ee923} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:26:59.638880 [ 3 ] {d3c70012-fbdc-48b5-8970-fe7a6d6ee923} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.02 03:26:59.639142 [ 3 ] {d3c70012-fbdc-48b5-8970-fe7a6d6ee923} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.02 03:26:59.639321 [ 3 ] {d3c70012-fbdc-48b5-8970-fe7a6d6ee923} oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.02 03:26:59.639447 [ 3 ] {d3c70012-fbdc-48b5-8970-fe7a6d6ee923} executeQuery: Read 36 rows, 2.60 KiB in 0.001019608 sec., 35307 rows/sec., 2.49 MiB/sec. 2024.02.02 03:26:59.639571 [ 3 ] {d3c70012-fbdc-48b5-8970-fe7a6d6ee923} DynamicQueryHandler: Done processing query 2024.02.02 03:26:59.639594 [ 3 ] {d3c70012-fbdc-48b5-8970-fe7a6d6ee923} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 03:26:59.639610 [ 3 ] {} HTTP-Session: 4c790a18-233c-412e-86c3-7dbeabdd33b8 Destroying unnamed session 2024.02.02 03:26:59.639786 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 73802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:26:59.639833 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:26:59.639852 [ 3 ] {} HTTP-Session: 7ed097e0-5a4a-45b8-8679-54140c94556c Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:26:59.639868 [ 3 ] {} HTTP-Session: 7ed097e0-5a4a-45b8-8679-54140c94556c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:26:59.639966 [ 3 ] {8446c6d7-30e3-4bd0-8302-24d752f473b3} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:26:59.640011 [ 3 ] {8446c6d7-30e3-4bd0-8302-24d752f473b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 03:26:59.640149 [ 3 ] {8446c6d7-30e3-4bd0-8302-24d752f473b3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:26:59.640799 [ 3 ] {8446c6d7-30e3-4bd0-8302-24d752f473b3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.02 03:26:59.641131 [ 3 ] {8446c6d7-30e3-4bd0-8302-24d752f473b3} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.02.02 03:26:59.641316 [ 3 ] {8446c6d7-30e3-4bd0-8302-24d752f473b3} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.02.02 03:26:59.641451 [ 3 ] {8446c6d7-30e3-4bd0-8302-24d752f473b3} executeQuery: Read 69 rows, 95.35 KiB in 0.001455432 sec., 47408 rows/sec., 63.98 MiB/sec. 2024.02.02 03:26:59.641577 [ 3 ] {8446c6d7-30e3-4bd0-8302-24d752f473b3} DynamicQueryHandler: Done processing query 2024.02.02 03:26:59.641600 [ 3 ] {8446c6d7-30e3-4bd0-8302-24d752f473b3} MemoryTracker: Peak memory usage (for query): 4.44 MiB. 2024.02.02 03:26:59.641616 [ 3 ] {} HTTP-Session: 7ed097e0-5a4a-45b8-8679-54140c94556c Destroying unnamed session 2024.02.02 03:26:59.641741 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 1452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:26:59.641789 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:26:59.641807 [ 3 ] {} HTTP-Session: b280c9e2-3ce6-495d-bee9-bbe2b3ddfb91 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:26:59.641824 [ 3 ] {} HTTP-Session: b280c9e2-3ce6-495d-bee9-bbe2b3ddfb91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:26:59.641895 [ 3 ] {7a3fa4e6-5a02-428c-939d-4932c8564f8d} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:26:59.641936 [ 3 ] {7a3fa4e6-5a02-428c-939d-4932c8564f8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.02 03:26:59.642043 [ 3 ] {7a3fa4e6-5a02-428c-939d-4932c8564f8d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:26:59.642301 [ 3 ] {7a3fa4e6-5a02-428c-939d-4932c8564f8d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.02 03:26:59.642542 [ 3 ] {7a3fa4e6-5a02-428c-939d-4932c8564f8d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.02 03:26:59.642724 [ 3 ] {7a3fa4e6-5a02-428c-939d-4932c8564f8d} oximeter.measurements_i64 (4b31ac6b-1c5c-4f23-988c-a4b3732c9914): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.02 03:26:59.642843 [ 3 ] {7a3fa4e6-5a02-428c-939d-4932c8564f8d} executeQuery: Read 9 rows, 651.00 B in 0.000918048 sec., 9803 rows/sec., 692.49 KiB/sec. 2024.02.02 03:26:59.642961 [ 3 ] {7a3fa4e6-5a02-428c-939d-4932c8564f8d} DynamicQueryHandler: Done processing query 2024.02.02 03:26:59.642984 [ 3 ] {7a3fa4e6-5a02-428c-939d-4932c8564f8d} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.02.02 03:26:59.642999 [ 3 ] {} HTTP-Session: b280c9e2-3ce6-495d-bee9-bbe2b3ddfb91 Destroying unnamed session 2024.02.02 03:27:08.657559 [ 57 ] {} DNSResolver: Updating DNS cache 2024.02.02 03:27:08.657661 [ 57 ] {} DNSResolver: Updated DNS cache 2024.02.02 03:27:09.630107 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 9948, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:27:09.630225 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:27:09.630254 [ 3 ] {} HTTP-Session: 815b00b1-d070-4de4-888b-27fdd6a1cccc Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:27:09.630283 [ 3 ] {} HTTP-Session: 815b00b1-d070-4de4-888b-27fdd6a1cccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:27:09.630430 [ 3 ] {66ba9ef3-4e81-491c-a7c3-e050920e0928} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:27:09.630500 [ 3 ] {66ba9ef3-4e81-491c-a7c3-e050920e0928} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 03:27:09.630683 [ 3 ] {66ba9ef3-4e81-491c-a7c3-e050920e0928} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:27:09.631269 [ 3 ] {66ba9ef3-4e81-491c-a7c3-e050920e0928} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.02 03:27:09.631540 [ 3 ] {66ba9ef3-4e81-491c-a7c3-e050920e0928} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.02.02 03:27:09.631711 [ 3 ] {66ba9ef3-4e81-491c-a7c3-e050920e0928} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.02.02 03:27:09.631844 [ 3 ] {66ba9ef3-4e81-491c-a7c3-e050920e0928} executeQuery: Read 69 rows, 5.59 KiB in 0.001366942 sec., 50477 rows/sec., 4.00 MiB/sec. 2024.02.02 03:27:09.631983 [ 3 ] {66ba9ef3-4e81-491c-a7c3-e050920e0928} DynamicQueryHandler: Done processing query 2024.02.02 03:27:09.632009 [ 3 ] {66ba9ef3-4e81-491c-a7c3-e050920e0928} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 03:27:09.632025 [ 3 ] {} HTTP-Session: 815b00b1-d070-4de4-888b-27fdd6a1cccc Destroying unnamed session 2024.02.02 03:27:09.632142 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:27:09.632193 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:27:09.632213 [ 3 ] {} HTTP-Session: ace4e722-bea3-4dc4-854b-ff5b426a1f25 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:27:09.632231 [ 3 ] {} HTTP-Session: ace4e722-bea3-4dc4-854b-ff5b426a1f25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:27:09.632311 [ 3 ] {bdf119da-d6f9-4477-a3ed-66cce361d34f} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:27:09.632353 [ 3 ] {bdf119da-d6f9-4477-a3ed-66cce361d34f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.02 03:27:09.632465 [ 3 ] {bdf119da-d6f9-4477-a3ed-66cce361d34f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:27:09.632781 [ 3 ] {bdf119da-d6f9-4477-a3ed-66cce361d34f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.02 03:27:09.632993 [ 3 ] {bdf119da-d6f9-4477-a3ed-66cce361d34f} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.02 03:27:09.633144 [ 3 ] {bdf119da-d6f9-4477-a3ed-66cce361d34f} oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.02 03:27:09.633275 [ 3 ] {bdf119da-d6f9-4477-a3ed-66cce361d34f} executeQuery: Read 4 rows, 342.00 B in 0.000932718 sec., 4288 rows/sec., 358.08 KiB/sec. 2024.02.02 03:27:09.633397 [ 3 ] {bdf119da-d6f9-4477-a3ed-66cce361d34f} DynamicQueryHandler: Done processing query 2024.02.02 03:27:09.633420 [ 3 ] {bdf119da-d6f9-4477-a3ed-66cce361d34f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:27:09.633435 [ 3 ] {} HTTP-Session: ace4e722-bea3-4dc4-854b-ff5b426a1f25 Destroying unnamed session 2024.02.02 03:27:09.633594 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 32928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:27:09.633640 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:27:09.633659 [ 3 ] {} HTTP-Session: f8f40c03-76f1-4109-a6e1-06bfde619771 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:27:09.633675 [ 3 ] {} HTTP-Session: f8f40c03-76f1-4109-a6e1-06bfde619771 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:27:09.633759 [ 3 ] {45049a2a-f31c-493d-8fbd-d0f3ed01e717} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:27:09.633798 [ 3 ] {45049a2a-f31c-493d-8fbd-d0f3ed01e717} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 03:27:09.633905 [ 3 ] {45049a2a-f31c-493d-8fbd-d0f3ed01e717} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:27:09.634350 [ 3 ] {45049a2a-f31c-493d-8fbd-d0f3ed01e717} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.02 03:27:09.634583 [ 3 ] {45049a2a-f31c-493d-8fbd-d0f3ed01e717} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.02.02 03:27:09.634734 [ 3 ] {45049a2a-f31c-493d-8fbd-d0f3ed01e717} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.02.02 03:27:09.634858 [ 3 ] {45049a2a-f31c-493d-8fbd-d0f3ed01e717} executeQuery: Read 209 rows, 20.18 KiB in 0.00106278 sec., 196654 rows/sec., 18.54 MiB/sec. 2024.02.02 03:27:09.634856 [ 57 ] {} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.02.02 03:27:09.634960 [ 57 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.02 03:27:09.635038 [ 3 ] {45049a2a-f31c-493d-8fbd-d0f3ed01e717} DynamicQueryHandler: Done processing query 2024.02.02 03:27:09.635101 [ 21 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.02.02 03:27:09.635100 [ 3 ] {45049a2a-f31c-493d-8fbd-d0f3ed01e717} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.02.02 03:27:09.635164 [ 3 ] {} HTTP-Session: f8f40c03-76f1-4109-a6e1-06bfde619771 Destroying unnamed session 2024.02.02 03:27:09.635326 [ 21 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:27:09.635362 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:27:09.635392 [ 21 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 190 rows starting from the beginning of the part 2024.02.02 03:27:09.635445 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:27:09.635481 [ 3 ] {} HTTP-Session: 50bf7bbf-5cfc-486d-8b90-a5b73eb70001 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:27:09.635509 [ 3 ] {} HTTP-Session: 50bf7bbf-5cfc-486d-8b90-a5b73eb70001 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:27:09.635652 [ 21 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 214 rows starting from the beginning of the part 2024.02.02 03:27:09.635719 [ 3 ] {18f9f4a7-e68f-4e93-b14b-a02c742a85c7} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:27:09.635828 [ 3 ] {18f9f4a7-e68f-4e93-b14b-a02c742a85c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.02 03:27:09.635878 [ 21 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 189 rows starting from the beginning of the part 2024.02.02 03:27:09.636175 [ 21 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 189 rows starting from the beginning of the part 2024.02.02 03:27:09.636316 [ 3 ] {18f9f4a7-e68f-4e93-b14b-a02c742a85c7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:27:09.636417 [ 21 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 243 rows starting from the beginning of the part 2024.02.02 03:27:09.636579 [ 21 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 209 rows starting from the beginning of the part 2024.02.02 03:27:09.637141 [ 3 ] {18f9f4a7-e68f-4e93-b14b-a02c742a85c7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.02 03:27:09.637588 [ 3 ] {18f9f4a7-e68f-4e93-b14b-a02c742a85c7} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.02 03:27:09.637914 [ 3 ] {18f9f4a7-e68f-4e93-b14b-a02c742a85c7} oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.02 03:27:09.638102 [ 3 ] {18f9f4a7-e68f-4e93-b14b-a02c742a85c7} executeQuery: Read 4 rows, 286.00 B in 0.002324589 sec., 1720 rows/sec., 120.15 KiB/sec. 2024.02.02 03:27:09.638352 [ 3 ] {18f9f4a7-e68f-4e93-b14b-a02c742a85c7} DynamicQueryHandler: Done processing query 2024.02.02 03:27:09.638419 [ 3 ] {18f9f4a7-e68f-4e93-b14b-a02c742a85c7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:27:09.638492 [ 3 ] {} HTTP-Session: 50bf7bbf-5cfc-486d-8b90-a5b73eb70001 Destroying unnamed session 2024.02.02 03:27:09.638621 [ 14 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1234 rows, containing 4 columns (4 merged, 0 gathered) in 0.003596191 sec., 343140.8398497188 rows/sec., 31.97 MiB/sec. 2024.02.02 03:27:09.638700 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 12429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:27:09.638766 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:27:09.638812 [ 3 ] {} HTTP-Session: 17cf1645-26d4-4ff4-93a6-490cace42821 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:27:09.638831 [ 3 ] {} HTTP-Session: 17cf1645-26d4-4ff4-93a6-490cace42821 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:27:09.638890 [ 14 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.02.02 03:27:09.639009 [ 3 ] {b8e5e9f9-c867-4d82-8c22-64a6f877db9f} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:27:09.639062 [ 3 ] {b8e5e9f9-c867-4d82-8c22-64a6f877db9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 03:27:09.639264 [ 3 ] {b8e5e9f9-c867-4d82-8c22-64a6f877db9f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:27:09.639277 [ 14 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_41_8} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.02.02 03:27:09.639420 [ 14 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_41_8} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.02.02 03:27:09.639740 [ 3 ] {b8e5e9f9-c867-4d82-8c22-64a6f877db9f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.02 03:27:09.639961 [ 3 ] {b8e5e9f9-c867-4d82-8c22-64a6f877db9f} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.02.02 03:27:09.640112 [ 3 ] {b8e5e9f9-c867-4d82-8c22-64a6f877db9f} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.02.02 03:27:09.640226 [ 57 ] {} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.02.02 03:27:09.640229 [ 3 ] {b8e5e9f9-c867-4d82-8c22-64a6f877db9f} executeQuery: Read 73 rows, 5.85 KiB in 0.00116791 sec., 62504 rows/sec., 4.89 MiB/sec. 2024.02.02 03:27:09.640284 [ 57 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.02 03:27:09.640445 [ 10 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.02.02 03:27:09.640516 [ 3 ] {b8e5e9f9-c867-4d82-8c22-64a6f877db9f} DynamicQueryHandler: Done processing query 2024.02.02 03:27:09.640565 [ 3 ] {b8e5e9f9-c867-4d82-8c22-64a6f877db9f} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 03:27:09.640633 [ 3 ] {} HTTP-Session: 17cf1645-26d4-4ff4-93a6-490cace42821 Destroying unnamed session 2024.02.02 03:27:09.640697 [ 10 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:27:09.640749 [ 10 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 100 rows starting from the beginning of the part 2024.02.02 03:27:09.640822 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:27:09.640906 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:27:09.640973 [ 3 ] {} HTTP-Session: 07ef4fbe-4433-4a6d-a74a-2ae1a87a982f Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:27:09.641011 [ 10 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 95 rows starting from the beginning of the part 2024.02.02 03:27:09.641024 [ 3 ] {} HTTP-Session: 07ef4fbe-4433-4a6d-a74a-2ae1a87a982f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:27:09.641261 [ 3 ] {4eaa8487-7ffb-4c3f-8552-4dfa1aab8638} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:27:09.641269 [ 10 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 63 rows starting from the beginning of the part 2024.02.02 03:27:09.641372 [ 3 ] {4eaa8487-7ffb-4c3f-8552-4dfa1aab8638} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 03:27:09.641556 [ 10 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 63 rows starting from the beginning of the part 2024.02.02 03:27:09.641872 [ 10 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 102 rows starting from the beginning of the part 2024.02.02 03:27:09.641967 [ 3 ] {4eaa8487-7ffb-4c3f-8552-4dfa1aab8638} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:27:09.642118 [ 10 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 73 rows starting from the beginning of the part 2024.02.02 03:27:09.642656 [ 3 ] {4eaa8487-7ffb-4c3f-8552-4dfa1aab8638} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.02 03:27:09.643311 [ 3 ] {4eaa8487-7ffb-4c3f-8552-4dfa1aab8638} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.02 03:27:09.643708 [ 3 ] {4eaa8487-7ffb-4c3f-8552-4dfa1aab8638} oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.02 03:27:09.643817 [ 21 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 496 rows, containing 4 columns (4 merged, 0 gathered) in 0.00346939 sec., 142964.6133758384 rows/sec., 11.17 MiB/sec. 2024.02.02 03:27:09.643962 [ 3 ] {4eaa8487-7ffb-4c3f-8552-4dfa1aab8638} executeQuery: Read 2 rows, 144.00 B in 0.002657232 sec., 752 rows/sec., 52.92 KiB/sec. 2024.02.02 03:27:09.644130 [ 16 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.02.02 03:27:09.644218 [ 3 ] {4eaa8487-7ffb-4c3f-8552-4dfa1aab8638} DynamicQueryHandler: Done processing query 2024.02.02 03:27:09.644260 [ 3 ] {4eaa8487-7ffb-4c3f-8552-4dfa1aab8638} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:27:09.644279 [ 3 ] {} HTTP-Session: 07ef4fbe-4433-4a6d-a74a-2ae1a87a982f Destroying unnamed session 2024.02.02 03:27:09.644463 [ 16 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_41_8} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.02.02 03:27:09.644481 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 73802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:27:09.644546 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:27:09.644575 [ 16 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_41_8} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.02.02 03:27:09.644587 [ 3 ] {} HTTP-Session: c1fcb73d-c6b4-4f64-a2ab-67b09eb38379 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:27:09.644631 [ 3 ] {} HTTP-Session: c1fcb73d-c6b4-4f64-a2ab-67b09eb38379 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:27:09.644783 [ 3 ] {c397f947-edf9-4140-ad4b-fcbe6f1d9aaa} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:27:09.644830 [ 3 ] {c397f947-edf9-4140-ad4b-fcbe6f1d9aaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 03:27:09.644986 [ 3 ] {c397f947-edf9-4140-ad4b-fcbe6f1d9aaa} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:27:09.645591 [ 3 ] {c397f947-edf9-4140-ad4b-fcbe6f1d9aaa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.02 03:27:09.645929 [ 3 ] {c397f947-edf9-4140-ad4b-fcbe6f1d9aaa} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.02.02 03:27:09.646105 [ 3 ] {c397f947-edf9-4140-ad4b-fcbe6f1d9aaa} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.02.02 03:27:09.646226 [ 3 ] {c397f947-edf9-4140-ad4b-fcbe6f1d9aaa} executeQuery: Read 69 rows, 95.35 KiB in 0.001403892 sec., 49149 rows/sec., 66.32 MiB/sec. 2024.02.02 03:27:09.646228 [ 57 ] {} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.02.02 03:27:09.646303 [ 57 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.02 03:27:09.646445 [ 14 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.02.02 03:27:09.646462 [ 3 ] {c397f947-edf9-4140-ad4b-fcbe6f1d9aaa} DynamicQueryHandler: Done processing query 2024.02.02 03:27:09.646508 [ 3 ] {c397f947-edf9-4140-ad4b-fcbe6f1d9aaa} MemoryTracker: Peak memory usage (for query): 4.44 MiB. 2024.02.02 03:27:09.646558 [ 3 ] {} HTTP-Session: c1fcb73d-c6b4-4f64-a2ab-67b09eb38379 Destroying unnamed session 2024.02.02 03:27:09.646615 [ 14 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:27:09.646650 [ 14 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1769 rows starting from the beginning of the part 2024.02.02 03:27:09.646798 [ 14 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 59 rows starting from the beginning of the part 2024.02.02 03:27:09.646902 [ 14 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 63 rows starting from the beginning of the part 2024.02.02 03:27:09.646997 [ 14 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 63 rows starting from the beginning of the part 2024.02.02 03:27:09.647089 [ 14 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 69 rows starting from the beginning of the part 2024.02.02 03:27:09.647175 [ 14 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 69 rows starting from the beginning of the part 2024.02.02 03:27:09.653459 [ 11 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2092 rows, containing 6 columns (6 merged, 0 gathered) in 0.00707635 sec., 295632.63546885044 rows/sec., 398.94 MiB/sec. 2024.02.02 03:27:09.654632 [ 21 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.02.02 03:27:09.654895 [ 21 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_41_8} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.02.02 03:27:09.654968 [ 21 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_41_8} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.02.02 03:27:09.655056 [ 21 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_41_8: 12.39 MiB. 2024.02.02 03:27:10.001147 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 240.97 MiB, peak 250.32 MiB, will set to 242.49 MiB (RSS), difference: 1.52 MiB 2024.02.02 03:27:19.630709 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 9948, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:27:19.630887 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:27:19.630935 [ 3 ] {} HTTP-Session: d1cae67a-7b2a-4db3-baac-505b440f592c Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:27:19.630976 [ 3 ] {} HTTP-Session: d1cae67a-7b2a-4db3-baac-505b440f592c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:27:19.631162 [ 3 ] {651810dc-fdb4-4da1-ac2c-394b21cf0271} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:27:19.631223 [ 3 ] {651810dc-fdb4-4da1-ac2c-394b21cf0271} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 03:27:19.631385 [ 3 ] {651810dc-fdb4-4da1-ac2c-394b21cf0271} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:27:19.631923 [ 3 ] {651810dc-fdb4-4da1-ac2c-394b21cf0271} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.02 03:27:19.632200 [ 3 ] {651810dc-fdb4-4da1-ac2c-394b21cf0271} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.02.02 03:27:19.632363 [ 3 ] {651810dc-fdb4-4da1-ac2c-394b21cf0271} oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.02.02 03:27:19.632500 [ 3 ] {651810dc-fdb4-4da1-ac2c-394b21cf0271} executeQuery: Read 69 rows, 5.59 KiB in 0.001299211 sec., 53109 rows/sec., 4.20 MiB/sec. 2024.02.02 03:27:19.632664 [ 3 ] {651810dc-fdb4-4da1-ac2c-394b21cf0271} DynamicQueryHandler: Done processing query 2024.02.02 03:27:19.632690 [ 3 ] {651810dc-fdb4-4da1-ac2c-394b21cf0271} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 03:27:19.632706 [ 3 ] {} HTTP-Session: d1cae67a-7b2a-4db3-baac-505b440f592c Destroying unnamed session 2024.02.02 03:27:19.632819 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:27:19.632868 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:27:19.632887 [ 3 ] {} HTTP-Session: 6ca9acb1-14d7-4054-a806-1865dd29f073 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:27:19.632906 [ 3 ] {} HTTP-Session: 6ca9acb1-14d7-4054-a806-1865dd29f073 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:27:19.632979 [ 3 ] {5bde468c-9ea5-4c40-a9b9-3e35d0d90e19} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:27:19.633020 [ 3 ] {5bde468c-9ea5-4c40-a9b9-3e35d0d90e19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.02 03:27:19.633129 [ 3 ] {5bde468c-9ea5-4c40-a9b9-3e35d0d90e19} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:27:19.633422 [ 3 ] {5bde468c-9ea5-4c40-a9b9-3e35d0d90e19} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.02 03:27:19.633693 [ 3 ] {5bde468c-9ea5-4c40-a9b9-3e35d0d90e19} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.02 03:27:19.633848 [ 3 ] {5bde468c-9ea5-4c40-a9b9-3e35d0d90e19} oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.02 03:27:19.633972 [ 3 ] {5bde468c-9ea5-4c40-a9b9-3e35d0d90e19} executeQuery: Read 2 rows, 175.00 B in 0.000928697 sec., 2153 rows/sec., 184.02 KiB/sec. 2024.02.02 03:27:19.633971 [ 69 ] {} oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 2024.02.02 03:27:19.634088 [ 69 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.02 03:27:19.634161 [ 3 ] {5bde468c-9ea5-4c40-a9b9-3e35d0d90e19} DynamicQueryHandler: Done processing query 2024.02.02 03:27:19.634194 [ 3 ] {5bde468c-9ea5-4c40-a9b9-3e35d0d90e19} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:27:19.634194 [ 11 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_19_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact 2024.02.02 03:27:19.634215 [ 3 ] {} HTTP-Session: 6ca9acb1-14d7-4054-a806-1865dd29f073 Destroying unnamed session 2024.02.02 03:27:19.634284 [ 11 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_19_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:27:19.634310 [ 11 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 8 rows starting from the beginning of the part 2024.02.02 03:27:19.634426 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 32777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:27:19.634434 [ 11 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part 2024.02.02 03:27:19.634485 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:27:19.634508 [ 3 ] {} HTTP-Session: 52a73b84-1959-4065-a90d-c333a3ea0c58 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:27:19.634529 [ 3 ] {} HTTP-Session: 52a73b84-1959-4065-a90d-c333a3ea0c58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:27:19.634599 [ 11 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part 2024.02.02 03:27:19.634655 [ 3 ] {9833020d-75f8-4fed-88a3-9349fca9af5b} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:27:19.634706 [ 3 ] {9833020d-75f8-4fed-88a3-9349fca9af5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 03:27:19.634748 [ 11 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::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.02 03:27:19.634923 [ 11 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part 2024.02.02 03:27:19.634962 [ 3 ] {9833020d-75f8-4fed-88a3-9349fca9af5b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:27:19.635064 [ 11 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part 2024.02.02 03:27:19.635623 [ 3 ] {9833020d-75f8-4fed-88a3-9349fca9af5b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.02 03:27:19.635916 [ 21 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_19_4} MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.001760955 sec., 12493.221007918999 rows/sec., 1.02 MiB/sec. 2024.02.02 03:27:19.635988 [ 3 ] {9833020d-75f8-4fed-88a3-9349fca9af5b} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.02.02 03:27:19.636054 [ 11 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_19_4} MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) 2024.02.02 03:27:19.636165 [ 3 ] {9833020d-75f8-4fed-88a3-9349fca9af5b} oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.02.02 03:27:19.636230 [ 11 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_19_4} oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. 2024.02.02 03:27:19.636313 [ 3 ] {9833020d-75f8-4fed-88a3-9349fca9af5b} executeQuery: Read 208 rows, 20.09 KiB in 0.001625013 sec., 127998 rows/sec., 12.07 MiB/sec. 2024.02.02 03:27:19.636333 [ 11 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_19_4} oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f) (MergerMutator): Merged 6 parts: from all_1_14_3 to all_19_19_0 2024.02.02 03:27:19.636488 [ 3 ] {9833020d-75f8-4fed-88a3-9349fca9af5b} DynamicQueryHandler: Done processing query 2024.02.02 03:27:19.636512 [ 3 ] {9833020d-75f8-4fed-88a3-9349fca9af5b} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.02.02 03:27:19.636528 [ 3 ] {} HTTP-Session: 52a73b84-1959-4065-a90d-c333a3ea0c58 Destroying unnamed session 2024.02.02 03:27:19.636647 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:27:19.636693 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:27:19.636712 [ 3 ] {} HTTP-Session: 951c0769-5b93-47ba-a8e2-499f37bd1987 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:27:19.636729 [ 3 ] {} HTTP-Session: 951c0769-5b93-47ba-a8e2-499f37bd1987 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:27:19.636800 [ 3 ] {15d73e5e-fabc-4e27-89e7-6c999d101b56} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:27:19.636840 [ 3 ] {15d73e5e-fabc-4e27-89e7-6c999d101b56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.02 03:27:19.636945 [ 3 ] {15d73e5e-fabc-4e27-89e7-6c999d101b56} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:27:19.637211 [ 3 ] {15d73e5e-fabc-4e27-89e7-6c999d101b56} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.02 03:27:19.637413 [ 3 ] {15d73e5e-fabc-4e27-89e7-6c999d101b56} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.02 03:27:19.637566 [ 3 ] {15d73e5e-fabc-4e27-89e7-6c999d101b56} oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.02 03:27:19.637678 [ 69 ] {} oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 2024.02.02 03:27:19.637693 [ 3 ] {15d73e5e-fabc-4e27-89e7-6c999d101b56} executeQuery: Read 2 rows, 143.00 B in 0.000858307 sec., 2330 rows/sec., 162.70 KiB/sec. 2024.02.02 03:27:19.637734 [ 69 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.02 03:27:19.637902 [ 14 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_19_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact 2024.02.02 03:27:19.637924 [ 3 ] {15d73e5e-fabc-4e27-89e7-6c999d101b56} DynamicQueryHandler: Done processing query 2024.02.02 03:27:19.637970 [ 3 ] {15d73e5e-fabc-4e27-89e7-6c999d101b56} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:27:19.637995 [ 3 ] {} HTTP-Session: 951c0769-5b93-47ba-a8e2-499f37bd1987 Destroying unnamed session 2024.02.02 03:27:19.638060 [ 14 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_19_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 03:27:19.638100 [ 14 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 8 rows starting from the beginning of the part 2024.02.02 03:27:19.638169 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 12084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:27:19.638233 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:27:19.638261 [ 3 ] {} HTTP-Session: 3ae68f3d-6ff9-4b9d-a390-db3163e88608 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:27:19.638318 [ 3 ] {} HTTP-Session: 3ae68f3d-6ff9-4b9d-a390-db3163e88608 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:27:19.638381 [ 14 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part 2024.02.02 03:27:19.638518 [ 3 ] {7b37e7d8-950f-4cf6-9534-17dd7f3c9679} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:27:19.638623 [ 3 ] {7b37e7d8-950f-4cf6-9534-17dd7f3c9679} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 03:27:19.638672 [ 14 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part 2024.02.02 03:27:19.639042 [ 14 ] {70666373-b15a-45ec-829c-f6f2e7473feb::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.02 03:27:19.639044 [ 3 ] {7b37e7d8-950f-4cf6-9534-17dd7f3c9679} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:27:19.639263 [ 14 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part 2024.02.02 03:27:19.639413 [ 14 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part 2024.02.02 03:27:19.639957 [ 3 ] {7b37e7d8-950f-4cf6-9534-17dd7f3c9679} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.02 03:27:19.640369 [ 3 ] {7b37e7d8-950f-4cf6-9534-17dd7f3c9679} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.02.02 03:27:19.640697 [ 3 ] {7b37e7d8-950f-4cf6-9534-17dd7f3c9679} oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.02.02 03:27:19.641012 [ 3 ] {7b37e7d8-950f-4cf6-9534-17dd7f3c9679} executeQuery: Read 71 rows, 5.69 KiB in 0.00243116 sec., 29204 rows/sec., 2.28 MiB/sec. 2024.02.02 03:27:19.641024 [ 14 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_19_4} MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.003223957 sec., 6823.91235366973 rows/sec., 476.47 KiB/sec. 2024.02.02 03:27:19.641222 [ 3 ] {7b37e7d8-950f-4cf6-9534-17dd7f3c9679} DynamicQueryHandler: Done processing query 2024.02.02 03:27:19.641235 [ 24 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_19_4} MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) 2024.02.02 03:27:19.641258 [ 3 ] {7b37e7d8-950f-4cf6-9534-17dd7f3c9679} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 03:27:19.641314 [ 3 ] {} HTTP-Session: 3ae68f3d-6ff9-4b9d-a390-db3163e88608 Destroying unnamed session 2024.02.02 03:27:19.641458 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:27:19.641522 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:27:19.641545 [ 24 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_19_4} oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. 2024.02.02 03:27:19.641560 [ 3 ] {} HTTP-Session: 49607480-1539-4c44-b079-ad82847947c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:27:19.641606 [ 3 ] {} HTTP-Session: 49607480-1539-4c44-b079-ad82847947c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:27:19.641665 [ 24 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_19_4} oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb) (MergerMutator): Merged 6 parts: from all_1_14_3 to all_19_19_0 2024.02.02 03:27:19.641726 [ 3 ] {ca41ff47-b553-4039-8226-54b658b58e8f} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:27:19.641820 [ 3 ] {ca41ff47-b553-4039-8226-54b658b58e8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 03:27:19.641963 [ 3 ] {ca41ff47-b553-4039-8226-54b658b58e8f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:27:19.642289 [ 3 ] {ca41ff47-b553-4039-8226-54b658b58e8f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.02 03:27:19.642576 [ 3 ] {ca41ff47-b553-4039-8226-54b658b58e8f} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.02 03:27:19.642761 [ 3 ] {ca41ff47-b553-4039-8226-54b658b58e8f} oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.02 03:27:19.642890 [ 3 ] {ca41ff47-b553-4039-8226-54b658b58e8f} executeQuery: Read 1 rows, 72.00 B in 0.001104129 sec., 905 rows/sec., 63.68 KiB/sec. 2024.02.02 03:27:19.643017 [ 3 ] {ca41ff47-b553-4039-8226-54b658b58e8f} DynamicQueryHandler: Done processing query 2024.02.02 03:27:19.643040 [ 3 ] {ca41ff47-b553-4039-8226-54b658b58e8f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 03:27:19.643056 [ 3 ] {} HTTP-Session: 49607480-1539-4c44-b079-ad82847947c0 Destroying unnamed session 2024.02.02 03:27:19.643238 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 73802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 03:27:19.643287 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 03:27:19.643306 [ 3 ] {} HTTP-Session: 7c41970d-9a5d-4eab-8a05-79a478dc20f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 2024.02.02 03:27:19.643323 [ 3 ] {} HTTP-Session: 7c41970d-9a5d-4eab-8a05-79a478dc20f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 03:27:19.643416 [ 3 ] {745faf34-14e2-4458-8a3e-7f737ec82d96} executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 03:27:19.643461 [ 3 ] {745faf34-14e2-4458-8a3e-7f737ec82d96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 03:27:19.643602 [ 3 ] {745faf34-14e2-4458-8a3e-7f737ec82d96} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 03:27:19.644201 [ 3 ] {745faf34-14e2-4458-8a3e-7f737ec82d96} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.02 03:27:19.644557 [ 3 ] {745faf34-14e2-4458-8a3e-7f737ec82d96} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.02.02 03:27:19.644733 [ 3 ] {745faf34-14e2-4458-8a3e-7f737ec82d96} oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.02.02 03:27:19.644848 [ 3 ] {745faf34-14e2-4458-8a3e-7f737ec82d96} executeQuery: Read 69 rows, 95.35 KiB in 0.001403102 sec., 49176 rows/sec., 66.36 MiB/sec. 2024.02.02 03:27:19.644971 [ 3 ] {745faf34-14e2-4458-8a3e-7f737ec82d96} DynamicQueryHandler: Done processing query 2024.02.02 03:27:19.644993 [ 3 ] {745faf34-14e2-4458-8a3e-7f737ec82d96} MemoryTracker: Peak memory usage (for query): 4.44 MiB. 2024.02.02 03:27:19.645008 [ 3 ] {} HTTP-Session: 7c41970d-9a5d-4eab-8a05-79a478dc20f5 Destroying unnamed session 2024.02.02 03:27:23.657716 [ 78 ] {} DNSResolver: Updating DNS cache 2024.02.02 03:27:23.657797 [ 78 ] {} DNSResolver: Updated DNS cache