[ Oct 17 21:50:23 Enabled. ] [ Oct 17 21:50:23 Rereading configuration. ] [ Oct 17 21:50:24 Rereading configuration. ] [ Oct 17 21:50:25 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 ++ svcprop -c -p config/datalink svc:/oxide/clickhouse:default + DATALINK=oxControlService20 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default + GATEWAY=fd00:1122:3344:101::1 + [[ oxControlService20 == unknown ]] + [[ fd00:1122:3344:101::1 == unknown ]] + ipadm delete-if oxControlService20 ipadm: Could not delete oxControlService20: Interface does not exist + true + ipadm create-if -t oxControlService20 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20 + ipadm show-addr oxControlService20/ll ipadm: Address object not found + ipadm create-addr -t -T addrconf oxControlService20/ll + ipadm show-addr oxControlService20/omicron6 ipadm: Address object not found + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService20/omicron6 + route get -inet6 default -inet6 fd00:1122:3344:101::1 default: not in table + route add -inet6 default -inet6 fd00:1122:3344:101::1 add net default: gateway fd00:1122:3344:101::1 + 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 [ Oct 17 21:50:26 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 2023.10.17 21:50:26.610890 [ 1 ] {} Application: Will watch for the process with pid 22234 2023.10.17 21:50:26.611005 [ 1 ] {} Application: Forked a child process to watch 2023.10.17 21:50:27.124688 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22234 2023.10.17 21:50:27.124861 [ 1 ] {} Application: starting up 2023.10.17 21:50:27.125080 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2023.10.17 21:50:27.212081 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2023.10.17 21:50:27.212124 [ 1 ] {} Application: Initializing DateLUT. 2023.10.17 21:50:27.212140 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2023.10.17 21:50:27.212179 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2023.10.17 21:50:27.212494 [ 1 ] {} Application: Initiailizing interserver credentials. 2023.10.17 21:50:27.213156 [ 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'. 2023.10.17 21:50:27.213638 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.10.17 21:50:27.213899 [ 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) 2023.10.17 21:50:27.216040 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.10.17 21:50:27.216084 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.10.17 21:50:27.216791 [ 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'. 2023.10.17 21:50:27.216957 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.10.17 21:50:27.221585 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.10.17 21:50:27.221845 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2023.10.17 21:50:27.221870 [ 1 ] {} Application: Uncompressed cache policy name 2023.10.17 21:50:27.223263 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2023.10.17 21:50:27.223740 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2023.10.17 21:50:27.224055 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2023.10.17 21:50:27.224296 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2023.10.17 21:50:27.224580 [ 1 ] {} Application: Loading user defined objects from /data/ 2023.10.17 21:50:27.224625 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2023.10.17 21:50:27.224681 [ 1 ] {} Application: Loaded user defined objects 2023.10.17 21:50:27.224697 [ 1 ] {} Application: Loading metadata from /data/ 2023.10.17 21:50:27.231968 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2023.10.17 21:50:27.231995 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000108772 sec 2023.10.17 21:50:27.232538 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.10.17 21:50:27.232620 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2023.10.17 21:50:27.232641 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2023.10.17 21:50:27.232657 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2023.10.17 21:50:27.232670 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2023.10.17 21:50:27.232684 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2023.10.17 21:50:27.232698 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2023.10.17 21:50:27.232734 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2023.10.17 21:50:27.232754 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2023.10.17 21:50:27.232784 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2023.10.17 21:50:27.232797 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2023.10.17 21:50:27.232811 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2023.10.17 21:50:27.232827 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2023.10.17 21:50:27.232862 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2023.10.17 21:50:27.232877 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2023.10.17 21:50:27.232889 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2023.10.17 21:50:27.264785 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2023.10.17 21:50:27.266175 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2023.10.17 21:50:27.266202 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.303e-05 sec 2023.10.17 21:50:27.266225 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.10.17 21:50:27.266239 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2023.10.17 21:50:27.266258 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2023.10.17 21:50:27.268569 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2023.10.17 21:50:27.273873 [ 1 ] {} Application: Loaded metadata. 2023.10.17 21:50:27.274003 [ 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). 2023.10.17 21:50:27.274052 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2023.10.17 21:50:27.508956 [ 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) 2023.10.17 21:50:27.526829 [ 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) 2023.10.17 21:50:27.526871 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2023.10.17 21:50:27.614444 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.10.17 21:50:27.615299 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB 2023.10.17 21:50:27.615696 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2023.10.17 21:50:27.615763 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2023.10.17 21:50:27.615782 [ 158 ] {} DNSResolver: Updating DNS cache 2023.10.17 21:50:27.615943 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2023.10.17 21:50:27.615944 [ 158 ] {} DNSResolver: Updated DNS cache 2023.10.17 21:50:27.616010 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2023.10.17 21:50:27.616070 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2023.10.17 21:50:27.616094 [ 1 ] {} Application: Ready for connections. 2023.10.17 21:50:42.616635 [ 99 ] {} DNSResolver: Updating DNS cache 2023.10.17 21:50:42.616727 [ 99 ] {} DNSResolver: Updated DNS cache 2023.10.17 21:50:43.212540 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.212735 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.213304 [ 3 ] {} HTTP-Session: 6af2dc99-5aa3-4152-959d-bfaf89c3b1b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.213341 [ 3 ] {} HTTP-Session: 6af2dc99-5aa3-4152-959d-bfaf89c3b1b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.213471 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2023.10.17 21:50:43.213504 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2023.10.17 21:50:43.213519 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2023.10.17 21:50:43.214408 [ 3 ] {e75fa99d-516d-4ef8-b4d1-ee6f090fa79b} executeQuery: (from [fd00:1122:3344:101::d]:56840) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2023.10.17 21:50:43.215603 [ 3 ] {e75fa99d-516d-4ef8-b4d1-ee6f090fa79b} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2023.10.17 21:50:43.217747 [ 3 ] {e75fa99d-516d-4ef8-b4d1-ee6f090fa79b} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2023.10.17 21:50:43.219570 [ 3 ] {e75fa99d-516d-4ef8-b4d1-ee6f090fa79b} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.17 21:50:43.223965 [ 3 ] {e75fa99d-516d-4ef8-b4d1-ee6f090fa79b} DynamicQueryHandler: Done processing query 2023.10.17 21:50:43.224031 [ 3 ] {e75fa99d-516d-4ef8-b4d1-ee6f090fa79b} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2023.10.17 21:50:43.224049 [ 3 ] {} HTTP-Session: 6af2dc99-5aa3-4152-959d-bfaf89c3b1b5 Destroying unnamed session 2023.10.17 21:50:43.224303 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.224355 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.224374 [ 3 ] {} HTTP-Session: 11e2b735-3122-435b-8afa-c9341ff1de95 Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.224393 [ 3 ] {} HTTP-Session: 11e2b735-3122-435b-8afa-c9341ff1de95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.224501 [ 3 ] {078e4a9a-4294-4154-953b-a8c5b35c94a8} executeQuery: (from [fd00:1122:3344:101::d]:56840) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.10.17 21:50:43.239618 [ 3 ] {078e4a9a-4294-4154-953b-a8c5b35c94a8} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:56840) (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 @ 111ef7 in /system/lib/amd64/libc.so.1 2023.10.17 21:50:43.240313 [ 3 ] {078e4a9a-4294-4154-953b-a8c5b35c94a8} 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 @ 111ef7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2023.10.17 21:50:43.240436 [ 3 ] {078e4a9a-4294-4154-953b-a8c5b35c94a8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 21:50:43.240456 [ 3 ] {} HTTP-Session: 11e2b735-3122-435b-8afa-c9341ff1de95 Destroying unnamed session 2023.10.17 21:50:43.241251 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 34, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.241301 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.241319 [ 3 ] {} HTTP-Session: beb46c8d-8f75-42cd-b2e2-0e2dfdb0f4a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.241339 [ 3 ] {} HTTP-Session: beb46c8d-8f75-42cd-b2e2-0e2dfdb0f4a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.241451 [ 3 ] {3853c761-296b-4dda-952a-0bbc02e3ffbc} executeQuery: (from [fd00:1122:3344:101::d]:56840) DROP DATABASE IF EXISTS oximeter; (stage: Complete) 2023.10.17 21:50:43.241555 [ 3 ] {3853c761-296b-4dda-952a-0bbc02e3ffbc} DynamicQueryHandler: Done processing query 2023.10.17 21:50:43.241580 [ 3 ] {3853c761-296b-4dda-952a-0bbc02e3ffbc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 21:50:43.241598 [ 3 ] {} HTTP-Session: beb46c8d-8f75-42cd-b2e2-0e2dfdb0f4a3 Destroying unnamed session 2023.10.17 21:50:43.241722 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.241765 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.241789 [ 3 ] {} HTTP-Session: b5d52f90-4bdb-4e58-a6c3-46d55c815da1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.241804 [ 3 ] {} HTTP-Session: b5d52f90-4bdb-4e58-a6c3-46d55c815da1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.241862 [ 3 ] {a36ef49c-3f8d-4238-bf5d-6b8d761b7317} executeQuery: (from [fd00:1122:3344:101::d]:56840) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete) 2023.10.17 21:50:43.241917 [ 3 ] {a36ef49c-3f8d-4238-bf5d-6b8d761b7317} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2023.10.17 21:50:43.243094 [ 3 ] {a36ef49c-3f8d-4238-bf5d-6b8d761b7317} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2023.10.17 21:50:43.243120 [ 3 ] {a36ef49c-3f8d-4238-bf5d-6b8d761b7317} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.5871e-05 sec 2023.10.17 21:50:43.243143 [ 3 ] {a36ef49c-3f8d-4238-bf5d-6b8d761b7317} TablesLoader: Loading 0 tables with 0 dependency level 2023.10.17 21:50:43.243156 [ 3 ] {a36ef49c-3f8d-4238-bf5d-6b8d761b7317} DatabaseAtomic (oximeter): Starting up tables. 2023.10.17 21:50:43.243225 [ 3 ] {a36ef49c-3f8d-4238-bf5d-6b8d761b7317} DynamicQueryHandler: Done processing query 2023.10.17 21:50:43.243246 [ 3 ] {a36ef49c-3f8d-4238-bf5d-6b8d761b7317} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 21:50:43.243266 [ 3 ] {} HTTP-Session: b5d52f90-4bdb-4e58-a6c3-46d55c815da1 Destroying unnamed session 2023.10.17 21:50:43.243360 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.243403 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.243424 [ 3 ] {} HTTP-Session: 5e5342f9-d356-4b51-81c8-e271192a2fbc Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.243440 [ 3 ] {} HTTP-Session: 5e5342f9-d356-4b51-81c8-e271192a2fbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.243577 [ 3 ] {bbbe8cfd-56b2-48da-833a-122f8b6730e7} executeQuery: (from [fd00:1122:3344:101::d]:56840) CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp); (stage: Complete) 2023.10.17 21:50:43.243619 [ 3 ] {bbbe8cfd-56b2-48da-833a-122f8b6730e7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2023.10.17 21:50:43.247606 [ 3 ] {bbbe8cfd-56b2-48da-833a-122f8b6730e7} oximeter.version (9610679d-e270-42c8-b1fa-6dfee8fca50b): Loading data parts 2023.10.17 21:50:43.247734 [ 3 ] {bbbe8cfd-56b2-48da-833a-122f8b6730e7} oximeter.version (9610679d-e270-42c8-b1fa-6dfee8fca50b): There are no data parts 2023.10.17 21:50:43.249568 [ 3 ] {bbbe8cfd-56b2-48da-833a-122f8b6730e7} DynamicQueryHandler: Done processing query 2023.10.17 21:50:43.249593 [ 3 ] {bbbe8cfd-56b2-48da-833a-122f8b6730e7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 21:50:43.249614 [ 3 ] {} HTTP-Session: 5e5342f9-d356-4b51-81c8-e271192a2fbc Destroying unnamed session 2023.10.17 21:50:43.249721 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.249766 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.249788 [ 3 ] {} HTTP-Session: 8fea55cd-792b-4ba4-85e1-039147fcd956 Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.249809 [ 3 ] {} HTTP-Session: 8fea55cd-792b-4ba4-85e1-039147fcd956 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.249994 [ 3 ] {5656c302-d8c3-44ae-816d-ff30637a6718} executeQuery: (from [fd00:1122:3344:101::d]:56840) CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.17 21:50:43.250040 [ 3 ] {5656c302-d8c3-44ae-816d-ff30637a6718} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2023.10.17 21:50:43.256366 [ 3 ] {5656c302-d8c3-44ae-816d-ff30637a6718} oximeter.measurements_bool (b31c9e69-0a41-48d0-88e1-486a7b67ee57): Loading data parts 2023.10.17 21:50:43.256455 [ 3 ] {5656c302-d8c3-44ae-816d-ff30637a6718} oximeter.measurements_bool (b31c9e69-0a41-48d0-88e1-486a7b67ee57): There are no data parts 2023.10.17 21:50:43.257592 [ 3 ] {5656c302-d8c3-44ae-816d-ff30637a6718} DynamicQueryHandler: Done processing query 2023.10.17 21:50:43.257618 [ 3 ] {5656c302-d8c3-44ae-816d-ff30637a6718} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 21:50:43.257638 [ 3 ] {} HTTP-Session: 8fea55cd-792b-4ba4-85e1-039147fcd956 Destroying unnamed session 2023.10.17 21:50:43.257747 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.257796 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.257818 [ 3 ] {} HTTP-Session: a871bc28-5130-4686-bb54-0e8d24a7a394 Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.257834 [ 3 ] {} HTTP-Session: a871bc28-5130-4686-bb54-0e8d24a7a394 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.258019 [ 3 ] {067b6127-0f7d-49a8-8829-4599ee333b11} executeQuery: (from [fd00:1122:3344:101::d]:56840) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.17 21:50:43.258065 [ 3 ] {067b6127-0f7d-49a8-8829-4599ee333b11} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2023.10.17 21:50:43.259634 [ 3 ] {067b6127-0f7d-49a8-8829-4599ee333b11} oximeter.measurements_i8 (9a8af625-71d8-4955-8544-f1d71caf80dc): Loading data parts 2023.10.17 21:50:43.259723 [ 3 ] {067b6127-0f7d-49a8-8829-4599ee333b11} oximeter.measurements_i8 (9a8af625-71d8-4955-8544-f1d71caf80dc): There are no data parts 2023.10.17 21:50:43.260824 [ 3 ] {067b6127-0f7d-49a8-8829-4599ee333b11} DynamicQueryHandler: Done processing query 2023.10.17 21:50:43.260849 [ 3 ] {067b6127-0f7d-49a8-8829-4599ee333b11} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 21:50:43.260864 [ 3 ] {} HTTP-Session: a871bc28-5130-4686-bb54-0e8d24a7a394 Destroying unnamed session 2023.10.17 21:50:43.260992 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.261038 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.261056 [ 3 ] {} HTTP-Session: 2cb9866a-d178-4b69-8ff8-85bcbaee0491 Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.261076 [ 3 ] {} HTTP-Session: 2cb9866a-d178-4b69-8ff8-85bcbaee0491 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.261264 [ 3 ] {d94e6330-d4ff-4c85-8f60-f7344e8adbe9} executeQuery: (from [fd00:1122:3344:101::d]:56840) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.17 21:50:43.261310 [ 3 ] {d94e6330-d4ff-4c85-8f60-f7344e8adbe9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2023.10.17 21:50:43.262856 [ 3 ] {d94e6330-d4ff-4c85-8f60-f7344e8adbe9} oximeter.measurements_u8 (cdd97872-e6c1-4b89-bf63-f60ae89b665c): Loading data parts 2023.10.17 21:50:43.262941 [ 3 ] {d94e6330-d4ff-4c85-8f60-f7344e8adbe9} oximeter.measurements_u8 (cdd97872-e6c1-4b89-bf63-f60ae89b665c): There are no data parts 2023.10.17 21:50:43.264020 [ 3 ] {d94e6330-d4ff-4c85-8f60-f7344e8adbe9} DynamicQueryHandler: Done processing query 2023.10.17 21:50:43.264050 [ 3 ] {d94e6330-d4ff-4c85-8f60-f7344e8adbe9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 21:50:43.264065 [ 3 ] {} HTTP-Session: 2cb9866a-d178-4b69-8ff8-85bcbaee0491 Destroying unnamed session 2023.10.17 21:50:43.264167 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.264214 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.264232 [ 3 ] {} HTTP-Session: 4ac35567-9caa-455f-8dd8-5357fdaf80dc Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.264252 [ 3 ] {} HTTP-Session: 4ac35567-9caa-455f-8dd8-5357fdaf80dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.264434 [ 3 ] {aab9738a-2ad6-4fd5-af0f-339d570c5355} executeQuery: (from [fd00:1122:3344:101::d]:56840) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.17 21:50:43.264477 [ 3 ] {aab9738a-2ad6-4fd5-af0f-339d570c5355} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2023.10.17 21:50:43.268331 [ 3 ] {aab9738a-2ad6-4fd5-af0f-339d570c5355} oximeter.measurements_i16 (682d2060-6dac-4233-9623-9a070c6aee97): Loading data parts 2023.10.17 21:50:43.268413 [ 3 ] {aab9738a-2ad6-4fd5-af0f-339d570c5355} oximeter.measurements_i16 (682d2060-6dac-4233-9623-9a070c6aee97): There are no data parts 2023.10.17 21:50:43.269520 [ 3 ] {aab9738a-2ad6-4fd5-af0f-339d570c5355} DynamicQueryHandler: Done processing query 2023.10.17 21:50:43.269550 [ 3 ] {aab9738a-2ad6-4fd5-af0f-339d570c5355} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 21:50:43.269565 [ 3 ] {} HTTP-Session: 4ac35567-9caa-455f-8dd8-5357fdaf80dc Destroying unnamed session 2023.10.17 21:50:43.269663 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.269709 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.269727 [ 3 ] {} HTTP-Session: e607a2b5-7a79-4bf4-9172-e54aea8172a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.269746 [ 3 ] {} HTTP-Session: e607a2b5-7a79-4bf4-9172-e54aea8172a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.269929 [ 3 ] {7297a949-2cac-41cb-9e59-041ca2a74e13} executeQuery: (from [fd00:1122:3344:101::d]:56840) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.17 21:50:43.269972 [ 3 ] {7297a949-2cac-41cb-9e59-041ca2a74e13} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2023.10.17 21:50:43.271542 [ 3 ] {7297a949-2cac-41cb-9e59-041ca2a74e13} oximeter.measurements_u16 (f20ebd8f-7805-4d7e-8897-91e61637e35c): Loading data parts 2023.10.17 21:50:43.271660 [ 3 ] {7297a949-2cac-41cb-9e59-041ca2a74e13} oximeter.measurements_u16 (f20ebd8f-7805-4d7e-8897-91e61637e35c): There are no data parts 2023.10.17 21:50:43.272783 [ 3 ] {7297a949-2cac-41cb-9e59-041ca2a74e13} DynamicQueryHandler: Done processing query 2023.10.17 21:50:43.272816 [ 3 ] {7297a949-2cac-41cb-9e59-041ca2a74e13} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 21:50:43.272831 [ 3 ] {} HTTP-Session: e607a2b5-7a79-4bf4-9172-e54aea8172a8 Destroying unnamed session 2023.10.17 21:50:43.272948 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.273000 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.273018 [ 3 ] {} HTTP-Session: 85e68c47-3f58-41d2-9a26-26477ddd39b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.273038 [ 3 ] {} HTTP-Session: 85e68c47-3f58-41d2-9a26-26477ddd39b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.273217 [ 3 ] {bac8171f-1970-4394-ad72-c18a7b2e0b5a} executeQuery: (from [fd00:1122:3344:101::d]:56840) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.17 21:50:43.273263 [ 3 ] {bac8171f-1970-4394-ad72-c18a7b2e0b5a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2023.10.17 21:50:43.274812 [ 3 ] {bac8171f-1970-4394-ad72-c18a7b2e0b5a} oximeter.measurements_i32 (8a9cbdcb-9802-4334-a79d-5ddafaea6a0d): Loading data parts 2023.10.17 21:50:43.274894 [ 3 ] {bac8171f-1970-4394-ad72-c18a7b2e0b5a} oximeter.measurements_i32 (8a9cbdcb-9802-4334-a79d-5ddafaea6a0d): There are no data parts 2023.10.17 21:50:43.276005 [ 3 ] {bac8171f-1970-4394-ad72-c18a7b2e0b5a} DynamicQueryHandler: Done processing query 2023.10.17 21:50:43.276034 [ 3 ] {bac8171f-1970-4394-ad72-c18a7b2e0b5a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 21:50:43.276049 [ 3 ] {} HTTP-Session: 85e68c47-3f58-41d2-9a26-26477ddd39b7 Destroying unnamed session 2023.10.17 21:50:43.276152 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.276202 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.276220 [ 3 ] {} HTTP-Session: 91aa77b4-1ec9-4fe2-b2c4-1d9b551fe6e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.276236 [ 3 ] {} HTTP-Session: 91aa77b4-1ec9-4fe2-b2c4-1d9b551fe6e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.276421 [ 3 ] {cacb46db-2338-4a92-b463-f7fdd057c06e} executeQuery: (from [fd00:1122:3344:101::d]:56840) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.17 21:50:43.276471 [ 3 ] {cacb46db-2338-4a92-b463-f7fdd057c06e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2023.10.17 21:50:43.278009 [ 3 ] {cacb46db-2338-4a92-b463-f7fdd057c06e} oximeter.measurements_u32 (c030a956-ddfd-4f2c-8d8f-37dcf4c1c278): Loading data parts 2023.10.17 21:50:43.278087 [ 3 ] {cacb46db-2338-4a92-b463-f7fdd057c06e} oximeter.measurements_u32 (c030a956-ddfd-4f2c-8d8f-37dcf4c1c278): There are no data parts 2023.10.17 21:50:43.279184 [ 3 ] {cacb46db-2338-4a92-b463-f7fdd057c06e} DynamicQueryHandler: Done processing query 2023.10.17 21:50:43.279208 [ 3 ] {cacb46db-2338-4a92-b463-f7fdd057c06e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 21:50:43.279228 [ 3 ] {} HTTP-Session: 91aa77b4-1ec9-4fe2-b2c4-1d9b551fe6e5 Destroying unnamed session 2023.10.17 21:50:43.279321 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.279366 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.279388 [ 3 ] {} HTTP-Session: a76f3f9d-e24d-4ff4-9ef6-1b01414deffb Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.279403 [ 3 ] {} HTTP-Session: a76f3f9d-e24d-4ff4-9ef6-1b01414deffb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.279584 [ 3 ] {8a8e432b-d482-4f15-a7d8-683c8765035b} executeQuery: (from [fd00:1122:3344:101::d]:56840) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.17 21:50:43.279630 [ 3 ] {8a8e432b-d482-4f15-a7d8-683c8765035b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2023.10.17 21:50:43.281157 [ 3 ] {8a8e432b-d482-4f15-a7d8-683c8765035b} oximeter.measurements_i64 (1e70cc99-a22c-4554-b599-406dc1691707): Loading data parts 2023.10.17 21:50:43.281240 [ 3 ] {8a8e432b-d482-4f15-a7d8-683c8765035b} oximeter.measurements_i64 (1e70cc99-a22c-4554-b599-406dc1691707): There are no data parts 2023.10.17 21:50:43.282336 [ 3 ] {8a8e432b-d482-4f15-a7d8-683c8765035b} DynamicQueryHandler: Done processing query 2023.10.17 21:50:43.282358 [ 3 ] {8a8e432b-d482-4f15-a7d8-683c8765035b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 21:50:43.282378 [ 3 ] {} HTTP-Session: a76f3f9d-e24d-4ff4-9ef6-1b01414deffb Destroying unnamed session 2023.10.17 21:50:43.282486 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.282533 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.282555 [ 3 ] {} HTTP-Session: e8b6fe64-ee17-4c63-baca-76d1cbac3ff4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.282571 [ 3 ] {} HTTP-Session: e8b6fe64-ee17-4c63-baca-76d1cbac3ff4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.282751 [ 3 ] {fa29d6dc-db22-4354-ba56-7334b769e093} executeQuery: (from [fd00:1122:3344:101::d]:56840) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.17 21:50:43.282794 [ 3 ] {fa29d6dc-db22-4354-ba56-7334b769e093} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2023.10.17 21:50:43.284314 [ 3 ] {fa29d6dc-db22-4354-ba56-7334b769e093} oximeter.measurements_u64 (81de4c24-7017-4def-8709-0860dbc93f61): Loading data parts 2023.10.17 21:50:43.284395 [ 3 ] {fa29d6dc-db22-4354-ba56-7334b769e093} oximeter.measurements_u64 (81de4c24-7017-4def-8709-0860dbc93f61): There are no data parts 2023.10.17 21:50:43.285486 [ 3 ] {fa29d6dc-db22-4354-ba56-7334b769e093} DynamicQueryHandler: Done processing query 2023.10.17 21:50:43.285516 [ 3 ] {fa29d6dc-db22-4354-ba56-7334b769e093} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 21:50:43.285539 [ 3 ] {} HTTP-Session: e8b6fe64-ee17-4c63-baca-76d1cbac3ff4 Destroying unnamed session 2023.10.17 21:50:43.285645 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.285691 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.285716 [ 3 ] {} HTTP-Session: 06466f68-62d4-4958-ba67-ab1ad911e1f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.285732 [ 3 ] {} HTTP-Session: 06466f68-62d4-4958-ba67-ab1ad911e1f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.285913 [ 3 ] {b6f6f388-d335-46bd-9a5b-e544b159575c} executeQuery: (from [fd00:1122:3344:101::d]:56840) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.17 21:50:43.285958 [ 3 ] {b6f6f388-d335-46bd-9a5b-e544b159575c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2023.10.17 21:50:43.287489 [ 3 ] {b6f6f388-d335-46bd-9a5b-e544b159575c} oximeter.measurements_f32 (9a1a70e3-881b-40c7-a42d-479c20443065): Loading data parts 2023.10.17 21:50:43.287572 [ 3 ] {b6f6f388-d335-46bd-9a5b-e544b159575c} oximeter.measurements_f32 (9a1a70e3-881b-40c7-a42d-479c20443065): There are no data parts 2023.10.17 21:50:43.288662 [ 3 ] {b6f6f388-d335-46bd-9a5b-e544b159575c} DynamicQueryHandler: Done processing query 2023.10.17 21:50:43.288691 [ 3 ] {b6f6f388-d335-46bd-9a5b-e544b159575c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 21:50:43.288706 [ 3 ] {} HTTP-Session: 06466f68-62d4-4958-ba67-ab1ad911e1f1 Destroying unnamed session 2023.10.17 21:50:43.288808 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.288854 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.288872 [ 3 ] {} HTTP-Session: e90ff046-13e6-4f36-8045-77230d71600c Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.288891 [ 3 ] {} HTTP-Session: e90ff046-13e6-4f36-8045-77230d71600c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.289074 [ 3 ] {0f8178c1-0d48-4a20-beaa-cbd929a729b5} executeQuery: (from [fd00:1122:3344:101::d]:56840) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.17 21:50:43.289122 [ 3 ] {0f8178c1-0d48-4a20-beaa-cbd929a729b5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2023.10.17 21:50:43.290663 [ 3 ] {0f8178c1-0d48-4a20-beaa-cbd929a729b5} oximeter.measurements_f64 (6b08f400-fe93-4a8d-9526-4cbfe7df5eb7): Loading data parts 2023.10.17 21:50:43.290804 [ 3 ] {0f8178c1-0d48-4a20-beaa-cbd929a729b5} oximeter.measurements_f64 (6b08f400-fe93-4a8d-9526-4cbfe7df5eb7): There are no data parts 2023.10.17 21:50:43.292294 [ 3 ] {0f8178c1-0d48-4a20-beaa-cbd929a729b5} DynamicQueryHandler: Done processing query 2023.10.17 21:50:43.292323 [ 3 ] {0f8178c1-0d48-4a20-beaa-cbd929a729b5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 21:50:43.292337 [ 3 ] {} HTTP-Session: e90ff046-13e6-4f36-8045-77230d71600c Destroying unnamed session 2023.10.17 21:50:43.292431 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.292477 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.292496 [ 3 ] {} HTTP-Session: 8448e8e5-3973-45fb-bde9-a6456da3037b Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.292517 [ 3 ] {} HTTP-Session: 8448e8e5-3973-45fb-bde9-a6456da3037b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.292693 [ 3 ] {abbe7d15-ea7d-4421-93a3-88a759cba5d9} executeQuery: (from [fd00:1122:3344:101::d]:56840) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum String ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.17 21:50:43.292741 [ 3 ] {abbe7d15-ea7d-4421-93a3-88a759cba5d9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2023.10.17 21:50:43.294329 [ 3 ] {abbe7d15-ea7d-4421-93a3-88a759cba5d9} oximeter.measurements_string (32b6a34c-5dca-4162-84d8-b06700e1576a): Loading data parts 2023.10.17 21:50:43.294409 [ 3 ] {abbe7d15-ea7d-4421-93a3-88a759cba5d9} oximeter.measurements_string (32b6a34c-5dca-4162-84d8-b06700e1576a): There are no data parts 2023.10.17 21:50:43.295845 [ 3 ] {abbe7d15-ea7d-4421-93a3-88a759cba5d9} DynamicQueryHandler: Done processing query 2023.10.17 21:50:43.295870 [ 3 ] {abbe7d15-ea7d-4421-93a3-88a759cba5d9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 21:50:43.295890 [ 3 ] {} HTTP-Session: 8448e8e5-3973-45fb-bde9-a6456da3037b Destroying unnamed session 2023.10.17 21:50:43.296010 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.296052 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.296075 [ 3 ] {} HTTP-Session: 0b1022d5-f632-4721-8e32-911dd66d8551 Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.296094 [ 3 ] {} HTTP-Session: 0b1022d5-f632-4721-8e32-911dd66d8551 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.296275 [ 3 ] {a386d5c3-beb1-4e2f-b830-34e5419752ff} executeQuery: (from [fd00:1122:3344:101::d]:56840) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.17 21:50:43.296321 [ 3 ] {a386d5c3-beb1-4e2f-b830-34e5419752ff} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2023.10.17 21:50:43.297894 [ 3 ] {a386d5c3-beb1-4e2f-b830-34e5419752ff} oximeter.measurements_bytes (fd014ee6-558a-4157-91b1-f0ecb00c0805): Loading data parts 2023.10.17 21:50:43.297968 [ 3 ] {a386d5c3-beb1-4e2f-b830-34e5419752ff} oximeter.measurements_bytes (fd014ee6-558a-4157-91b1-f0ecb00c0805): There are no data parts 2023.10.17 21:50:43.299400 [ 3 ] {a386d5c3-beb1-4e2f-b830-34e5419752ff} DynamicQueryHandler: Done processing query 2023.10.17 21:50:43.299423 [ 3 ] {a386d5c3-beb1-4e2f-b830-34e5419752ff} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 21:50:43.299444 [ 3 ] {} HTTP-Session: 0b1022d5-f632-4721-8e32-911dd66d8551 Destroying unnamed session 2023.10.17 21:50:43.299544 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.299584 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.299607 [ 3 ] {} HTTP-Session: f1911c46-960d-45ef-817e-b0c2ec9b6da2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.299630 [ 3 ] {} HTTP-Session: f1911c46-960d-45ef-817e-b0c2ec9b6da2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.299825 [ 3 ] {876b3cb2-97c9-4941-88a2-4da02567f1fa} executeQuery: (from [fd00:1122:3344:101::d]:56840) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.17 21:50:43.299874 [ 3 ] {876b3cb2-97c9-4941-88a2-4da02567f1fa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2023.10.17 21:50:43.301488 [ 3 ] {876b3cb2-97c9-4941-88a2-4da02567f1fa} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904): Loading data parts 2023.10.17 21:50:43.301588 [ 3 ] {876b3cb2-97c9-4941-88a2-4da02567f1fa} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904): There are no data parts 2023.10.17 21:50:43.303027 [ 3 ] {876b3cb2-97c9-4941-88a2-4da02567f1fa} DynamicQueryHandler: Done processing query 2023.10.17 21:50:43.303056 [ 3 ] {876b3cb2-97c9-4941-88a2-4da02567f1fa} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 21:50:43.303071 [ 3 ] {} HTTP-Session: f1911c46-960d-45ef-817e-b0c2ec9b6da2 Destroying unnamed session 2023.10.17 21:50:43.303168 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.303214 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.303232 [ 3 ] {} HTTP-Session: 5ea32dce-52e5-40de-8efa-55f15f9c2a10 Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.303252 [ 3 ] {} HTTP-Session: 5ea32dce-52e5-40de-8efa-55f15f9c2a10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.303444 [ 3 ] {6bcb32da-5eae-45b6-8f3d-36d5d0ab6559} executeQuery: (from [fd00:1122:3344:101::d]:56840) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.17 21:50:43.303493 [ 3 ] {6bcb32da-5eae-45b6-8f3d-36d5d0ab6559} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2023.10.17 21:50:43.305103 [ 3 ] {6bcb32da-5eae-45b6-8f3d-36d5d0ab6559} oximeter.measurements_cumulativeu64 (534177bf-c000-4091-895c-e1f4731f09c5): Loading data parts 2023.10.17 21:50:43.305182 [ 3 ] {6bcb32da-5eae-45b6-8f3d-36d5d0ab6559} oximeter.measurements_cumulativeu64 (534177bf-c000-4091-895c-e1f4731f09c5): There are no data parts 2023.10.17 21:50:43.306628 [ 3 ] {6bcb32da-5eae-45b6-8f3d-36d5d0ab6559} DynamicQueryHandler: Done processing query 2023.10.17 21:50:43.306658 [ 3 ] {6bcb32da-5eae-45b6-8f3d-36d5d0ab6559} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 21:50:43.306672 [ 3 ] {} HTTP-Session: 5ea32dce-52e5-40de-8efa-55f15f9c2a10 Destroying unnamed session 2023.10.17 21:50:43.306789 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.306835 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.306854 [ 3 ] {} HTTP-Session: 9c1d1c00-552e-470c-b947-a8cfaac9a805 Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.306875 [ 3 ] {} HTTP-Session: 9c1d1c00-552e-470c-b947-a8cfaac9a805 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.307073 [ 3 ] {d231e928-0056-403c-b0b7-0766377f3d23} executeQuery: (from [fd00:1122:3344:101::d]:56840) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.17 21:50:43.307118 [ 3 ] {d231e928-0056-403c-b0b7-0766377f3d23} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2023.10.17 21:50:43.308739 [ 3 ] {d231e928-0056-403c-b0b7-0766377f3d23} oximeter.measurements_cumulativef32 (3e78cb0b-c9c1-46ff-8b42-876ebac68b5b): Loading data parts 2023.10.17 21:50:43.308836 [ 3 ] {d231e928-0056-403c-b0b7-0766377f3d23} oximeter.measurements_cumulativef32 (3e78cb0b-c9c1-46ff-8b42-876ebac68b5b): There are no data parts 2023.10.17 21:50:43.310266 [ 3 ] {d231e928-0056-403c-b0b7-0766377f3d23} DynamicQueryHandler: Done processing query 2023.10.17 21:50:43.310296 [ 3 ] {d231e928-0056-403c-b0b7-0766377f3d23} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 21:50:43.310314 [ 3 ] {} HTTP-Session: 9c1d1c00-552e-470c-b947-a8cfaac9a805 Destroying unnamed session 2023.10.17 21:50:43.310407 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.310452 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.310476 [ 3 ] {} HTTP-Session: c8c83173-c2a3-4277-a4e1-795fdb9a954a Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.310491 [ 3 ] {} HTTP-Session: c8c83173-c2a3-4277-a4e1-795fdb9a954a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.310689 [ 3 ] {5d69db9c-02cf-4950-822e-5cd6339c2103} executeQuery: (from [fd00:1122:3344:101::d]:56840) -- CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.17 21:50:43.310738 [ 3 ] {5d69db9c-02cf-4950-822e-5cd6339c2103} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2023.10.17 21:50:43.312682 [ 3 ] {5d69db9c-02cf-4950-822e-5cd6339c2103} oximeter.measurements_cumulativef64 (6cf02135-ec94-4d19-b1d9-98ecb1e3df8f): Loading data parts 2023.10.17 21:50:43.312764 [ 3 ] {5d69db9c-02cf-4950-822e-5cd6339c2103} oximeter.measurements_cumulativef64 (6cf02135-ec94-4d19-b1d9-98ecb1e3df8f): There are no data parts 2023.10.17 21:50:43.314253 [ 3 ] {5d69db9c-02cf-4950-822e-5cd6339c2103} DynamicQueryHandler: Done processing query 2023.10.17 21:50:43.314276 [ 3 ] {5d69db9c-02cf-4950-822e-5cd6339c2103} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 21:50:43.314299 [ 3 ] {} HTTP-Session: c8c83173-c2a3-4277-a4e1-795fdb9a954a Destroying unnamed session 2023.10.17 21:50:43.314401 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.314446 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.314473 [ 3 ] {} HTTP-Session: 5ad44b85-db8d-4ca9-8bee-b0010f597f29 Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.314489 [ 3 ] {} HTTP-Session: 5ad44b85-db8d-4ca9-8bee-b0010f597f29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.314701 [ 3 ] {5e1ac667-5cbb-4f54-b3a2-4bc7a4e78088} executeQuery: (from [fd00:1122:3344:101::d]:56840) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), 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) 2023.10.17 21:50:43.314752 [ 3 ] {5e1ac667-5cbb-4f54-b3a2-4bc7a4e78088} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2023.10.17 21:50:43.316738 [ 3 ] {5e1ac667-5cbb-4f54-b3a2-4bc7a4e78088} oximeter.measurements_histogrami8 (a4a10c67-dd02-4594-b976-96c0745e6d8b): Loading data parts 2023.10.17 21:50:43.316836 [ 3 ] {5e1ac667-5cbb-4f54-b3a2-4bc7a4e78088} oximeter.measurements_histogrami8 (a4a10c67-dd02-4594-b976-96c0745e6d8b): There are no data parts 2023.10.17 21:50:43.318310 [ 3 ] {5e1ac667-5cbb-4f54-b3a2-4bc7a4e78088} DynamicQueryHandler: Done processing query 2023.10.17 21:50:43.318340 [ 3 ] {5e1ac667-5cbb-4f54-b3a2-4bc7a4e78088} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 21:50:43.318355 [ 3 ] {} HTTP-Session: 5ad44b85-db8d-4ca9-8bee-b0010f597f29 Destroying unnamed session 2023.10.17 21:50:43.318455 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.318508 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.318526 [ 3 ] {} HTTP-Session: b45db2bf-5e03-4cad-931f-16f6f87e5a24 Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.318548 [ 3 ] {} HTTP-Session: b45db2bf-5e03-4cad-931f-16f6f87e5a24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.318756 [ 3 ] {b7ae4611-aa4d-4040-ad67-a736d1a43334} executeQuery: (from [fd00:1122:3344:101::d]:56840) 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) 2023.10.17 21:50:43.318811 [ 3 ] {b7ae4611-aa4d-4040-ad67-a736d1a43334} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2023.10.17 21:50:43.320779 [ 3 ] {b7ae4611-aa4d-4040-ad67-a736d1a43334} oximeter.measurements_histogramu8 (0086b775-0f63-4a8c-8617-0281037bbba3): Loading data parts 2023.10.17 21:50:43.320853 [ 3 ] {b7ae4611-aa4d-4040-ad67-a736d1a43334} oximeter.measurements_histogramu8 (0086b775-0f63-4a8c-8617-0281037bbba3): There are no data parts 2023.10.17 21:50:43.322321 [ 3 ] {b7ae4611-aa4d-4040-ad67-a736d1a43334} DynamicQueryHandler: Done processing query 2023.10.17 21:50:43.322351 [ 3 ] {b7ae4611-aa4d-4040-ad67-a736d1a43334} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 21:50:43.322365 [ 3 ] {} HTTP-Session: b45db2bf-5e03-4cad-931f-16f6f87e5a24 Destroying unnamed session 2023.10.17 21:50:43.322463 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.322511 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.322529 [ 3 ] {} HTTP-Session: e71d0806-da87-460f-910e-9723250410f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.322549 [ 3 ] {} HTTP-Session: e71d0806-da87-460f-910e-9723250410f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.322761 [ 3 ] {84e7d880-904a-4e49-afb8-2db7c85cffeb} executeQuery: (from [fd00:1122:3344:101::d]:56840) 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) 2023.10.17 21:50:43.322812 [ 3 ] {84e7d880-904a-4e49-afb8-2db7c85cffeb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2023.10.17 21:50:43.324842 [ 3 ] {84e7d880-904a-4e49-afb8-2db7c85cffeb} oximeter.measurements_histogrami16 (ddfbbaec-4f0a-4fed-95e8-b047a0ab8c12): Loading data parts 2023.10.17 21:50:43.324922 [ 3 ] {84e7d880-904a-4e49-afb8-2db7c85cffeb} oximeter.measurements_histogrami16 (ddfbbaec-4f0a-4fed-95e8-b047a0ab8c12): There are no data parts 2023.10.17 21:50:43.326401 [ 3 ] {84e7d880-904a-4e49-afb8-2db7c85cffeb} DynamicQueryHandler: Done processing query 2023.10.17 21:50:43.326425 [ 3 ] {84e7d880-904a-4e49-afb8-2db7c85cffeb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 21:50:43.326441 [ 3 ] {} HTTP-Session: e71d0806-da87-460f-910e-9723250410f8 Destroying unnamed session 2023.10.17 21:50:43.326544 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.326591 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.326609 [ 3 ] {} HTTP-Session: 0baadae1-828a-49a6-ac32-0ef5cf6e31a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.326629 [ 3 ] {} HTTP-Session: 0baadae1-828a-49a6-ac32-0ef5cf6e31a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.326839 [ 3 ] {c3839161-ef0a-4f77-8bf7-1c1b0030a729} executeQuery: (from [fd00:1122:3344:101::d]:56840) 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) 2023.10.17 21:50:43.326891 [ 3 ] {c3839161-ef0a-4f77-8bf7-1c1b0030a729} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2023.10.17 21:50:43.328856 [ 3 ] {c3839161-ef0a-4f77-8bf7-1c1b0030a729} oximeter.measurements_histogramu16 (011b45e1-2ab4-4d60-86f1-0461a27464ce): Loading data parts 2023.10.17 21:50:43.328942 [ 3 ] {c3839161-ef0a-4f77-8bf7-1c1b0030a729} oximeter.measurements_histogramu16 (011b45e1-2ab4-4d60-86f1-0461a27464ce): There are no data parts 2023.10.17 21:50:43.330430 [ 3 ] {c3839161-ef0a-4f77-8bf7-1c1b0030a729} DynamicQueryHandler: Done processing query 2023.10.17 21:50:43.330454 [ 3 ] {c3839161-ef0a-4f77-8bf7-1c1b0030a729} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 21:50:43.330476 [ 3 ] {} HTTP-Session: 0baadae1-828a-49a6-ac32-0ef5cf6e31a1 Destroying unnamed session 2023.10.17 21:50:43.330575 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.330623 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.330647 [ 3 ] {} HTTP-Session: ceb97f8b-745c-4140-bf0a-1952f10632d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.330662 [ 3 ] {} HTTP-Session: ceb97f8b-745c-4140-bf0a-1952f10632d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.330873 [ 3 ] {d7354cc0-3afb-437d-8e89-7ddb0b504502} executeQuery: (from [fd00:1122:3344:101::d]:56840) 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) 2023.10.17 21:50:43.330924 [ 3 ] {d7354cc0-3afb-437d-8e89-7ddb0b504502} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2023.10.17 21:50:43.332927 [ 3 ] {d7354cc0-3afb-437d-8e89-7ddb0b504502} oximeter.measurements_histogrami32 (c7548ab8-0e2f-438a-a2a2-d7c07fd50352): Loading data parts 2023.10.17 21:50:43.333000 [ 3 ] {d7354cc0-3afb-437d-8e89-7ddb0b504502} oximeter.measurements_histogrami32 (c7548ab8-0e2f-438a-a2a2-d7c07fd50352): There are no data parts 2023.10.17 21:50:43.334496 [ 3 ] {d7354cc0-3afb-437d-8e89-7ddb0b504502} DynamicQueryHandler: Done processing query 2023.10.17 21:50:43.334520 [ 3 ] {d7354cc0-3afb-437d-8e89-7ddb0b504502} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 21:50:43.334541 [ 3 ] {} HTTP-Session: ceb97f8b-745c-4140-bf0a-1952f10632d2 Destroying unnamed session 2023.10.17 21:50:43.334667 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.334710 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.334734 [ 3 ] {} HTTP-Session: 2a032648-6860-40ba-a3c5-51d3149071b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.334755 [ 3 ] {} HTTP-Session: 2a032648-6860-40ba-a3c5-51d3149071b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.334962 [ 3 ] {b291ed56-2030-4bcd-b58a-4970cc9aef95} executeQuery: (from [fd00:1122:3344:101::d]:56840) 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) 2023.10.17 21:50:43.335015 [ 3 ] {b291ed56-2030-4bcd-b58a-4970cc9aef95} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2023.10.17 21:50:43.337020 [ 3 ] {b291ed56-2030-4bcd-b58a-4970cc9aef95} oximeter.measurements_histogramu32 (4a5cfdad-95f2-4bcd-bd39-ead3b39956a6): Loading data parts 2023.10.17 21:50:43.337106 [ 3 ] {b291ed56-2030-4bcd-b58a-4970cc9aef95} oximeter.measurements_histogramu32 (4a5cfdad-95f2-4bcd-bd39-ead3b39956a6): There are no data parts 2023.10.17 21:50:43.338594 [ 3 ] {b291ed56-2030-4bcd-b58a-4970cc9aef95} DynamicQueryHandler: Done processing query 2023.10.17 21:50:43.338624 [ 3 ] {b291ed56-2030-4bcd-b58a-4970cc9aef95} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 21:50:43.338640 [ 3 ] {} HTTP-Session: 2a032648-6860-40ba-a3c5-51d3149071b7 Destroying unnamed session 2023.10.17 21:50:43.338749 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.338796 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.338816 [ 3 ] {} HTTP-Session: 672bb9a7-7f22-44ca-a81d-8c2fb79c8113 Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.338836 [ 3 ] {} HTTP-Session: 672bb9a7-7f22-44ca-a81d-8c2fb79c8113 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.339046 [ 3 ] {530e64ff-de58-450f-84c0-aeddba6c4b23} executeQuery: (from [fd00:1122:3344:101::d]:56840) 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) 2023.10.17 21:50:43.339098 [ 3 ] {530e64ff-de58-450f-84c0-aeddba6c4b23} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2023.10.17 21:50:43.341088 [ 3 ] {530e64ff-de58-450f-84c0-aeddba6c4b23} oximeter.measurements_histogrami64 (79da6291-1bb9-44cf-a5f4-3c00c7b54fb8): Loading data parts 2023.10.17 21:50:43.341168 [ 3 ] {530e64ff-de58-450f-84c0-aeddba6c4b23} oximeter.measurements_histogrami64 (79da6291-1bb9-44cf-a5f4-3c00c7b54fb8): There are no data parts 2023.10.17 21:50:43.342654 [ 3 ] {530e64ff-de58-450f-84c0-aeddba6c4b23} DynamicQueryHandler: Done processing query 2023.10.17 21:50:43.342679 [ 3 ] {530e64ff-de58-450f-84c0-aeddba6c4b23} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 21:50:43.342701 [ 3 ] {} HTTP-Session: 672bb9a7-7f22-44ca-a81d-8c2fb79c8113 Destroying unnamed session 2023.10.17 21:50:43.342833 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.342880 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.342904 [ 3 ] {} HTTP-Session: 71c03560-e45c-4dad-8dfa-cfbc9cf971c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.342919 [ 3 ] {} HTTP-Session: 71c03560-e45c-4dad-8dfa-cfbc9cf971c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.343129 [ 3 ] {c8f91ef1-1edc-4fd1-8e95-d434d40f2afc} executeQuery: (from [fd00:1122:3344:101::d]:56840) 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) 2023.10.17 21:50:43.343180 [ 3 ] {c8f91ef1-1edc-4fd1-8e95-d434d40f2afc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2023.10.17 21:50:43.345165 [ 3 ] {c8f91ef1-1edc-4fd1-8e95-d434d40f2afc} oximeter.measurements_histogramu64 (fd5580c4-7430-4107-8645-feb1278a18eb): Loading data parts 2023.10.17 21:50:43.345234 [ 3 ] {c8f91ef1-1edc-4fd1-8e95-d434d40f2afc} oximeter.measurements_histogramu64 (fd5580c4-7430-4107-8645-feb1278a18eb): There are no data parts 2023.10.17 21:50:43.346726 [ 3 ] {c8f91ef1-1edc-4fd1-8e95-d434d40f2afc} DynamicQueryHandler: Done processing query 2023.10.17 21:50:43.346749 [ 3 ] {c8f91ef1-1edc-4fd1-8e95-d434d40f2afc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 21:50:43.346776 [ 3 ] {} HTTP-Session: 71c03560-e45c-4dad-8dfa-cfbc9cf971c5 Destroying unnamed session 2023.10.17 21:50:43.346870 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.346916 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.346940 [ 3 ] {} HTTP-Session: 631e026b-5063-4fe3-8125-2d6a676e4aa6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.346956 [ 3 ] {} HTTP-Session: 631e026b-5063-4fe3-8125-2d6a676e4aa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.347165 [ 3 ] {8d32a4fa-8b49-44c9-b48a-0acbc6becea4} executeQuery: (from [fd00:1122:3344:101::d]:56840) 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) 2023.10.17 21:50:43.347216 [ 3 ] {8d32a4fa-8b49-44c9-b48a-0acbc6becea4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2023.10.17 21:50:43.349199 [ 3 ] {8d32a4fa-8b49-44c9-b48a-0acbc6becea4} oximeter.measurements_histogramf32 (ab6bc782-6e38-4616-a693-ae90b0d613ab): Loading data parts 2023.10.17 21:50:43.349272 [ 3 ] {8d32a4fa-8b49-44c9-b48a-0acbc6becea4} oximeter.measurements_histogramf32 (ab6bc782-6e38-4616-a693-ae90b0d613ab): There are no data parts 2023.10.17 21:50:43.350746 [ 3 ] {8d32a4fa-8b49-44c9-b48a-0acbc6becea4} DynamicQueryHandler: Done processing query 2023.10.17 21:50:43.350778 [ 3 ] {8d32a4fa-8b49-44c9-b48a-0acbc6becea4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 21:50:43.350792 [ 3 ] {} HTTP-Session: 631e026b-5063-4fe3-8125-2d6a676e4aa6 Destroying unnamed session 2023.10.17 21:50:43.350888 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.350942 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.350959 [ 3 ] {} HTTP-Session: bae8b6ea-df31-4a0e-93fd-96b0f6144edc Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.350979 [ 3 ] {} HTTP-Session: bae8b6ea-df31-4a0e-93fd-96b0f6144edc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.351187 [ 3 ] {f559bc14-0aec-4d6d-bb65-c1eac78fafb5} executeQuery: (from [fd00:1122:3344:101::d]:56840) 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) 2023.10.17 21:50:43.351239 [ 3 ] {f559bc14-0aec-4d6d-bb65-c1eac78fafb5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2023.10.17 21:50:43.353201 [ 3 ] {f559bc14-0aec-4d6d-bb65-c1eac78fafb5} oximeter.measurements_histogramf64 (d44df011-213c-4c36-ae3e-863e3abcf73e): Loading data parts 2023.10.17 21:50:43.353305 [ 3 ] {f559bc14-0aec-4d6d-bb65-c1eac78fafb5} oximeter.measurements_histogramf64 (d44df011-213c-4c36-ae3e-863e3abcf73e): There are no data parts 2023.10.17 21:50:43.354467 [ 3 ] {f559bc14-0aec-4d6d-bb65-c1eac78fafb5} DynamicQueryHandler: Done processing query 2023.10.17 21:50:43.354491 [ 3 ] {f559bc14-0aec-4d6d-bb65-c1eac78fafb5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 21:50:43.354506 [ 3 ] {} HTTP-Session: bae8b6ea-df31-4a0e-93fd-96b0f6144edc Destroying unnamed session 2023.10.17 21:50:43.354614 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.354662 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.354679 [ 3 ] {} HTTP-Session: a0eaa7e9-16d7-4333-acf8-e5200c157d07 Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.354700 [ 3 ] {} HTTP-Session: a0eaa7e9-16d7-4333-acf8-e5200c157d07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.354857 [ 3 ] {3b97adbc-e63c-4444-b82a-f9ebd6afbe88} executeQuery: (from [fd00:1122:3344:101::d]:56840) 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) 2023.10.17 21:50:43.354897 [ 3 ] {3b97adbc-e63c-4444-b82a-f9ebd6afbe88} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2023.10.17 21:50:43.356731 [ 3 ] {3b97adbc-e63c-4444-b82a-f9ebd6afbe88} oximeter.fields_bool (943cb8f5-faf1-4d84-829a-0043f7bc2912): Loading data parts 2023.10.17 21:50:43.356810 [ 3 ] {3b97adbc-e63c-4444-b82a-f9ebd6afbe88} oximeter.fields_bool (943cb8f5-faf1-4d84-829a-0043f7bc2912): There are no data parts 2023.10.17 21:50:43.357904 [ 3 ] {3b97adbc-e63c-4444-b82a-f9ebd6afbe88} DynamicQueryHandler: Done processing query 2023.10.17 21:50:43.357934 [ 3 ] {3b97adbc-e63c-4444-b82a-f9ebd6afbe88} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 21:50:43.357949 [ 3 ] {} HTTP-Session: a0eaa7e9-16d7-4333-acf8-e5200c157d07 Destroying unnamed session 2023.10.17 21:50:43.358055 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.358102 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.358120 [ 3 ] {} HTTP-Session: b4693afe-bd4f-4f5f-a17b-ba0e06373c68 Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.358140 [ 3 ] {} HTTP-Session: b4693afe-bd4f-4f5f-a17b-ba0e06373c68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.358293 [ 3 ] {0b4d8672-ff40-4dd4-863a-70da114cc98c} executeQuery: (from [fd00:1122:3344:101::d]:56840) 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) 2023.10.17 21:50:43.358334 [ 3 ] {0b4d8672-ff40-4dd4-863a-70da114cc98c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2023.10.17 21:50:43.360106 [ 3 ] {0b4d8672-ff40-4dd4-863a-70da114cc98c} oximeter.fields_i8 (c673075a-d821-43af-904b-2614e3600744): Loading data parts 2023.10.17 21:50:43.360184 [ 3 ] {0b4d8672-ff40-4dd4-863a-70da114cc98c} oximeter.fields_i8 (c673075a-d821-43af-904b-2614e3600744): There are no data parts 2023.10.17 21:50:43.361276 [ 3 ] {0b4d8672-ff40-4dd4-863a-70da114cc98c} DynamicQueryHandler: Done processing query 2023.10.17 21:50:43.361300 [ 3 ] {0b4d8672-ff40-4dd4-863a-70da114cc98c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 21:50:43.361321 [ 3 ] {} HTTP-Session: b4693afe-bd4f-4f5f-a17b-ba0e06373c68 Destroying unnamed session 2023.10.17 21:50:43.361410 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.361457 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.361481 [ 3 ] {} HTTP-Session: 509ee8f3-6f46-463c-927b-a7a8ddf8da2d Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.361496 [ 3 ] {} HTTP-Session: 509ee8f3-6f46-463c-927b-a7a8ddf8da2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.361651 [ 3 ] {339ea373-d95c-49c9-a490-3c25eea2c9d5} executeQuery: (from [fd00:1122:3344:101::d]:56840) 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) 2023.10.17 21:50:43.361692 [ 3 ] {339ea373-d95c-49c9-a490-3c25eea2c9d5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2023.10.17 21:50:43.363482 [ 3 ] {339ea373-d95c-49c9-a490-3c25eea2c9d5} oximeter.fields_u8 (109d22ae-2329-42e9-8d45-976e79f1ca04): Loading data parts 2023.10.17 21:50:43.363565 [ 3 ] {339ea373-d95c-49c9-a490-3c25eea2c9d5} oximeter.fields_u8 (109d22ae-2329-42e9-8d45-976e79f1ca04): There are no data parts 2023.10.17 21:50:43.364758 [ 3 ] {339ea373-d95c-49c9-a490-3c25eea2c9d5} DynamicQueryHandler: Done processing query 2023.10.17 21:50:43.364788 [ 3 ] {339ea373-d95c-49c9-a490-3c25eea2c9d5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 21:50:43.364803 [ 3 ] {} HTTP-Session: 509ee8f3-6f46-463c-927b-a7a8ddf8da2d Destroying unnamed session 2023.10.17 21:50:43.364901 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.364948 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.364966 [ 3 ] {} HTTP-Session: 420e06ee-9884-42f1-b5fd-9b1b7ce798d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.364986 [ 3 ] {} HTTP-Session: 420e06ee-9884-42f1-b5fd-9b1b7ce798d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.365138 [ 3 ] {1b67da96-05b4-4881-8920-81f37538a82c} executeQuery: (from [fd00:1122:3344:101::d]:56840) 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) 2023.10.17 21:50:43.365180 [ 3 ] {1b67da96-05b4-4881-8920-81f37538a82c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2023.10.17 21:50:43.367019 [ 3 ] {1b67da96-05b4-4881-8920-81f37538a82c} oximeter.fields_i16 (6430eb0d-5deb-4bf9-bd82-9628ad252c32): Loading data parts 2023.10.17 21:50:43.367094 [ 3 ] {1b67da96-05b4-4881-8920-81f37538a82c} oximeter.fields_i16 (6430eb0d-5deb-4bf9-bd82-9628ad252c32): There are no data parts 2023.10.17 21:50:43.368198 [ 3 ] {1b67da96-05b4-4881-8920-81f37538a82c} DynamicQueryHandler: Done processing query 2023.10.17 21:50:43.368222 [ 3 ] {1b67da96-05b4-4881-8920-81f37538a82c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 21:50:43.368243 [ 3 ] {} HTTP-Session: 420e06ee-9884-42f1-b5fd-9b1b7ce798d9 Destroying unnamed session 2023.10.17 21:50:43.368352 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.368393 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.368417 [ 3 ] {} HTTP-Session: 222b802e-8aff-46c1-87a8-7a1a43a16143 Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.368438 [ 3 ] {} HTTP-Session: 222b802e-8aff-46c1-87a8-7a1a43a16143 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.368586 [ 3 ] {d58d3006-533f-461f-bf79-94d09f99876e} executeQuery: (from [fd00:1122:3344:101::d]:56840) 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) 2023.10.17 21:50:43.368633 [ 3 ] {d58d3006-533f-461f-bf79-94d09f99876e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2023.10.17 21:50:43.370422 [ 3 ] {d58d3006-533f-461f-bf79-94d09f99876e} oximeter.fields_u16 (482478c8-f828-49ea-840f-45fc64404a5c): Loading data parts 2023.10.17 21:50:43.370503 [ 3 ] {d58d3006-533f-461f-bf79-94d09f99876e} oximeter.fields_u16 (482478c8-f828-49ea-840f-45fc64404a5c): There are no data parts 2023.10.17 21:50:43.371594 [ 3 ] {d58d3006-533f-461f-bf79-94d09f99876e} DynamicQueryHandler: Done processing query 2023.10.17 21:50:43.371618 [ 3 ] {d58d3006-533f-461f-bf79-94d09f99876e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 21:50:43.371640 [ 3 ] {} HTTP-Session: 222b802e-8aff-46c1-87a8-7a1a43a16143 Destroying unnamed session 2023.10.17 21:50:43.371737 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.371783 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.371807 [ 3 ] {} HTTP-Session: d504a304-4942-424e-9e06-12d9f3cb305c Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.371822 [ 3 ] {} HTTP-Session: d504a304-4942-424e-9e06-12d9f3cb305c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.371976 [ 3 ] {60810fb9-1e92-47d7-b503-f7a5cc5ed729} executeQuery: (from [fd00:1122:3344:101::d]:56840) 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) 2023.10.17 21:50:43.372021 [ 3 ] {60810fb9-1e92-47d7-b503-f7a5cc5ed729} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2023.10.17 21:50:43.373463 [ 3 ] {60810fb9-1e92-47d7-b503-f7a5cc5ed729} oximeter.fields_i32 (2f8eef99-a02c-4896-b9e3-9e2bdae97c3a): Loading data parts 2023.10.17 21:50:43.373547 [ 3 ] {60810fb9-1e92-47d7-b503-f7a5cc5ed729} oximeter.fields_i32 (2f8eef99-a02c-4896-b9e3-9e2bdae97c3a): There are no data parts 2023.10.17 21:50:43.374595 [ 3 ] {60810fb9-1e92-47d7-b503-f7a5cc5ed729} DynamicQueryHandler: Done processing query 2023.10.17 21:50:43.374633 [ 3 ] {60810fb9-1e92-47d7-b503-f7a5cc5ed729} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 21:50:43.374648 [ 3 ] {} HTTP-Session: d504a304-4942-424e-9e06-12d9f3cb305c Destroying unnamed session 2023.10.17 21:50:43.374755 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.374809 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.374826 [ 3 ] {} HTTP-Session: 9bd2564c-d00e-49ac-b734-375b09995e1a Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.374847 [ 3 ] {} HTTP-Session: 9bd2564c-d00e-49ac-b734-375b09995e1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.375001 [ 3 ] {05425ede-16ac-4234-b0b8-7243f81a355f} executeQuery: (from [fd00:1122:3344:101::d]:56840) 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) 2023.10.17 21:50:43.375042 [ 3 ] {05425ede-16ac-4234-b0b8-7243f81a355f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2023.10.17 21:50:43.376487 [ 3 ] {05425ede-16ac-4234-b0b8-7243f81a355f} oximeter.fields_u32 (67752f7e-ef76-424d-b348-bdcddf0f93da): Loading data parts 2023.10.17 21:50:43.376564 [ 3 ] {05425ede-16ac-4234-b0b8-7243f81a355f} oximeter.fields_u32 (67752f7e-ef76-424d-b348-bdcddf0f93da): There are no data parts 2023.10.17 21:50:43.377705 [ 3 ] {05425ede-16ac-4234-b0b8-7243f81a355f} DynamicQueryHandler: Done processing query 2023.10.17 21:50:43.377753 [ 3 ] {05425ede-16ac-4234-b0b8-7243f81a355f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 21:50:43.377773 [ 3 ] {} HTTP-Session: 9bd2564c-d00e-49ac-b734-375b09995e1a Destroying unnamed session 2023.10.17 21:50:43.377878 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.377960 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.377985 [ 3 ] {} HTTP-Session: 510e057b-abe7-476a-a2c8-33974155518e Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.378005 [ 3 ] {} HTTP-Session: 510e057b-abe7-476a-a2c8-33974155518e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.378209 [ 3 ] {90f9fda8-7198-44d7-b89d-78afd04a923d} executeQuery: (from [fd00:1122:3344:101::d]:56840) 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) 2023.10.17 21:50:43.378284 [ 3 ] {90f9fda8-7198-44d7-b89d-78afd04a923d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2023.10.17 21:50:43.379818 [ 3 ] {90f9fda8-7198-44d7-b89d-78afd04a923d} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Loading data parts 2023.10.17 21:50:43.379911 [ 3 ] {90f9fda8-7198-44d7-b89d-78afd04a923d} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): There are no data parts 2023.10.17 21:50:43.381001 [ 3 ] {90f9fda8-7198-44d7-b89d-78afd04a923d} DynamicQueryHandler: Done processing query 2023.10.17 21:50:43.381026 [ 3 ] {90f9fda8-7198-44d7-b89d-78afd04a923d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 21:50:43.381056 [ 3 ] {} HTTP-Session: 510e057b-abe7-476a-a2c8-33974155518e Destroying unnamed session 2023.10.17 21:50:43.381156 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.381215 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.381247 [ 3 ] {} HTTP-Session: 40a841fe-f7f0-4380-b6cf-9e58a14eb1b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.381263 [ 3 ] {} HTTP-Session: 40a841fe-f7f0-4380-b6cf-9e58a14eb1b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.381428 [ 3 ] {918e7351-84ba-42d2-9727-7bebe89b6472} executeQuery: (from [fd00:1122:3344:101::d]:56840) 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) 2023.10.17 21:50:43.381479 [ 3 ] {918e7351-84ba-42d2-9727-7bebe89b6472} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2023.10.17 21:50:43.382952 [ 3 ] {918e7351-84ba-42d2-9727-7bebe89b6472} oximeter.fields_u64 (ce834de5-174f-494b-9130-2c5b00e36529): Loading data parts 2023.10.17 21:50:43.383044 [ 3 ] {918e7351-84ba-42d2-9727-7bebe89b6472} oximeter.fields_u64 (ce834de5-174f-494b-9130-2c5b00e36529): There are no data parts 2023.10.17 21:50:43.384110 [ 3 ] {918e7351-84ba-42d2-9727-7bebe89b6472} DynamicQueryHandler: Done processing query 2023.10.17 21:50:43.384150 [ 3 ] {918e7351-84ba-42d2-9727-7bebe89b6472} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 21:50:43.384166 [ 3 ] {} HTTP-Session: 40a841fe-f7f0-4380-b6cf-9e58a14eb1b3 Destroying unnamed session 2023.10.17 21:50:43.384272 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.384330 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.384349 [ 3 ] {} HTTP-Session: aa2af7dd-71fc-46e6-b7fb-22b96bc9fa47 Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.384379 [ 3 ] {} HTTP-Session: aa2af7dd-71fc-46e6-b7fb-22b96bc9fa47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.384531 [ 3 ] {63bb00d7-3dba-4023-bdc0-26da2262c11d} executeQuery: (from [fd00:1122:3344:101::d]:56840) 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) 2023.10.17 21:50:43.384592 [ 3 ] {63bb00d7-3dba-4023-bdc0-26da2262c11d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2023.10.17 21:50:43.386057 [ 3 ] {63bb00d7-3dba-4023-bdc0-26da2262c11d} oximeter.fields_ipaddr (838926e9-8972-4ea2-81de-c39dfcef9e04): Loading data parts 2023.10.17 21:50:43.386132 [ 3 ] {63bb00d7-3dba-4023-bdc0-26da2262c11d} oximeter.fields_ipaddr (838926e9-8972-4ea2-81de-c39dfcef9e04): There are no data parts 2023.10.17 21:50:43.387217 [ 3 ] {63bb00d7-3dba-4023-bdc0-26da2262c11d} DynamicQueryHandler: Done processing query 2023.10.17 21:50:43.387242 [ 3 ] {63bb00d7-3dba-4023-bdc0-26da2262c11d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 21:50:43.387267 [ 3 ] {} HTTP-Session: aa2af7dd-71fc-46e6-b7fb-22b96bc9fa47 Destroying unnamed session 2023.10.17 21:50:43.387410 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.387454 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.387482 [ 3 ] {} HTTP-Session: 71a6cb9c-7d88-4ac1-b473-d2129c1940e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.387506 [ 3 ] {} HTTP-Session: 71a6cb9c-7d88-4ac1-b473-d2129c1940e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.387659 [ 3 ] {ba25cc61-5f8f-4473-a014-5cb17deaef8d} executeQuery: (from [fd00:1122:3344:101::d]:56840) 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) 2023.10.17 21:50:43.387709 [ 3 ] {ba25cc61-5f8f-4473-a014-5cb17deaef8d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2023.10.17 21:50:43.389182 [ 3 ] {ba25cc61-5f8f-4473-a014-5cb17deaef8d} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Loading data parts 2023.10.17 21:50:43.389286 [ 3 ] {ba25cc61-5f8f-4473-a014-5cb17deaef8d} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): There are no data parts 2023.10.17 21:50:43.390398 [ 3 ] {ba25cc61-5f8f-4473-a014-5cb17deaef8d} DynamicQueryHandler: Done processing query 2023.10.17 21:50:43.390423 [ 3 ] {ba25cc61-5f8f-4473-a014-5cb17deaef8d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 21:50:43.390447 [ 3 ] {} HTTP-Session: 71a6cb9c-7d88-4ac1-b473-d2129c1940e1 Destroying unnamed session 2023.10.17 21:50:43.390545 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.390597 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.390623 [ 3 ] {} HTTP-Session: 829722b0-7361-434d-b2a4-24585274e1a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.390639 [ 3 ] {} HTTP-Session: 829722b0-7361-434d-b2a4-24585274e1a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.390798 [ 3 ] {415b8120-2cf6-465d-836b-d229e9cab8e9} executeQuery: (from [fd00:1122:3344:101::d]:56840) 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) 2023.10.17 21:50:43.390848 [ 3 ] {415b8120-2cf6-465d-836b-d229e9cab8e9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2023.10.17 21:50:43.392303 [ 3 ] {415b8120-2cf6-465d-836b-d229e9cab8e9} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Loading data parts 2023.10.17 21:50:43.392386 [ 3 ] {415b8120-2cf6-465d-836b-d229e9cab8e9} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): There are no data parts 2023.10.17 21:50:43.393494 [ 3 ] {415b8120-2cf6-465d-836b-d229e9cab8e9} DynamicQueryHandler: Done processing query 2023.10.17 21:50:43.393527 [ 3 ] {415b8120-2cf6-465d-836b-d229e9cab8e9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 21:50:43.393542 [ 3 ] {} HTTP-Session: 829722b0-7361-434d-b2a4-24585274e1a7 Destroying unnamed session 2023.10.17 21:50:43.393644 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.393696 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.393715 [ 3 ] {} HTTP-Session: 83504d38-48af-4352-aecf-45d8826bba72 Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.393737 [ 3 ] {} HTTP-Session: 83504d38-48af-4352-aecf-45d8826bba72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.393927 [ 3 ] {8f63d2d1-3ee0-4d31-a869-b7eef97e8e85} executeQuery: (from [fd00:1122:3344:101::d]:56840) 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 ), 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 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name); (stage: Complete) 2023.10.17 21:50:43.393986 [ 3 ] {8f63d2d1-3ee0-4d31-a869-b7eef97e8e85} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2023.10.17 21:50:43.395513 [ 3 ] {8f63d2d1-3ee0-4d31-a869-b7eef97e8e85} oximeter.timeseries_schema (f3448709-dd93-45fb-aea4-e7e96a29a18b): Loading data parts 2023.10.17 21:50:43.395587 [ 3 ] {8f63d2d1-3ee0-4d31-a869-b7eef97e8e85} oximeter.timeseries_schema (f3448709-dd93-45fb-aea4-e7e96a29a18b): There are no data parts 2023.10.17 21:50:43.396729 [ 3 ] {8f63d2d1-3ee0-4d31-a869-b7eef97e8e85} DynamicQueryHandler: Done processing query 2023.10.17 21:50:43.396754 [ 3 ] {8f63d2d1-3ee0-4d31-a869-b7eef97e8e85} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 21:50:43.396777 [ 3 ] {} HTTP-Session: 83504d38-48af-4352-aecf-45d8826bba72 Destroying unnamed session 2023.10.17 21:50:43.396903 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:50:43.396947 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:50:43.396974 [ 3 ] {} HTTP-Session: 97d31bf4-1f91-40b2-b88c-0ed221946a90 Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 2023.10.17 21:50:43.396997 [ 3 ] {} HTTP-Session: 97d31bf4-1f91-40b2-b88c-0ed221946a90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:50:43.397101 [ 3 ] {edc621fd-7979-4a10-94d9-ed2218232ed5} executeQuery: (from [fd00:1122:3344:101::d]:56840) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2023.10.17 21:50:43.397738 [ 3 ] {edc621fd-7979-4a10-94d9-ed2218232ed5} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2023.10.17 21:50:43.403186 [ 3 ] {edc621fd-7979-4a10-94d9-ed2218232ed5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB. 2023.10.17 21:50:43.405888 [ 3 ] {edc621fd-7979-4a10-94d9-ed2218232ed5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.17 21:50:43.406119 [ 3 ] {edc621fd-7979-4a10-94d9-ed2218232ed5} oximeter.version (9610679d-e270-42c8-b1fa-6dfee8fca50b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.17 21:50:43.406318 [ 3 ] {edc621fd-7979-4a10-94d9-ed2218232ed5} executeQuery: Read 1 rows, 16.00 B in 0.009204665 sec., 108 rows/sec., 1.70 KiB/sec. 2023.10.17 21:50:43.406419 [ 3 ] {edc621fd-7979-4a10-94d9-ed2218232ed5} DynamicQueryHandler: Done processing query 2023.10.17 21:50:43.406448 [ 3 ] {edc621fd-7979-4a10-94d9-ed2218232ed5} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2023.10.17 21:50:43.406463 [ 3 ] {} HTTP-Session: 97d31bf4-1f91-40b2-b88c-0ed221946a90 Destroying unnamed session 2023.10.17 21:50:44.001121 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.99 MiB, peak 224.06 MiB, will set to 228.28 MiB (RSS), difference: 9.29 MiB 2023.10.17 21:50:57.617695 [ 173 ] {} DNSResolver: Updating DNS cache 2023.10.17 21:50:57.617774 [ 173 ] {} DNSResolver: Updated DNS cache 2023.10.17 21:51:12.617820 [ 149 ] {} DNSResolver: Updating DNS cache 2023.10.17 21:51:12.617880 [ 149 ] {} DNSResolver: Updated DNS cache 2023.10.17 21:51:13.342340 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:13.342516 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:13.342549 [ 3 ] {} HTTP-Session: a1eee5f1-e72d-4fdb-991e-f64515c639c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:13.342632 [ 3 ] {} HTTP-Session: a1eee5f1-e72d-4fdb-991e-f64515c639c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:13.342774 [ 3 ] {6bb97d36-e980-447e-8c49-aee557b9a81f} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:13.342895 [ 3 ] {6bb97d36-e980-447e-8c49-aee557b9a81f} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.17 21:51:13.344442 [ 3 ] {6bb97d36-e980-447e-8c49-aee557b9a81f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:13.348034 [ 3 ] {6bb97d36-e980-447e-8c49-aee557b9a81f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB. 2023.10.17 21:51:13.348727 [ 3 ] {6bb97d36-e980-447e-8c49-aee557b9a81f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.17 21:51:13.349064 [ 3 ] {6bb97d36-e980-447e-8c49-aee557b9a81f} oximeter.timeseries_schema (f3448709-dd93-45fb-aea4-e7e96a29a18b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.17 21:51:13.349259 [ 3 ] {6bb97d36-e980-447e-8c49-aee557b9a81f} executeQuery: Read 12 rows, 1.62 KiB in 0.006419977 sec., 1869 rows/sec., 252.20 KiB/sec. 2023.10.17 21:51:13.349456 [ 3 ] {6bb97d36-e980-447e-8c49-aee557b9a81f} DynamicQueryHandler: Done processing query 2023.10.17 21:51:13.349480 [ 3 ] {6bb97d36-e980-447e-8c49-aee557b9a81f} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.17 21:51:13.349497 [ 3 ] {} HTTP-Session: a1eee5f1-e72d-4fdb-991e-f64515c639c0 Destroying unnamed session 2023.10.17 21:51:13.349670 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:13.349761 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:13.349782 [ 3 ] {} HTTP-Session: 63dd60ab-ffbe-475e-8d7c-e586e14ff19b Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:13.349832 [ 3 ] {} HTTP-Session: 63dd60ab-ffbe-475e-8d7c-e586e14ff19b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:13.349950 [ 3 ] {d8955e3b-024b-47d7-9f15-d3a39bfeb035} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:13.349994 [ 3 ] {d8955e3b-024b-47d7-9f15-d3a39bfeb035} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:51:13.350139 [ 3 ] {d8955e3b-024b-47d7-9f15-d3a39bfeb035} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:13.354255 [ 3 ] {d8955e3b-024b-47d7-9f15-d3a39bfeb035} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB. 2023.10.17 21:51:13.354629 [ 3 ] {d8955e3b-024b-47d7-9f15-d3a39bfeb035} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.17 21:51:13.354939 [ 3 ] {d8955e3b-024b-47d7-9f15-d3a39bfeb035} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.17 21:51:13.355099 [ 3 ] {d8955e3b-024b-47d7-9f15-d3a39bfeb035} executeQuery: Read 6 rows, 348.00 B in 0.005132669 sec., 1168 rows/sec., 66.21 KiB/sec. 2023.10.17 21:51:13.355242 [ 3 ] {d8955e3b-024b-47d7-9f15-d3a39bfeb035} DynamicQueryHandler: Done processing query 2023.10.17 21:51:13.355301 [ 3 ] {d8955e3b-024b-47d7-9f15-d3a39bfeb035} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.17 21:51:13.355349 [ 3 ] {} HTTP-Session: 63dd60ab-ffbe-475e-8d7c-e586e14ff19b Destroying unnamed session 2023.10.17 21:51:13.355589 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 13671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:13.355672 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:13.355726 [ 3 ] {} HTTP-Session: 22696ad8-6d76-4a11-aea3-6cb9add3d64a Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:13.355744 [ 3 ] {} HTTP-Session: 22696ad8-6d76-4a11-aea3-6cb9add3d64a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:13.355858 [ 3 ] {87ee9516-b3e9-4c75-ad7c-c5d7fa0a9774} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:13.355934 [ 3 ] {87ee9516-b3e9-4c75-ad7c-c5d7fa0a9774} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:51:13.356035 [ 3 ] {87ee9516-b3e9-4c75-ad7c-c5d7fa0a9774} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:13.356482 [ 3 ] {87ee9516-b3e9-4c75-ad7c-c5d7fa0a9774} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB. 2023.10.17 21:51:13.356900 [ 3 ] {87ee9516-b3e9-4c75-ad7c-c5d7fa0a9774} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.17 21:51:13.357173 [ 3 ] {87ee9516-b3e9-4c75-ad7c-c5d7fa0a9774} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.17 21:51:13.357335 [ 3 ] {87ee9516-b3e9-4c75-ad7c-c5d7fa0a9774} executeQuery: Read 87 rows, 8.33 KiB in 0.00141759 sec., 61371 rows/sec., 5.74 MiB/sec. 2023.10.17 21:51:13.357492 [ 3 ] {87ee9516-b3e9-4c75-ad7c-c5d7fa0a9774} DynamicQueryHandler: Done processing query 2023.10.17 21:51:13.357514 [ 3 ] {87ee9516-b3e9-4c75-ad7c-c5d7fa0a9774} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.17 21:51:13.357563 [ 3 ] {} HTTP-Session: 22696ad8-6d76-4a11-aea3-6cb9add3d64a Destroying unnamed session 2023.10.17 21:51:13.357904 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 42139, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:13.357982 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:13.358033 [ 3 ] {} HTTP-Session: 9213becd-d024-486c-80cb-40210edd3690 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:13.358050 [ 3 ] {} HTTP-Session: 9213becd-d024-486c-80cb-40210edd3690 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:13.358163 [ 3 ] {7341c45d-1b1e-4da4-8c82-c0f728a1b753} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:13.358234 [ 3 ] {7341c45d-1b1e-4da4-8c82-c0f728a1b753} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:51:13.359423 [ 3 ] {7341c45d-1b1e-4da4-8c82-c0f728a1b753} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:13.362024 [ 3 ] {7341c45d-1b1e-4da4-8c82-c0f728a1b753} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB. 2023.10.17 21:51:13.362451 [ 3 ] {7341c45d-1b1e-4da4-8c82-c0f728a1b753} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.17 21:51:13.362719 [ 3 ] {7341c45d-1b1e-4da4-8c82-c0f728a1b753} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.17 21:51:13.362886 [ 3 ] {7341c45d-1b1e-4da4-8c82-c0f728a1b753} executeQuery: Read 264 rows, 18.54 KiB in 0.004674553 sec., 56475 rows/sec., 3.87 MiB/sec. 2023.10.17 21:51:13.363049 [ 3 ] {7341c45d-1b1e-4da4-8c82-c0f728a1b753} DynamicQueryHandler: Done processing query 2023.10.17 21:51:13.363073 [ 3 ] {7341c45d-1b1e-4da4-8c82-c0f728a1b753} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.17 21:51:13.363127 [ 3 ] {} HTTP-Session: 9213becd-d024-486c-80cb-40210edd3690 Destroying unnamed session 2023.10.17 21:51:13.363269 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:13.363347 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:13.363403 [ 3 ] {} HTTP-Session: 0d28b712-91e8-4003-8862-2306e579d92a Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:13.363419 [ 3 ] {} HTTP-Session: 0d28b712-91e8-4003-8862-2306e579d92a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:13.363522 [ 3 ] {e2d76d18-9fdb-4211-8124-32f6ce58512e} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:13.363596 [ 3 ] {e2d76d18-9fdb-4211-8124-32f6ce58512e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.17 21:51:13.363733 [ 3 ] {e2d76d18-9fdb-4211-8124-32f6ce58512e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:13.364030 [ 3 ] {e2d76d18-9fdb-4211-8124-32f6ce58512e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB. 2023.10.17 21:51:13.364492 [ 3 ] {e2d76d18-9fdb-4211-8124-32f6ce58512e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.17 21:51:13.364826 [ 3 ] {e2d76d18-9fdb-4211-8124-32f6ce58512e} oximeter.measurements_bool (b31c9e69-0a41-48d0-88e1-486a7b67ee57): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.17 21:51:13.364995 [ 3 ] {e2d76d18-9fdb-4211-8124-32f6ce58512e} executeQuery: Read 6 rows, 258.00 B in 0.00141438 sec., 4242 rows/sec., 178.14 KiB/sec. 2023.10.17 21:51:13.365145 [ 3 ] {e2d76d18-9fdb-4211-8124-32f6ce58512e} DynamicQueryHandler: Done processing query 2023.10.17 21:51:13.365166 [ 3 ] {e2d76d18-9fdb-4211-8124-32f6ce58512e} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:51:13.365213 [ 3 ] {} HTTP-Session: 0d28b712-91e8-4003-8862-2306e579d92a Destroying unnamed session 2023.10.17 21:51:13.365403 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 11538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:13.365487 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:13.365543 [ 3 ] {} HTTP-Session: 8fee9331-cc40-429d-9331-b0e04c1ed062 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:13.365598 [ 3 ] {} HTTP-Session: 8fee9331-cc40-429d-9331-b0e04c1ed062 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:13.365670 [ 3 ] {dbedfc62-77d8-46a5-9877-482827274bfe} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:13.365751 [ 3 ] {dbedfc62-77d8-46a5-9877-482827274bfe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 21:51:13.365908 [ 3 ] {dbedfc62-77d8-46a5-9877-482827274bfe} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:13.366283 [ 3 ] {dbedfc62-77d8-46a5-9877-482827274bfe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB. 2023.10.17 21:51:13.366717 [ 3 ] {dbedfc62-77d8-46a5-9877-482827274bfe} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.17 21:51:13.367090 [ 3 ] {dbedfc62-77d8-46a5-9877-482827274bfe} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.17 21:51:13.367233 [ 3 ] {dbedfc62-77d8-46a5-9877-482827274bfe} executeQuery: Read 63 rows, 3.91 KiB in 0.00149775 sec., 42063 rows/sec., 2.55 MiB/sec. 2023.10.17 21:51:13.367399 [ 3 ] {dbedfc62-77d8-46a5-9877-482827274bfe} DynamicQueryHandler: Done processing query 2023.10.17 21:51:13.367458 [ 3 ] {dbedfc62-77d8-46a5-9877-482827274bfe} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:51:13.367474 [ 3 ] {} HTTP-Session: 8fee9331-cc40-429d-9331-b0e04c1ed062 Destroying unnamed session 2023.10.17 21:51:13.367596 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:13.367706 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:13.367727 [ 3 ] {} HTTP-Session: 514c331e-1f35-4c36-989f-3a53b1c2d81d Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:13.367776 [ 3 ] {} HTTP-Session: 514c331e-1f35-4c36-989f-3a53b1c2d81d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:13.367851 [ 3 ] {a76cc46d-df93-4ae3-9786-710428e11f94} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:13.367926 [ 3 ] {a76cc46d-df93-4ae3-9786-710428e11f94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 21:51:13.368062 [ 3 ] {a76cc46d-df93-4ae3-9786-710428e11f94} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:13.368362 [ 3 ] {a76cc46d-df93-4ae3-9786-710428e11f94} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB. 2023.10.17 21:51:13.368778 [ 3 ] {a76cc46d-df93-4ae3-9786-710428e11f94} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.17 21:51:13.369147 [ 3 ] {a76cc46d-df93-4ae3-9786-710428e11f94} oximeter.measurements_i64 (1e70cc99-a22c-4554-b599-406dc1691707): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.17 21:51:13.369303 [ 3 ] {a76cc46d-df93-4ae3-9786-710428e11f94} executeQuery: Read 19 rows, 1.01 KiB in 0.001393609 sec., 13633 rows/sec., 723.87 KiB/sec. 2023.10.17 21:51:13.369412 [ 3 ] {a76cc46d-df93-4ae3-9786-710428e11f94} DynamicQueryHandler: Done processing query 2023.10.17 21:51:13.369484 [ 3 ] {a76cc46d-df93-4ae3-9786-710428e11f94} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:51:13.369502 [ 3 ] {} HTTP-Session: 514c331e-1f35-4c36-989f-3a53b1c2d81d Destroying unnamed session 2023.10.17 21:51:23.305588 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:23.305755 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:23.305784 [ 3 ] {} HTTP-Session: dd6ced30-3af6-4692-b5ee-73233be8bc7b Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:23.305809 [ 3 ] {} HTTP-Session: dd6ced30-3af6-4692-b5ee-73233be8bc7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:23.305935 [ 3 ] {712e7dea-b3b9-4419-b8ff-d13766ed7016} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:23.306049 [ 3 ] {712e7dea-b3b9-4419-b8ff-d13766ed7016} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:51:23.306213 [ 3 ] {712e7dea-b3b9-4419-b8ff-d13766ed7016} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:23.306647 [ 3 ] {712e7dea-b3b9-4419-b8ff-d13766ed7016} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB. 2023.10.17 21:51:23.307003 [ 3 ] {712e7dea-b3b9-4419-b8ff-d13766ed7016} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.17 21:51:23.307292 [ 3 ] {712e7dea-b3b9-4419-b8ff-d13766ed7016} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.17 21:51:23.307485 [ 3 ] {712e7dea-b3b9-4419-b8ff-d13766ed7016} executeQuery: Read 6 rows, 348.00 B in 0.00147111 sec., 4078 rows/sec., 231.01 KiB/sec. 2023.10.17 21:51:23.307639 [ 3 ] {712e7dea-b3b9-4419-b8ff-d13766ed7016} DynamicQueryHandler: Done processing query 2023.10.17 21:51:23.307664 [ 3 ] {712e7dea-b3b9-4419-b8ff-d13766ed7016} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.17 21:51:23.307680 [ 3 ] {} HTTP-Session: dd6ced30-3af6-4692-b5ee-73233be8bc7b Destroying unnamed session 2023.10.17 21:51:23.307887 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 13671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:23.307939 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:23.307960 [ 3 ] {} HTTP-Session: e75e3acf-b05c-449f-bfe6-f07021c92fb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:23.307979 [ 3 ] {} HTTP-Session: e75e3acf-b05c-449f-bfe6-f07021c92fb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:23.308065 [ 3 ] {a921556d-dd11-4c33-9430-ba111d2bcb44} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:23.308107 [ 3 ] {a921556d-dd11-4c33-9430-ba111d2bcb44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:51:23.308216 [ 3 ] {a921556d-dd11-4c33-9430-ba111d2bcb44} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:23.308549 [ 3 ] {a921556d-dd11-4c33-9430-ba111d2bcb44} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB. 2023.10.17 21:51:23.308858 [ 3 ] {a921556d-dd11-4c33-9430-ba111d2bcb44} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.17 21:51:23.309129 [ 3 ] {a921556d-dd11-4c33-9430-ba111d2bcb44} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.17 21:51:23.309263 [ 3 ] {a921556d-dd11-4c33-9430-ba111d2bcb44} executeQuery: Read 87 rows, 8.33 KiB in 0.001170596 sec., 74321 rows/sec., 6.95 MiB/sec. 2023.10.17 21:51:23.309373 [ 3 ] {a921556d-dd11-4c33-9430-ba111d2bcb44} DynamicQueryHandler: Done processing query 2023.10.17 21:51:23.309397 [ 3 ] {a921556d-dd11-4c33-9430-ba111d2bcb44} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.17 21:51:23.309414 [ 3 ] {} HTTP-Session: e75e3acf-b05c-449f-bfe6-f07021c92fb9 Destroying unnamed session 2023.10.17 21:51:23.309599 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 42139, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:23.309645 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:23.309664 [ 3 ] {} HTTP-Session: 6efaadc1-1ecc-450f-a3c5-79dc698659de Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:23.309682 [ 3 ] {} HTTP-Session: 6efaadc1-1ecc-450f-a3c5-79dc698659de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:23.309771 [ 3 ] {bca6797d-f509-404f-8cc1-9c97426a7c21} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:23.309809 [ 3 ] {bca6797d-f509-404f-8cc1-9c97426a7c21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:51:23.309910 [ 3 ] {bca6797d-f509-404f-8cc1-9c97426a7c21} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:23.310432 [ 3 ] {bca6797d-f509-404f-8cc1-9c97426a7c21} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB. 2023.10.17 21:51:23.310743 [ 3 ] {bca6797d-f509-404f-8cc1-9c97426a7c21} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.17 21:51:23.311008 [ 3 ] {bca6797d-f509-404f-8cc1-9c97426a7c21} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.17 21:51:23.311148 [ 3 ] {bca6797d-f509-404f-8cc1-9c97426a7c21} executeQuery: Read 264 rows, 18.54 KiB in 0.001350099 sec., 195541 rows/sec., 13.41 MiB/sec. 2023.10.17 21:51:23.311283 [ 3 ] {bca6797d-f509-404f-8cc1-9c97426a7c21} DynamicQueryHandler: Done processing query 2023.10.17 21:51:23.311305 [ 3 ] {bca6797d-f509-404f-8cc1-9c97426a7c21} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.17 21:51:23.311320 [ 3 ] {} HTTP-Session: 6efaadc1-1ecc-450f-a3c5-79dc698659de Destroying unnamed session 2023.10.17 21:51:23.311479 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:23.311524 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:23.311542 [ 3 ] {} HTTP-Session: 9fc41127-5759-45ff-afe6-5c31f01d49c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:23.311558 [ 3 ] {} HTTP-Session: 9fc41127-5759-45ff-afe6-5c31f01d49c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:23.311627 [ 3 ] {4ad86fc9-9f15-424c-9de7-d1de6d402f03} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:23.311666 [ 3 ] {4ad86fc9-9f15-424c-9de7-d1de6d402f03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.17 21:51:23.311773 [ 3 ] {4ad86fc9-9f15-424c-9de7-d1de6d402f03} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:23.312037 [ 3 ] {4ad86fc9-9f15-424c-9de7-d1de6d402f03} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB. 2023.10.17 21:51:23.312456 [ 3 ] {4ad86fc9-9f15-424c-9de7-d1de6d402f03} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.17 21:51:23.312794 [ 3 ] {4ad86fc9-9f15-424c-9de7-d1de6d402f03} oximeter.measurements_bool (b31c9e69-0a41-48d0-88e1-486a7b67ee57): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.17 21:51:23.312934 [ 3 ] {4ad86fc9-9f15-424c-9de7-d1de6d402f03} executeQuery: Read 6 rows, 258.00 B in 0.001279898 sec., 4687 rows/sec., 196.85 KiB/sec. 2023.10.17 21:51:23.313055 [ 3 ] {4ad86fc9-9f15-424c-9de7-d1de6d402f03} DynamicQueryHandler: Done processing query 2023.10.17 21:51:23.313078 [ 3 ] {4ad86fc9-9f15-424c-9de7-d1de6d402f03} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:51:23.313094 [ 3 ] {} HTTP-Session: 9fc41127-5759-45ff-afe6-5c31f01d49c8 Destroying unnamed session 2023.10.17 21:51:23.313253 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 11538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:23.313298 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:23.313316 [ 3 ] {} HTTP-Session: 1e5887c4-1adc-490c-b9e0-6f3d181c4369 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:23.313332 [ 3 ] {} HTTP-Session: 1e5887c4-1adc-490c-b9e0-6f3d181c4369 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:23.313406 [ 3 ] {c325b1c9-e681-47fe-8d61-43bb6ece93a6} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:23.313448 [ 3 ] {c325b1c9-e681-47fe-8d61-43bb6ece93a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 21:51:23.313563 [ 3 ] {c325b1c9-e681-47fe-8d61-43bb6ece93a6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:23.313870 [ 3 ] {c325b1c9-e681-47fe-8d61-43bb6ece93a6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB. 2023.10.17 21:51:23.314207 [ 3 ] {c325b1c9-e681-47fe-8d61-43bb6ece93a6} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.17 21:51:23.314557 [ 3 ] {c325b1c9-e681-47fe-8d61-43bb6ece93a6} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.17 21:51:23.314710 [ 3 ] {c325b1c9-e681-47fe-8d61-43bb6ece93a6} executeQuery: Read 63 rows, 3.91 KiB in 0.001273428 sec., 49472 rows/sec., 3.00 MiB/sec. 2023.10.17 21:51:23.314838 [ 3 ] {c325b1c9-e681-47fe-8d61-43bb6ece93a6} DynamicQueryHandler: Done processing query 2023.10.17 21:51:23.314861 [ 3 ] {c325b1c9-e681-47fe-8d61-43bb6ece93a6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:51:23.314877 [ 3 ] {} HTTP-Session: 1e5887c4-1adc-490c-b9e0-6f3d181c4369 Destroying unnamed session 2023.10.17 21:51:23.315048 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:23.315094 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:23.315114 [ 3 ] {} HTTP-Session: a7ecf263-eb09-438e-98e3-170f64cd759e Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:23.315130 [ 3 ] {} HTTP-Session: a7ecf263-eb09-438e-98e3-170f64cd759e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:23.315200 [ 3 ] {38096d91-4696-4d0e-9248-06423cd8921d} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:23.315238 [ 3 ] {38096d91-4696-4d0e-9248-06423cd8921d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 21:51:23.315342 [ 3 ] {38096d91-4696-4d0e-9248-06423cd8921d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:23.315604 [ 3 ] {38096d91-4696-4d0e-9248-06423cd8921d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB. 2023.10.17 21:51:23.315932 [ 3 ] {38096d91-4696-4d0e-9248-06423cd8921d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.17 21:51:23.316268 [ 3 ] {38096d91-4696-4d0e-9248-06423cd8921d} oximeter.measurements_i64 (1e70cc99-a22c-4554-b599-406dc1691707): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.17 21:51:23.316387 [ 3 ] {38096d91-4696-4d0e-9248-06423cd8921d} executeQuery: Read 19 rows, 1.01 KiB in 0.001165085 sec., 16307 rows/sec., 865.85 KiB/sec. 2023.10.17 21:51:23.316506 [ 3 ] {38096d91-4696-4d0e-9248-06423cd8921d} DynamicQueryHandler: Done processing query 2023.10.17 21:51:23.316528 [ 3 ] {38096d91-4696-4d0e-9248-06423cd8921d} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:51:23.316544 [ 3 ] {} HTTP-Session: a7ecf263-eb09-438e-98e3-170f64cd759e Destroying unnamed session 2023.10.17 21:51:27.618204 [ 126 ] {} DNSResolver: Updating DNS cache 2023.10.17 21:51:27.618282 [ 126 ] {} DNSResolver: Updated DNS cache 2023.10.17 21:51:28.299832 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:28.299946 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:28.299977 [ 3 ] {} HTTP-Session: 3feb11f8-d14e-4c0d-8f84-c8125d14013b Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:28.300005 [ 3 ] {} HTTP-Session: 3feb11f8-d14e-4c0d-8f84-c8125d14013b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:28.300148 [ 3 ] {c1ab9e07-c8a2-40b0-afa7-929fa19eb6a7} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:28.300221 [ 3 ] {c1ab9e07-c8a2-40b0-afa7-929fa19eb6a7} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.17 21:51:28.300434 [ 3 ] {c1ab9e07-c8a2-40b0-afa7-929fa19eb6a7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:28.300872 [ 3 ] {c1ab9e07-c8a2-40b0-afa7-929fa19eb6a7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB. 2023.10.17 21:51:28.301296 [ 3 ] {c1ab9e07-c8a2-40b0-afa7-929fa19eb6a7} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.17 21:51:28.301636 [ 3 ] {c1ab9e07-c8a2-40b0-afa7-929fa19eb6a7} oximeter.timeseries_schema (f3448709-dd93-45fb-aea4-e7e96a29a18b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.17 21:51:28.301779 [ 3 ] {c1ab9e07-c8a2-40b0-afa7-929fa19eb6a7} executeQuery: Read 4 rows, 443.00 B in 0.001592162 sec., 2512 rows/sec., 271.72 KiB/sec. 2023.10.17 21:51:28.301939 [ 3 ] {c1ab9e07-c8a2-40b0-afa7-929fa19eb6a7} DynamicQueryHandler: Done processing query 2023.10.17 21:51:28.301965 [ 3 ] {c1ab9e07-c8a2-40b0-afa7-929fa19eb6a7} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.17 21:51:28.301983 [ 3 ] {} HTTP-Session: 3feb11f8-d14e-4c0d-8f84-c8125d14013b Destroying unnamed session 2023.10.17 21:51:28.302109 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 5357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:28.302157 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:28.302176 [ 3 ] {} HTTP-Session: a042842c-50f7-48bc-9f21-2b214880cee1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:28.302193 [ 3 ] {} HTTP-Session: a042842c-50f7-48bc-9f21-2b214880cee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:28.302268 [ 3 ] {b32ae132-46fc-4d1b-8680-348e6f3d1d5b} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:28.302309 [ 3 ] {b32ae132-46fc-4d1b-8680-348e6f3d1d5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:51:28.302415 [ 3 ] {b32ae132-46fc-4d1b-8680-348e6f3d1d5b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:28.302766 [ 3 ] {b32ae132-46fc-4d1b-8680-348e6f3d1d5b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB. 2023.10.17 21:51:28.303076 [ 3 ] {b32ae132-46fc-4d1b-8680-348e6f3d1d5b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.17 21:51:28.303365 [ 3 ] {b32ae132-46fc-4d1b-8680-348e6f3d1d5b} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.17 21:51:28.303489 [ 3 ] {b32ae132-46fc-4d1b-8680-348e6f3d1d5b} executeQuery: Read 37 rows, 3.00 KiB in 0.001192306 sec., 31032 rows/sec., 2.46 MiB/sec. 2023.10.17 21:51:28.303612 [ 3 ] {b32ae132-46fc-4d1b-8680-348e6f3d1d5b} DynamicQueryHandler: Done processing query 2023.10.17 21:51:28.303635 [ 3 ] {b32ae132-46fc-4d1b-8680-348e6f3d1d5b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:51:28.303652 [ 3 ] {} HTTP-Session: a042842c-50f7-48bc-9f21-2b214880cee1 Destroying unnamed session 2023.10.17 21:51:28.303799 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 18038, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:28.303845 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:28.303864 [ 3 ] {} HTTP-Session: 7665ceef-5c28-4dde-8c59-077f579b2ec2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:28.303882 [ 3 ] {} HTTP-Session: 7665ceef-5c28-4dde-8c59-077f579b2ec2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:28.303959 [ 3 ] {50f168bb-a566-4acb-b8e8-36c4a2292ccf} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:28.303998 [ 3 ] {50f168bb-a566-4acb-b8e8-36c4a2292ccf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:51:28.304099 [ 3 ] {50f168bb-a566-4acb-b8e8-36c4a2292ccf} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:28.304464 [ 3 ] {50f168bb-a566-4acb-b8e8-36c4a2292ccf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB. 2023.10.17 21:51:28.304793 [ 3 ] {50f168bb-a566-4acb-b8e8-36c4a2292ccf} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.17 21:51:28.305094 [ 3 ] {50f168bb-a566-4acb-b8e8-36c4a2292ccf} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.17 21:51:28.305218 [ 3 ] {50f168bb-a566-4acb-b8e8-36c4a2292ccf} executeQuery: Read 111 rows, 11.23 KiB in 0.001231597 sec., 90126 rows/sec., 8.91 MiB/sec. 2023.10.17 21:51:28.305338 [ 3 ] {50f168bb-a566-4acb-b8e8-36c4a2292ccf} DynamicQueryHandler: Done processing query 2023.10.17 21:51:28.305362 [ 3 ] {50f168bb-a566-4acb-b8e8-36c4a2292ccf} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.17 21:51:28.305378 [ 3 ] {} HTTP-Session: 7665ceef-5c28-4dde-8c59-077f579b2ec2 Destroying unnamed session 2023.10.17 21:51:28.305543 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 9372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:28.305589 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:28.305609 [ 3 ] {} HTTP-Session: 3f21ad13-79ea-4988-95b7-64ddd2968c0e Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:28.305626 [ 3 ] {} HTTP-Session: 3f21ad13-79ea-4988-95b7-64ddd2968c0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:28.305699 [ 3 ] {3c164be3-8b45-49c8-8d6c-c80cd75b5fe9} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:28.305738 [ 3 ] {3c164be3-8b45-49c8-8d6c-c80cd75b5fe9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:51:28.305842 [ 3 ] {3c164be3-8b45-49c8-8d6c-c80cd75b5fe9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:28.306172 [ 3 ] {3c164be3-8b45-49c8-8d6c-c80cd75b5fe9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB. 2023.10.17 21:51:28.306484 [ 3 ] {3c164be3-8b45-49c8-8d6c-c80cd75b5fe9} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.17 21:51:28.306763 [ 3 ] {3c164be3-8b45-49c8-8d6c-c80cd75b5fe9} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.17 21:51:28.306884 [ 3 ] {3c164be3-8b45-49c8-8d6c-c80cd75b5fe9} executeQuery: Read 55 rows, 4.41 KiB in 0.001157086 sec., 47533 rows/sec., 3.72 MiB/sec. 2023.10.17 21:51:28.307005 [ 3 ] {3c164be3-8b45-49c8-8d6c-c80cd75b5fe9} DynamicQueryHandler: Done processing query 2023.10.17 21:51:28.307028 [ 3 ] {3c164be3-8b45-49c8-8d6c-c80cd75b5fe9} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.17 21:51:28.307045 [ 3 ] {} HTTP-Session: 3f21ad13-79ea-4988-95b7-64ddd2968c0e Destroying unnamed session 2023.10.17 21:51:28.307244 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 39597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:28.307292 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:28.307311 [ 3 ] {} HTTP-Session: c2792f18-83c5-408c-8633-282d89d003ff Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:28.307328 [ 3 ] {} HTTP-Session: c2792f18-83c5-408c-8633-282d89d003ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:28.307412 [ 3 ] {22d532fb-65fe-47f6-8dbb-f933c90957e6} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:28.307456 [ 3 ] {22d532fb-65fe-47f6-8dbb-f933c90957e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 21:51:28.307622 [ 3 ] {22d532fb-65fe-47f6-8dbb-f933c90957e6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:28.308144 [ 3 ] {22d532fb-65fe-47f6-8dbb-f933c90957e6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB. 2023.10.17 21:51:28.311969 [ 3 ] {22d532fb-65fe-47f6-8dbb-f933c90957e6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.17 21:51:28.312358 [ 3 ] {22d532fb-65fe-47f6-8dbb-f933c90957e6} oximeter.measurements_histogramf64 (d44df011-213c-4c36-ae3e-863e3abcf73e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.17 21:51:28.312480 [ 3 ] {22d532fb-65fe-47f6-8dbb-f933c90957e6} executeQuery: Read 37 rows, 51.13 KiB in 0.005038438 sec., 7343 rows/sec., 9.91 MiB/sec. 2023.10.17 21:51:28.312635 [ 3 ] {22d532fb-65fe-47f6-8dbb-f933c90957e6} DynamicQueryHandler: Done processing query 2023.10.17 21:51:28.312660 [ 3 ] {22d532fb-65fe-47f6-8dbb-f933c90957e6} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.17 21:51:28.312675 [ 3 ] {} HTTP-Session: c2792f18-83c5-408c-8633-282d89d003ff Destroying unnamed session 2023.10.17 21:51:28.312849 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 5235, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:28.312901 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:28.312922 [ 3 ] {} HTTP-Session: 0faed754-1fd7-434a-b433-387ca326136c Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:28.312939 [ 3 ] {} HTTP-Session: 0faed754-1fd7-434a-b433-387ca326136c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:28.313011 [ 3 ] {f231097a-8462-4b3c-8ddb-08d3f318a385} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:28.313049 [ 3 ] {f231097a-8462-4b3c-8ddb-08d3f318a385} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 21:51:28.313152 [ 3 ] {f231097a-8462-4b3c-8ddb-08d3f318a385} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:28.313465 [ 3 ] {f231097a-8462-4b3c-8ddb-08d3f318a385} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB. 2023.10.17 21:51:28.313798 [ 3 ] {f231097a-8462-4b3c-8ddb-08d3f318a385} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.17 21:51:28.314142 [ 3 ] {f231097a-8462-4b3c-8ddb-08d3f318a385} oximeter.measurements_i64 (1e70cc99-a22c-4554-b599-406dc1691707): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.17 21:51:28.314263 [ 3 ] {f231097a-8462-4b3c-8ddb-08d3f318a385} executeQuery: Read 33 rows, 2.36 KiB in 0.001221967 sec., 27005 rows/sec., 1.88 MiB/sec. 2023.10.17 21:51:28.314383 [ 3 ] {f231097a-8462-4b3c-8ddb-08d3f318a385} DynamicQueryHandler: Done processing query 2023.10.17 21:51:28.314407 [ 3 ] {f231097a-8462-4b3c-8ddb-08d3f318a385} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.17 21:51:28.314423 [ 3 ] {} HTTP-Session: 0faed754-1fd7-434a-b433-387ca326136c Destroying unnamed session 2023.10.17 21:51:33.300924 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:33.301039 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:33.301064 [ 3 ] {} HTTP-Session: 2a942fef-c795-4d76-8581-b8f25c2fde0d Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:33.301088 [ 3 ] {} HTTP-Session: 2a942fef-c795-4d76-8581-b8f25c2fde0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:33.301215 [ 3 ] {a8435ef1-7514-4bd0-bb47-75da905f80f9} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:33.301277 [ 3 ] {a8435ef1-7514-4bd0-bb47-75da905f80f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:51:33.301441 [ 3 ] {a8435ef1-7514-4bd0-bb47-75da905f80f9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:33.301864 [ 3 ] {a8435ef1-7514-4bd0-bb47-75da905f80f9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB. 2023.10.17 21:51:33.302120 [ 3 ] {a8435ef1-7514-4bd0-bb47-75da905f80f9} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.17 21:51:33.302284 [ 3 ] {a8435ef1-7514-4bd0-bb47-75da905f80f9} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.17 21:51:33.302421 [ 3 ] {a8435ef1-7514-4bd0-bb47-75da905f80f9} executeQuery: Read 6 rows, 348.00 B in 0.001172556 sec., 5117 rows/sec., 289.83 KiB/sec. 2023.10.17 21:51:33.302567 [ 3 ] {a8435ef1-7514-4bd0-bb47-75da905f80f9} DynamicQueryHandler: Done processing query 2023.10.17 21:51:33.302592 [ 3 ] {a8435ef1-7514-4bd0-bb47-75da905f80f9} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.17 21:51:33.302608 [ 3 ] {} HTTP-Session: 2a942fef-c795-4d76-8581-b8f25c2fde0d Destroying unnamed session 2023.10.17 21:51:33.302758 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 13671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:33.302804 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:33.302823 [ 3 ] {} HTTP-Session: 449e55f7-43cb-4677-8a87-027a7cadb4bc Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:33.302840 [ 3 ] {} HTTP-Session: 449e55f7-43cb-4677-8a87-027a7cadb4bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:33.302918 [ 3 ] {73e63cf8-0a08-44c9-b2bd-7fe694888377} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:33.302958 [ 3 ] {73e63cf8-0a08-44c9-b2bd-7fe694888377} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:51:33.303065 [ 3 ] {73e63cf8-0a08-44c9-b2bd-7fe694888377} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:33.303390 [ 3 ] {73e63cf8-0a08-44c9-b2bd-7fe694888377} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB. 2023.10.17 21:51:33.303605 [ 3 ] {73e63cf8-0a08-44c9-b2bd-7fe694888377} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.17 21:51:33.303756 [ 3 ] {73e63cf8-0a08-44c9-b2bd-7fe694888377} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.17 21:51:33.303879 [ 3 ] {73e63cf8-0a08-44c9-b2bd-7fe694888377} executeQuery: Read 87 rows, 8.33 KiB in 0.000931542 sec., 93393 rows/sec., 8.73 MiB/sec. 2023.10.17 21:51:33.304002 [ 3 ] {73e63cf8-0a08-44c9-b2bd-7fe694888377} DynamicQueryHandler: Done processing query 2023.10.17 21:51:33.304026 [ 3 ] {73e63cf8-0a08-44c9-b2bd-7fe694888377} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.17 21:51:33.304043 [ 3 ] {} HTTP-Session: 449e55f7-43cb-4677-8a87-027a7cadb4bc Destroying unnamed session 2023.10.17 21:51:33.304280 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 42139, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:33.304327 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:33.304346 [ 3 ] {} HTTP-Session: 5f062a0a-43c7-4182-ab17-1aa2ed121cd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:33.304363 [ 3 ] {} HTTP-Session: 5f062a0a-43c7-4182-ab17-1aa2ed121cd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:33.304443 [ 3 ] {6e7fe696-fe17-4661-8e82-06a9dc5d5596} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:33.304482 [ 3 ] {6e7fe696-fe17-4661-8e82-06a9dc5d5596} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:51:33.304589 [ 3 ] {6e7fe696-fe17-4661-8e82-06a9dc5d5596} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:33.305020 [ 3 ] {6e7fe696-fe17-4661-8e82-06a9dc5d5596} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB. 2023.10.17 21:51:33.305247 [ 3 ] {6e7fe696-fe17-4661-8e82-06a9dc5d5596} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.17 21:51:33.305398 [ 3 ] {6e7fe696-fe17-4661-8e82-06a9dc5d5596} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.17 21:51:33.305511 [ 3 ] {6e7fe696-fe17-4661-8e82-06a9dc5d5596} executeQuery: Read 264 rows, 18.54 KiB in 0.001040564 sec., 253708 rows/sec., 17.40 MiB/sec. 2023.10.17 21:51:33.305628 [ 3 ] {6e7fe696-fe17-4661-8e82-06a9dc5d5596} DynamicQueryHandler: Done processing query 2023.10.17 21:51:33.305651 [ 3 ] {6e7fe696-fe17-4661-8e82-06a9dc5d5596} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.17 21:51:33.305667 [ 3 ] {} HTTP-Session: 5f062a0a-43c7-4182-ab17-1aa2ed121cd5 Destroying unnamed session 2023.10.17 21:51:33.305827 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:33.305874 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:33.305892 [ 3 ] {} HTTP-Session: 2cc4b38f-3408-48a6-a156-16bc09cb62d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:33.305909 [ 3 ] {} HTTP-Session: 2cc4b38f-3408-48a6-a156-16bc09cb62d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:33.305977 [ 3 ] {f03dafaf-a9f3-420f-b7bc-523397535e82} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:33.306018 [ 3 ] {f03dafaf-a9f3-420f-b7bc-523397535e82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.17 21:51:33.306125 [ 3 ] {f03dafaf-a9f3-420f-b7bc-523397535e82} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:33.306380 [ 3 ] {f03dafaf-a9f3-420f-b7bc-523397535e82} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB. 2023.10.17 21:51:33.306622 [ 3 ] {f03dafaf-a9f3-420f-b7bc-523397535e82} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.17 21:51:33.306801 [ 3 ] {f03dafaf-a9f3-420f-b7bc-523397535e82} oximeter.measurements_bool (b31c9e69-0a41-48d0-88e1-486a7b67ee57): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.17 21:51:33.306928 [ 3 ] {f03dafaf-a9f3-420f-b7bc-523397535e82} executeQuery: Read 6 rows, 258.00 B in 0.000923583 sec., 6496 rows/sec., 272.80 KiB/sec. 2023.10.17 21:51:33.307088 [ 3 ] {f03dafaf-a9f3-420f-b7bc-523397535e82} DynamicQueryHandler: Done processing query 2023.10.17 21:51:33.307112 [ 3 ] {f03dafaf-a9f3-420f-b7bc-523397535e82} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:51:33.307128 [ 3 ] {} HTTP-Session: 2cc4b38f-3408-48a6-a156-16bc09cb62d7 Destroying unnamed session 2023.10.17 21:51:33.307270 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 11538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:33.307316 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:33.307334 [ 3 ] {} HTTP-Session: cb447a94-0aca-43c2-899a-0a6d9a26d596 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:33.307351 [ 3 ] {} HTTP-Session: cb447a94-0aca-43c2-899a-0a6d9a26d596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:33.307426 [ 3 ] {9dde67b9-9d2d-499a-a78a-1848c04f5658} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:33.307468 [ 3 ] {9dde67b9-9d2d-499a-a78a-1848c04f5658} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 21:51:33.307592 [ 3 ] {9dde67b9-9d2d-499a-a78a-1848c04f5658} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:33.307885 [ 3 ] {9dde67b9-9d2d-499a-a78a-1848c04f5658} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB. 2023.10.17 21:51:33.308128 [ 3 ] {9dde67b9-9d2d-499a-a78a-1848c04f5658} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.17 21:51:33.308299 [ 3 ] {9dde67b9-9d2d-499a-a78a-1848c04f5658} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.17 21:51:33.308423 [ 3 ] {9dde67b9-9d2d-499a-a78a-1848c04f5658} executeQuery: Read 63 rows, 3.91 KiB in 0.000967803 sec., 65095 rows/sec., 3.95 MiB/sec. 2023.10.17 21:51:33.308548 [ 3 ] {9dde67b9-9d2d-499a-a78a-1848c04f5658} DynamicQueryHandler: Done processing query 2023.10.17 21:51:33.308571 [ 3 ] {9dde67b9-9d2d-499a-a78a-1848c04f5658} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:51:33.308586 [ 3 ] {} HTTP-Session: cb447a94-0aca-43c2-899a-0a6d9a26d596 Destroying unnamed session 2023.10.17 21:51:33.308766 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:33.308812 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:33.308830 [ 3 ] {} HTTP-Session: 571d421b-b3a0-403d-99bf-faf327e7682c Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:33.308848 [ 3 ] {} HTTP-Session: 571d421b-b3a0-403d-99bf-faf327e7682c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:33.308918 [ 3 ] {2e08ad1c-d9eb-4791-a290-d00218f16b89} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:33.308956 [ 3 ] {2e08ad1c-d9eb-4791-a290-d00218f16b89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 21:51:33.309057 [ 3 ] {2e08ad1c-d9eb-4791-a290-d00218f16b89} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:33.309297 [ 3 ] {2e08ad1c-d9eb-4791-a290-d00218f16b89} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB. 2023.10.17 21:51:33.309525 [ 3 ] {2e08ad1c-d9eb-4791-a290-d00218f16b89} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.17 21:51:33.309696 [ 3 ] {2e08ad1c-d9eb-4791-a290-d00218f16b89} oximeter.measurements_i64 (1e70cc99-a22c-4554-b599-406dc1691707): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.17 21:51:33.309807 [ 3 ] {2e08ad1c-d9eb-4791-a290-d00218f16b89} executeQuery: Read 19 rows, 1.01 KiB in 0.000861042 sec., 22066 rows/sec., 1.14 MiB/sec. 2023.10.17 21:51:33.309919 [ 3 ] {2e08ad1c-d9eb-4791-a290-d00218f16b89} DynamicQueryHandler: Done processing query 2023.10.17 21:51:33.309943 [ 3 ] {2e08ad1c-d9eb-4791-a290-d00218f16b89} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:51:33.309958 [ 3 ] {} HTTP-Session: 571d421b-b3a0-403d-99bf-faf327e7682c Destroying unnamed session 2023.10.17 21:51:38.298113 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 6075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:38.298239 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:38.298270 [ 3 ] {} HTTP-Session: cc4ebf5b-d8f7-4ae9-830f-a4ef893bbecd Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:38.298300 [ 3 ] {} HTTP-Session: cc4ebf5b-d8f7-4ae9-830f-a4ef893bbecd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:38.298444 [ 3 ] {4dadffc8-95de-4603-baf4-3032d5c96246} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:38.298513 [ 3 ] {4dadffc8-95de-4603-baf4-3032d5c96246} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:51:38.298691 [ 3 ] {4dadffc8-95de-4603-baf4-3032d5c96246} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:38.299137 [ 3 ] {4dadffc8-95de-4603-baf4-3032d5c96246} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB. 2023.10.17 21:51:38.299401 [ 3 ] {4dadffc8-95de-4603-baf4-3032d5c96246} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.17 21:51:38.299572 [ 3 ] {4dadffc8-95de-4603-baf4-3032d5c96246} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.17 21:51:38.299710 [ 3 ] {4dadffc8-95de-4603-baf4-3032d5c96246} executeQuery: Read 42 rows, 3.40 KiB in 0.001216036 sec., 34538 rows/sec., 2.73 MiB/sec. 2023.10.17 21:51:38.299865 [ 3 ] {4dadffc8-95de-4603-baf4-3032d5c96246} DynamicQueryHandler: Done processing query 2023.10.17 21:51:38.299891 [ 3 ] {4dadffc8-95de-4603-baf4-3032d5c96246} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:51:38.299907 [ 3 ] {} HTTP-Session: cc4ebf5b-d8f7-4ae9-830f-a4ef893bbecd Destroying unnamed session 2023.10.17 21:51:38.300084 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 20382, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:38.300136 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:38.300154 [ 3 ] {} HTTP-Session: 8819767b-6e2d-4223-b233-e11ef20d0ec2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:38.300174 [ 3 ] {} HTTP-Session: 8819767b-6e2d-4223-b233-e11ef20d0ec2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:38.300260 [ 3 ] {e4127b88-c3c5-4dda-8db8-13c618492632} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:38.300303 [ 3 ] {e4127b88-c3c5-4dda-8db8-13c618492632} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:51:38.300407 [ 3 ] {e4127b88-c3c5-4dda-8db8-13c618492632} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:38.300802 [ 3 ] {e4127b88-c3c5-4dda-8db8-13c618492632} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB. 2023.10.17 21:51:38.301018 [ 3 ] {e4127b88-c3c5-4dda-8db8-13c618492632} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.17 21:51:38.301173 [ 3 ] {e4127b88-c3c5-4dda-8db8-13c618492632} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.17 21:51:38.301306 [ 3 ] {e4127b88-c3c5-4dda-8db8-13c618492632} executeQuery: Read 126 rows, 12.66 KiB in 0.001017874 sec., 123787 rows/sec., 12.15 MiB/sec. 2023.10.17 21:51:38.301430 [ 3 ] {e4127b88-c3c5-4dda-8db8-13c618492632} DynamicQueryHandler: Done processing query 2023.10.17 21:51:38.301454 [ 3 ] {e4127b88-c3c5-4dda-8db8-13c618492632} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.17 21:51:38.301469 [ 3 ] {} HTTP-Session: 8819767b-6e2d-4223-b233-e11ef20d0ec2 Destroying unnamed session 2023.10.17 21:51:38.301627 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 7168, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:38.301673 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:38.301690 [ 3 ] {} HTTP-Session: 491ff78f-e5e2-47c8-8a55-fe13a15a512c Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:38.301707 [ 3 ] {} HTTP-Session: 491ff78f-e5e2-47c8-8a55-fe13a15a512c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:38.301779 [ 3 ] {919791d5-c2dc-48ef-b8bb-372bc3f07069} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:38.301816 [ 3 ] {919791d5-c2dc-48ef-b8bb-372bc3f07069} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:51:38.301919 [ 3 ] {919791d5-c2dc-48ef-b8bb-372bc3f07069} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:38.302215 [ 3 ] {919791d5-c2dc-48ef-b8bb-372bc3f07069} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB. 2023.10.17 21:51:38.302416 [ 3 ] {919791d5-c2dc-48ef-b8bb-372bc3f07069} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.17 21:51:38.302561 [ 3 ] {919791d5-c2dc-48ef-b8bb-372bc3f07069} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.17 21:51:38.302690 [ 3 ] {919791d5-c2dc-48ef-b8bb-372bc3f07069} executeQuery: Read 42 rows, 3.36 KiB in 0.000883752 sec., 47524 rows/sec., 3.72 MiB/sec. 2023.10.17 21:51:38.302816 [ 3 ] {919791d5-c2dc-48ef-b8bb-372bc3f07069} DynamicQueryHandler: Done processing query 2023.10.17 21:51:38.302839 [ 3 ] {919791d5-c2dc-48ef-b8bb-372bc3f07069} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:51:38.302854 [ 3 ] {} HTTP-Session: 491ff78f-e5e2-47c8-8a55-fe13a15a512c Destroying unnamed session 2023.10.17 21:51:38.303021 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 44940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:38.303066 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:38.303085 [ 3 ] {} HTTP-Session: beef3310-b0b7-4e11-8293-b541cbf91e11 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:38.303101 [ 3 ] {} HTTP-Session: beef3310-b0b7-4e11-8293-b541cbf91e11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:38.303190 [ 3 ] {0369fdcb-7783-48bf-b656-f66c97ee1d00} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:38.303235 [ 3 ] {0369fdcb-7783-48bf-b656-f66c97ee1d00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 21:51:38.303371 [ 3 ] {0369fdcb-7783-48bf-b656-f66c97ee1d00} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:38.303899 [ 3 ] {0369fdcb-7783-48bf-b656-f66c97ee1d00} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB. 2023.10.17 21:51:38.304219 [ 3 ] {0369fdcb-7783-48bf-b656-f66c97ee1d00} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.17 21:51:38.304400 [ 3 ] {0369fdcb-7783-48bf-b656-f66c97ee1d00} oximeter.measurements_histogramf64 (d44df011-213c-4c36-ae3e-863e3abcf73e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.17 21:51:38.304524 [ 3 ] {0369fdcb-7783-48bf-b656-f66c97ee1d00} executeQuery: Read 42 rows, 58.04 KiB in 0.001304137 sec., 32205 rows/sec., 43.46 MiB/sec. 2023.10.17 21:51:38.304650 [ 3 ] {0369fdcb-7783-48bf-b656-f66c97ee1d00} DynamicQueryHandler: Done processing query 2023.10.17 21:51:38.304673 [ 3 ] {0369fdcb-7783-48bf-b656-f66c97ee1d00} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.17 21:51:38.304689 [ 3 ] {} HTTP-Session: beef3310-b0b7-4e11-8293-b541cbf91e11 Destroying unnamed session 2023.10.17 21:51:42.618320 [ 110 ] {} DNSResolver: Updating DNS cache 2023.10.17 21:51:42.618382 [ 110 ] {} DNSResolver: Updated DNS cache 2023.10.17 21:51:43.300808 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:43.300921 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:43.300950 [ 3 ] {} HTTP-Session: 2c1cc13f-d731-4a04-8015-dc157e262f93 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:43.300979 [ 3 ] {} HTTP-Session: 2c1cc13f-d731-4a04-8015-dc157e262f93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:43.301118 [ 3 ] {25c8c291-c3ee-49e3-9ddb-830615ef384c} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:43.301185 [ 3 ] {25c8c291-c3ee-49e3-9ddb-830615ef384c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:51:43.301367 [ 3 ] {25c8c291-c3ee-49e3-9ddb-830615ef384c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:43.301823 [ 3 ] {25c8c291-c3ee-49e3-9ddb-830615ef384c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB. 2023.10.17 21:51:43.302088 [ 3 ] {25c8c291-c3ee-49e3-9ddb-830615ef384c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.17 21:51:43.302250 [ 3 ] {25c8c291-c3ee-49e3-9ddb-830615ef384c} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.17 21:51:43.302367 [ 3 ] {25c8c291-c3ee-49e3-9ddb-830615ef384c} executeQuery: Read 6 rows, 348.00 B in 0.001212136 sec., 4949 rows/sec., 280.37 KiB/sec. 2023.10.17 21:51:43.302457 [ 110 ] {} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.17 21:51:43.302514 [ 110 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB. 2023.10.17 21:51:43.302515 [ 3 ] {25c8c291-c3ee-49e3-9ddb-830615ef384c} DynamicQueryHandler: Done processing query 2023.10.17 21:51:43.302548 [ 3 ] {25c8c291-c3ee-49e3-9ddb-830615ef384c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 21:51:43.302563 [ 3 ] {} HTTP-Session: 2c1cc13f-d731-4a04-8015-dc157e262f93 Destroying unnamed session 2023.10.17 21:51:43.302744 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 13671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:43.302808 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:43.302829 [ 3 ] {} HTTP-Session: a54f8690-2090-4543-9105-89034a54e131 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:43.302846 [ 3 ] {} HTTP-Session: a54f8690-2090-4543-9105-89034a54e131 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:43.302947 [ 3 ] {ecbf6f02-ad83-4edf-afe9-2da767ae546b} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:43.302989 [ 3 ] {ecbf6f02-ad83-4edf-afe9-2da767ae546b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:51:43.303094 [ 3 ] {ecbf6f02-ad83-4edf-afe9-2da767ae546b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:43.303449 [ 3 ] {ecbf6f02-ad83-4edf-afe9-2da767ae546b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB. 2023.10.17 21:51:43.303657 [ 3 ] {ecbf6f02-ad83-4edf-afe9-2da767ae546b} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.17 21:51:43.303811 [ 3 ] {ecbf6f02-ad83-4edf-afe9-2da767ae546b} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.17 21:51:43.303917 [ 110 ] {} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.17 21:51:43.303904 [ 11 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.17 21:51:43.303944 [ 3 ] {ecbf6f02-ad83-4edf-afe9-2da767ae546b} executeQuery: Read 87 rows, 8.33 KiB in 0.000964722 sec., 90181 rows/sec., 8.43 MiB/sec. 2023.10.17 21:51:43.303956 [ 110 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB. 2023.10.17 21:51:43.304154 [ 16 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.17 21:51:43.304195 [ 3 ] {ecbf6f02-ad83-4edf-afe9-2da767ae546b} DynamicQueryHandler: Done processing query 2023.10.17 21:51:43.304249 [ 3 ] {ecbf6f02-ad83-4edf-afe9-2da767ae546b} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.17 21:51:43.304266 [ 3 ] {} HTTP-Session: a54f8690-2090-4543-9105-89034a54e131 Destroying unnamed session 2023.10.17 21:51:43.304494 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 42139, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:43.304543 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:43.304605 [ 3 ] {} HTTP-Session: 52fc1517-9cf9-44dc-a947-28dae349188b Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:43.304677 [ 3 ] {} HTTP-Session: 52fc1517-9cf9-44dc-a947-28dae349188b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:43.304830 [ 16 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:51:43.304850 [ 11 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:51:43.304930 [ 3 ] {8043b539-fb86-4ace-9414-900b62020797} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:43.304977 [ 3 ] {8043b539-fb86-4ace-9414-900b62020797} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:51:43.305100 [ 3 ] {8043b539-fb86-4ace-9414-900b62020797} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:43.305557 [ 3 ] {8043b539-fb86-4ace-9414-900b62020797} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB. 2023.10.17 21:51:43.305766 [ 3 ] {8043b539-fb86-4ace-9414-900b62020797} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.17 21:51:43.305911 [ 3 ] {8043b539-fb86-4ace-9414-900b62020797} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.17 21:51:43.306025 [ 3 ] {8043b539-fb86-4ace-9414-900b62020797} executeQuery: Read 264 rows, 18.54 KiB in 0.001050905 sec., 251212 rows/sec., 17.23 MiB/sec. 2023.10.17 21:51:43.306034 [ 107 ] {} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.17 21:51:43.306146 [ 107 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB. 2023.10.17 21:51:43.306219 [ 3 ] {8043b539-fb86-4ace-9414-900b62020797} DynamicQueryHandler: Done processing query 2023.10.17 21:51:43.306237 [ 15 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.17 21:51:43.306273 [ 3 ] {8043b539-fb86-4ace-9414-900b62020797} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.17 21:51:43.306312 [ 3 ] {} HTTP-Session: 52fc1517-9cf9-44dc-a947-28dae349188b Destroying unnamed session 2023.10.17 21:51:43.306379 [ 15 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:51:43.306458 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:43.306508 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:43.306527 [ 3 ] {} HTTP-Session: a62b9981-0717-4c41-89b4-97da4072e627 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:43.306545 [ 3 ] {} HTTP-Session: a62b9981-0717-4c41-89b4-97da4072e627 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:43.306614 [ 3 ] {56e833f4-fb0a-4ac0-b590-f7fb7bebf98e} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:43.306656 [ 3 ] {56e833f4-fb0a-4ac0-b590-f7fb7bebf98e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.17 21:51:43.306773 [ 3 ] {56e833f4-fb0a-4ac0-b590-f7fb7bebf98e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:43.307034 [ 3 ] {56e833f4-fb0a-4ac0-b590-f7fb7bebf98e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:51:43.307275 [ 3 ] {56e833f4-fb0a-4ac0-b590-f7fb7bebf98e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.17 21:51:43.307447 [ 3 ] {56e833f4-fb0a-4ac0-b590-f7fb7bebf98e} oximeter.measurements_bool (b31c9e69-0a41-48d0-88e1-486a7b67ee57): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.17 21:51:43.307647 [ 16 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 87 rows starting from the beginning of the part 2023.10.17 21:51:43.307686 [ 15 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 264 rows starting from the beginning of the part 2023.10.17 21:51:43.307688 [ 11 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2023.10.17 21:51:43.307721 [ 3 ] {56e833f4-fb0a-4ac0-b590-f7fb7bebf98e} executeQuery: Read 6 rows, 258.00 B in 0.001037124 sec., 5785 rows/sec., 242.93 KiB/sec. 2023.10.17 21:51:43.307908 [ 3 ] {56e833f4-fb0a-4ac0-b590-f7fb7bebf98e} DynamicQueryHandler: Done processing query 2023.10.17 21:51:43.307932 [ 3 ] {56e833f4-fb0a-4ac0-b590-f7fb7bebf98e} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:51:43.308042 [ 3 ] {} HTTP-Session: a62b9981-0717-4c41-89b4-97da4072e627 Destroying unnamed session 2023.10.17 21:51:43.308263 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 11538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:43.308311 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:43.308331 [ 3 ] {} HTTP-Session: 2b292a32-2527-4ef6-a1d8-66124ca99363 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:43.308347 [ 3 ] {} HTTP-Session: 2b292a32-2527-4ef6-a1d8-66124ca99363 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:43.308422 [ 3 ] {58c3b0b0-d2df-4044-aada-523f41879939} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:43.308464 [ 3 ] {58c3b0b0-d2df-4044-aada-523f41879939} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 21:51:43.308581 [ 3 ] {58c3b0b0-d2df-4044-aada-523f41879939} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:43.308899 [ 3 ] {58c3b0b0-d2df-4044-aada-523f41879939} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:51:43.309146 [ 3 ] {58c3b0b0-d2df-4044-aada-523f41879939} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.17 21:51:43.309319 [ 3 ] {58c3b0b0-d2df-4044-aada-523f41879939} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.17 21:51:43.309442 [ 3 ] {58c3b0b0-d2df-4044-aada-523f41879939} executeQuery: Read 63 rows, 3.91 KiB in 0.000992083 sec., 63502 rows/sec., 3.85 MiB/sec. 2023.10.17 21:51:43.309599 [ 3 ] {58c3b0b0-d2df-4044-aada-523f41879939} DynamicQueryHandler: Done processing query 2023.10.17 21:51:43.309624 [ 3 ] {58c3b0b0-d2df-4044-aada-523f41879939} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:51:43.309639 [ 3 ] {} HTTP-Session: 2b292a32-2527-4ef6-a1d8-66124ca99363 Destroying unnamed session 2023.10.17 21:51:43.309759 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:43.309803 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:43.309822 [ 3 ] {} HTTP-Session: 30d1316a-9a77-4985-a73a-9e2ee6c6a1f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:43.309840 [ 3 ] {} HTTP-Session: 30d1316a-9a77-4985-a73a-9e2ee6c6a1f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:43.309910 [ 3 ] {9f1e106c-b5a7-4b4c-b4c1-01a4f61833ca} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:43.309948 [ 3 ] {9f1e106c-b5a7-4b4c-b4c1-01a4f61833ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 21:51:43.310065 [ 3 ] {9f1e106c-b5a7-4b4c-b4c1-01a4f61833ca} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:43.310780 [ 16 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 87 rows starting from the beginning of the part 2023.10.17 21:51:43.310832 [ 15 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 264 rows starting from the beginning of the part 2023.10.17 21:51:43.310844 [ 11 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2023.10.17 21:51:43.311243 [ 16 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 111 rows starting from the beginning of the part 2023.10.17 21:51:43.311273 [ 3 ] {9f1e106c-b5a7-4b4c-b4c1-01a4f61833ca} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:51:43.311457 [ 11 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part 2023.10.17 21:51:43.311779 [ 16 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 87 rows starting from the beginning of the part 2023.10.17 21:51:43.312256 [ 15 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 55 rows starting from the beginning of the part 2023.10.17 21:51:43.312308 [ 11 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2023.10.17 21:51:43.312434 [ 16 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 126 rows starting from the beginning of the part 2023.10.17 21:51:43.312503 [ 3 ] {9f1e106c-b5a7-4b4c-b4c1-01a4f61833ca} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.17 21:51:43.313005 [ 16 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 87 rows starting from the beginning of the part 2023.10.17 21:51:43.313024 [ 15 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 264 rows starting from the beginning of the part 2023.10.17 21:51:43.313068 [ 11 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part 2023.10.17 21:51:43.313243 [ 3 ] {9f1e106c-b5a7-4b4c-b4c1-01a4f61833ca} oximeter.measurements_i64 (1e70cc99-a22c-4554-b599-406dc1691707): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.17 21:51:43.313822 [ 3 ] {9f1e106c-b5a7-4b4c-b4c1-01a4f61833ca} executeQuery: Read 19 rows, 1.01 KiB in 0.003857722 sec., 4925 rows/sec., 261.50 KiB/sec. 2023.10.17 21:51:43.313916 [ 15 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part 2023.10.17 21:51:43.313947 [ 11 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2023.10.17 21:51:43.314264 [ 3 ] {9f1e106c-b5a7-4b4c-b4c1-01a4f61833ca} DynamicQueryHandler: Done processing query 2023.10.17 21:51:43.314328 [ 15 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 264 rows starting from the beginning of the part 2023.10.17 21:51:43.314347 [ 3 ] {9f1e106c-b5a7-4b4c-b4c1-01a4f61833ca} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:51:43.314410 [ 3 ] {} HTTP-Session: 30d1316a-9a77-4985-a73a-9e2ee6c6a1f0 Destroying unnamed session 2023.10.17 21:51:43.317965 [ 23 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 103 rows, containing 4 columns (4 merged, 0 gathered) in 0.015264106 sec., 6747.856703825301 rows/sec., 508.56 KiB/sec. 2023.10.17 21:51:43.317998 [ 15 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1153 rows, containing 4 columns (4 merged, 0 gathered) in 0.011787769 sec., 97813.25032752169 rows/sec., 6.79 MiB/sec. 2023.10.17 21:51:43.318197 [ 23 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.17 21:51:43.318329 [ 15 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.17 21:51:43.318556 [ 16 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 585 rows, containing 4 columns (4 merged, 0 gathered) in 0.014531706 sec., 40256.80123173425 rows/sec., 3.84 MiB/sec. 2023.10.17 21:51:43.318611 [ 23 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_6_1} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.17 21:51:43.318725 [ 15 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_6_1} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.17 21:51:43.318741 [ 23 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_6_1} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.17 21:51:43.318768 [ 16 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.17 21:51:43.318879 [ 15 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_6_1} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.17 21:51:43.319122 [ 16 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_6_1} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.17 21:51:43.319195 [ 16 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_6_1} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.17 21:51:48.298494 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 6075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:48.298630 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:48.298661 [ 3 ] {} HTTP-Session: 68cffb09-68c5-498a-89fd-5ba670cee16b Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:48.298690 [ 3 ] {} HTTP-Session: 68cffb09-68c5-498a-89fd-5ba670cee16b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:48.298848 [ 3 ] {6bad574a-db31-4143-9975-1c0b2363bdea} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:48.298916 [ 3 ] {6bad574a-db31-4143-9975-1c0b2363bdea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:51:48.299078 [ 3 ] {6bad574a-db31-4143-9975-1c0b2363bdea} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:48.299527 [ 3 ] {6bad574a-db31-4143-9975-1c0b2363bdea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB. 2023.10.17 21:51:48.299812 [ 3 ] {6bad574a-db31-4143-9975-1c0b2363bdea} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.17 21:51:48.299986 [ 3 ] {6bad574a-db31-4143-9975-1c0b2363bdea} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.17 21:51:48.300132 [ 3 ] {6bad574a-db31-4143-9975-1c0b2363bdea} executeQuery: Read 42 rows, 3.40 KiB in 0.001238727 sec., 33905 rows/sec., 2.68 MiB/sec. 2023.10.17 21:51:48.300284 [ 3 ] {6bad574a-db31-4143-9975-1c0b2363bdea} DynamicQueryHandler: Done processing query 2023.10.17 21:51:48.300310 [ 3 ] {6bad574a-db31-4143-9975-1c0b2363bdea} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:51:48.300328 [ 3 ] {} HTTP-Session: 68cffb09-68c5-498a-89fd-5ba670cee16b Destroying unnamed session 2023.10.17 21:51:48.300478 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 20382, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:48.300529 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:48.300550 [ 3 ] {} HTTP-Session: 79b63b4b-f207-479b-b57c-0c9c5804fbb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:48.300569 [ 3 ] {} HTTP-Session: 79b63b4b-f207-479b-b57c-0c9c5804fbb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:48.300657 [ 3 ] {4b244b8e-188b-4e07-b509-e265a6975d5c} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:48.300701 [ 3 ] {4b244b8e-188b-4e07-b509-e265a6975d5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:51:48.300810 [ 3 ] {4b244b8e-188b-4e07-b509-e265a6975d5c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:48.301211 [ 3 ] {4b244b8e-188b-4e07-b509-e265a6975d5c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB. 2023.10.17 21:51:48.301436 [ 3 ] {4b244b8e-188b-4e07-b509-e265a6975d5c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.17 21:51:48.301595 [ 3 ] {4b244b8e-188b-4e07-b509-e265a6975d5c} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.17 21:51:48.301719 [ 3 ] {4b244b8e-188b-4e07-b509-e265a6975d5c} executeQuery: Read 126 rows, 12.66 KiB in 0.001032234 sec., 122065 rows/sec., 11.98 MiB/sec. 2023.10.17 21:51:48.301846 [ 3 ] {4b244b8e-188b-4e07-b509-e265a6975d5c} DynamicQueryHandler: Done processing query 2023.10.17 21:51:48.301870 [ 3 ] {4b244b8e-188b-4e07-b509-e265a6975d5c} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.17 21:51:48.301887 [ 3 ] {} HTTP-Session: 79b63b4b-f207-479b-b57c-0c9c5804fbb8 Destroying unnamed session 2023.10.17 21:51:48.302056 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 7168, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:48.302103 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:48.302124 [ 3 ] {} HTTP-Session: 640ade9f-259c-4f95-9908-a13dec10e0bb Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:48.302142 [ 3 ] {} HTTP-Session: 640ade9f-259c-4f95-9908-a13dec10e0bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:48.302217 [ 3 ] {a95afb57-a7d3-40ea-8bbe-8619beb2c2d8} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:48.302258 [ 3 ] {a95afb57-a7d3-40ea-8bbe-8619beb2c2d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:51:48.302366 [ 3 ] {a95afb57-a7d3-40ea-8bbe-8619beb2c2d8} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:48.302660 [ 3 ] {a95afb57-a7d3-40ea-8bbe-8619beb2c2d8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB. 2023.10.17 21:51:48.302874 [ 3 ] {a95afb57-a7d3-40ea-8bbe-8619beb2c2d8} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.17 21:51:48.303026 [ 3 ] {a95afb57-a7d3-40ea-8bbe-8619beb2c2d8} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.17 21:51:48.303152 [ 3 ] {a95afb57-a7d3-40ea-8bbe-8619beb2c2d8} executeQuery: Read 42 rows, 3.36 KiB in 0.000904902 sec., 46413 rows/sec., 3.63 MiB/sec. 2023.10.17 21:51:48.303261 [ 3 ] {a95afb57-a7d3-40ea-8bbe-8619beb2c2d8} DynamicQueryHandler: Done processing query 2023.10.17 21:51:48.303285 [ 3 ] {a95afb57-a7d3-40ea-8bbe-8619beb2c2d8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:51:48.303301 [ 3 ] {} HTTP-Session: 640ade9f-259c-4f95-9908-a13dec10e0bb Destroying unnamed session 2023.10.17 21:51:48.303469 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 44940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:48.303514 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:48.303534 [ 3 ] {} HTTP-Session: 1d57cfd1-daa3-4806-a517-4d9781b82e0e Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:48.303551 [ 3 ] {} HTTP-Session: 1d57cfd1-daa3-4806-a517-4d9781b82e0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:48.303643 [ 3 ] {4a52c026-e53a-48b0-90f0-987e3e943f82} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:48.303691 [ 3 ] {4a52c026-e53a-48b0-90f0-987e3e943f82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 21:51:48.303827 [ 3 ] {4a52c026-e53a-48b0-90f0-987e3e943f82} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:48.304298 [ 3 ] {4a52c026-e53a-48b0-90f0-987e3e943f82} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB. 2023.10.17 21:51:48.304623 [ 3 ] {4a52c026-e53a-48b0-90f0-987e3e943f82} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.17 21:51:48.304818 [ 3 ] {4a52c026-e53a-48b0-90f0-987e3e943f82} oximeter.measurements_histogramf64 (d44df011-213c-4c36-ae3e-863e3abcf73e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.17 21:51:48.304949 [ 3 ] {4a52c026-e53a-48b0-90f0-987e3e943f82} executeQuery: Read 42 rows, 58.04 KiB in 0.001268657 sec., 33105 rows/sec., 44.67 MiB/sec. 2023.10.17 21:51:48.305086 [ 3 ] {4a52c026-e53a-48b0-90f0-987e3e943f82} DynamicQueryHandler: Done processing query 2023.10.17 21:51:48.305110 [ 3 ] {4a52c026-e53a-48b0-90f0-987e3e943f82} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.17 21:51:48.305126 [ 3 ] {} HTTP-Session: 1d57cfd1-daa3-4806-a517-4d9781b82e0e Destroying unnamed session 2023.10.17 21:51:53.301143 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:53.301281 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:53.301313 [ 3 ] {} HTTP-Session: 46ed798d-1c15-4d47-a953-bf5929821940 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:53.301342 [ 3 ] {} HTTP-Session: 46ed798d-1c15-4d47-a953-bf5929821940 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:53.301485 [ 3 ] {189d800b-8834-4956-9671-69c1e22dbe5b} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:53.301556 [ 3 ] {189d800b-8834-4956-9671-69c1e22dbe5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:51:53.301744 [ 3 ] {189d800b-8834-4956-9671-69c1e22dbe5b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:53.302178 [ 3 ] {189d800b-8834-4956-9671-69c1e22dbe5b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB. 2023.10.17 21:51:53.302443 [ 3 ] {189d800b-8834-4956-9671-69c1e22dbe5b} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.17 21:51:53.302613 [ 3 ] {189d800b-8834-4956-9671-69c1e22dbe5b} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.17 21:51:53.302738 [ 3 ] {189d800b-8834-4956-9671-69c1e22dbe5b} executeQuery: Read 6 rows, 348.00 B in 0.001215106 sec., 4937 rows/sec., 279.68 KiB/sec. 2023.10.17 21:51:53.302876 [ 3 ] {189d800b-8834-4956-9671-69c1e22dbe5b} DynamicQueryHandler: Done processing query 2023.10.17 21:51:53.302902 [ 3 ] {189d800b-8834-4956-9671-69c1e22dbe5b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.17 21:51:53.302919 [ 3 ] {} HTTP-Session: 46ed798d-1c15-4d47-a953-bf5929821940 Destroying unnamed session 2023.10.17 21:51:53.303068 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 13671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:53.303116 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:53.303136 [ 3 ] {} HTTP-Session: 731ffd13-2b8e-46ca-872d-7a663b8263e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:53.303155 [ 3 ] {} HTTP-Session: 731ffd13-2b8e-46ca-872d-7a663b8263e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:53.303238 [ 3 ] {c1652339-e6e7-46ce-aee1-5d17bf43ecf3} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:53.303281 [ 3 ] {c1652339-e6e7-46ce-aee1-5d17bf43ecf3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:51:53.303386 [ 3 ] {c1652339-e6e7-46ce-aee1-5d17bf43ecf3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:53.303732 [ 3 ] {c1652339-e6e7-46ce-aee1-5d17bf43ecf3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB. 2023.10.17 21:51:53.303949 [ 3 ] {c1652339-e6e7-46ce-aee1-5d17bf43ecf3} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.17 21:51:53.304103 [ 3 ] {c1652339-e6e7-46ce-aee1-5d17bf43ecf3} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.17 21:51:53.304205 [ 3 ] {c1652339-e6e7-46ce-aee1-5d17bf43ecf3} executeQuery: Read 87 rows, 8.33 KiB in 0.000938162 sec., 92734 rows/sec., 8.67 MiB/sec. 2023.10.17 21:51:53.304323 [ 3 ] {c1652339-e6e7-46ce-aee1-5d17bf43ecf3} DynamicQueryHandler: Done processing query 2023.10.17 21:51:53.304346 [ 3 ] {c1652339-e6e7-46ce-aee1-5d17bf43ecf3} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.17 21:51:53.304361 [ 3 ] {} HTTP-Session: 731ffd13-2b8e-46ca-872d-7a663b8263e2 Destroying unnamed session 2023.10.17 21:51:53.304507 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 42139, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:53.304551 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:53.304570 [ 3 ] {} HTTP-Session: ee80990f-2233-4d38-aad5-9af2c0769bc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:53.304587 [ 3 ] {} HTTP-Session: ee80990f-2233-4d38-aad5-9af2c0769bc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:53.304668 [ 3 ] {7e279fb1-b726-45ac-97fa-5b55c3044c9f} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:53.304707 [ 3 ] {7e279fb1-b726-45ac-97fa-5b55c3044c9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:51:53.304810 [ 3 ] {7e279fb1-b726-45ac-97fa-5b55c3044c9f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:53.305308 [ 3 ] {7e279fb1-b726-45ac-97fa-5b55c3044c9f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB. 2023.10.17 21:51:53.305522 [ 3 ] {7e279fb1-b726-45ac-97fa-5b55c3044c9f} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.17 21:51:53.305669 [ 3 ] {7e279fb1-b726-45ac-97fa-5b55c3044c9f} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.17 21:51:53.305764 [ 3 ] {7e279fb1-b726-45ac-97fa-5b55c3044c9f} executeQuery: Read 264 rows, 18.54 KiB in 0.001069355 sec., 246877 rows/sec., 16.94 MiB/sec. 2023.10.17 21:51:53.305950 [ 3 ] {7e279fb1-b726-45ac-97fa-5b55c3044c9f} DynamicQueryHandler: Done processing query 2023.10.17 21:51:53.305975 [ 3 ] {7e279fb1-b726-45ac-97fa-5b55c3044c9f} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.17 21:51:53.305991 [ 3 ] {} HTTP-Session: ee80990f-2233-4d38-aad5-9af2c0769bc0 Destroying unnamed session 2023.10.17 21:51:53.306150 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:53.306195 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:53.306213 [ 3 ] {} HTTP-Session: 25701b74-76b5-45b0-9ba0-459ad637bfda Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:53.306230 [ 3 ] {} HTTP-Session: 25701b74-76b5-45b0-9ba0-459ad637bfda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:53.306299 [ 3 ] {7e43cb2e-331e-4b89-9e3c-ed8cf2a54e97} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:53.306340 [ 3 ] {7e43cb2e-331e-4b89-9e3c-ed8cf2a54e97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.17 21:51:53.306456 [ 3 ] {7e43cb2e-331e-4b89-9e3c-ed8cf2a54e97} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:53.306708 [ 3 ] {7e43cb2e-331e-4b89-9e3c-ed8cf2a54e97} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB. 2023.10.17 21:51:53.306949 [ 3 ] {7e43cb2e-331e-4b89-9e3c-ed8cf2a54e97} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.17 21:51:53.307134 [ 3 ] {7e43cb2e-331e-4b89-9e3c-ed8cf2a54e97} oximeter.measurements_bool (b31c9e69-0a41-48d0-88e1-486a7b67ee57): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.17 21:51:53.307240 [ 3 ] {7e43cb2e-331e-4b89-9e3c-ed8cf2a54e97} executeQuery: Read 6 rows, 258.00 B in 0.000910392 sec., 6590 rows/sec., 276.75 KiB/sec. 2023.10.17 21:51:53.307344 [ 3 ] {7e43cb2e-331e-4b89-9e3c-ed8cf2a54e97} DynamicQueryHandler: Done processing query 2023.10.17 21:51:53.307367 [ 3 ] {7e43cb2e-331e-4b89-9e3c-ed8cf2a54e97} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:51:53.307382 [ 3 ] {} HTTP-Session: 25701b74-76b5-45b0-9ba0-459ad637bfda Destroying unnamed session 2023.10.17 21:51:53.307517 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 11538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:53.307562 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:53.307581 [ 3 ] {} HTTP-Session: 90c13831-4e70-475e-99cb-51f63c63aae8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:53.307597 [ 3 ] {} HTTP-Session: 90c13831-4e70-475e-99cb-51f63c63aae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:53.307670 [ 3 ] {75c0f11b-614d-4858-93b5-69a27132ccf8} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:53.307711 [ 3 ] {75c0f11b-614d-4858-93b5-69a27132ccf8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 21:51:53.307825 [ 3 ] {75c0f11b-614d-4858-93b5-69a27132ccf8} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:53.308122 [ 3 ] {75c0f11b-614d-4858-93b5-69a27132ccf8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB. 2023.10.17 21:51:53.308359 [ 3 ] {75c0f11b-614d-4858-93b5-69a27132ccf8} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.17 21:51:53.308535 [ 3 ] {75c0f11b-614d-4858-93b5-69a27132ccf8} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.17 21:51:53.308645 [ 3 ] {75c0f11b-614d-4858-93b5-69a27132ccf8} executeQuery: Read 63 rows, 3.91 KiB in 0.000942632 sec., 66834 rows/sec., 4.05 MiB/sec. 2023.10.17 21:51:53.308773 [ 3 ] {75c0f11b-614d-4858-93b5-69a27132ccf8} DynamicQueryHandler: Done processing query 2023.10.17 21:51:53.308798 [ 3 ] {75c0f11b-614d-4858-93b5-69a27132ccf8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:51:53.308815 [ 3 ] {} HTTP-Session: 90c13831-4e70-475e-99cb-51f63c63aae8 Destroying unnamed session 2023.10.17 21:51:53.308966 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:53.309011 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:53.309030 [ 3 ] {} HTTP-Session: 975c8756-7daf-4e82-a004-4bd462841823 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:53.309046 [ 3 ] {} HTTP-Session: 975c8756-7daf-4e82-a004-4bd462841823 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:53.309116 [ 3 ] {ff7f14f9-8077-47ea-b3c9-635074be7058} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:53.309154 [ 3 ] {ff7f14f9-8077-47ea-b3c9-635074be7058} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 21:51:53.309258 [ 3 ] {ff7f14f9-8077-47ea-b3c9-635074be7058} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:53.309501 [ 3 ] {ff7f14f9-8077-47ea-b3c9-635074be7058} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB. 2023.10.17 21:51:53.309725 [ 3 ] {ff7f14f9-8077-47ea-b3c9-635074be7058} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.17 21:51:53.309903 [ 3 ] {ff7f14f9-8077-47ea-b3c9-635074be7058} oximeter.measurements_i64 (1e70cc99-a22c-4554-b599-406dc1691707): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.17 21:51:53.310004 [ 3 ] {ff7f14f9-8077-47ea-b3c9-635074be7058} executeQuery: Read 19 rows, 1.01 KiB in 0.000861732 sec., 22048 rows/sec., 1.14 MiB/sec. 2023.10.17 21:51:53.309995 [ 98 ] {} oximeter.measurements_i64 (1e70cc99-a22c-4554-b599-406dc1691707) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.17 21:51:53.310073 [ 98 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB. 2023.10.17 21:51:53.310135 [ 3 ] {ff7f14f9-8077-47ea-b3c9-635074be7058} DynamicQueryHandler: Done processing query 2023.10.17 21:51:53.310171 [ 3 ] {ff7f14f9-8077-47ea-b3c9-635074be7058} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:51:53.310180 [ 15 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.17 21:51:53.310196 [ 3 ] {} HTTP-Session: 975c8756-7daf-4e82-a004-4bd462841823 Destroying unnamed session 2023.10.17 21:51:53.310311 [ 15 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:51:53.310347 [ 15 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 19 rows starting from the beginning of the part 2023.10.17 21:51:53.310458 [ 15 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 19 rows starting from the beginning of the part 2023.10.17 21:51:53.310544 [ 15 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 33 rows starting from the beginning of the part 2023.10.17 21:51:53.310627 [ 15 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 19 rows starting from the beginning of the part 2023.10.17 21:51:53.310705 [ 15 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 19 rows starting from the beginning of the part 2023.10.17 21:51:53.310782 [ 15 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 19 rows starting from the beginning of the part 2023.10.17 21:51:53.312311 [ 23 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 128 rows, containing 4 columns (4 merged, 0 gathered) in 0.00218459 sec., 58592.2301209838 rows/sec., 3.31 MiB/sec. 2023.10.17 21:51:53.312427 [ 15 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.17 21:51:53.312638 [ 15 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_6_1} oximeter.measurements_i64 (1e70cc99-a22c-4554-b599-406dc1691707): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.17 21:51:53.312706 [ 15 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_6_1} oximeter.measurements_i64 (1e70cc99-a22c-4554-b599-406dc1691707) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.17 21:51:57.618418 [ 93 ] {} DNSResolver: Updating DNS cache 2023.10.17 21:51:57.618483 [ 93 ] {} DNSResolver: Updated DNS cache 2023.10.17 21:51:58.298640 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 6075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:58.298760 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:58.298791 [ 3 ] {} HTTP-Session: f5555e24-2f7a-44e7-89bb-1fa4a58fcf09 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:58.298822 [ 3 ] {} HTTP-Session: f5555e24-2f7a-44e7-89bb-1fa4a58fcf09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:58.298968 [ 3 ] {0ac57765-4718-49ad-8407-eeef86d5a375} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:58.299036 [ 3 ] {0ac57765-4718-49ad-8407-eeef86d5a375} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:51:58.299208 [ 3 ] {0ac57765-4718-49ad-8407-eeef86d5a375} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:58.299721 [ 3 ] {0ac57765-4718-49ad-8407-eeef86d5a375} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB. 2023.10.17 21:51:58.299993 [ 3 ] {0ac57765-4718-49ad-8407-eeef86d5a375} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.17 21:51:58.300163 [ 3 ] {0ac57765-4718-49ad-8407-eeef86d5a375} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.17 21:51:58.300303 [ 3 ] {0ac57765-4718-49ad-8407-eeef86d5a375} executeQuery: Read 42 rows, 3.40 KiB in 0.001286727 sec., 32640 rows/sec., 2.58 MiB/sec. 2023.10.17 21:51:58.300511 [ 3 ] {0ac57765-4718-49ad-8407-eeef86d5a375} DynamicQueryHandler: Done processing query 2023.10.17 21:51:58.300538 [ 3 ] {0ac57765-4718-49ad-8407-eeef86d5a375} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:51:58.300554 [ 3 ] {} HTTP-Session: f5555e24-2f7a-44e7-89bb-1fa4a58fcf09 Destroying unnamed session 2023.10.17 21:51:58.300708 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 20382, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:58.300759 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:58.300779 [ 3 ] {} HTTP-Session: c26407c9-de53-40d9-b592-7cbbfd68dd9e Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:58.300800 [ 3 ] {} HTTP-Session: c26407c9-de53-40d9-b592-7cbbfd68dd9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:58.300887 [ 3 ] {b6cb77dd-12de-45ed-b716-3b90bf8cb6dd} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:58.300930 [ 3 ] {b6cb77dd-12de-45ed-b716-3b90bf8cb6dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:51:58.301050 [ 3 ] {b6cb77dd-12de-45ed-b716-3b90bf8cb6dd} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:58.301436 [ 3 ] {b6cb77dd-12de-45ed-b716-3b90bf8cb6dd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB. 2023.10.17 21:51:58.301655 [ 3 ] {b6cb77dd-12de-45ed-b716-3b90bf8cb6dd} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.17 21:51:58.301815 [ 3 ] {b6cb77dd-12de-45ed-b716-3b90bf8cb6dd} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.17 21:51:58.301955 [ 3 ] {b6cb77dd-12de-45ed-b716-3b90bf8cb6dd} executeQuery: Read 126 rows, 12.66 KiB in 0.001026734 sec., 122719 rows/sec., 12.04 MiB/sec. 2023.10.17 21:51:58.302092 [ 3 ] {b6cb77dd-12de-45ed-b716-3b90bf8cb6dd} DynamicQueryHandler: Done processing query 2023.10.17 21:51:58.302116 [ 3 ] {b6cb77dd-12de-45ed-b716-3b90bf8cb6dd} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.17 21:51:58.302132 [ 3 ] {} HTTP-Session: c26407c9-de53-40d9-b592-7cbbfd68dd9e Destroying unnamed session 2023.10.17 21:51:58.302253 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 7168, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:58.302298 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:58.302317 [ 3 ] {} HTTP-Session: 705023ab-cc67-4e32-8b21-6fde0e9c9d28 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:58.302335 [ 3 ] {} HTTP-Session: 705023ab-cc67-4e32-8b21-6fde0e9c9d28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:58.302409 [ 3 ] {1c380de9-623f-4bc3-b504-8e9948a37ce4} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:58.302448 [ 3 ] {1c380de9-623f-4bc3-b504-8e9948a37ce4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:51:58.302556 [ 3 ] {1c380de9-623f-4bc3-b504-8e9948a37ce4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:58.302842 [ 3 ] {1c380de9-623f-4bc3-b504-8e9948a37ce4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB. 2023.10.17 21:51:58.303046 [ 3 ] {1c380de9-623f-4bc3-b504-8e9948a37ce4} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.17 21:51:58.303194 [ 3 ] {1c380de9-623f-4bc3-b504-8e9948a37ce4} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.17 21:51:58.303314 [ 3 ] {1c380de9-623f-4bc3-b504-8e9948a37ce4} executeQuery: Read 42 rows, 3.36 KiB in 0.000876541 sec., 47915 rows/sec., 3.75 MiB/sec. 2023.10.17 21:51:58.303431 [ 3 ] {1c380de9-623f-4bc3-b504-8e9948a37ce4} DynamicQueryHandler: Done processing query 2023.10.17 21:51:58.303455 [ 3 ] {1c380de9-623f-4bc3-b504-8e9948a37ce4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:51:58.303470 [ 3 ] {} HTTP-Session: 705023ab-cc67-4e32-8b21-6fde0e9c9d28 Destroying unnamed session 2023.10.17 21:51:58.303628 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 44940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:51:58.303675 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:51:58.303694 [ 3 ] {} HTTP-Session: e05d2857-36a0-4439-9579-3d3a20bfd7ac Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:51:58.303712 [ 3 ] {} HTTP-Session: e05d2857-36a0-4439-9579-3d3a20bfd7ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:51:58.303799 [ 3 ] {c98cd852-f988-4250-877f-537482287c40} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:51:58.303844 [ 3 ] {c98cd852-f988-4250-877f-537482287c40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 21:51:58.303981 [ 3 ] {c98cd852-f988-4250-877f-537482287c40} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:51:58.304468 [ 3 ] {c98cd852-f988-4250-877f-537482287c40} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB. 2023.10.17 21:51:58.304783 [ 3 ] {c98cd852-f988-4250-877f-537482287c40} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.17 21:51:58.304969 [ 3 ] {c98cd852-f988-4250-877f-537482287c40} oximeter.measurements_histogramf64 (d44df011-213c-4c36-ae3e-863e3abcf73e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.17 21:51:58.305119 [ 3 ] {c98cd852-f988-4250-877f-537482287c40} executeQuery: Read 42 rows, 58.04 KiB in 0.001284458 sec., 32698 rows/sec., 44.13 MiB/sec. 2023.10.17 21:51:58.305261 [ 3 ] {c98cd852-f988-4250-877f-537482287c40} DynamicQueryHandler: Done processing query 2023.10.17 21:51:58.305285 [ 3 ] {c98cd852-f988-4250-877f-537482287c40} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.17 21:51:58.305301 [ 3 ] {} HTTP-Session: e05d2857-36a0-4439-9579-3d3a20bfd7ac Destroying unnamed session 2023.10.17 21:52:03.301463 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:03.301600 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:03.301634 [ 3 ] {} HTTP-Session: 37082671-381d-45d5-8cf2-c114982c9401 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:03.301663 [ 3 ] {} HTTP-Session: 37082671-381d-45d5-8cf2-c114982c9401 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:03.301809 [ 3 ] {a6d8ec5d-6add-452f-b875-794f5835fe31} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:03.301880 [ 3 ] {a6d8ec5d-6add-452f-b875-794f5835fe31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:52:03.302066 [ 3 ] {a6d8ec5d-6add-452f-b875-794f5835fe31} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:03.302582 [ 3 ] {a6d8ec5d-6add-452f-b875-794f5835fe31} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:03.302856 [ 3 ] {a6d8ec5d-6add-452f-b875-794f5835fe31} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.17 21:52:03.303025 [ 3 ] {a6d8ec5d-6add-452f-b875-794f5835fe31} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.17 21:52:03.303165 [ 3 ] {a6d8ec5d-6add-452f-b875-794f5835fe31} executeQuery: Read 6 rows, 348.00 B in 0.001299997 sec., 4615 rows/sec., 261.42 KiB/sec. 2023.10.17 21:52:03.303358 [ 3 ] {a6d8ec5d-6add-452f-b875-794f5835fe31} DynamicQueryHandler: Done processing query 2023.10.17 21:52:03.303385 [ 3 ] {a6d8ec5d-6add-452f-b875-794f5835fe31} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.17 21:52:03.303401 [ 3 ] {} HTTP-Session: 37082671-381d-45d5-8cf2-c114982c9401 Destroying unnamed session 2023.10.17 21:52:03.303534 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 13671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:03.303580 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:03.303599 [ 3 ] {} HTTP-Session: 4e6eae74-ddb4-4756-9a79-efeea7d4e46c Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:03.303617 [ 3 ] {} HTTP-Session: 4e6eae74-ddb4-4756-9a79-efeea7d4e46c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:03.303693 [ 3 ] {619d01c5-0a43-41c1-b925-830cd7b5461b} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:03.303735 [ 3 ] {619d01c5-0a43-41c1-b925-830cd7b5461b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:52:03.303846 [ 3 ] {619d01c5-0a43-41c1-b925-830cd7b5461b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:03.304199 [ 3 ] {619d01c5-0a43-41c1-b925-830cd7b5461b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:03.304421 [ 3 ] {619d01c5-0a43-41c1-b925-830cd7b5461b} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.17 21:52:03.304571 [ 3 ] {619d01c5-0a43-41c1-b925-830cd7b5461b} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.17 21:52:03.304701 [ 3 ] {619d01c5-0a43-41c1-b925-830cd7b5461b} executeQuery: Read 87 rows, 8.33 KiB in 0.000976963 sec., 89051 rows/sec., 8.32 MiB/sec. 2023.10.17 21:52:03.304846 [ 3 ] {619d01c5-0a43-41c1-b925-830cd7b5461b} DynamicQueryHandler: Done processing query 2023.10.17 21:52:03.304871 [ 3 ] {619d01c5-0a43-41c1-b925-830cd7b5461b} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.17 21:52:03.304888 [ 3 ] {} HTTP-Session: 4e6eae74-ddb4-4756-9a79-efeea7d4e46c Destroying unnamed session 2023.10.17 21:52:03.305072 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 42139, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:03.305118 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:03.305137 [ 3 ] {} HTTP-Session: b80876b7-ca59-483c-8456-2939c3fc29bd Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:03.305155 [ 3 ] {} HTTP-Session: b80876b7-ca59-483c-8456-2939c3fc29bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:03.305236 [ 3 ] {0decb288-3f23-4a51-9324-043e3ba19504} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:03.305274 [ 3 ] {0decb288-3f23-4a51-9324-043e3ba19504} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:52:03.305380 [ 3 ] {0decb288-3f23-4a51-9324-043e3ba19504} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:03.305815 [ 3 ] {0decb288-3f23-4a51-9324-043e3ba19504} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:03.306029 [ 3 ] {0decb288-3f23-4a51-9324-043e3ba19504} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.17 21:52:03.306178 [ 3 ] {0decb288-3f23-4a51-9324-043e3ba19504} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.17 21:52:03.306300 [ 3 ] {0decb288-3f23-4a51-9324-043e3ba19504} executeQuery: Read 264 rows, 18.54 KiB in 0.001028464 sec., 256693 rows/sec., 17.61 MiB/sec. 2023.10.17 21:52:03.306451 [ 3 ] {0decb288-3f23-4a51-9324-043e3ba19504} DynamicQueryHandler: Done processing query 2023.10.17 21:52:03.306475 [ 3 ] {0decb288-3f23-4a51-9324-043e3ba19504} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.17 21:52:03.306491 [ 3 ] {} HTTP-Session: b80876b7-ca59-483c-8456-2939c3fc29bd Destroying unnamed session 2023.10.17 21:52:03.306594 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:03.306640 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:03.306660 [ 3 ] {} HTTP-Session: ced0678c-c1ca-4782-83a3-e5c0626a2a5c Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:03.306676 [ 3 ] {} HTTP-Session: ced0678c-c1ca-4782-83a3-e5c0626a2a5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:03.306745 [ 3 ] {72306067-c443-419a-9b1f-d4e63a044f1c} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:03.306786 [ 3 ] {72306067-c443-419a-9b1f-d4e63a044f1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.17 21:52:03.306896 [ 3 ] {72306067-c443-419a-9b1f-d4e63a044f1c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:03.307165 [ 3 ] {72306067-c443-419a-9b1f-d4e63a044f1c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:03.307403 [ 3 ] {72306067-c443-419a-9b1f-d4e63a044f1c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.17 21:52:03.307578 [ 3 ] {72306067-c443-419a-9b1f-d4e63a044f1c} oximeter.measurements_bool (b31c9e69-0a41-48d0-88e1-486a7b67ee57): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.17 21:52:03.307705 [ 3 ] {72306067-c443-419a-9b1f-d4e63a044f1c} executeQuery: Read 6 rows, 258.00 B in 0.000927763 sec., 6467 rows/sec., 271.57 KiB/sec. 2023.10.17 21:52:03.307700 [ 89 ] {} oximeter.measurements_bool (b31c9e69-0a41-48d0-88e1-486a7b67ee57) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.17 21:52:03.307813 [ 89 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:03.307876 [ 3 ] {72306067-c443-419a-9b1f-d4e63a044f1c} DynamicQueryHandler: Done processing query 2023.10.17 21:52:03.307936 [ 3 ] {72306067-c443-419a-9b1f-d4e63a044f1c} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:52:03.307939 [ 15 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.17 21:52:03.307969 [ 3 ] {} HTTP-Session: ced0678c-c1ca-4782-83a3-e5c0626a2a5c Destroying unnamed session 2023.10.17 21:52:03.308079 [ 15 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:52:03.308134 [ 15 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2023.10.17 21:52:03.308159 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 11538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:03.308245 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:03.308278 [ 3 ] {} HTTP-Session: 3a401856-4ea5-439c-9b25-1702d02ab5a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:03.308342 [ 3 ] {} HTTP-Session: 3a401856-4ea5-439c-9b25-1702d02ab5a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:03.308370 [ 15 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2023.10.17 21:52:03.308530 [ 3 ] {4d39ac8d-f3a2-438d-80e6-d45f84fde3a7} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:03.308592 [ 15 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2023.10.17 21:52:03.308620 [ 3 ] {4d39ac8d-f3a2-438d-80e6-d45f84fde3a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 21:52:03.308877 [ 15 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2023.10.17 21:52:03.309114 [ 3 ] {4d39ac8d-f3a2-438d-80e6-d45f84fde3a7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:03.309147 [ 15 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2023.10.17 21:52:03.309324 [ 15 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2023.10.17 21:52:03.309859 [ 3 ] {4d39ac8d-f3a2-438d-80e6-d45f84fde3a7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:03.310378 [ 3 ] {4d39ac8d-f3a2-438d-80e6-d45f84fde3a7} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.17 21:52:03.310809 [ 3 ] {4d39ac8d-f3a2-438d-80e6-d45f84fde3a7} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.17 21:52:03.310836 [ 15 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.00296723 sec., 12132.527643627222 rows/sec., 509.47 KiB/sec. 2023.10.17 21:52:03.311002 [ 89 ] {} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.17 21:52:03.311027 [ 3 ] {4d39ac8d-f3a2-438d-80e6-d45f84fde3a7} executeQuery: Read 63 rows, 3.91 KiB in 0.002436923 sec., 25852 rows/sec., 1.57 MiB/sec. 2023.10.17 21:52:03.311069 [ 23 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.17 21:52:03.311086 [ 89 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:03.311307 [ 20 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.17 21:52:03.311447 [ 3 ] {4d39ac8d-f3a2-438d-80e6-d45f84fde3a7} DynamicQueryHandler: Done processing query 2023.10.17 21:52:03.311511 [ 3 ] {4d39ac8d-f3a2-438d-80e6-d45f84fde3a7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:52:03.311587 [ 3 ] {} HTTP-Session: 3a401856-4ea5-439c-9b25-1702d02ab5a0 Destroying unnamed session 2023.10.17 21:52:03.311580 [ 20 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:52:03.311669 [ 20 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 63 rows starting from the beginning of the part 2023.10.17 21:52:03.311708 [ 23 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_6_1} oximeter.measurements_bool (b31c9e69-0a41-48d0-88e1-486a7b67ee57): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.17 21:52:03.311770 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:03.311870 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:03.311887 [ 23 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_6_1} oximeter.measurements_bool (b31c9e69-0a41-48d0-88e1-486a7b67ee57) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.17 21:52:03.311930 [ 3 ] {} HTTP-Session: 1c47c141-6ad7-437f-851b-e08664557b34 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:03.311998 [ 3 ] {} HTTP-Session: 1c47c141-6ad7-437f-851b-e08664557b34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:03.312128 [ 20 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 63 rows starting from the beginning of the part 2023.10.17 21:52:03.312304 [ 3 ] {dea124c2-377c-4cb5-a426-0e77ea1744a7} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:03.312395 [ 3 ] {dea124c2-377c-4cb5-a426-0e77ea1744a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 21:52:03.312458 [ 20 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 63 rows starting from the beginning of the part 2023.10.17 21:52:03.312822 [ 20 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 63 rows starting from the beginning of the part 2023.10.17 21:52:03.312898 [ 3 ] {dea124c2-377c-4cb5-a426-0e77ea1744a7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:03.313089 [ 20 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 63 rows starting from the beginning of the part 2023.10.17 21:52:03.313322 [ 20 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 63 rows starting from the beginning of the part 2023.10.17 21:52:03.313679 [ 3 ] {dea124c2-377c-4cb5-a426-0e77ea1744a7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:03.314115 [ 3 ] {dea124c2-377c-4cb5-a426-0e77ea1744a7} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.17 21:52:03.314507 [ 3 ] {dea124c2-377c-4cb5-a426-0e77ea1744a7} oximeter.measurements_i64 (1e70cc99-a22c-4554-b599-406dc1691707): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.17 21:52:03.314751 [ 3 ] {dea124c2-377c-4cb5-a426-0e77ea1744a7} executeQuery: Read 19 rows, 1.01 KiB in 0.002393453 sec., 7938 rows/sec., 421.48 KiB/sec. 2023.10.17 21:52:03.315176 [ 3 ] {dea124c2-377c-4cb5-a426-0e77ea1744a7} DynamicQueryHandler: Done processing query 2023.10.17 21:52:03.315198 [ 23 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 378 rows, containing 5 columns (5 merged, 0 gathered) in 0.004006144 sec., 94355.07061154068 rows/sec., 5.72 MiB/sec. 2023.10.17 21:52:03.315212 [ 3 ] {dea124c2-377c-4cb5-a426-0e77ea1744a7} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:52:03.315259 [ 3 ] {} HTTP-Session: 1c47c141-6ad7-437f-851b-e08664557b34 Destroying unnamed session 2023.10.17 21:52:03.315354 [ 23 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.17 21:52:03.315586 [ 23 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_6_1} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.17 21:52:03.315660 [ 23 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_6_1} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.17 21:52:08.299784 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:08.299899 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:08.299927 [ 3 ] {} HTTP-Session: a34650da-d0a9-4744-8e19-a2fd742bea1b Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:08.299952 [ 3 ] {} HTTP-Session: a34650da-d0a9-4744-8e19-a2fd742bea1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:08.300080 [ 3 ] {52323022-9fd5-4d08-bed7-0fb03d9b60b1} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:08.300146 [ 3 ] {52323022-9fd5-4d08-bed7-0fb03d9b60b1} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.17 21:52:08.300345 [ 3 ] {52323022-9fd5-4d08-bed7-0fb03d9b60b1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:08.300816 [ 3 ] {52323022-9fd5-4d08-bed7-0fb03d9b60b1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:08.301135 [ 3 ] {52323022-9fd5-4d08-bed7-0fb03d9b60b1} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.17 21:52:08.301322 [ 3 ] {52323022-9fd5-4d08-bed7-0fb03d9b60b1} oximeter.timeseries_schema (f3448709-dd93-45fb-aea4-e7e96a29a18b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.17 21:52:08.301467 [ 3 ] {52323022-9fd5-4d08-bed7-0fb03d9b60b1} executeQuery: Read 11 rows, 1009.00 B in 0.001351599 sec., 8138 rows/sec., 729.03 KiB/sec. 2023.10.17 21:52:08.301635 [ 3 ] {52323022-9fd5-4d08-bed7-0fb03d9b60b1} DynamicQueryHandler: Done processing query 2023.10.17 21:52:08.301662 [ 3 ] {52323022-9fd5-4d08-bed7-0fb03d9b60b1} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.17 21:52:08.301680 [ 3 ] {} HTTP-Session: a34650da-d0a9-4744-8e19-a2fd742bea1b Destroying unnamed session 2023.10.17 21:52:08.301814 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 6505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:08.301867 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:08.301889 [ 3 ] {} HTTP-Session: 36d529c9-686c-4c28-a3cd-0ed189b001bb Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:08.301909 [ 3 ] {} HTTP-Session: 36d529c9-686c-4c28-a3cd-0ed189b001bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:08.301991 [ 3 ] {2d1ee2a6-0d30-4037-8e4d-9bcedc6375a1} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:08.302035 [ 3 ] {2d1ee2a6-0d30-4037-8e4d-9bcedc6375a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:52:08.302145 [ 3 ] {2d1ee2a6-0d30-4037-8e4d-9bcedc6375a1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:08.302489 [ 3 ] {2d1ee2a6-0d30-4037-8e4d-9bcedc6375a1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:08.302703 [ 3 ] {2d1ee2a6-0d30-4037-8e4d-9bcedc6375a1} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.17 21:52:08.302859 [ 3 ] {2d1ee2a6-0d30-4037-8e4d-9bcedc6375a1} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.17 21:52:08.302993 [ 3 ] {2d1ee2a6-0d30-4037-8e4d-9bcedc6375a1} executeQuery: Read 45 rows, 3.65 KiB in 0.000966433 sec., 46562 rows/sec., 3.69 MiB/sec. 2023.10.17 21:52:08.302989 [ 85 ] {} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.17 21:52:08.303094 [ 85 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:08.303217 [ 3 ] {2d1ee2a6-0d30-4037-8e4d-9bcedc6375a1} DynamicQueryHandler: Done processing query 2023.10.17 21:52:08.303227 [ 15 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.17 21:52:08.303255 [ 3 ] {2d1ee2a6-0d30-4037-8e4d-9bcedc6375a1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:52:08.303301 [ 3 ] {} HTTP-Session: 36d529c9-686c-4c28-a3cd-0ed189b001bb Destroying unnamed session 2023.10.17 21:52:08.303374 [ 15 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:52:08.303412 [ 15 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 48 rows starting from the beginning of the part 2023.10.17 21:52:08.303563 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 21718, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:08.303578 [ 15 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 42 rows starting from the beginning of the part 2023.10.17 21:52:08.303661 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:08.303696 [ 3 ] {} HTTP-Session: 0a13bc52-1651-420c-a3ab-ce9c16f04d3c Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:08.303758 [ 3 ] {} HTTP-Session: 0a13bc52-1651-420c-a3ab-ce9c16f04d3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:08.303799 [ 15 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part 2023.10.17 21:52:08.303985 [ 3 ] {43200c28-990a-487e-8b6c-f8b09f81f5a6} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:08.304027 [ 15 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part 2023.10.17 21:52:08.304092 [ 3 ] {43200c28-990a-487e-8b6c-f8b09f81f5a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:52:08.304296 [ 15 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part 2023.10.17 21:52:08.304605 [ 15 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 45 rows starting from the beginning of the part 2023.10.17 21:52:08.304611 [ 3 ] {43200c28-990a-487e-8b6c-f8b09f81f5a6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:08.305557 [ 3 ] {43200c28-990a-487e-8b6c-f8b09f81f5a6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:08.306146 [ 3 ] {43200c28-990a-487e-8b6c-f8b09f81f5a6} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.17 21:52:08.306221 [ 23 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 189 rows, containing 4 columns (4 merged, 0 gathered) in 0.003042841 sec., 62113.005576038966 rows/sec., 4.78 MiB/sec. 2023.10.17 21:52:08.306385 [ 23 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.17 21:52:08.306432 [ 3 ] {43200c28-990a-487e-8b6c-f8b09f81f5a6} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.17 21:52:08.306611 [ 85 ] {} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.17 21:52:08.306661 [ 3 ] {43200c28-990a-487e-8b6c-f8b09f81f5a6} executeQuery: Read 135 rows, 13.45 KiB in 0.002604425 sec., 51834 rows/sec., 5.04 MiB/sec. 2023.10.17 21:52:08.306700 [ 85 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:08.306712 [ 23 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_11_2} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.17 21:52:08.306923 [ 21 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.17 21:52:08.306955 [ 23 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_11_2} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.17 21:52:08.307003 [ 3 ] {43200c28-990a-487e-8b6c-f8b09f81f5a6} DynamicQueryHandler: Done processing query 2023.10.17 21:52:08.307080 [ 3 ] {43200c28-990a-487e-8b6c-f8b09f81f5a6} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.17 21:52:08.307151 [ 3 ] {} HTTP-Session: 0a13bc52-1651-420c-a3ab-ce9c16f04d3c Destroying unnamed session 2023.10.17 21:52:08.307213 [ 21 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:52:08.307251 [ 21 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 213 rows starting from the beginning of the part 2023.10.17 21:52:08.307359 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 9526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:08.307455 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:08.307478 [ 21 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 126 rows starting from the beginning of the part 2023.10.17 21:52:08.307490 [ 3 ] {} HTTP-Session: 7e6a7acf-d765-4c9c-8ef1-d74aae3b8ceb Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:08.307555 [ 3 ] {} HTTP-Session: 7e6a7acf-d765-4c9c-8ef1-d74aae3b8ceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:08.307746 [ 21 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 87 rows starting from the beginning of the part 2023.10.17 21:52:08.307777 [ 3 ] {f7fb73ae-a907-423b-9dee-4edcda963f12} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:08.307868 [ 3 ] {f7fb73ae-a907-423b-9dee-4edcda963f12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:52:08.308015 [ 21 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 126 rows starting from the beginning of the part 2023.10.17 21:52:08.308351 [ 21 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 87 rows starting from the beginning of the part 2023.10.17 21:52:08.308412 [ 3 ] {f7fb73ae-a907-423b-9dee-4edcda963f12} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:08.308602 [ 21 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 135 rows starting from the beginning of the part 2023.10.17 21:52:08.309167 [ 3 ] {f7fb73ae-a907-423b-9dee-4edcda963f12} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:08.309654 [ 3 ] {f7fb73ae-a907-423b-9dee-4edcda963f12} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.17 21:52:08.309930 [ 3 ] {f7fb73ae-a907-423b-9dee-4edcda963f12} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.17 21:52:08.310075 [ 85 ] {} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.17 21:52:08.310175 [ 85 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:08.310188 [ 3 ] {f7fb73ae-a907-423b-9dee-4edcda963f12} executeQuery: Read 56 rows, 4.47 KiB in 0.002328501 sec., 24049 rows/sec., 1.87 MiB/sec. 2023.10.17 21:52:08.310681 [ 3 ] {f7fb73ae-a907-423b-9dee-4edcda963f12} DynamicQueryHandler: Done processing query 2023.10.17 21:52:08.310695 [ 21 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 774 rows, containing 4 columns (4 merged, 0 gathered) in 0.003909363 sec., 197986.21923827488 rows/sec., 19.09 MiB/sec. 2023.10.17 21:52:08.310718 [ 3 ] {f7fb73ae-a907-423b-9dee-4edcda963f12} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.17 21:52:08.310681 [ 23 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.17 21:52:08.310757 [ 3 ] {} HTTP-Session: 7e6a7acf-d765-4c9c-8ef1-d74aae3b8ceb Destroying unnamed session 2023.10.17 21:52:08.310876 [ 23 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:52:08.310882 [ 15 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.17 21:52:08.310944 [ 23 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 324 rows starting from the beginning of the part 2023.10.17 21:52:08.311023 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 2132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:08.311117 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:08.311200 [ 3 ] {} HTTP-Session: e08c6006-2d66-441b-8fcd-7596a969d8cf Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:08.311279 [ 3 ] {} HTTP-Session: e08c6006-2d66-441b-8fcd-7596a969d8cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:08.311278 [ 23 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 42 rows starting from the beginning of the part 2023.10.17 21:52:08.311294 [ 15 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_11_2} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.17 21:52:08.311480 [ 15 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_11_2} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.17 21:52:08.311671 [ 3 ] {2a082d44-56df-4bb2-8333-14b8c0d42b4b} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:08.311712 [ 23 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 264 rows starting from the beginning of the part 2023.10.17 21:52:08.311807 [ 3 ] {2a082d44-56df-4bb2-8333-14b8c0d42b4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 21:52:08.312013 [ 23 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part 2023.10.17 21:52:08.312347 [ 23 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 264 rows starting from the beginning of the part 2023.10.17 21:52:08.312447 [ 3 ] {2a082d44-56df-4bb2-8333-14b8c0d42b4b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:08.312628 [ 23 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part 2023.10.17 21:52:08.313175 [ 3 ] {2a082d44-56df-4bb2-8333-14b8c0d42b4b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:08.313856 [ 3 ] {2a082d44-56df-4bb2-8333-14b8c0d42b4b} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.17 21:52:08.314254 [ 3 ] {2a082d44-56df-4bb2-8333-14b8c0d42b4b} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.17 21:52:08.314370 [ 23 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 992 rows, containing 4 columns (4 merged, 0 gathered) in 0.004106685 sec., 241557.36317735596 rows/sec., 17.04 MiB/sec. 2023.10.17 21:52:08.314499 [ 3 ] {2a082d44-56df-4bb2-8333-14b8c0d42b4b} executeQuery: Read 11 rows, 743.00 B in 0.002760407 sec., 3984 rows/sec., 262.85 KiB/sec. 2023.10.17 21:52:08.314595 [ 23 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.17 21:52:08.314773 [ 3 ] {2a082d44-56df-4bb2-8333-14b8c0d42b4b} DynamicQueryHandler: Done processing query 2023.10.17 21:52:08.314805 [ 3 ] {2a082d44-56df-4bb2-8333-14b8c0d42b4b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.17 21:52:08.314834 [ 3 ] {} HTTP-Session: e08c6006-2d66-441b-8fcd-7596a969d8cf Destroying unnamed session 2023.10.17 21:52:08.314920 [ 23 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_11_2} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.17 21:52:08.315002 [ 23 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_11_2} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.17 21:52:08.315039 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 48145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:08.315135 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:08.315155 [ 3 ] {} HTTP-Session: 3b2a8b2e-f4ce-4497-afc2-640c0a23648a Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:08.315173 [ 3 ] {} HTTP-Session: 3b2a8b2e-f4ce-4497-afc2-640c0a23648a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:08.315275 [ 3 ] {1f96229b-ff94-4d67-bb6d-f8920dd07bdd} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:08.315323 [ 3 ] {1f96229b-ff94-4d67-bb6d-f8920dd07bdd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 21:52:08.315484 [ 3 ] {1f96229b-ff94-4d67-bb6d-f8920dd07bdd} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:08.316020 [ 3 ] {1f96229b-ff94-4d67-bb6d-f8920dd07bdd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:08.316348 [ 3 ] {1f96229b-ff94-4d67-bb6d-f8920dd07bdd} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.17 21:52:08.316532 [ 3 ] {1f96229b-ff94-4d67-bb6d-f8920dd07bdd} oximeter.measurements_histogramf64 (d44df011-213c-4c36-ae3e-863e3abcf73e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.17 21:52:08.316671 [ 3 ] {1f96229b-ff94-4d67-bb6d-f8920dd07bdd} executeQuery: Read 45 rows, 62.18 KiB in 0.001365408 sec., 32957 rows/sec., 44.47 MiB/sec. 2023.10.17 21:52:08.316806 [ 3 ] {1f96229b-ff94-4d67-bb6d-f8920dd07bdd} DynamicQueryHandler: Done processing query 2023.10.17 21:52:08.316830 [ 3 ] {1f96229b-ff94-4d67-bb6d-f8920dd07bdd} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.17 21:52:08.316847 [ 3 ] {} HTTP-Session: 3b2a8b2e-f4ce-4497-afc2-640c0a23648a Destroying unnamed session 2023.10.17 21:52:12.618728 [ 51 ] {} DNSResolver: Updating DNS cache 2023.10.17 21:52:12.618797 [ 51 ] {} DNSResolver: Updated DNS cache 2023.10.17 21:52:13.301203 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:13.301328 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:13.301359 [ 3 ] {} HTTP-Session: 5444fe9b-98f5-4882-8039-418a73ec24c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:13.301389 [ 3 ] {} HTTP-Session: 5444fe9b-98f5-4882-8039-418a73ec24c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:13.301533 [ 3 ] {0b65908d-6e81-4fba-be7a-256b93ac600a} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:13.301603 [ 3 ] {0b65908d-6e81-4fba-be7a-256b93ac600a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:52:13.301791 [ 3 ] {0b65908d-6e81-4fba-be7a-256b93ac600a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:13.302235 [ 3 ] {0b65908d-6e81-4fba-be7a-256b93ac600a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:13.302530 [ 3 ] {0b65908d-6e81-4fba-be7a-256b93ac600a} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.17 21:52:13.302707 [ 3 ] {0b65908d-6e81-4fba-be7a-256b93ac600a} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.17 21:52:13.302853 [ 3 ] {0b65908d-6e81-4fba-be7a-256b93ac600a} executeQuery: Read 6 rows, 348.00 B in 0.001272307 sec., 4715 rows/sec., 267.11 KiB/sec. 2023.10.17 21:52:13.303013 [ 3 ] {0b65908d-6e81-4fba-be7a-256b93ac600a} DynamicQueryHandler: Done processing query 2023.10.17 21:52:13.303040 [ 3 ] {0b65908d-6e81-4fba-be7a-256b93ac600a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.17 21:52:13.303058 [ 3 ] {} HTTP-Session: 5444fe9b-98f5-4882-8039-418a73ec24c3 Destroying unnamed session 2023.10.17 21:52:13.303194 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 13671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:13.303246 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:13.303267 [ 3 ] {} HTTP-Session: 5a645605-157e-4bc7-8c4a-8f56448041b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:13.303286 [ 3 ] {} HTTP-Session: 5a645605-157e-4bc7-8c4a-8f56448041b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:13.303370 [ 3 ] {749dfabb-3059-4b3b-b40c-46626ec1cc6b} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:13.303413 [ 3 ] {749dfabb-3059-4b3b-b40c-46626ec1cc6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:52:13.303522 [ 3 ] {749dfabb-3059-4b3b-b40c-46626ec1cc6b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:13.303862 [ 3 ] {749dfabb-3059-4b3b-b40c-46626ec1cc6b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:13.304084 [ 3 ] {749dfabb-3059-4b3b-b40c-46626ec1cc6b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.17 21:52:13.304235 [ 3 ] {749dfabb-3059-4b3b-b40c-46626ec1cc6b} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.17 21:52:13.304356 [ 3 ] {749dfabb-3059-4b3b-b40c-46626ec1cc6b} executeQuery: Read 87 rows, 8.33 KiB in 0.000955343 sec., 91066 rows/sec., 8.51 MiB/sec. 2023.10.17 21:52:13.304540 [ 3 ] {749dfabb-3059-4b3b-b40c-46626ec1cc6b} DynamicQueryHandler: Done processing query 2023.10.17 21:52:13.304566 [ 3 ] {749dfabb-3059-4b3b-b40c-46626ec1cc6b} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.17 21:52:13.304583 [ 3 ] {} HTTP-Session: 5a645605-157e-4bc7-8c4a-8f56448041b6 Destroying unnamed session 2023.10.17 21:52:13.304767 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 42139, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:13.304814 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:13.304833 [ 3 ] {} HTTP-Session: 96514722-551a-42d0-835e-5d328cda64a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:13.304852 [ 3 ] {} HTTP-Session: 96514722-551a-42d0-835e-5d328cda64a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:13.304936 [ 3 ] {f3087c96-e29d-40b9-8d2e-8a15d78b097a} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:13.304976 [ 3 ] {f3087c96-e29d-40b9-8d2e-8a15d78b097a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:52:13.305108 [ 3 ] {f3087c96-e29d-40b9-8d2e-8a15d78b097a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:13.305539 [ 3 ] {f3087c96-e29d-40b9-8d2e-8a15d78b097a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:13.305779 [ 3 ] {f3087c96-e29d-40b9-8d2e-8a15d78b097a} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.17 21:52:13.305931 [ 3 ] {f3087c96-e29d-40b9-8d2e-8a15d78b097a} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.17 21:52:13.306049 [ 3 ] {f3087c96-e29d-40b9-8d2e-8a15d78b097a} executeQuery: Read 264 rows, 18.54 KiB in 0.001084625 sec., 243402 rows/sec., 16.70 MiB/sec. 2023.10.17 21:52:13.306172 [ 3 ] {f3087c96-e29d-40b9-8d2e-8a15d78b097a} DynamicQueryHandler: Done processing query 2023.10.17 21:52:13.306197 [ 3 ] {f3087c96-e29d-40b9-8d2e-8a15d78b097a} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.17 21:52:13.306213 [ 3 ] {} HTTP-Session: 96514722-551a-42d0-835e-5d328cda64a0 Destroying unnamed session 2023.10.17 21:52:13.306370 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:13.306417 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:13.306436 [ 3 ] {} HTTP-Session: 4ee58252-f2a6-4268-8d30-6ac8c5a3ed94 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:13.306453 [ 3 ] {} HTTP-Session: 4ee58252-f2a6-4268-8d30-6ac8c5a3ed94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:13.306524 [ 3 ] {a2dbe766-fdfb-4b62-bb7e-777fdfdc15eb} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:13.306565 [ 3 ] {a2dbe766-fdfb-4b62-bb7e-777fdfdc15eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.17 21:52:13.306674 [ 3 ] {a2dbe766-fdfb-4b62-bb7e-777fdfdc15eb} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:13.306916 [ 3 ] {a2dbe766-fdfb-4b62-bb7e-777fdfdc15eb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:13.307161 [ 3 ] {a2dbe766-fdfb-4b62-bb7e-777fdfdc15eb} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.17 21:52:13.307333 [ 3 ] {a2dbe766-fdfb-4b62-bb7e-777fdfdc15eb} oximeter.measurements_bool (b31c9e69-0a41-48d0-88e1-486a7b67ee57): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.17 21:52:13.307457 [ 3 ] {a2dbe766-fdfb-4b62-bb7e-777fdfdc15eb} executeQuery: Read 6 rows, 258.00 B in 0.000902882 sec., 6645 rows/sec., 279.05 KiB/sec. 2023.10.17 21:52:13.307610 [ 3 ] {a2dbe766-fdfb-4b62-bb7e-777fdfdc15eb} DynamicQueryHandler: Done processing query 2023.10.17 21:52:13.307634 [ 3 ] {a2dbe766-fdfb-4b62-bb7e-777fdfdc15eb} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:52:13.307650 [ 3 ] {} HTTP-Session: 4ee58252-f2a6-4268-8d30-6ac8c5a3ed94 Destroying unnamed session 2023.10.17 21:52:13.307781 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 11538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:13.307827 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:13.307847 [ 3 ] {} HTTP-Session: c6d02e4a-9999-4b95-be1d-29205f5ba603 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:13.307864 [ 3 ] {} HTTP-Session: c6d02e4a-9999-4b95-be1d-29205f5ba603 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:13.307938 [ 3 ] {18a3e28b-1392-4eb5-8426-35488d562ed6} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:13.307981 [ 3 ] {18a3e28b-1392-4eb5-8426-35488d562ed6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 21:52:13.308107 [ 3 ] {18a3e28b-1392-4eb5-8426-35488d562ed6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:13.308489 [ 3 ] {18a3e28b-1392-4eb5-8426-35488d562ed6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:13.308735 [ 3 ] {18a3e28b-1392-4eb5-8426-35488d562ed6} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.17 21:52:13.308912 [ 3 ] {18a3e28b-1392-4eb5-8426-35488d562ed6} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.17 21:52:13.309037 [ 3 ] {18a3e28b-1392-4eb5-8426-35488d562ed6} executeQuery: Read 63 rows, 3.91 KiB in 0.001070054 sec., 58875 rows/sec., 3.57 MiB/sec. 2023.10.17 21:52:13.309148 [ 3 ] {18a3e28b-1392-4eb5-8426-35488d562ed6} DynamicQueryHandler: Done processing query 2023.10.17 21:52:13.309172 [ 3 ] {18a3e28b-1392-4eb5-8426-35488d562ed6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:52:13.309188 [ 3 ] {} HTTP-Session: c6d02e4a-9999-4b95-be1d-29205f5ba603 Destroying unnamed session 2023.10.17 21:52:13.309297 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:13.309341 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:13.309360 [ 3 ] {} HTTP-Session: 4c12f4af-8dd9-468f-81a6-5f69cf8bf7f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:13.309376 [ 3 ] {} HTTP-Session: 4c12f4af-8dd9-468f-81a6-5f69cf8bf7f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:13.309447 [ 3 ] {83e5df0c-b83d-44f7-80c0-4cd047d77cd6} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:13.309485 [ 3 ] {83e5df0c-b83d-44f7-80c0-4cd047d77cd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 21:52:13.309587 [ 3 ] {83e5df0c-b83d-44f7-80c0-4cd047d77cd6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:13.309867 [ 3 ] {83e5df0c-b83d-44f7-80c0-4cd047d77cd6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:13.310097 [ 3 ] {83e5df0c-b83d-44f7-80c0-4cd047d77cd6} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.17 21:52:13.310268 [ 3 ] {83e5df0c-b83d-44f7-80c0-4cd047d77cd6} oximeter.measurements_i64 (1e70cc99-a22c-4554-b599-406dc1691707): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.17 21:52:13.310376 [ 3 ] {83e5df0c-b83d-44f7-80c0-4cd047d77cd6} executeQuery: Read 19 rows, 1.01 KiB in 0.000902012 sec., 21064 rows/sec., 1.09 MiB/sec. 2023.10.17 21:52:13.310542 [ 3 ] {83e5df0c-b83d-44f7-80c0-4cd047d77cd6} DynamicQueryHandler: Done processing query 2023.10.17 21:52:13.310567 [ 3 ] {83e5df0c-b83d-44f7-80c0-4cd047d77cd6} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:52:13.310582 [ 3 ] {} HTTP-Session: 4c12f4af-8dd9-468f-81a6-5f69cf8bf7f7 Destroying unnamed session 2023.10.17 21:52:18.299337 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 6792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:18.299459 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:18.299486 [ 3 ] {} HTTP-Session: 9ec3fc39-7eae-4123-b3a0-4d7eade24d36 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:18.299511 [ 3 ] {} HTTP-Session: 9ec3fc39-7eae-4123-b3a0-4d7eade24d36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:18.299659 [ 3 ] {b63faa8e-7602-4f75-8061-95008763dd8d} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:18.299728 [ 3 ] {b63faa8e-7602-4f75-8061-95008763dd8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:52:18.299920 [ 3 ] {b63faa8e-7602-4f75-8061-95008763dd8d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:18.300405 [ 3 ] {b63faa8e-7602-4f75-8061-95008763dd8d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:18.300699 [ 3 ] {b63faa8e-7602-4f75-8061-95008763dd8d} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.17 21:52:18.300871 [ 3 ] {b63faa8e-7602-4f75-8061-95008763dd8d} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.17 21:52:18.301032 [ 3 ] {b63faa8e-7602-4f75-8061-95008763dd8d} executeQuery: Read 47 rows, 3.81 KiB in 0.001331548 sec., 35297 rows/sec., 2.79 MiB/sec. 2023.10.17 21:52:18.301191 [ 3 ] {b63faa8e-7602-4f75-8061-95008763dd8d} DynamicQueryHandler: Done processing query 2023.10.17 21:52:18.301218 [ 3 ] {b63faa8e-7602-4f75-8061-95008763dd8d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:52:18.301236 [ 3 ] {} HTTP-Session: 9ec3fc39-7eae-4123-b3a0-4d7eade24d36 Destroying unnamed session 2023.10.17 21:52:18.301390 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 22677, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:18.301445 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:18.301467 [ 3 ] {} HTTP-Session: a6dbd5ca-59c6-4850-9289-aee17899b6be Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:18.301488 [ 3 ] {} HTTP-Session: a6dbd5ca-59c6-4850-9289-aee17899b6be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:18.301576 [ 3 ] {eb668da5-bbcb-412b-800a-1c5642c3cb62} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:18.301620 [ 3 ] {eb668da5-bbcb-412b-800a-1c5642c3cb62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:52:18.301728 [ 3 ] {eb668da5-bbcb-412b-800a-1c5642c3cb62} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:18.302148 [ 3 ] {eb668da5-bbcb-412b-800a-1c5642c3cb62} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:18.302376 [ 3 ] {eb668da5-bbcb-412b-800a-1c5642c3cb62} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.17 21:52:18.302529 [ 3 ] {eb668da5-bbcb-412b-800a-1c5642c3cb62} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.17 21:52:18.302630 [ 3 ] {eb668da5-bbcb-412b-800a-1c5642c3cb62} executeQuery: Read 141 rows, 14.05 KiB in 0.001025424 sec., 137504 rows/sec., 13.38 MiB/sec. 2023.10.17 21:52:18.302758 [ 3 ] {eb668da5-bbcb-412b-800a-1c5642c3cb62} DynamicQueryHandler: Done processing query 2023.10.17 21:52:18.302783 [ 3 ] {eb668da5-bbcb-412b-800a-1c5642c3cb62} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.17 21:52:18.302799 [ 3 ] {} HTTP-Session: a6dbd5ca-59c6-4850-9289-aee17899b6be Destroying unnamed session 2023.10.17 21:52:18.302928 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 8015, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:18.302977 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:18.302996 [ 3 ] {} HTTP-Session: 1c1344d0-ecbf-4af0-badc-745763998f41 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:18.303014 [ 3 ] {} HTTP-Session: 1c1344d0-ecbf-4af0-badc-745763998f41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:18.303088 [ 3 ] {11a37939-f650-4d6b-8e2e-3585a5356542} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:18.303127 [ 3 ] {11a37939-f650-4d6b-8e2e-3585a5356542} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:52:18.303233 [ 3 ] {11a37939-f650-4d6b-8e2e-3585a5356542} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:18.303544 [ 3 ] {11a37939-f650-4d6b-8e2e-3585a5356542} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:18.303754 [ 3 ] {11a37939-f650-4d6b-8e2e-3585a5356542} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.17 21:52:18.303903 [ 3 ] {11a37939-f650-4d6b-8e2e-3585a5356542} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.17 21:52:18.304004 [ 3 ] {11a37939-f650-4d6b-8e2e-3585a5356542} executeQuery: Read 47 rows, 3.76 KiB in 0.000888942 sec., 52871 rows/sec., 4.13 MiB/sec. 2023.10.17 21:52:18.304123 [ 3 ] {11a37939-f650-4d6b-8e2e-3585a5356542} DynamicQueryHandler: Done processing query 2023.10.17 21:52:18.304147 [ 3 ] {11a37939-f650-4d6b-8e2e-3585a5356542} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:52:18.304165 [ 3 ] {} HTTP-Session: 1c1344d0-ecbf-4af0-badc-745763998f41 Destroying unnamed session 2023.10.17 21:52:18.304387 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 50282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:18.304435 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:18.304454 [ 3 ] {} HTTP-Session: 60d3a49d-4a32-4642-b0e5-a27f02e54836 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:18.304471 [ 3 ] {} HTTP-Session: 60d3a49d-4a32-4642-b0e5-a27f02e54836 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:18.304561 [ 3 ] {0c3fd997-858f-4b28-bb0d-033f4d1582fc} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:18.304606 [ 3 ] {0c3fd997-858f-4b28-bb0d-033f4d1582fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 21:52:18.304742 [ 3 ] {0c3fd997-858f-4b28-bb0d-033f4d1582fc} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:18.305234 [ 3 ] {0c3fd997-858f-4b28-bb0d-033f4d1582fc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:18.305573 [ 3 ] {0c3fd997-858f-4b28-bb0d-033f4d1582fc} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.17 21:52:18.305766 [ 3 ] {0c3fd997-858f-4b28-bb0d-033f4d1582fc} oximeter.measurements_histogramf64 (d44df011-213c-4c36-ae3e-863e3abcf73e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.17 21:52:18.305879 [ 3 ] {0c3fd997-858f-4b28-bb0d-033f4d1582fc} executeQuery: Read 47 rows, 64.95 KiB in 0.001289438 sec., 36449 rows/sec., 49.19 MiB/sec. 2023.10.17 21:52:18.305872 [ 54 ] {} oximeter.measurements_histogramf64 (d44df011-213c-4c36-ae3e-863e3abcf73e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.17 21:52:18.305942 [ 54 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:18.306034 [ 3 ] {0c3fd997-858f-4b28-bb0d-033f4d1582fc} DynamicQueryHandler: Done processing query 2023.10.17 21:52:18.306043 [ 21 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.17 21:52:18.306063 [ 3 ] {0c3fd997-858f-4b28-bb0d-033f4d1582fc} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.17 21:52:18.306111 [ 3 ] {} HTTP-Session: 60d3a49d-4a32-4642-b0e5-a27f02e54836 Destroying unnamed session 2023.10.17 21:52:18.306205 [ 21 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:52:18.306248 [ 21 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 37 rows starting from the beginning of the part 2023.10.17 21:52:18.306382 [ 21 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 42 rows starting from the beginning of the part 2023.10.17 21:52:18.306491 [ 21 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 42 rows starting from the beginning of the part 2023.10.17 21:52:18.306590 [ 21 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 42 rows starting from the beginning of the part 2023.10.17 21:52:18.306683 [ 21 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 45 rows starting from the beginning of the part 2023.10.17 21:52:18.306772 [ 21 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 47 rows starting from the beginning of the part 2023.10.17 21:52:18.308151 [ 23 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 6 columns (6 merged, 0 gathered) in 0.002141659 sec., 119066.57409045976 rows/sec., 160.67 MiB/sec. 2023.10.17 21:52:18.308435 [ 11 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.17 21:52:18.308709 [ 11 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_6_1} oximeter.measurements_histogramf64 (d44df011-213c-4c36-ae3e-863e3abcf73e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.17 21:52:18.308786 [ 11 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_6_1} oximeter.measurements_histogramf64 (d44df011-213c-4c36-ae3e-863e3abcf73e) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.17 21:52:18.308870 [ 11 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_6_1: 4.07 MiB. 2023.10.17 21:52:23.300720 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:23.300864 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:23.300897 [ 3 ] {} HTTP-Session: c4307854-b38d-4b2c-92af-01872b4ccbcf Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:23.300926 [ 3 ] {} HTTP-Session: c4307854-b38d-4b2c-92af-01872b4ccbcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:23.301069 [ 3 ] {ce5f8510-ad7c-4a0a-9e71-8120df76c449} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:23.301140 [ 3 ] {ce5f8510-ad7c-4a0a-9e71-8120df76c449} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:52:23.301327 [ 3 ] {ce5f8510-ad7c-4a0a-9e71-8120df76c449} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:23.301816 [ 3 ] {ce5f8510-ad7c-4a0a-9e71-8120df76c449} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:23.302090 [ 3 ] {ce5f8510-ad7c-4a0a-9e71-8120df76c449} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.17 21:52:23.302258 [ 3 ] {ce5f8510-ad7c-4a0a-9e71-8120df76c449} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.17 21:52:23.302398 [ 3 ] {ce5f8510-ad7c-4a0a-9e71-8120df76c449} executeQuery: Read 6 rows, 348.00 B in 0.001283037 sec., 4676 rows/sec., 264.87 KiB/sec. 2023.10.17 21:52:23.302574 [ 3 ] {ce5f8510-ad7c-4a0a-9e71-8120df76c449} DynamicQueryHandler: Done processing query 2023.10.17 21:52:23.302604 [ 3 ] {ce5f8510-ad7c-4a0a-9e71-8120df76c449} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.17 21:52:23.302621 [ 3 ] {} HTTP-Session: c4307854-b38d-4b2c-92af-01872b4ccbcf Destroying unnamed session 2023.10.17 21:52:23.302771 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 13671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:23.302820 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:23.302841 [ 3 ] {} HTTP-Session: 7d9b0c7d-d53e-4377-ab7c-6674090b9c3e Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:23.302860 [ 3 ] {} HTTP-Session: 7d9b0c7d-d53e-4377-ab7c-6674090b9c3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:23.302941 [ 3 ] {d547c0eb-f9a0-424b-8aa1-637b465656f9} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:23.302984 [ 3 ] {d547c0eb-f9a0-424b-8aa1-637b465656f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:52:23.303090 [ 3 ] {d547c0eb-f9a0-424b-8aa1-637b465656f9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:23.303455 [ 3 ] {d547c0eb-f9a0-424b-8aa1-637b465656f9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:23.303676 [ 3 ] {d547c0eb-f9a0-424b-8aa1-637b465656f9} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.17 21:52:23.303831 [ 3 ] {d547c0eb-f9a0-424b-8aa1-637b465656f9} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.17 21:52:23.303957 [ 3 ] {d547c0eb-f9a0-424b-8aa1-637b465656f9} executeQuery: Read 87 rows, 8.33 KiB in 0.000987303 sec., 88118 rows/sec., 8.24 MiB/sec. 2023.10.17 21:52:23.304081 [ 3 ] {d547c0eb-f9a0-424b-8aa1-637b465656f9} DynamicQueryHandler: Done processing query 2023.10.17 21:52:23.304106 [ 3 ] {d547c0eb-f9a0-424b-8aa1-637b465656f9} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.17 21:52:23.304122 [ 3 ] {} HTTP-Session: 7d9b0c7d-d53e-4377-ab7c-6674090b9c3e Destroying unnamed session 2023.10.17 21:52:23.304299 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 42139, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:23.304347 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:23.304366 [ 3 ] {} HTTP-Session: 68d6b26d-8f62-4aa4-9a51-e0df31e9ca09 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:23.304383 [ 3 ] {} HTTP-Session: 68d6b26d-8f62-4aa4-9a51-e0df31e9ca09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:23.304469 [ 3 ] {66a9696a-19da-4d15-9c13-852a2fb6b319} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:23.304509 [ 3 ] {66a9696a-19da-4d15-9c13-852a2fb6b319} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:52:23.304614 [ 3 ] {66a9696a-19da-4d15-9c13-852a2fb6b319} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:23.305085 [ 3 ] {66a9696a-19da-4d15-9c13-852a2fb6b319} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:23.305308 [ 3 ] {66a9696a-19da-4d15-9c13-852a2fb6b319} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.17 21:52:23.305454 [ 3 ] {66a9696a-19da-4d15-9c13-852a2fb6b319} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.17 21:52:23.305578 [ 3 ] {66a9696a-19da-4d15-9c13-852a2fb6b319} executeQuery: Read 264 rows, 18.54 KiB in 0.001078345 sec., 244819 rows/sec., 16.79 MiB/sec. 2023.10.17 21:52:23.305773 [ 3 ] {66a9696a-19da-4d15-9c13-852a2fb6b319} DynamicQueryHandler: Done processing query 2023.10.17 21:52:23.305799 [ 3 ] {66a9696a-19da-4d15-9c13-852a2fb6b319} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.17 21:52:23.305815 [ 3 ] {} HTTP-Session: 68d6b26d-8f62-4aa4-9a51-e0df31e9ca09 Destroying unnamed session 2023.10.17 21:52:23.306016 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:23.306061 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:23.306081 [ 3 ] {} HTTP-Session: b61dde14-9daa-4784-a7f9-cc2dd90e3ccd Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:23.306098 [ 3 ] {} HTTP-Session: b61dde14-9daa-4784-a7f9-cc2dd90e3ccd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:23.306168 [ 3 ] {a85ff349-594b-4e7f-b86c-4977a543ef82} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:23.306210 [ 3 ] {a85ff349-594b-4e7f-b86c-4977a543ef82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.17 21:52:23.306329 [ 3 ] {a85ff349-594b-4e7f-b86c-4977a543ef82} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:23.306574 [ 3 ] {a85ff349-594b-4e7f-b86c-4977a543ef82} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:23.306819 [ 3 ] {a85ff349-594b-4e7f-b86c-4977a543ef82} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.17 21:52:23.307005 [ 3 ] {a85ff349-594b-4e7f-b86c-4977a543ef82} oximeter.measurements_bool (b31c9e69-0a41-48d0-88e1-486a7b67ee57): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.17 21:52:23.307132 [ 3 ] {a85ff349-594b-4e7f-b86c-4977a543ef82} executeQuery: Read 6 rows, 258.00 B in 0.000932993 sec., 6430 rows/sec., 270.05 KiB/sec. 2023.10.17 21:52:23.307254 [ 3 ] {a85ff349-594b-4e7f-b86c-4977a543ef82} DynamicQueryHandler: Done processing query 2023.10.17 21:52:23.307278 [ 3 ] {a85ff349-594b-4e7f-b86c-4977a543ef82} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:52:23.307294 [ 3 ] {} HTTP-Session: b61dde14-9daa-4784-a7f9-cc2dd90e3ccd Destroying unnamed session 2023.10.17 21:52:23.307430 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 11538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:23.307475 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:23.307495 [ 3 ] {} HTTP-Session: 4c1d9296-e0b6-43a2-bd25-135f0115208f Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:23.307511 [ 3 ] {} HTTP-Session: 4c1d9296-e0b6-43a2-bd25-135f0115208f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:23.307583 [ 3 ] {40df0cb8-334c-4c6d-a052-73acb3755031} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:23.307626 [ 3 ] {40df0cb8-334c-4c6d-a052-73acb3755031} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 21:52:23.307745 [ 3 ] {40df0cb8-334c-4c6d-a052-73acb3755031} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:23.308047 [ 3 ] {40df0cb8-334c-4c6d-a052-73acb3755031} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:23.308295 [ 3 ] {40df0cb8-334c-4c6d-a052-73acb3755031} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.17 21:52:23.308473 [ 3 ] {40df0cb8-334c-4c6d-a052-73acb3755031} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.17 21:52:23.308606 [ 3 ] {40df0cb8-334c-4c6d-a052-73acb3755031} executeQuery: Read 63 rows, 3.91 KiB in 0.000985664 sec., 63916 rows/sec., 3.88 MiB/sec. 2023.10.17 21:52:23.308760 [ 3 ] {40df0cb8-334c-4c6d-a052-73acb3755031} DynamicQueryHandler: Done processing query 2023.10.17 21:52:23.308784 [ 3 ] {40df0cb8-334c-4c6d-a052-73acb3755031} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:52:23.308800 [ 3 ] {} HTTP-Session: 4c1d9296-e0b6-43a2-bd25-135f0115208f Destroying unnamed session 2023.10.17 21:52:23.308943 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:23.308987 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:23.309005 [ 3 ] {} HTTP-Session: b6643a5d-8e58-4ce8-8e0e-b21fc8c44560 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:23.309022 [ 3 ] {} HTTP-Session: b6643a5d-8e58-4ce8-8e0e-b21fc8c44560 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:23.309092 [ 3 ] {c9b789ba-4bc2-4c44-8502-dca7c60cb16a} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:23.309131 [ 3 ] {c9b789ba-4bc2-4c44-8502-dca7c60cb16a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 21:52:23.309238 [ 3 ] {c9b789ba-4bc2-4c44-8502-dca7c60cb16a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:23.309490 [ 3 ] {c9b789ba-4bc2-4c44-8502-dca7c60cb16a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:23.309723 [ 3 ] {c9b789ba-4bc2-4c44-8502-dca7c60cb16a} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.17 21:52:23.309900 [ 3 ] {c9b789ba-4bc2-4c44-8502-dca7c60cb16a} oximeter.measurements_i64 (1e70cc99-a22c-4554-b599-406dc1691707): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.17 21:52:23.310017 [ 3 ] {c9b789ba-4bc2-4c44-8502-dca7c60cb16a} executeQuery: Read 19 rows, 1.01 KiB in 0.000897442 sec., 21171 rows/sec., 1.10 MiB/sec. 2023.10.17 21:52:23.310136 [ 3 ] {c9b789ba-4bc2-4c44-8502-dca7c60cb16a} DynamicQueryHandler: Done processing query 2023.10.17 21:52:23.310160 [ 3 ] {c9b789ba-4bc2-4c44-8502-dca7c60cb16a} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:52:23.310176 [ 3 ] {} HTTP-Session: b6643a5d-8e58-4ce8-8e0e-b21fc8c44560 Destroying unnamed session 2023.10.17 21:52:27.618836 [ 71 ] {} DNSResolver: Updating DNS cache 2023.10.17 21:52:27.618895 [ 71 ] {} DNSResolver: Updated DNS cache 2023.10.17 21:52:28.298422 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 6792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:28.298539 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:28.298572 [ 3 ] {} HTTP-Session: 5107ef50-03eb-4f06-a0b5-01b8092fd40b Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:28.298602 [ 3 ] {} HTTP-Session: 5107ef50-03eb-4f06-a0b5-01b8092fd40b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:28.298750 [ 3 ] {88cc1b83-cba0-48bc-933a-a20c0fec7e30} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:28.298815 [ 3 ] {88cc1b83-cba0-48bc-933a-a20c0fec7e30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:52:28.298981 [ 3 ] {88cc1b83-cba0-48bc-933a-a20c0fec7e30} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:28.299419 [ 3 ] {88cc1b83-cba0-48bc-933a-a20c0fec7e30} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:28.299697 [ 3 ] {88cc1b83-cba0-48bc-933a-a20c0fec7e30} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.17 21:52:28.299877 [ 3 ] {88cc1b83-cba0-48bc-933a-a20c0fec7e30} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.17 21:52:28.300016 [ 3 ] {88cc1b83-cba0-48bc-933a-a20c0fec7e30} executeQuery: Read 47 rows, 3.81 KiB in 0.001221737 sec., 38469 rows/sec., 3.05 MiB/sec. 2023.10.17 21:52:28.300157 [ 3 ] {88cc1b83-cba0-48bc-933a-a20c0fec7e30} DynamicQueryHandler: Done processing query 2023.10.17 21:52:28.300184 [ 3 ] {88cc1b83-cba0-48bc-933a-a20c0fec7e30} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:52:28.300201 [ 3 ] {} HTTP-Session: 5107ef50-03eb-4f06-a0b5-01b8092fd40b Destroying unnamed session 2023.10.17 21:52:28.300342 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 22677, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:28.300393 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:28.300415 [ 3 ] {} HTTP-Session: af1ed050-3fdd-4ae7-b780-205fa994658e Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:28.300436 [ 3 ] {} HTTP-Session: af1ed050-3fdd-4ae7-b780-205fa994658e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:28.300524 [ 3 ] {15e4ef5e-4bff-4d19-9e82-8871f7a9113e} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:28.300568 [ 3 ] {15e4ef5e-4bff-4d19-9e82-8871f7a9113e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:52:28.300675 [ 3 ] {15e4ef5e-4bff-4d19-9e82-8871f7a9113e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:28.301064 [ 3 ] {15e4ef5e-4bff-4d19-9e82-8871f7a9113e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:28.301286 [ 3 ] {15e4ef5e-4bff-4d19-9e82-8871f7a9113e} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.17 21:52:28.301444 [ 3 ] {15e4ef5e-4bff-4d19-9e82-8871f7a9113e} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.17 21:52:28.301579 [ 3 ] {15e4ef5e-4bff-4d19-9e82-8871f7a9113e} executeQuery: Read 141 rows, 14.05 KiB in 0.001019674 sec., 138279 rows/sec., 13.45 MiB/sec. 2023.10.17 21:52:28.301772 [ 3 ] {15e4ef5e-4bff-4d19-9e82-8871f7a9113e} DynamicQueryHandler: Done processing query 2023.10.17 21:52:28.301796 [ 3 ] {15e4ef5e-4bff-4d19-9e82-8871f7a9113e} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.17 21:52:28.301812 [ 3 ] {} HTTP-Session: af1ed050-3fdd-4ae7-b780-205fa994658e Destroying unnamed session 2023.10.17 21:52:28.301946 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 8015, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:28.301994 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:28.302014 [ 3 ] {} HTTP-Session: 6db6960d-6ca8-46bd-8bd3-26b6810e1a3c Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:28.302032 [ 3 ] {} HTTP-Session: 6db6960d-6ca8-46bd-8bd3-26b6810e1a3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:28.302108 [ 3 ] {aed86f54-54dc-4d7c-97dd-c11119c9e7fe} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:28.302151 [ 3 ] {aed86f54-54dc-4d7c-97dd-c11119c9e7fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:52:28.302270 [ 3 ] {aed86f54-54dc-4d7c-97dd-c11119c9e7fe} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:28.302566 [ 3 ] {aed86f54-54dc-4d7c-97dd-c11119c9e7fe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:28.302772 [ 3 ] {aed86f54-54dc-4d7c-97dd-c11119c9e7fe} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.17 21:52:28.302918 [ 3 ] {aed86f54-54dc-4d7c-97dd-c11119c9e7fe} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.17 21:52:28.303043 [ 3 ] {aed86f54-54dc-4d7c-97dd-c11119c9e7fe} executeQuery: Read 47 rows, 3.76 KiB in 0.000904823 sec., 51943 rows/sec., 4.06 MiB/sec. 2023.10.17 21:52:28.303149 [ 3 ] {aed86f54-54dc-4d7c-97dd-c11119c9e7fe} DynamicQueryHandler: Done processing query 2023.10.17 21:52:28.303173 [ 3 ] {aed86f54-54dc-4d7c-97dd-c11119c9e7fe} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:52:28.303189 [ 3 ] {} HTTP-Session: 6db6960d-6ca8-46bd-8bd3-26b6810e1a3c Destroying unnamed session 2023.10.17 21:52:28.303412 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 50282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:28.303455 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:28.303475 [ 3 ] {} HTTP-Session: 81f77996-ddcc-4f9e-a2b0-1c6d91ba407d Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:28.303492 [ 3 ] {} HTTP-Session: 81f77996-ddcc-4f9e-a2b0-1c6d91ba407d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:28.303581 [ 3 ] {b6596b41-37ce-4688-b4d0-40aa2051d8db} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:28.303626 [ 3 ] {b6596b41-37ce-4688-b4d0-40aa2051d8db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 21:52:28.303765 [ 3 ] {b6596b41-37ce-4688-b4d0-40aa2051d8db} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:28.304222 [ 3 ] {b6596b41-37ce-4688-b4d0-40aa2051d8db} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:28.304540 [ 3 ] {b6596b41-37ce-4688-b4d0-40aa2051d8db} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.17 21:52:28.304726 [ 3 ] {b6596b41-37ce-4688-b4d0-40aa2051d8db} oximeter.measurements_histogramf64 (d44df011-213c-4c36-ae3e-863e3abcf73e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.17 21:52:28.304845 [ 3 ] {b6596b41-37ce-4688-b4d0-40aa2051d8db} executeQuery: Read 47 rows, 64.95 KiB in 0.001235617 sec., 38037 rows/sec., 51.33 MiB/sec. 2023.10.17 21:52:28.304972 [ 3 ] {b6596b41-37ce-4688-b4d0-40aa2051d8db} DynamicQueryHandler: Done processing query 2023.10.17 21:52:28.304996 [ 3 ] {b6596b41-37ce-4688-b4d0-40aa2051d8db} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.17 21:52:28.305015 [ 3 ] {} HTTP-Session: 81f77996-ddcc-4f9e-a2b0-1c6d91ba407d Destroying unnamed session 2023.10.17 21:52:33.300371 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:33.300504 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:33.300536 [ 3 ] {} HTTP-Session: 3999ef0d-1e1f-4c63-87b7-b2fc2eca6f3f Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:33.300565 [ 3 ] {} HTTP-Session: 3999ef0d-1e1f-4c63-87b7-b2fc2eca6f3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:33.300706 [ 3 ] {fd3808f0-792c-4013-8c6d-5ff346d790f0} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:33.300781 [ 3 ] {fd3808f0-792c-4013-8c6d-5ff346d790f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:52:33.300949 [ 3 ] {fd3808f0-792c-4013-8c6d-5ff346d790f0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:33.301354 [ 3 ] {fd3808f0-792c-4013-8c6d-5ff346d790f0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:33.301621 [ 3 ] {fd3808f0-792c-4013-8c6d-5ff346d790f0} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.17 21:52:33.301797 [ 3 ] {fd3808f0-792c-4013-8c6d-5ff346d790f0} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.17 21:52:33.301926 [ 3 ] {fd3808f0-792c-4013-8c6d-5ff346d790f0} executeQuery: Read 6 rows, 348.00 B in 0.001172565 sec., 5116 rows/sec., 289.83 KiB/sec. 2023.10.17 21:52:33.301919 [ 58 ] {} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.17 21:52:33.301996 [ 58 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:33.302092 [ 3 ] {fd3808f0-792c-4013-8c6d-5ff346d790f0} DynamicQueryHandler: Done processing query 2023.10.17 21:52:33.302102 [ 12 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.17 21:52:33.302125 [ 3 ] {fd3808f0-792c-4013-8c6d-5ff346d790f0} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 21:52:33.302194 [ 3 ] {} HTTP-Session: 3999ef0d-1e1f-4c63-87b7-b2fc2eca6f3f Destroying unnamed session 2023.10.17 21:52:33.302268 [ 12 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:52:33.302306 [ 12 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 51 rows starting from the beginning of the part 2023.10.17 21:52:33.302370 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 13671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:33.302457 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:33.302522 [ 3 ] {} HTTP-Session: 0229cda3-cad3-44e6-aff0-fa87840a192f Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:33.302554 [ 12 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part 2023.10.17 21:52:33.302567 [ 3 ] {} HTTP-Session: 0229cda3-cad3-44e6-aff0-fa87840a192f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:33.302835 [ 3 ] {a37feafe-febc-4c88-ad78-112de8b5c649} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:33.302835 [ 12 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 47 rows starting from the beginning of the part 2023.10.17 21:52:33.302926 [ 3 ] {a37feafe-febc-4c88-ad78-112de8b5c649} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:52:33.303122 [ 12 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part 2023.10.17 21:52:33.303389 [ 3 ] {a37feafe-febc-4c88-ad78-112de8b5c649} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:33.303410 [ 12 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 47 rows starting from the beginning of the part 2023.10.17 21:52:33.303595 [ 12 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part 2023.10.17 21:52:33.304156 [ 3 ] {a37feafe-febc-4c88-ad78-112de8b5c649} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:33.304656 [ 3 ] {a37feafe-febc-4c88-ad78-112de8b5c649} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.17 21:52:33.305055 [ 3 ] {a37feafe-febc-4c88-ad78-112de8b5c649} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.17 21:52:33.305170 [ 12 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 4 columns (4 merged, 0 gathered) in 0.003112363 sec., 52371.78311141727 rows/sec., 3.96 MiB/sec. 2023.10.17 21:52:33.305242 [ 58 ] {} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.17 21:52:33.305293 [ 3 ] {a37feafe-febc-4c88-ad78-112de8b5c649} executeQuery: Read 87 rows, 8.33 KiB in 0.002410132 sec., 36097 rows/sec., 3.37 MiB/sec. 2023.10.17 21:52:33.305321 [ 58 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:33.305455 [ 12 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.17 21:52:33.305620 [ 11 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.17 21:52:33.305661 [ 3 ] {a37feafe-febc-4c88-ad78-112de8b5c649} DynamicQueryHandler: Done processing query 2023.10.17 21:52:33.305721 [ 3 ] {a37feafe-febc-4c88-ad78-112de8b5c649} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.17 21:52:33.305773 [ 3 ] {} HTTP-Session: 0229cda3-cad3-44e6-aff0-fa87840a192f Destroying unnamed session 2023.10.17 21:52:33.305860 [ 12 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_16_3} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.17 21:52:33.305872 [ 11 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:52:33.305937 [ 11 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 222 rows starting from the beginning of the part 2023.10.17 21:52:33.305966 [ 12 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_16_3} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.17 21:52:33.306090 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 42139, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:33.306202 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:33.306221 [ 11 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 87 rows starting from the beginning of the part 2023.10.17 21:52:33.306233 [ 3 ] {} HTTP-Session: 355e482f-efc1-4449-b906-9ccb7988dac7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:33.306284 [ 3 ] {} HTTP-Session: 355e482f-efc1-4449-b906-9ccb7988dac7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:33.306471 [ 11 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 141 rows starting from the beginning of the part 2023.10.17 21:52:33.306512 [ 3 ] {865faadb-f0b8-4692-ae57-c11f991f8d11} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:33.306604 [ 3 ] {865faadb-f0b8-4692-ae57-c11f991f8d11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:52:33.306676 [ 11 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 87 rows starting from the beginning of the part 2023.10.17 21:52:33.306965 [ 11 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 141 rows starting from the beginning of the part 2023.10.17 21:52:33.307152 [ 3 ] {865faadb-f0b8-4692-ae57-c11f991f8d11} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:33.307193 [ 11 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 87 rows starting from the beginning of the part 2023.10.17 21:52:33.308190 [ 3 ] {865faadb-f0b8-4692-ae57-c11f991f8d11} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:33.308618 [ 3 ] {865faadb-f0b8-4692-ae57-c11f991f8d11} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.17 21:52:33.308863 [ 11 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 765 rows, containing 4 columns (4 merged, 0 gathered) in 0.003443736 sec., 222142.4638822488 rows/sec., 21.23 MiB/sec. 2023.10.17 21:52:33.308944 [ 3 ] {865faadb-f0b8-4692-ae57-c11f991f8d11} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.17 21:52:33.309051 [ 11 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.17 21:52:33.309119 [ 58 ] {} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.17 21:52:33.309238 [ 3 ] {865faadb-f0b8-4692-ae57-c11f991f8d11} executeQuery: Read 264 rows, 18.54 KiB in 0.002673347 sec., 98752 rows/sec., 6.77 MiB/sec. 2023.10.17 21:52:33.309242 [ 58 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:33.309471 [ 14 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.17 21:52:33.309569 [ 11 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_16_3} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.17 21:52:33.309709 [ 3 ] {865faadb-f0b8-4692-ae57-c11f991f8d11} DynamicQueryHandler: Done processing query 2023.10.17 21:52:33.309724 [ 14 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:52:33.309759 [ 3 ] {865faadb-f0b8-4692-ae57-c11f991f8d11} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.17 21:52:33.309765 [ 11 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_16_3} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.17 21:52:33.309793 [ 14 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 338 rows starting from the beginning of the part 2023.10.17 21:52:33.309810 [ 3 ] {} HTTP-Session: 355e482f-efc1-4449-b906-9ccb7988dac7 Destroying unnamed session 2023.10.17 21:52:33.309973 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:33.310021 [ 14 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 264 rows starting from the beginning of the part 2023.10.17 21:52:33.310029 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:33.310063 [ 3 ] {} HTTP-Session: f8fe8de0-78e0-47bd-8baa-09eeaecbaa66 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:33.310086 [ 3 ] {} HTTP-Session: f8fe8de0-78e0-47bd-8baa-09eeaecbaa66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:33.310144 [ 14 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 47 rows starting from the beginning of the part 2023.10.17 21:52:33.310203 [ 3 ] {eb7bee5f-1209-4024-bed9-9191c6c23d90} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:33.310261 [ 3 ] {eb7bee5f-1209-4024-bed9-9191c6c23d90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.17 21:52:33.310272 [ 14 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 264 rows starting from the beginning of the part 2023.10.17 21:52:33.310451 [ 14 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 47 rows starting from the beginning of the part 2023.10.17 21:52:33.310513 [ 3 ] {eb7bee5f-1209-4024-bed9-9191c6c23d90} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:33.310595 [ 14 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 264 rows starting from the beginning of the part 2023.10.17 21:52:33.310935 [ 3 ] {eb7bee5f-1209-4024-bed9-9191c6c23d90} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:33.311276 [ 3 ] {eb7bee5f-1209-4024-bed9-9191c6c23d90} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.17 21:52:33.311492 [ 3 ] {eb7bee5f-1209-4024-bed9-9191c6c23d90} oximeter.measurements_bool (b31c9e69-0a41-48d0-88e1-486a7b67ee57): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.17 21:52:33.311658 [ 12 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1224 rows, containing 4 columns (4 merged, 0 gathered) in 0.002323742 sec., 526736.6170598973 rows/sec., 36.82 MiB/sec. 2023.10.17 21:52:33.311679 [ 3 ] {eb7bee5f-1209-4024-bed9-9191c6c23d90} executeQuery: Read 6 rows, 258.00 B in 0.001434479 sec., 4182 rows/sec., 175.64 KiB/sec. 2023.10.17 21:52:33.311834 [ 14 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.17 21:52:33.311841 [ 3 ] {eb7bee5f-1209-4024-bed9-9191c6c23d90} DynamicQueryHandler: Done processing query 2023.10.17 21:52:33.311877 [ 3 ] {eb7bee5f-1209-4024-bed9-9191c6c23d90} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:52:33.311893 [ 3 ] {} HTTP-Session: f8fe8de0-78e0-47bd-8baa-09eeaecbaa66 Destroying unnamed session 2023.10.17 21:52:33.312008 [ 14 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_16_3} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.17 21:52:33.312072 [ 14 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_16_3} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.17 21:52:33.312088 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 11538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:33.312147 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:33.312166 [ 3 ] {} HTTP-Session: 9ee492ae-d87b-49d7-86d3-7a70e7ba7bd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:33.312183 [ 3 ] {} HTTP-Session: 9ee492ae-d87b-49d7-86d3-7a70e7ba7bd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:33.312258 [ 3 ] {5cc6ad56-3143-4f0c-8171-f9caa01a94c6} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:33.312300 [ 3 ] {5cc6ad56-3143-4f0c-8171-f9caa01a94c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 21:52:33.312415 [ 3 ] {5cc6ad56-3143-4f0c-8171-f9caa01a94c6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:33.312706 [ 3 ] {5cc6ad56-3143-4f0c-8171-f9caa01a94c6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:33.312949 [ 3 ] {5cc6ad56-3143-4f0c-8171-f9caa01a94c6} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.17 21:52:33.313125 [ 3 ] {5cc6ad56-3143-4f0c-8171-f9caa01a94c6} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.17 21:52:33.313230 [ 3 ] {5cc6ad56-3143-4f0c-8171-f9caa01a94c6} executeQuery: Read 63 rows, 3.91 KiB in 0.000941932 sec., 66883 rows/sec., 4.05 MiB/sec. 2023.10.17 21:52:33.313368 [ 3 ] {5cc6ad56-3143-4f0c-8171-f9caa01a94c6} DynamicQueryHandler: Done processing query 2023.10.17 21:52:33.313392 [ 3 ] {5cc6ad56-3143-4f0c-8171-f9caa01a94c6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:52:33.313408 [ 3 ] {} HTTP-Session: 9ee492ae-d87b-49d7-86d3-7a70e7ba7bd2 Destroying unnamed session 2023.10.17 21:52:33.313515 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:33.313560 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:33.313580 [ 3 ] {} HTTP-Session: 95f44701-4b68-4a4d-9b51-92523d434873 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:33.313596 [ 3 ] {} HTTP-Session: 95f44701-4b68-4a4d-9b51-92523d434873 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:33.313666 [ 3 ] {5c0ddaa5-74df-404b-a7d2-6337c307f111} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:33.313705 [ 3 ] {5c0ddaa5-74df-404b-a7d2-6337c307f111} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 21:52:33.313807 [ 3 ] {5c0ddaa5-74df-404b-a7d2-6337c307f111} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:33.314063 [ 3 ] {5c0ddaa5-74df-404b-a7d2-6337c307f111} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:33.314288 [ 3 ] {5c0ddaa5-74df-404b-a7d2-6337c307f111} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.17 21:52:33.314459 [ 3 ] {5c0ddaa5-74df-404b-a7d2-6337c307f111} oximeter.measurements_i64 (1e70cc99-a22c-4554-b599-406dc1691707): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.17 21:52:33.314573 [ 3 ] {5c0ddaa5-74df-404b-a7d2-6337c307f111} executeQuery: Read 19 rows, 1.01 KiB in 0.000875011 sec., 21714 rows/sec., 1.13 MiB/sec. 2023.10.17 21:52:33.314702 [ 3 ] {5c0ddaa5-74df-404b-a7d2-6337c307f111} DynamicQueryHandler: Done processing query 2023.10.17 21:52:33.314724 [ 3 ] {5c0ddaa5-74df-404b-a7d2-6337c307f111} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:52:33.314739 [ 3 ] {} HTTP-Session: 95f44701-4b68-4a4d-9b51-92523d434873 Destroying unnamed session 2023.10.17 21:52:38.299764 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 6792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:38.299900 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:38.299932 [ 3 ] {} HTTP-Session: ebf6ee22-7dec-45bf-9e57-f19b1caa8008 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:38.299963 [ 3 ] {} HTTP-Session: ebf6ee22-7dec-45bf-9e57-f19b1caa8008 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:38.300168 [ 3 ] {a38eca9d-48d0-4b25-a440-20265e2e9709} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:38.300270 [ 3 ] {a38eca9d-48d0-4b25-a440-20265e2e9709} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:52:38.300541 [ 3 ] {a38eca9d-48d0-4b25-a440-20265e2e9709} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:38.301145 [ 3 ] {a38eca9d-48d0-4b25-a440-20265e2e9709} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:38.301415 [ 3 ] {a38eca9d-48d0-4b25-a440-20265e2e9709} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.17 21:52:38.301587 [ 3 ] {a38eca9d-48d0-4b25-a440-20265e2e9709} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.17 21:52:38.301713 [ 3 ] {a38eca9d-48d0-4b25-a440-20265e2e9709} executeQuery: Read 47 rows, 3.81 KiB in 0.00148687 sec., 31610 rows/sec., 2.50 MiB/sec. 2023.10.17 21:52:38.301882 [ 3 ] {a38eca9d-48d0-4b25-a440-20265e2e9709} DynamicQueryHandler: Done processing query 2023.10.17 21:52:38.301908 [ 3 ] {a38eca9d-48d0-4b25-a440-20265e2e9709} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:52:38.301925 [ 3 ] {} HTTP-Session: ebf6ee22-7dec-45bf-9e57-f19b1caa8008 Destroying unnamed session 2023.10.17 21:52:38.302084 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 22677, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:38.302135 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:38.302157 [ 3 ] {} HTTP-Session: 242c8d67-58b6-4726-98b9-dfdb7046b65d Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:38.302176 [ 3 ] {} HTTP-Session: 242c8d67-58b6-4726-98b9-dfdb7046b65d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:38.302263 [ 3 ] {a94e81bb-45ac-4061-88ec-72188a059f1b} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:38.302307 [ 3 ] {a94e81bb-45ac-4061-88ec-72188a059f1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:52:38.302413 [ 3 ] {a94e81bb-45ac-4061-88ec-72188a059f1b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:38.302813 [ 3 ] {a94e81bb-45ac-4061-88ec-72188a059f1b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:38.303037 [ 3 ] {a94e81bb-45ac-4061-88ec-72188a059f1b} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.17 21:52:38.303202 [ 3 ] {a94e81bb-45ac-4061-88ec-72188a059f1b} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.17 21:52:38.303302 [ 3 ] {a94e81bb-45ac-4061-88ec-72188a059f1b} executeQuery: Read 141 rows, 14.05 KiB in 0.001010503 sec., 139534 rows/sec., 13.58 MiB/sec. 2023.10.17 21:52:38.303423 [ 3 ] {a94e81bb-45ac-4061-88ec-72188a059f1b} DynamicQueryHandler: Done processing query 2023.10.17 21:52:38.303447 [ 3 ] {a94e81bb-45ac-4061-88ec-72188a059f1b} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.17 21:52:38.303464 [ 3 ] {} HTTP-Session: 242c8d67-58b6-4726-98b9-dfdb7046b65d Destroying unnamed session 2023.10.17 21:52:38.303617 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 9865, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:38.303664 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:38.303684 [ 3 ] {} HTTP-Session: dffde383-b943-4aa0-a0f7-51f242165742 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:38.303701 [ 3 ] {} HTTP-Session: dffde383-b943-4aa0-a0f7-51f242165742 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:38.303779 [ 3 ] {a60de98a-0fd5-4c19-89bc-dd95913615b7} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:38.303820 [ 3 ] {a60de98a-0fd5-4c19-89bc-dd95913615b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:52:38.303924 [ 3 ] {a60de98a-0fd5-4c19-89bc-dd95913615b7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:38.304302 [ 3 ] {a60de98a-0fd5-4c19-89bc-dd95913615b7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:38.304513 [ 3 ] {a60de98a-0fd5-4c19-89bc-dd95913615b7} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.17 21:52:38.304666 [ 3 ] {a60de98a-0fd5-4c19-89bc-dd95913615b7} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.17 21:52:38.304766 [ 3 ] {a60de98a-0fd5-4c19-89bc-dd95913615b7} executeQuery: Read 58 rows, 4.63 KiB in 0.000958163 sec., 60532 rows/sec., 4.72 MiB/sec. 2023.10.17 21:52:38.304892 [ 3 ] {a60de98a-0fd5-4c19-89bc-dd95913615b7} DynamicQueryHandler: Done processing query 2023.10.17 21:52:38.304915 [ 3 ] {a60de98a-0fd5-4c19-89bc-dd95913615b7} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.17 21:52:38.304932 [ 3 ] {} HTTP-Session: dffde383-b943-4aa0-a0f7-51f242165742 Destroying unnamed session 2023.10.17 21:52:38.305063 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 2133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:38.305112 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:38.305133 [ 3 ] {} HTTP-Session: 84711aa9-3c76-4a84-a277-b23ee7a24f58 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:38.305151 [ 3 ] {} HTTP-Session: 84711aa9-3c76-4a84-a277-b23ee7a24f58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:38.305226 [ 3 ] {a598ce73-0d0b-428a-a033-b19bc47871a2} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:38.305270 [ 3 ] {a598ce73-0d0b-428a-a033-b19bc47871a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 21:52:38.305390 [ 3 ] {a598ce73-0d0b-428a-a033-b19bc47871a2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:38.305676 [ 3 ] {a598ce73-0d0b-428a-a033-b19bc47871a2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:38.305930 [ 3 ] {a598ce73-0d0b-428a-a033-b19bc47871a2} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.17 21:52:38.306109 [ 3 ] {a598ce73-0d0b-428a-a033-b19bc47871a2} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.17 21:52:38.306213 [ 3 ] {a598ce73-0d0b-428a-a033-b19bc47871a2} executeQuery: Read 11 rows, 743.00 B in 0.000958173 sec., 11480 rows/sec., 757.26 KiB/sec. 2023.10.17 21:52:38.306202 [ 62 ] {} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.17 21:52:38.306277 [ 62 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:38.306379 [ 3 ] {a598ce73-0d0b-428a-a033-b19bc47871a2} DynamicQueryHandler: Done processing query 2023.10.17 21:52:38.306425 [ 3 ] {a598ce73-0d0b-428a-a033-b19bc47871a2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.17 21:52:38.306426 [ 13 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.17 21:52:38.306477 [ 3 ] {} HTTP-Session: 84711aa9-3c76-4a84-a277-b23ee7a24f58 Destroying unnamed session 2023.10.17 21:52:38.306586 [ 13 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:52:38.306628 [ 13 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 378 rows starting from the beginning of the part 2023.10.17 21:52:38.306734 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 50282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:38.306825 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:38.306847 [ 13 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part 2023.10.17 21:52:38.306861 [ 3 ] {} HTTP-Session: 388918a7-f81a-44ad-9536-71962979ee42 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:38.306933 [ 3 ] {} HTTP-Session: 388918a7-f81a-44ad-9536-71962979ee42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:38.307133 [ 13 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 63 rows starting from the beginning of the part 2023.10.17 21:52:38.307155 [ 3 ] {85633ae5-0860-4241-af35-6a8310ed6cb1} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:38.307269 [ 3 ] {85633ae5-0860-4241-af35-6a8310ed6cb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 21:52:38.307365 [ 13 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 63 rows starting from the beginning of the part 2023.10.17 21:52:38.307697 [ 13 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 63 rows starting from the beginning of the part 2023.10.17 21:52:38.307946 [ 3 ] {85633ae5-0860-4241-af35-6a8310ed6cb1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:38.307984 [ 13 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 11 rows starting from the beginning of the part 2023.10.17 21:52:38.309127 [ 3 ] {85633ae5-0860-4241-af35-6a8310ed6cb1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:38.309786 [ 10 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 589 rows, containing 5 columns (5 merged, 0 gathered) in 0.003437207 sec., 171360.0606538972 rows/sec., 10.41 MiB/sec. 2023.10.17 21:52:38.309877 [ 3 ] {85633ae5-0860-4241-af35-6a8310ed6cb1} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.17 21:52:38.309959 [ 10 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.17 21:52:38.310093 [ 3 ] {85633ae5-0860-4241-af35-6a8310ed6cb1} oximeter.measurements_histogramf64 (d44df011-213c-4c36-ae3e-863e3abcf73e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.17 21:52:38.310216 [ 10 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_11_2} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.17 21:52:38.310227 [ 3 ] {85633ae5-0860-4241-af35-6a8310ed6cb1} executeQuery: Read 47 rows, 64.95 KiB in 0.003009091 sec., 15619 rows/sec., 21.08 MiB/sec. 2023.10.17 21:52:38.310308 [ 10 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_11_2} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.17 21:52:38.310405 [ 3 ] {85633ae5-0860-4241-af35-6a8310ed6cb1} DynamicQueryHandler: Done processing query 2023.10.17 21:52:38.310430 [ 3 ] {85633ae5-0860-4241-af35-6a8310ed6cb1} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.17 21:52:38.310447 [ 3 ] {} HTTP-Session: 388918a7-f81a-44ad-9536-71962979ee42 Destroying unnamed session 2023.10.17 21:52:42.618934 [ 64 ] {} DNSResolver: Updating DNS cache 2023.10.17 21:52:42.618995 [ 64 ] {} DNSResolver: Updated DNS cache 2023.10.17 21:52:43.301128 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:43.301235 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:43.301261 [ 3 ] {} HTTP-Session: 68992e85-2538-4cb8-98b7-ef7d7ad31b40 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:43.301285 [ 3 ] {} HTTP-Session: 68992e85-2538-4cb8-98b7-ef7d7ad31b40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:43.301412 [ 3 ] {0325d905-c10e-4099-887a-aba925f43cf4} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:43.301474 [ 3 ] {0325d905-c10e-4099-887a-aba925f43cf4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:52:43.301635 [ 3 ] {0325d905-c10e-4099-887a-aba925f43cf4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:43.302077 [ 3 ] {0325d905-c10e-4099-887a-aba925f43cf4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:43.302347 [ 3 ] {0325d905-c10e-4099-887a-aba925f43cf4} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.17 21:52:43.302513 [ 3 ] {0325d905-c10e-4099-887a-aba925f43cf4} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.17 21:52:43.302658 [ 3 ] {0325d905-c10e-4099-887a-aba925f43cf4} executeQuery: Read 6 rows, 348.00 B in 0.001204576 sec., 4981 rows/sec., 282.13 KiB/sec. 2023.10.17 21:52:43.302804 [ 3 ] {0325d905-c10e-4099-887a-aba925f43cf4} DynamicQueryHandler: Done processing query 2023.10.17 21:52:43.302830 [ 3 ] {0325d905-c10e-4099-887a-aba925f43cf4} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.17 21:52:43.302846 [ 3 ] {} HTTP-Session: 68992e85-2538-4cb8-98b7-ef7d7ad31b40 Destroying unnamed session 2023.10.17 21:52:43.302982 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 13671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:43.303030 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:43.303050 [ 3 ] {} HTTP-Session: a88615b6-6b99-4613-8719-53a4b8d646d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:43.303069 [ 3 ] {} HTTP-Session: a88615b6-6b99-4613-8719-53a4b8d646d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:43.303144 [ 3 ] {782ae4a6-8685-49e6-8428-1080a1fe0a12} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:43.303183 [ 3 ] {782ae4a6-8685-49e6-8428-1080a1fe0a12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:52:43.303290 [ 3 ] {782ae4a6-8685-49e6-8428-1080a1fe0a12} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:43.303686 [ 3 ] {782ae4a6-8685-49e6-8428-1080a1fe0a12} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:43.303904 [ 3 ] {782ae4a6-8685-49e6-8428-1080a1fe0a12} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.17 21:52:43.304058 [ 3 ] {782ae4a6-8685-49e6-8428-1080a1fe0a12} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.17 21:52:43.304192 [ 3 ] {782ae4a6-8685-49e6-8428-1080a1fe0a12} executeQuery: Read 87 rows, 8.33 KiB in 0.001011254 sec., 86031 rows/sec., 8.04 MiB/sec. 2023.10.17 21:52:43.304328 [ 3 ] {782ae4a6-8685-49e6-8428-1080a1fe0a12} DynamicQueryHandler: Done processing query 2023.10.17 21:52:43.304351 [ 3 ] {782ae4a6-8685-49e6-8428-1080a1fe0a12} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.17 21:52:43.304368 [ 3 ] {} HTTP-Session: a88615b6-6b99-4613-8719-53a4b8d646d6 Destroying unnamed session 2023.10.17 21:52:43.304545 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 42139, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:43.304591 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:43.304611 [ 3 ] {} HTTP-Session: ad26be26-1e3d-4866-bfc2-bbe52017ce55 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:43.304628 [ 3 ] {} HTTP-Session: ad26be26-1e3d-4866-bfc2-bbe52017ce55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:43.304711 [ 3 ] {c5acf98a-0c60-43ba-a24c-bd37e3fa9fd9} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:43.304750 [ 3 ] {c5acf98a-0c60-43ba-a24c-bd37e3fa9fd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:52:43.304855 [ 3 ] {c5acf98a-0c60-43ba-a24c-bd37e3fa9fd9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:43.305346 [ 3 ] {c5acf98a-0c60-43ba-a24c-bd37e3fa9fd9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:43.305567 [ 3 ] {c5acf98a-0c60-43ba-a24c-bd37e3fa9fd9} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.17 21:52:43.305720 [ 3 ] {c5acf98a-0c60-43ba-a24c-bd37e3fa9fd9} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.17 21:52:43.305847 [ 3 ] {c5acf98a-0c60-43ba-a24c-bd37e3fa9fd9} executeQuery: Read 264 rows, 18.54 KiB in 0.001107255 sec., 238427 rows/sec., 16.36 MiB/sec. 2023.10.17 21:52:43.305974 [ 3 ] {c5acf98a-0c60-43ba-a24c-bd37e3fa9fd9} DynamicQueryHandler: Done processing query 2023.10.17 21:52:43.305997 [ 3 ] {c5acf98a-0c60-43ba-a24c-bd37e3fa9fd9} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.17 21:52:43.306013 [ 3 ] {} HTTP-Session: ad26be26-1e3d-4866-bfc2-bbe52017ce55 Destroying unnamed session 2023.10.17 21:52:43.306183 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:43.306228 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:43.306247 [ 3 ] {} HTTP-Session: fae139cb-2a46-4ae1-a06e-fe57feb1206a Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:43.306264 [ 3 ] {} HTTP-Session: fae139cb-2a46-4ae1-a06e-fe57feb1206a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:43.306333 [ 3 ] {58bb99c6-f844-4822-848e-d7570a916e6f} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:43.306374 [ 3 ] {58bb99c6-f844-4822-848e-d7570a916e6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.17 21:52:43.306482 [ 3 ] {58bb99c6-f844-4822-848e-d7570a916e6f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:43.306747 [ 3 ] {58bb99c6-f844-4822-848e-d7570a916e6f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:43.306990 [ 3 ] {58bb99c6-f844-4822-848e-d7570a916e6f} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.17 21:52:43.307177 [ 3 ] {58bb99c6-f844-4822-848e-d7570a916e6f} oximeter.measurements_bool (b31c9e69-0a41-48d0-88e1-486a7b67ee57): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.17 21:52:43.307304 [ 3 ] {58bb99c6-f844-4822-848e-d7570a916e6f} executeQuery: Read 6 rows, 258.00 B in 0.000938913 sec., 6390 rows/sec., 268.35 KiB/sec. 2023.10.17 21:52:43.307429 [ 3 ] {58bb99c6-f844-4822-848e-d7570a916e6f} DynamicQueryHandler: Done processing query 2023.10.17 21:52:43.307453 [ 3 ] {58bb99c6-f844-4822-848e-d7570a916e6f} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:52:43.307469 [ 3 ] {} HTTP-Session: fae139cb-2a46-4ae1-a06e-fe57feb1206a Destroying unnamed session 2023.10.17 21:52:43.307606 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 11538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:43.307652 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:43.307672 [ 3 ] {} HTTP-Session: 3dd70645-c524-4ae7-9005-fe11f4d71211 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:43.307689 [ 3 ] {} HTTP-Session: 3dd70645-c524-4ae7-9005-fe11f4d71211 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:43.307764 [ 3 ] {1883d681-faa7-47df-9915-e886dbe13b9f} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:43.307808 [ 3 ] {1883d681-faa7-47df-9915-e886dbe13b9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 21:52:43.307931 [ 3 ] {1883d681-faa7-47df-9915-e886dbe13b9f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:43.308255 [ 3 ] {1883d681-faa7-47df-9915-e886dbe13b9f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:43.308518 [ 3 ] {1883d681-faa7-47df-9915-e886dbe13b9f} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.17 21:52:43.308705 [ 3 ] {1883d681-faa7-47df-9915-e886dbe13b9f} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.17 21:52:43.308823 [ 3 ] {1883d681-faa7-47df-9915-e886dbe13b9f} executeQuery: Read 63 rows, 3.91 KiB in 0.001030624 sec., 61128 rows/sec., 3.71 MiB/sec. 2023.10.17 21:52:43.308949 [ 3 ] {1883d681-faa7-47df-9915-e886dbe13b9f} DynamicQueryHandler: Done processing query 2023.10.17 21:52:43.308971 [ 3 ] {1883d681-faa7-47df-9915-e886dbe13b9f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:52:43.308987 [ 3 ] {} HTTP-Session: 3dd70645-c524-4ae7-9005-fe11f4d71211 Destroying unnamed session 2023.10.17 21:52:43.309132 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:43.309177 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:43.309197 [ 3 ] {} HTTP-Session: b5a819e6-d6f2-4811-913d-0f28c64712b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:43.309215 [ 3 ] {} HTTP-Session: b5a819e6-d6f2-4811-913d-0f28c64712b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:43.309286 [ 3 ] {807ce05b-7c1a-4612-8433-3db786e61d40} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:43.309326 [ 3 ] {807ce05b-7c1a-4612-8433-3db786e61d40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 21:52:43.309429 [ 3 ] {807ce05b-7c1a-4612-8433-3db786e61d40} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:43.309727 [ 3 ] {807ce05b-7c1a-4612-8433-3db786e61d40} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:43.309960 [ 3 ] {807ce05b-7c1a-4612-8433-3db786e61d40} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.17 21:52:43.310139 [ 3 ] {807ce05b-7c1a-4612-8433-3db786e61d40} oximeter.measurements_i64 (1e70cc99-a22c-4554-b599-406dc1691707): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.17 21:52:43.310241 [ 3 ] {807ce05b-7c1a-4612-8433-3db786e61d40} executeQuery: Read 19 rows, 1.01 KiB in 0.000927242 sec., 20490 rows/sec., 1.06 MiB/sec. 2023.10.17 21:52:43.310269 [ 69 ] {} oximeter.measurements_i64 (1e70cc99-a22c-4554-b599-406dc1691707) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.17 21:52:43.310379 [ 69 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:43.310406 [ 3 ] {807ce05b-7c1a-4612-8433-3db786e61d40} DynamicQueryHandler: Done processing query 2023.10.17 21:52:43.310465 [ 3 ] {807ce05b-7c1a-4612-8433-3db786e61d40} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:52:43.310509 [ 3 ] {} HTTP-Session: b5a819e6-d6f2-4811-913d-0f28c64712b6 Destroying unnamed session 2023.10.17 21:52:43.310514 [ 14 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.17 21:52:43.310625 [ 14 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:52:43.310658 [ 14 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 128 rows starting from the beginning of the part 2023.10.17 21:52:43.310777 [ 14 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 19 rows starting from the beginning of the part 2023.10.17 21:52:43.310871 [ 14 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 19 rows starting from the beginning of the part 2023.10.17 21:52:43.310958 [ 14 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 19 rows starting from the beginning of the part 2023.10.17 21:52:43.311042 [ 14 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 19 rows starting from the beginning of the part 2023.10.17 21:52:43.311126 [ 14 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 19 rows starting from the beginning of the part 2023.10.17 21:52:43.311670 [ 12 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 223 rows, containing 4 columns (4 merged, 0 gathered) in 0.001238937 sec., 179993.01013691575 rows/sec., 9.81 MiB/sec. 2023.10.17 21:52:43.311802 [ 14 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.17 21:52:43.312008 [ 14 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_11_2} oximeter.measurements_i64 (1e70cc99-a22c-4554-b599-406dc1691707): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.17 21:52:43.312070 [ 14 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_11_2} oximeter.measurements_i64 (1e70cc99-a22c-4554-b599-406dc1691707) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.17 21:52:48.299616 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 6792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:48.299804 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:48.299856 [ 3 ] {} HTTP-Session: 190628d7-1b50-42f5-aa40-0c41dfdf2158 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:48.299901 [ 3 ] {} HTTP-Session: 190628d7-1b50-42f5-aa40-0c41dfdf2158 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:48.300119 [ 3 ] {976e6973-1d82-44d2-943f-411c7a611f76} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:48.300224 [ 3 ] {976e6973-1d82-44d2-943f-411c7a611f76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:52:48.300483 [ 3 ] {976e6973-1d82-44d2-943f-411c7a611f76} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:48.300947 [ 3 ] {976e6973-1d82-44d2-943f-411c7a611f76} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:48.301220 [ 3 ] {976e6973-1d82-44d2-943f-411c7a611f76} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.17 21:52:48.301395 [ 3 ] {976e6973-1d82-44d2-943f-411c7a611f76} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.17 21:52:48.301534 [ 3 ] {976e6973-1d82-44d2-943f-411c7a611f76} executeQuery: Read 47 rows, 3.81 KiB in 0.001351468 sec., 34776 rows/sec., 2.75 MiB/sec. 2023.10.17 21:52:48.301692 [ 3 ] {976e6973-1d82-44d2-943f-411c7a611f76} DynamicQueryHandler: Done processing query 2023.10.17 21:52:48.301719 [ 3 ] {976e6973-1d82-44d2-943f-411c7a611f76} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:52:48.301736 [ 3 ] {} HTTP-Session: 190628d7-1b50-42f5-aa40-0c41dfdf2158 Destroying unnamed session 2023.10.17 21:52:48.301887 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 22677, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:48.301941 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:48.301962 [ 3 ] {} HTTP-Session: c31c62d2-c5ff-47d3-b671-d9f54c2ecbe9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:48.301983 [ 3 ] {} HTTP-Session: c31c62d2-c5ff-47d3-b671-d9f54c2ecbe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:48.302073 [ 3 ] {e7595416-0cd0-4820-877f-d1c4ae39102b} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:48.302116 [ 3 ] {e7595416-0cd0-4820-877f-d1c4ae39102b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:52:48.302227 [ 3 ] {e7595416-0cd0-4820-877f-d1c4ae39102b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:48.302646 [ 3 ] {e7595416-0cd0-4820-877f-d1c4ae39102b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:48.302879 [ 3 ] {e7595416-0cd0-4820-877f-d1c4ae39102b} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.17 21:52:48.303046 [ 3 ] {e7595416-0cd0-4820-877f-d1c4ae39102b} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.17 21:52:48.303173 [ 3 ] {e7595416-0cd0-4820-877f-d1c4ae39102b} executeQuery: Read 141 rows, 14.05 KiB in 0.001071215 sec., 131626 rows/sec., 12.81 MiB/sec. 2023.10.17 21:52:48.303298 [ 3 ] {e7595416-0cd0-4820-877f-d1c4ae39102b} DynamicQueryHandler: Done processing query 2023.10.17 21:52:48.303321 [ 3 ] {e7595416-0cd0-4820-877f-d1c4ae39102b} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.17 21:52:48.303338 [ 3 ] {} HTTP-Session: c31c62d2-c5ff-47d3-b671-d9f54c2ecbe9 Destroying unnamed session 2023.10.17 21:52:48.303473 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 8015, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:48.303522 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:48.303541 [ 3 ] {} HTTP-Session: 3816eb76-5ed8-4cb0-9a3f-c101a0791d8d Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:48.303559 [ 3 ] {} HTTP-Session: 3816eb76-5ed8-4cb0-9a3f-c101a0791d8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:48.303633 [ 3 ] {a3edf3c3-cf2c-4bd5-8bfa-957c1fad3c62} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:48.303674 [ 3 ] {a3edf3c3-cf2c-4bd5-8bfa-957c1fad3c62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:52:48.303778 [ 3 ] {a3edf3c3-cf2c-4bd5-8bfa-957c1fad3c62} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:48.304099 [ 3 ] {a3edf3c3-cf2c-4bd5-8bfa-957c1fad3c62} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:48.304333 [ 3 ] {a3edf3c3-cf2c-4bd5-8bfa-957c1fad3c62} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.17 21:52:48.304484 [ 3 ] {a3edf3c3-cf2c-4bd5-8bfa-957c1fad3c62} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.17 21:52:48.304613 [ 3 ] {a3edf3c3-cf2c-4bd5-8bfa-957c1fad3c62} executeQuery: Read 47 rows, 3.76 KiB in 0.000950133 sec., 49466 rows/sec., 3.87 MiB/sec. 2023.10.17 21:52:48.304770 [ 3 ] {a3edf3c3-cf2c-4bd5-8bfa-957c1fad3c62} DynamicQueryHandler: Done processing query 2023.10.17 21:52:48.304794 [ 3 ] {a3edf3c3-cf2c-4bd5-8bfa-957c1fad3c62} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:52:48.304811 [ 3 ] {} HTTP-Session: 3816eb76-5ed8-4cb0-9a3f-c101a0791d8d Destroying unnamed session 2023.10.17 21:52:48.305026 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 50282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:48.305072 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:48.305092 [ 3 ] {} HTTP-Session: e385e681-a20a-4086-8e58-67204c8cad70 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:48.305109 [ 3 ] {} HTTP-Session: e385e681-a20a-4086-8e58-67204c8cad70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:48.305206 [ 3 ] {287a1791-de33-465e-8ad5-7ccf42c29753} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:48.305253 [ 3 ] {287a1791-de33-465e-8ad5-7ccf42c29753} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 21:52:48.305397 [ 3 ] {287a1791-de33-465e-8ad5-7ccf42c29753} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:48.305902 [ 3 ] {287a1791-de33-465e-8ad5-7ccf42c29753} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB. 2023.10.17 21:52:48.306227 [ 3 ] {287a1791-de33-465e-8ad5-7ccf42c29753} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.17 21:52:48.306425 [ 3 ] {287a1791-de33-465e-8ad5-7ccf42c29753} oximeter.measurements_histogramf64 (d44df011-213c-4c36-ae3e-863e3abcf73e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.17 21:52:48.306549 [ 3 ] {287a1791-de33-465e-8ad5-7ccf42c29753} executeQuery: Read 47 rows, 64.95 KiB in 0.001314807 sec., 35746 rows/sec., 48.24 MiB/sec. 2023.10.17 21:52:48.306704 [ 3 ] {287a1791-de33-465e-8ad5-7ccf42c29753} DynamicQueryHandler: Done processing query 2023.10.17 21:52:48.306728 [ 3 ] {287a1791-de33-465e-8ad5-7ccf42c29753} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.17 21:52:48.306745 [ 3 ] {} HTTP-Session: e385e681-a20a-4086-8e58-67204c8cad70 Destroying unnamed session 2023.10.17 21:52:53.301481 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:53.301668 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:53.301718 [ 3 ] {} HTTP-Session: 4ce1e389-677d-43cf-ad6a-4db90fcefc64 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:53.301761 [ 3 ] {} HTTP-Session: 4ce1e389-677d-43cf-ad6a-4db90fcefc64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:53.301966 [ 3 ] {dd0d6229-c560-4a95-8cbf-3999bb631baf} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:53.302080 [ 3 ] {dd0d6229-c560-4a95-8cbf-3999bb631baf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:52:53.302357 [ 3 ] {dd0d6229-c560-4a95-8cbf-3999bb631baf} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:53.302880 [ 3 ] {dd0d6229-c560-4a95-8cbf-3999bb631baf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:52:53.303146 [ 3 ] {dd0d6229-c560-4a95-8cbf-3999bb631baf} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.17 21:52:53.303308 [ 3 ] {dd0d6229-c560-4a95-8cbf-3999bb631baf} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.17 21:52:53.303458 [ 3 ] {dd0d6229-c560-4a95-8cbf-3999bb631baf} executeQuery: Read 6 rows, 348.00 B in 0.00145712 sec., 4117 rows/sec., 233.23 KiB/sec. 2023.10.17 21:52:53.303684 [ 3 ] {dd0d6229-c560-4a95-8cbf-3999bb631baf} DynamicQueryHandler: Done processing query 2023.10.17 21:52:53.303709 [ 3 ] {dd0d6229-c560-4a95-8cbf-3999bb631baf} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.17 21:52:53.303725 [ 3 ] {} HTTP-Session: 4ce1e389-677d-43cf-ad6a-4db90fcefc64 Destroying unnamed session 2023.10.17 21:52:53.303849 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 13671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:53.303897 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:53.303917 [ 3 ] {} HTTP-Session: e73ff658-3484-43db-93c6-1a310cc27473 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:53.303935 [ 3 ] {} HTTP-Session: e73ff658-3484-43db-93c6-1a310cc27473 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:53.304082 [ 3 ] {283f2980-4a44-4f13-8ff3-f8affa2a1799} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:53.304128 [ 3 ] {283f2980-4a44-4f13-8ff3-f8affa2a1799} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:52:53.304254 [ 3 ] {283f2980-4a44-4f13-8ff3-f8affa2a1799} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:53.304627 [ 3 ] {283f2980-4a44-4f13-8ff3-f8affa2a1799} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:52:53.304849 [ 3 ] {283f2980-4a44-4f13-8ff3-f8affa2a1799} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.17 21:52:53.305017 [ 3 ] {283f2980-4a44-4f13-8ff3-f8affa2a1799} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.17 21:52:53.305147 [ 3 ] {283f2980-4a44-4f13-8ff3-f8affa2a1799} executeQuery: Read 87 rows, 8.33 KiB in 0.001035164 sec., 84044 rows/sec., 7.86 MiB/sec. 2023.10.17 21:52:53.305276 [ 3 ] {283f2980-4a44-4f13-8ff3-f8affa2a1799} DynamicQueryHandler: Done processing query 2023.10.17 21:52:53.305299 [ 3 ] {283f2980-4a44-4f13-8ff3-f8affa2a1799} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.17 21:52:53.305316 [ 3 ] {} HTTP-Session: e73ff658-3484-43db-93c6-1a310cc27473 Destroying unnamed session 2023.10.17 21:52:53.305479 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 42139, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:53.305526 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:53.305546 [ 3 ] {} HTTP-Session: 65b380d1-9259-48f0-a6be-a36794c89a81 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:53.305564 [ 3 ] {} HTTP-Session: 65b380d1-9259-48f0-a6be-a36794c89a81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:53.305644 [ 3 ] {80aada37-7802-4d29-a8fe-fb1179ff85f3} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:53.305685 [ 3 ] {80aada37-7802-4d29-a8fe-fb1179ff85f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:52:53.305793 [ 3 ] {80aada37-7802-4d29-a8fe-fb1179ff85f3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:53.306275 [ 3 ] {80aada37-7802-4d29-a8fe-fb1179ff85f3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:52:53.306500 [ 3 ] {80aada37-7802-4d29-a8fe-fb1179ff85f3} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.17 21:52:53.306653 [ 3 ] {80aada37-7802-4d29-a8fe-fb1179ff85f3} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.17 21:52:53.306782 [ 3 ] {80aada37-7802-4d29-a8fe-fb1179ff85f3} executeQuery: Read 264 rows, 18.54 KiB in 0.001108175 sec., 238229 rows/sec., 16.34 MiB/sec. 2023.10.17 21:52:53.306996 [ 3 ] {80aada37-7802-4d29-a8fe-fb1179ff85f3} DynamicQueryHandler: Done processing query 2023.10.17 21:52:53.307022 [ 3 ] {80aada37-7802-4d29-a8fe-fb1179ff85f3} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.17 21:52:53.307037 [ 3 ] {} HTTP-Session: 65b380d1-9259-48f0-a6be-a36794c89a81 Destroying unnamed session 2023.10.17 21:52:53.307194 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:53.307240 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:53.307258 [ 3 ] {} HTTP-Session: 4603e995-a769-4a79-ac86-9a161f4eb7af Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:53.307275 [ 3 ] {} HTTP-Session: 4603e995-a769-4a79-ac86-9a161f4eb7af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:53.307345 [ 3 ] {0b8a5413-f391-460b-a1b9-f47bf2f9b8b0} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:53.307385 [ 3 ] {0b8a5413-f391-460b-a1b9-f47bf2f9b8b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.17 21:52:53.307507 [ 3 ] {0b8a5413-f391-460b-a1b9-f47bf2f9b8b0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:53.307806 [ 3 ] {0b8a5413-f391-460b-a1b9-f47bf2f9b8b0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:52:53.308047 [ 3 ] {0b8a5413-f391-460b-a1b9-f47bf2f9b8b0} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.17 21:52:53.308223 [ 3 ] {0b8a5413-f391-460b-a1b9-f47bf2f9b8b0} oximeter.measurements_bool (b31c9e69-0a41-48d0-88e1-486a7b67ee57): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.17 21:52:53.308354 [ 3 ] {0b8a5413-f391-460b-a1b9-f47bf2f9b8b0} executeQuery: Read 6 rows, 258.00 B in 0.000975174 sec., 6152 rows/sec., 258.37 KiB/sec. 2023.10.17 21:52:53.308350 [ 109 ] {} oximeter.measurements_bool (b31c9e69-0a41-48d0-88e1-486a7b67ee57) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.17 21:52:53.308481 [ 109 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:52:53.308532 [ 3 ] {0b8a5413-f391-460b-a1b9-f47bf2f9b8b0} DynamicQueryHandler: Done processing query 2023.10.17 21:52:53.308579 [ 3 ] {0b8a5413-f391-460b-a1b9-f47bf2f9b8b0} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:52:53.308587 [ 19 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.17 21:52:53.308621 [ 3 ] {} HTTP-Session: 4603e995-a769-4a79-ac86-9a161f4eb7af Destroying unnamed session 2023.10.17 21:52:53.308786 [ 19 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:52:53.308862 [ 19 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part 2023.10.17 21:52:53.308878 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 11538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:53.308976 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:53.309022 [ 3 ] {} HTTP-Session: d5dfa966-5d28-45cf-97d9-d75aae334243 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:53.309063 [ 3 ] {} HTTP-Session: d5dfa966-5d28-45cf-97d9-d75aae334243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:53.309298 [ 19 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part 2023.10.17 21:52:53.309318 [ 3 ] {a0a62895-0cf1-4506-a29d-506be5906133} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:53.309461 [ 3 ] {a0a62895-0cf1-4506-a29d-506be5906133} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 21:52:53.309702 [ 19 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part 2023.10.17 21:52:53.309999 [ 19 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part 2023.10.17 21:52:53.310027 [ 3 ] {a0a62895-0cf1-4506-a29d-506be5906133} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:53.310216 [ 19 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part 2023.10.17 21:52:53.310358 [ 19 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part 2023.10.17 21:52:53.310916 [ 3 ] {a0a62895-0cf1-4506-a29d-506be5906133} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:52:53.311517 [ 3 ] {a0a62895-0cf1-4506-a29d-506be5906133} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.17 21:52:53.311942 [ 3 ] {a0a62895-0cf1-4506-a29d-506be5906133} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.17 21:52:53.311964 [ 10 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.003430736 sec., 19237.85450119158 rows/sec., 807.84 KiB/sec. 2023.10.17 21:52:53.312127 [ 3 ] {a0a62895-0cf1-4506-a29d-506be5906133} executeQuery: Read 63 rows, 3.91 KiB in 0.002727467 sec., 23098 rows/sec., 1.40 MiB/sec. 2023.10.17 21:52:53.312164 [ 19 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.17 21:52:53.312361 [ 3 ] {a0a62895-0cf1-4506-a29d-506be5906133} DynamicQueryHandler: Done processing query 2023.10.17 21:52:53.312396 [ 3 ] {a0a62895-0cf1-4506-a29d-506be5906133} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:52:53.312417 [ 3 ] {} HTTP-Session: d5dfa966-5d28-45cf-97d9-d75aae334243 Destroying unnamed session 2023.10.17 21:52:53.312499 [ 19 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_11_2} oximeter.measurements_bool (b31c9e69-0a41-48d0-88e1-486a7b67ee57): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.17 21:52:53.312565 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:53.312580 [ 19 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_11_2} oximeter.measurements_bool (b31c9e69-0a41-48d0-88e1-486a7b67ee57) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.17 21:52:53.312634 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:53.312698 [ 3 ] {} HTTP-Session: 4835f06e-f5e3-4d6c-af9b-003df633481a Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:53.312719 [ 3 ] {} HTTP-Session: 4835f06e-f5e3-4d6c-af9b-003df633481a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:53.312792 [ 3 ] {76434fd6-da25-4d8b-95e0-5d2c4dd2e629} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:53.312831 [ 3 ] {76434fd6-da25-4d8b-95e0-5d2c4dd2e629} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 21:52:53.312951 [ 3 ] {76434fd6-da25-4d8b-95e0-5d2c4dd2e629} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:53.313214 [ 3 ] {76434fd6-da25-4d8b-95e0-5d2c4dd2e629} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:52:53.313455 [ 3 ] {76434fd6-da25-4d8b-95e0-5d2c4dd2e629} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.17 21:52:53.313640 [ 3 ] {76434fd6-da25-4d8b-95e0-5d2c4dd2e629} oximeter.measurements_i64 (1e70cc99-a22c-4554-b599-406dc1691707): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.17 21:52:53.313765 [ 3 ] {76434fd6-da25-4d8b-95e0-5d2c4dd2e629} executeQuery: Read 19 rows, 1.01 KiB in 0.000946103 sec., 20082 rows/sec., 1.04 MiB/sec. 2023.10.17 21:52:53.313872 [ 3 ] {76434fd6-da25-4d8b-95e0-5d2c4dd2e629} DynamicQueryHandler: Done processing query 2023.10.17 21:52:53.313895 [ 3 ] {76434fd6-da25-4d8b-95e0-5d2c4dd2e629} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:52:53.313912 [ 3 ] {} HTTP-Session: 4835f06e-f5e3-4d6c-af9b-003df633481a Destroying unnamed session 2023.10.17 21:52:57.619038 [ 99 ] {} DNSResolver: Updating DNS cache 2023.10.17 21:52:57.619105 [ 99 ] {} DNSResolver: Updated DNS cache 2023.10.17 21:52:58.299387 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 6792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:58.299498 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:58.299526 [ 3 ] {} HTTP-Session: 85cb0524-3504-462a-8b72-37f2e3b48fbd Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:58.299552 [ 3 ] {} HTTP-Session: 85cb0524-3504-462a-8b72-37f2e3b48fbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:58.299685 [ 3 ] {bb144861-2751-49dd-9684-df5fbb3b71f8} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:58.299748 [ 3 ] {bb144861-2751-49dd-9684-df5fbb3b71f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:52:58.299914 [ 3 ] {bb144861-2751-49dd-9684-df5fbb3b71f8} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:58.300350 [ 3 ] {bb144861-2751-49dd-9684-df5fbb3b71f8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:52:58.300621 [ 3 ] {bb144861-2751-49dd-9684-df5fbb3b71f8} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.17 21:52:58.300790 [ 3 ] {bb144861-2751-49dd-9684-df5fbb3b71f8} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.17 21:52:58.300922 [ 3 ] {bb144861-2751-49dd-9684-df5fbb3b71f8} executeQuery: Read 47 rows, 3.81 KiB in 0.001192667 sec., 39407 rows/sec., 3.12 MiB/sec. 2023.10.17 21:52:58.300927 [ 99 ] {} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.17 21:52:58.301031 [ 99 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:52:58.301143 [ 19 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.17 21:52:58.301163 [ 3 ] {bb144861-2751-49dd-9684-df5fbb3b71f8} DynamicQueryHandler: Done processing query 2023.10.17 21:52:58.301253 [ 3 ] {bb144861-2751-49dd-9684-df5fbb3b71f8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:52:58.301309 [ 3 ] {} HTTP-Session: 85cb0524-3504-462a-8b72-37f2e3b48fbd Destroying unnamed session 2023.10.17 21:52:58.301366 [ 19 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:52:58.301409 [ 19 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 53 rows starting from the beginning of the part 2023.10.17 21:52:58.301548 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 22677, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:58.301600 [ 19 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 47 rows starting from the beginning of the part 2023.10.17 21:52:58.301639 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:58.301685 [ 3 ] {} HTTP-Session: 600e7d4e-fa8b-4b4c-b690-a58b39a924cf Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:58.301721 [ 3 ] {} HTTP-Session: 600e7d4e-fa8b-4b4c-b690-a58b39a924cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:58.301810 [ 19 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part 2023.10.17 21:52:58.301943 [ 3 ] {3cdc880d-052e-4caa-9ce5-27e66204914a} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:58.302026 [ 19 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 47 rows starting from the beginning of the part 2023.10.17 21:52:58.302041 [ 3 ] {3cdc880d-052e-4caa-9ce5-27e66204914a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:52:58.302316 [ 19 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part 2023.10.17 21:52:58.302564 [ 3 ] {3cdc880d-052e-4caa-9ce5-27e66204914a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:58.302586 [ 19 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 47 rows starting from the beginning of the part 2023.10.17 21:52:58.303489 [ 3 ] {3cdc880d-052e-4caa-9ce5-27e66204914a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:52:58.304058 [ 3 ] {3cdc880d-052e-4caa-9ce5-27e66204914a} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.17 21:52:58.304153 [ 17 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 4 columns (4 merged, 0 gathered) in 0.003029161 sec., 68005.62928150732 rows/sec., 5.24 MiB/sec. 2023.10.17 21:52:58.304328 [ 3 ] {3cdc880d-052e-4caa-9ce5-27e66204914a} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.17 21:52:58.304363 [ 19 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.17 21:52:58.304496 [ 99 ] {} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.17 21:52:58.304557 [ 3 ] {3cdc880d-052e-4caa-9ce5-27e66204914a} executeQuery: Read 141 rows, 14.05 KiB in 0.002539905 sec., 55513 rows/sec., 5.40 MiB/sec. 2023.10.17 21:52:58.304576 [ 99 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:52:58.304719 [ 19 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_21_4} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.17 21:52:58.304814 [ 10 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.17 21:52:58.304913 [ 19 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_21_4} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.17 21:52:58.304926 [ 3 ] {3cdc880d-052e-4caa-9ce5-27e66204914a} DynamicQueryHandler: Done processing query 2023.10.17 21:52:58.304971 [ 3 ] {3cdc880d-052e-4caa-9ce5-27e66204914a} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.17 21:52:58.304990 [ 10 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:52:58.305025 [ 3 ] {} HTTP-Session: 600e7d4e-fa8b-4b4c-b690-a58b39a924cf Destroying unnamed session 2023.10.17 21:52:58.305097 [ 10 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 228 rows starting from the beginning of the part 2023.10.17 21:52:58.305221 [ 10 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 141 rows starting from the beginning of the part 2023.10.17 21:52:58.305249 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 8015, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:58.305311 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:58.305330 [ 10 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 87 rows starting from the beginning of the part 2023.10.17 21:52:58.305338 [ 3 ] {} HTTP-Session: 0e0d5f7c-9a31-4446-985f-62cee3fade04 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:58.305366 [ 3 ] {} HTTP-Session: 0e0d5f7c-9a31-4446-985f-62cee3fade04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:58.305449 [ 10 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 141 rows starting from the beginning of the part 2023.10.17 21:52:58.305490 [ 3 ] {bc32f34e-cc0a-4c5c-986b-a2df93ed2a91} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:58.305559 [ 3 ] {bc32f34e-cc0a-4c5c-986b-a2df93ed2a91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:52:58.305572 [ 10 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 87 rows starting from the beginning of the part 2023.10.17 21:52:58.305760 [ 10 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 141 rows starting from the beginning of the part 2023.10.17 21:52:58.305812 [ 3 ] {bc32f34e-cc0a-4c5c-986b-a2df93ed2a91} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:58.306265 [ 3 ] {bc32f34e-cc0a-4c5c-986b-a2df93ed2a91} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:52:58.306566 [ 3 ] {bc32f34e-cc0a-4c5c-986b-a2df93ed2a91} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.17 21:52:58.306797 [ 3 ] {bc32f34e-cc0a-4c5c-986b-a2df93ed2a91} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.17 21:52:58.306803 [ 19 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 825 rows, containing 4 columns (4 merged, 0 gathered) in 0.002139739 sec., 385561.0427253044 rows/sec., 37.05 MiB/sec. 2023.10.17 21:52:58.306953 [ 99 ] {} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.17 21:52:58.307017 [ 3 ] {bc32f34e-cc0a-4c5c-986b-a2df93ed2a91} executeQuery: Read 47 rows, 3.76 KiB in 0.00146516 sec., 32078 rows/sec., 2.51 MiB/sec. 2023.10.17 21:52:58.307042 [ 99 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:52:58.307153 [ 24 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.17 21:52:58.307292 [ 17 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.17 21:52:58.307389 [ 3 ] {bc32f34e-cc0a-4c5c-986b-a2df93ed2a91} DynamicQueryHandler: Done processing query 2023.10.17 21:52:58.307441 [ 3 ] {bc32f34e-cc0a-4c5c-986b-a2df93ed2a91} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:52:58.307500 [ 3 ] {} HTTP-Session: 0e0d5f7c-9a31-4446-985f-62cee3fade04 Destroying unnamed session 2023.10.17 21:52:58.307563 [ 17 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:52:58.307618 [ 17 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 340 rows starting from the beginning of the part 2023.10.17 21:52:58.307651 [ 24 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_21_4} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.17 21:52:58.307767 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 50283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:52:58.307796 [ 24 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_21_4} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.17 21:52:58.307870 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:52:58.307971 [ 3 ] {} HTTP-Session: 06271596-375c-47f7-be40-ccd2e89ea048 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:52:58.308000 [ 17 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 58 rows starting from the beginning of the part 2023.10.17 21:52:58.308027 [ 3 ] {} HTTP-Session: 06271596-375c-47f7-be40-ccd2e89ea048 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:52:58.308265 [ 17 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 264 rows starting from the beginning of the part 2023.10.17 21:52:58.308282 [ 3 ] {1286b7dc-e7fa-44a5-8550-cba0daa20311} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:52:58.308389 [ 3 ] {1286b7dc-e7fa-44a5-8550-cba0daa20311} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 21:52:58.308483 [ 17 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 47 rows starting from the beginning of the part 2023.10.17 21:52:58.308779 [ 17 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 264 rows starting from the beginning of the part 2023.10.17 21:52:58.309114 [ 3 ] {1286b7dc-e7fa-44a5-8550-cba0daa20311} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:52:58.309124 [ 17 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 47 rows starting from the beginning of the part 2023.10.17 21:52:58.310203 [ 3 ] {1286b7dc-e7fa-44a5-8550-cba0daa20311} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:52:58.310954 [ 17 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1020 rows, containing 4 columns (4 merged, 0 gathered) in 0.003814182 sec., 267423.0018389264 rows/sec., 18.91 MiB/sec. 2023.10.17 21:52:58.311045 [ 3 ] {1286b7dc-e7fa-44a5-8550-cba0daa20311} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.17 21:52:58.311172 [ 17 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.17 21:52:58.311396 [ 3 ] {1286b7dc-e7fa-44a5-8550-cba0daa20311} oximeter.measurements_histogramf64 (d44df011-213c-4c36-ae3e-863e3abcf73e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.17 21:52:58.311485 [ 17 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_21_4} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.17 21:52:58.311623 [ 3 ] {1286b7dc-e7fa-44a5-8550-cba0daa20311} executeQuery: Read 47 rows, 64.95 KiB in 0.003262994 sec., 14403 rows/sec., 19.44 MiB/sec. 2023.10.17 21:52:58.311675 [ 17 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_21_4} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.17 21:52:58.311909 [ 3 ] {1286b7dc-e7fa-44a5-8550-cba0daa20311} DynamicQueryHandler: Done processing query 2023.10.17 21:52:58.311939 [ 3 ] {1286b7dc-e7fa-44a5-8550-cba0daa20311} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.17 21:52:58.311956 [ 3 ] {} HTTP-Session: 06271596-375c-47f7-be40-ccd2e89ea048 Destroying unnamed session 2023.10.17 21:53:03.301732 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:03.301846 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:03.301872 [ 3 ] {} HTTP-Session: cc181939-b945-420b-8bd5-ab38771303a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:03.301897 [ 3 ] {} HTTP-Session: cc181939-b945-420b-8bd5-ab38771303a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:03.302021 [ 3 ] {e787af0d-5e0e-47a1-a907-aa6dc498ca0c} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:03.302081 [ 3 ] {e787af0d-5e0e-47a1-a907-aa6dc498ca0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:53:03.302242 [ 3 ] {e787af0d-5e0e-47a1-a907-aa6dc498ca0c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:03.302643 [ 3 ] {e787af0d-5e0e-47a1-a907-aa6dc498ca0c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:53:03.302902 [ 3 ] {e787af0d-5e0e-47a1-a907-aa6dc498ca0c} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.17 21:53:03.303070 [ 3 ] {e787af0d-5e0e-47a1-a907-aa6dc498ca0c} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.17 21:53:03.303189 [ 3 ] {e787af0d-5e0e-47a1-a907-aa6dc498ca0c} executeQuery: Read 6 rows, 348.00 B in 0.001131725 sec., 5301 rows/sec., 300.29 KiB/sec. 2023.10.17 21:53:03.303353 [ 3 ] {e787af0d-5e0e-47a1-a907-aa6dc498ca0c} DynamicQueryHandler: Done processing query 2023.10.17 21:53:03.303380 [ 3 ] {e787af0d-5e0e-47a1-a907-aa6dc498ca0c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.17 21:53:03.303396 [ 3 ] {} HTTP-Session: cc181939-b945-420b-8bd5-ab38771303a6 Destroying unnamed session 2023.10.17 21:53:03.303541 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 13671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:03.303592 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:03.303612 [ 3 ] {} HTTP-Session: 514adbac-c4f3-4847-992e-503b570fc31f Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:03.303632 [ 3 ] {} HTTP-Session: 514adbac-c4f3-4847-992e-503b570fc31f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:03.303715 [ 3 ] {61ca6837-0933-4dd9-9c53-70b9fa7a98dc} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:03.303759 [ 3 ] {61ca6837-0933-4dd9-9c53-70b9fa7a98dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:53:03.303872 [ 3 ] {61ca6837-0933-4dd9-9c53-70b9fa7a98dc} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:03.304263 [ 3 ] {61ca6837-0933-4dd9-9c53-70b9fa7a98dc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:53:03.304474 [ 3 ] {61ca6837-0933-4dd9-9c53-70b9fa7a98dc} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.17 21:53:03.304622 [ 3 ] {61ca6837-0933-4dd9-9c53-70b9fa7a98dc} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.17 21:53:03.304722 [ 3 ] {61ca6837-0933-4dd9-9c53-70b9fa7a98dc} executeQuery: Read 87 rows, 8.33 KiB in 0.000978933 sec., 88872 rows/sec., 8.31 MiB/sec. 2023.10.17 21:53:03.304886 [ 3 ] {61ca6837-0933-4dd9-9c53-70b9fa7a98dc} DynamicQueryHandler: Done processing query 2023.10.17 21:53:03.304910 [ 3 ] {61ca6837-0933-4dd9-9c53-70b9fa7a98dc} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.17 21:53:03.304926 [ 3 ] {} HTTP-Session: 514adbac-c4f3-4847-992e-503b570fc31f Destroying unnamed session 2023.10.17 21:53:03.305135 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 42139, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:03.305179 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:03.305197 [ 3 ] {} HTTP-Session: 8dadd3e9-194d-4699-923e-a99038169140 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:03.305216 [ 3 ] {} HTTP-Session: 8dadd3e9-194d-4699-923e-a99038169140 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:03.305296 [ 3 ] {0c04370b-9be6-4c4e-90d0-1cb43b393150} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:03.305336 [ 3 ] {0c04370b-9be6-4c4e-90d0-1cb43b393150} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:53:03.305446 [ 3 ] {0c04370b-9be6-4c4e-90d0-1cb43b393150} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:03.305903 [ 3 ] {0c04370b-9be6-4c4e-90d0-1cb43b393150} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:53:03.306115 [ 3 ] {0c04370b-9be6-4c4e-90d0-1cb43b393150} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.17 21:53:03.306265 [ 3 ] {0c04370b-9be6-4c4e-90d0-1cb43b393150} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.17 21:53:03.306364 [ 3 ] {0c04370b-9be6-4c4e-90d0-1cb43b393150} executeQuery: Read 264 rows, 18.54 KiB in 0.001040584 sec., 253703 rows/sec., 17.40 MiB/sec. 2023.10.17 21:53:03.306553 [ 3 ] {0c04370b-9be6-4c4e-90d0-1cb43b393150} DynamicQueryHandler: Done processing query 2023.10.17 21:53:03.306577 [ 3 ] {0c04370b-9be6-4c4e-90d0-1cb43b393150} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.17 21:53:03.306593 [ 3 ] {} HTTP-Session: 8dadd3e9-194d-4699-923e-a99038169140 Destroying unnamed session 2023.10.17 21:53:03.306724 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:03.306768 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:03.306786 [ 3 ] {} HTTP-Session: ccac625b-8232-4c9e-8c53-a87201f3f278 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:03.306803 [ 3 ] {} HTTP-Session: ccac625b-8232-4c9e-8c53-a87201f3f278 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:03.306872 [ 3 ] {34dba721-41ce-4e76-968d-c9a5d855dc57} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:03.306912 [ 3 ] {34dba721-41ce-4e76-968d-c9a5d855dc57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.17 21:53:03.307032 [ 3 ] {34dba721-41ce-4e76-968d-c9a5d855dc57} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:03.307270 [ 3 ] {34dba721-41ce-4e76-968d-c9a5d855dc57} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:53:03.307504 [ 3 ] {34dba721-41ce-4e76-968d-c9a5d855dc57} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.17 21:53:03.307672 [ 3 ] {34dba721-41ce-4e76-968d-c9a5d855dc57} oximeter.measurements_bool (b31c9e69-0a41-48d0-88e1-486a7b67ee57): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.17 21:53:03.307768 [ 3 ] {34dba721-41ce-4e76-968d-c9a5d855dc57} executeQuery: Read 6 rows, 258.00 B in 0.000869152 sec., 6903 rows/sec., 289.88 KiB/sec. 2023.10.17 21:53:03.307879 [ 3 ] {34dba721-41ce-4e76-968d-c9a5d855dc57} DynamicQueryHandler: Done processing query 2023.10.17 21:53:03.307901 [ 3 ] {34dba721-41ce-4e76-968d-c9a5d855dc57} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:53:03.307917 [ 3 ] {} HTTP-Session: ccac625b-8232-4c9e-8c53-a87201f3f278 Destroying unnamed session 2023.10.17 21:53:03.308040 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 11538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:03.308084 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:03.308102 [ 3 ] {} HTTP-Session: 162cae75-6ed4-40ba-886b-318a272a4616 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:03.308118 [ 3 ] {} HTTP-Session: 162cae75-6ed4-40ba-886b-318a272a4616 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:03.308189 [ 3 ] {16b3886a-e7c2-4e2d-bdf1-3f8d63c3efaa} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:03.308233 [ 3 ] {16b3886a-e7c2-4e2d-bdf1-3f8d63c3efaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 21:53:03.308344 [ 3 ] {16b3886a-e7c2-4e2d-bdf1-3f8d63c3efaa} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:03.308630 [ 3 ] {16b3886a-e7c2-4e2d-bdf1-3f8d63c3efaa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:53:03.308865 [ 3 ] {16b3886a-e7c2-4e2d-bdf1-3f8d63c3efaa} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.17 21:53:03.309041 [ 3 ] {16b3886a-e7c2-4e2d-bdf1-3f8d63c3efaa} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.17 21:53:03.309138 [ 3 ] {16b3886a-e7c2-4e2d-bdf1-3f8d63c3efaa} executeQuery: Read 63 rows, 3.91 KiB in 0.000920213 sec., 68462 rows/sec., 4.15 MiB/sec. 2023.10.17 21:53:03.309239 [ 3 ] {16b3886a-e7c2-4e2d-bdf1-3f8d63c3efaa} DynamicQueryHandler: Done processing query 2023.10.17 21:53:03.309262 [ 3 ] {16b3886a-e7c2-4e2d-bdf1-3f8d63c3efaa} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:53:03.309277 [ 3 ] {} HTTP-Session: 162cae75-6ed4-40ba-886b-318a272a4616 Destroying unnamed session 2023.10.17 21:53:03.309388 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:03.309430 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:03.309448 [ 3 ] {} HTTP-Session: fda6132a-b5ea-4c08-b01f-7fe82bb2e80a Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:03.309465 [ 3 ] {} HTTP-Session: fda6132a-b5ea-4c08-b01f-7fe82bb2e80a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:03.309532 [ 3 ] {06e798cb-0967-445b-bbe6-9c602c67695e} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:03.309570 [ 3 ] {06e798cb-0967-445b-bbe6-9c602c67695e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 21:53:03.309669 [ 3 ] {06e798cb-0967-445b-bbe6-9c602c67695e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:03.309905 [ 3 ] {06e798cb-0967-445b-bbe6-9c602c67695e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:53:03.310124 [ 3 ] {06e798cb-0967-445b-bbe6-9c602c67695e} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.17 21:53:03.310289 [ 3 ] {06e798cb-0967-445b-bbe6-9c602c67695e} oximeter.measurements_i64 (1e70cc99-a22c-4554-b599-406dc1691707): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.17 21:53:03.310396 [ 3 ] {06e798cb-0967-445b-bbe6-9c602c67695e} executeQuery: Read 19 rows, 1.01 KiB in 0.000829251 sec., 22912 rows/sec., 1.19 MiB/sec. 2023.10.17 21:53:03.310522 [ 3 ] {06e798cb-0967-445b-bbe6-9c602c67695e} DynamicQueryHandler: Done processing query 2023.10.17 21:53:03.310544 [ 3 ] {06e798cb-0967-445b-bbe6-9c602c67695e} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:53:03.310561 [ 3 ] {} HTTP-Session: fda6132a-b5ea-4c08-b01f-7fe82bb2e80a Destroying unnamed session 2023.10.17 21:53:08.300603 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 6792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:08.300733 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:08.300763 [ 3 ] {} HTTP-Session: 3bdfecfc-e53a-46fc-81ca-7166cd875bf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:08.300791 [ 3 ] {} HTTP-Session: 3bdfecfc-e53a-46fc-81ca-7166cd875bf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:08.300938 [ 3 ] {06befb94-9133-459a-88d1-e22c8cfc9ac7} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:08.301007 [ 3 ] {06befb94-9133-459a-88d1-e22c8cfc9ac7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:53:08.301189 [ 3 ] {06befb94-9133-459a-88d1-e22c8cfc9ac7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:08.301642 [ 3 ] {06befb94-9133-459a-88d1-e22c8cfc9ac7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:53:08.301898 [ 3 ] {06befb94-9133-459a-88d1-e22c8cfc9ac7} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.17 21:53:08.302063 [ 3 ] {06befb94-9133-459a-88d1-e22c8cfc9ac7} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.17 21:53:08.302194 [ 3 ] {06befb94-9133-459a-88d1-e22c8cfc9ac7} executeQuery: Read 47 rows, 3.81 KiB in 0.001210016 sec., 38842 rows/sec., 3.07 MiB/sec. 2023.10.17 21:53:08.302332 [ 3 ] {06befb94-9133-459a-88d1-e22c8cfc9ac7} DynamicQueryHandler: Done processing query 2023.10.17 21:53:08.302358 [ 3 ] {06befb94-9133-459a-88d1-e22c8cfc9ac7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:53:08.302375 [ 3 ] {} HTTP-Session: 3bdfecfc-e53a-46fc-81ca-7166cd875bf9 Destroying unnamed session 2023.10.17 21:53:08.302527 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 22677, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:08.302571 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:08.302590 [ 3 ] {} HTTP-Session: d70abac4-a6cb-4874-8601-cd410e7704b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:08.302607 [ 3 ] {} HTTP-Session: d70abac4-a6cb-4874-8601-cd410e7704b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:08.302683 [ 3 ] {55681ef1-dc2e-41d3-849e-6dcc6acc8529} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:08.302723 [ 3 ] {55681ef1-dc2e-41d3-849e-6dcc6acc8529} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:53:08.302827 [ 3 ] {55681ef1-dc2e-41d3-849e-6dcc6acc8529} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:08.303208 [ 3 ] {55681ef1-dc2e-41d3-849e-6dcc6acc8529} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:53:08.303428 [ 3 ] {55681ef1-dc2e-41d3-849e-6dcc6acc8529} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.17 21:53:08.303576 [ 3 ] {55681ef1-dc2e-41d3-849e-6dcc6acc8529} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.17 21:53:08.303680 [ 3 ] {55681ef1-dc2e-41d3-849e-6dcc6acc8529} executeQuery: Read 141 rows, 14.05 KiB in 0.000968504 sec., 145585 rows/sec., 14.16 MiB/sec. 2023.10.17 21:53:08.303844 [ 3 ] {55681ef1-dc2e-41d3-849e-6dcc6acc8529} DynamicQueryHandler: Done processing query 2023.10.17 21:53:08.303869 [ 3 ] {55681ef1-dc2e-41d3-849e-6dcc6acc8529} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.17 21:53:08.303885 [ 3 ] {} HTTP-Session: d70abac4-a6cb-4874-8601-cd410e7704b8 Destroying unnamed session 2023.10.17 21:53:08.304020 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 9865, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:08.304065 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:08.304083 [ 3 ] {} HTTP-Session: 98050289-c402-4c56-a89e-b9ddc5de5463 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:08.304100 [ 3 ] {} HTTP-Session: 98050289-c402-4c56-a89e-b9ddc5de5463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:08.304176 [ 3 ] {78c6952d-fc89-4012-b701-902bf6786e9f} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:08.304215 [ 3 ] {78c6952d-fc89-4012-b701-902bf6786e9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:53:08.304331 [ 3 ] {78c6952d-fc89-4012-b701-902bf6786e9f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:08.304628 [ 3 ] {78c6952d-fc89-4012-b701-902bf6786e9f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:53:08.304841 [ 3 ] {78c6952d-fc89-4012-b701-902bf6786e9f} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.17 21:53:08.304987 [ 3 ] {78c6952d-fc89-4012-b701-902bf6786e9f} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.17 21:53:08.305110 [ 3 ] {78c6952d-fc89-4012-b701-902bf6786e9f} executeQuery: Read 58 rows, 4.63 KiB in 0.000897782 sec., 64603 rows/sec., 5.04 MiB/sec. 2023.10.17 21:53:08.305234 [ 3 ] {78c6952d-fc89-4012-b701-902bf6786e9f} DynamicQueryHandler: Done processing query 2023.10.17 21:53:08.305258 [ 3 ] {78c6952d-fc89-4012-b701-902bf6786e9f} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.17 21:53:08.305275 [ 3 ] {} HTTP-Session: 98050289-c402-4c56-a89e-b9ddc5de5463 Destroying unnamed session 2023.10.17 21:53:08.305422 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 2133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:08.305466 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:08.305484 [ 3 ] {} HTTP-Session: 62e004b2-9a85-480b-821b-3deb7e9f65dd Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:08.305501 [ 3 ] {} HTTP-Session: 62e004b2-9a85-480b-821b-3deb7e9f65dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:08.305571 [ 3 ] {97880725-e055-42a5-9727-b3bfb86477bc} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:08.305613 [ 3 ] {97880725-e055-42a5-9727-b3bfb86477bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 21:53:08.305734 [ 3 ] {97880725-e055-42a5-9727-b3bfb86477bc} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:08.306070 [ 3 ] {97880725-e055-42a5-9727-b3bfb86477bc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:53:08.306317 [ 3 ] {97880725-e055-42a5-9727-b3bfb86477bc} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.17 21:53:08.306486 [ 3 ] {97880725-e055-42a5-9727-b3bfb86477bc} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.17 21:53:08.306605 [ 3 ] {97880725-e055-42a5-9727-b3bfb86477bc} executeQuery: Read 11 rows, 743.00 B in 0.000996294 sec., 11040 rows/sec., 728.28 KiB/sec. 2023.10.17 21:53:08.306799 [ 3 ] {97880725-e055-42a5-9727-b3bfb86477bc} DynamicQueryHandler: Done processing query 2023.10.17 21:53:08.306822 [ 3 ] {97880725-e055-42a5-9727-b3bfb86477bc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.17 21:53:08.306839 [ 3 ] {} HTTP-Session: 62e004b2-9a85-480b-821b-3deb7e9f65dd Destroying unnamed session 2023.10.17 21:53:08.307025 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 50283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:08.307071 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:08.307090 [ 3 ] {} HTTP-Session: 9d1e506d-ba82-40fe-a89d-4402e876b9bc Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:08.307108 [ 3 ] {} HTTP-Session: 9d1e506d-ba82-40fe-a89d-4402e876b9bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:08.307198 [ 3 ] {9c58def1-60c6-4f83-900b-73fc29e1b282} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:08.307242 [ 3 ] {9c58def1-60c6-4f83-900b-73fc29e1b282} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 21:53:08.307388 [ 3 ] {9c58def1-60c6-4f83-900b-73fc29e1b282} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:08.307883 [ 3 ] {9c58def1-60c6-4f83-900b-73fc29e1b282} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:53:08.308190 [ 3 ] {9c58def1-60c6-4f83-900b-73fc29e1b282} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.17 21:53:08.308367 [ 3 ] {9c58def1-60c6-4f83-900b-73fc29e1b282} oximeter.measurements_histogramf64 (d44df011-213c-4c36-ae3e-863e3abcf73e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.17 21:53:08.308494 [ 3 ] {9c58def1-60c6-4f83-900b-73fc29e1b282} executeQuery: Read 47 rows, 64.95 KiB in 0.001258386 sec., 37349 rows/sec., 50.40 MiB/sec. 2023.10.17 21:53:08.308493 [ 79 ] {} oximeter.measurements_histogramf64 (d44df011-213c-4c36-ae3e-863e3abcf73e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.17 21:53:08.308613 [ 79 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:53:08.308704 [ 3 ] {9c58def1-60c6-4f83-900b-73fc29e1b282} DynamicQueryHandler: Done processing query 2023.10.17 21:53:08.308757 [ 3 ] {9c58def1-60c6-4f83-900b-73fc29e1b282} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.17 21:53:08.308766 [ 19 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.17 21:53:08.308799 [ 3 ] {} HTTP-Session: 9d1e506d-ba82-40fe-a89d-4402e876b9bc Destroying unnamed session 2023.10.17 21:53:08.308931 [ 19 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:53:08.308977 [ 19 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 255 rows starting from the beginning of the part 2023.10.17 21:53:08.309122 [ 19 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 47 rows starting from the beginning of the part 2023.10.17 21:53:08.309242 [ 19 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 47 rows starting from the beginning of the part 2023.10.17 21:53:08.309345 [ 19 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 47 rows starting from the beginning of the part 2023.10.17 21:53:08.309442 [ 19 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 47 rows starting from the beginning of the part 2023.10.17 21:53:08.309530 [ 19 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 47 rows starting from the beginning of the part 2023.10.17 21:53:08.311057 [ 22 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 490 rows, containing 6 columns (6 merged, 0 gathered) in 0.002377682 sec., 206083.0674581378 rows/sec., 278.10 MiB/sec. 2023.10.17 21:53:08.311430 [ 22 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.17 21:53:08.311687 [ 22 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_11_2} oximeter.measurements_histogramf64 (d44df011-213c-4c36-ae3e-863e3abcf73e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.17 21:53:08.311764 [ 22 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_11_2} oximeter.measurements_histogramf64 (d44df011-213c-4c36-ae3e-863e3abcf73e) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.17 21:53:08.311848 [ 22 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_11_2: 4.00 MiB. 2023.10.17 21:53:09.000160 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 234.13 MiB, peak 235.39 MiB, will set to 229.98 MiB (RSS), difference: -4.15 MiB 2023.10.17 21:53:12.619163 [ 77 ] {} DNSResolver: Updating DNS cache 2023.10.17 21:53:12.619222 [ 77 ] {} DNSResolver: Updated DNS cache 2023.10.17 21:53:13.301046 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:13.301156 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:13.301187 [ 3 ] {} HTTP-Session: 3162442b-d0fe-4795-9d10-c9369dd4defc Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:13.301216 [ 3 ] {} HTTP-Session: 3162442b-d0fe-4795-9d10-c9369dd4defc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:13.301356 [ 3 ] {d5c1ceec-887e-4f41-82a5-e1b9ae2d27a2} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:13.301432 [ 3 ] {d5c1ceec-887e-4f41-82a5-e1b9ae2d27a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:53:13.301602 [ 3 ] {d5c1ceec-887e-4f41-82a5-e1b9ae2d27a2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:13.302027 [ 3 ] {d5c1ceec-887e-4f41-82a5-e1b9ae2d27a2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:53:13.302287 [ 3 ] {d5c1ceec-887e-4f41-82a5-e1b9ae2d27a2} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.17 21:53:13.302454 [ 3 ] {d5c1ceec-887e-4f41-82a5-e1b9ae2d27a2} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.17 21:53:13.302573 [ 3 ] {d5c1ceec-887e-4f41-82a5-e1b9ae2d27a2} executeQuery: Read 6 rows, 348.00 B in 0.001176806 sec., 5098 rows/sec., 288.78 KiB/sec. 2023.10.17 21:53:13.302724 [ 3 ] {d5c1ceec-887e-4f41-82a5-e1b9ae2d27a2} DynamicQueryHandler: Done processing query 2023.10.17 21:53:13.302750 [ 3 ] {d5c1ceec-887e-4f41-82a5-e1b9ae2d27a2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.17 21:53:13.302767 [ 3 ] {} HTTP-Session: 3162442b-d0fe-4795-9d10-c9369dd4defc Destroying unnamed session 2023.10.17 21:53:13.302909 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 13671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:13.302962 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:13.302982 [ 3 ] {} HTTP-Session: 40c9ea3e-945f-4c92-9238-880763ce1c44 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:13.303001 [ 3 ] {} HTTP-Session: 40c9ea3e-945f-4c92-9238-880763ce1c44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:13.303082 [ 3 ] {769f083f-9f3e-436b-95cf-e47cb71c41aa} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:13.303125 [ 3 ] {769f083f-9f3e-436b-95cf-e47cb71c41aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:53:13.303236 [ 3 ] {769f083f-9f3e-436b-95cf-e47cb71c41aa} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:13.303592 [ 3 ] {769f083f-9f3e-436b-95cf-e47cb71c41aa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:53:13.303813 [ 3 ] {769f083f-9f3e-436b-95cf-e47cb71c41aa} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.17 21:53:13.303961 [ 3 ] {769f083f-9f3e-436b-95cf-e47cb71c41aa} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.17 21:53:13.304064 [ 3 ] {769f083f-9f3e-436b-95cf-e47cb71c41aa} executeQuery: Read 87 rows, 8.33 KiB in 0.000953093 sec., 91281 rows/sec., 8.53 MiB/sec. 2023.10.17 21:53:13.304185 [ 3 ] {769f083f-9f3e-436b-95cf-e47cb71c41aa} DynamicQueryHandler: Done processing query 2023.10.17 21:53:13.304209 [ 3 ] {769f083f-9f3e-436b-95cf-e47cb71c41aa} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.17 21:53:13.304225 [ 3 ] {} HTTP-Session: 40c9ea3e-945f-4c92-9238-880763ce1c44 Destroying unnamed session 2023.10.17 21:53:13.304426 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 42139, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:13.304475 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:13.304495 [ 3 ] {} HTTP-Session: e0d95d4e-60e8-4e81-914f-b45b2144c773 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:13.304512 [ 3 ] {} HTTP-Session: e0d95d4e-60e8-4e81-914f-b45b2144c773 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:13.304599 [ 3 ] {33516a2b-7fba-4d9a-9d9f-1bdf8cc262a6} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:13.304640 [ 3 ] {33516a2b-7fba-4d9a-9d9f-1bdf8cc262a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:53:13.304747 [ 3 ] {33516a2b-7fba-4d9a-9d9f-1bdf8cc262a6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:13.305245 [ 3 ] {33516a2b-7fba-4d9a-9d9f-1bdf8cc262a6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:53:13.305463 [ 3 ] {33516a2b-7fba-4d9a-9d9f-1bdf8cc262a6} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.17 21:53:13.305613 [ 3 ] {33516a2b-7fba-4d9a-9d9f-1bdf8cc262a6} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.17 21:53:13.305713 [ 3 ] {33516a2b-7fba-4d9a-9d9f-1bdf8cc262a6} executeQuery: Read 264 rows, 18.54 KiB in 0.001085935 sec., 243108 rows/sec., 16.68 MiB/sec. 2023.10.17 21:53:13.305837 [ 3 ] {33516a2b-7fba-4d9a-9d9f-1bdf8cc262a6} DynamicQueryHandler: Done processing query 2023.10.17 21:53:13.305861 [ 3 ] {33516a2b-7fba-4d9a-9d9f-1bdf8cc262a6} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.17 21:53:13.305877 [ 3 ] {} HTTP-Session: e0d95d4e-60e8-4e81-914f-b45b2144c773 Destroying unnamed session 2023.10.17 21:53:13.306002 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:13.306048 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:13.306068 [ 3 ] {} HTTP-Session: 54475a30-53e9-4f1a-90f1-60d01095d977 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:13.306085 [ 3 ] {} HTTP-Session: 54475a30-53e9-4f1a-90f1-60d01095d977 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:13.306154 [ 3 ] {22303ddf-a9d2-401c-8f5b-b4be9cf7c62a} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:13.306195 [ 3 ] {22303ddf-a9d2-401c-8f5b-b4be9cf7c62a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.17 21:53:13.306304 [ 3 ] {22303ddf-a9d2-401c-8f5b-b4be9cf7c62a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:13.306574 [ 3 ] {22303ddf-a9d2-401c-8f5b-b4be9cf7c62a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:53:13.306813 [ 3 ] {22303ddf-a9d2-401c-8f5b-b4be9cf7c62a} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.17 21:53:13.306984 [ 3 ] {22303ddf-a9d2-401c-8f5b-b4be9cf7c62a} oximeter.measurements_bool (b31c9e69-0a41-48d0-88e1-486a7b67ee57): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.17 21:53:13.307082 [ 3 ] {22303ddf-a9d2-401c-8f5b-b4be9cf7c62a} executeQuery: Read 6 rows, 258.00 B in 0.000899922 sec., 6667 rows/sec., 279.97 KiB/sec. 2023.10.17 21:53:13.307234 [ 3 ] {22303ddf-a9d2-401c-8f5b-b4be9cf7c62a} DynamicQueryHandler: Done processing query 2023.10.17 21:53:13.307259 [ 3 ] {22303ddf-a9d2-401c-8f5b-b4be9cf7c62a} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:53:13.307276 [ 3 ] {} HTTP-Session: 54475a30-53e9-4f1a-90f1-60d01095d977 Destroying unnamed session 2023.10.17 21:53:13.307397 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 11538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:13.307443 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:13.307461 [ 3 ] {} HTTP-Session: ede80d8b-6c44-4907-a797-f989f80020d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:13.307477 [ 3 ] {} HTTP-Session: ede80d8b-6c44-4907-a797-f989f80020d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:13.307552 [ 3 ] {82e4e3e4-34a3-49bd-8187-f806f8e305ba} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:13.307596 [ 3 ] {82e4e3e4-34a3-49bd-8187-f806f8e305ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 21:53:13.307713 [ 3 ] {82e4e3e4-34a3-49bd-8187-f806f8e305ba} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:13.308021 [ 3 ] {82e4e3e4-34a3-49bd-8187-f806f8e305ba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:53:13.308267 [ 3 ] {82e4e3e4-34a3-49bd-8187-f806f8e305ba} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.17 21:53:13.308454 [ 3 ] {82e4e3e4-34a3-49bd-8187-f806f8e305ba} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.17 21:53:13.308559 [ 3 ] {82e4e3e4-34a3-49bd-8187-f806f8e305ba} executeQuery: Read 63 rows, 3.91 KiB in 0.000979153 sec., 64341 rows/sec., 3.90 MiB/sec. 2023.10.17 21:53:13.308551 [ 114 ] {} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.17 21:53:13.308620 [ 114 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:53:13.308689 [ 3 ] {82e4e3e4-34a3-49bd-8187-f806f8e305ba} DynamicQueryHandler: Done processing query 2023.10.17 21:53:13.308689 [ 22 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.17 21:53:13.308716 [ 3 ] {82e4e3e4-34a3-49bd-8187-f806f8e305ba} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:53:13.308740 [ 3 ] {} HTTP-Session: ede80d8b-6c44-4907-a797-f989f80020d9 Destroying unnamed session 2023.10.17 21:53:13.308784 [ 22 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:53:13.308812 [ 22 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 589 rows starting from the beginning of the part 2023.10.17 21:53:13.308872 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:13.308926 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:13.308956 [ 3 ] {} HTTP-Session: 2c2f9052-9b91-4c3c-b523-6f90e8b446ab Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:13.308959 [ 22 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 63 rows starting from the beginning of the part 2023.10.17 21:53:13.308975 [ 3 ] {} HTTP-Session: 2c2f9052-9b91-4c3c-b523-6f90e8b446ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:13.309093 [ 3 ] {2d24074f-1121-497d-ba34-5c33920dfaed} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:13.309100 [ 22 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 63 rows starting from the beginning of the part 2023.10.17 21:53:13.309149 [ 3 ] {2d24074f-1121-497d-ba34-5c33920dfaed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 21:53:13.309257 [ 22 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 63 rows starting from the beginning of the part 2023.10.17 21:53:13.309394 [ 3 ] {2d24074f-1121-497d-ba34-5c33920dfaed} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:13.309408 [ 22 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 11 rows starting from the beginning of the part 2023.10.17 21:53:13.309548 [ 22 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 63 rows starting from the beginning of the part 2023.10.17 21:53:13.309877 [ 3 ] {2d24074f-1121-497d-ba34-5c33920dfaed} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:53:13.310177 [ 3 ] {2d24074f-1121-497d-ba34-5c33920dfaed} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.17 21:53:13.310393 [ 3 ] {2d24074f-1121-497d-ba34-5c33920dfaed} oximeter.measurements_i64 (1e70cc99-a22c-4554-b599-406dc1691707): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.17 21:53:13.310586 [ 3 ] {2d24074f-1121-497d-ba34-5c33920dfaed} executeQuery: Read 19 rows, 1.01 KiB in 0.00145751 sec., 13035 rows/sec., 692.13 KiB/sec. 2023.10.17 21:53:13.310631 [ 18 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 852 rows, containing 5 columns (5 merged, 0 gathered) in 0.001944586 sec., 438139.53201349796 rows/sec., 26.63 MiB/sec. 2023.10.17 21:53:13.310741 [ 3 ] {2d24074f-1121-497d-ba34-5c33920dfaed} DynamicQueryHandler: Done processing query 2023.10.17 21:53:13.310785 [ 3 ] {2d24074f-1121-497d-ba34-5c33920dfaed} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:53:13.310804 [ 3 ] {} HTTP-Session: 2c2f9052-9b91-4c3c-b523-6f90e8b446ab Destroying unnamed session 2023.10.17 21:53:13.310852 [ 19 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.17 21:53:13.311123 [ 19 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_16_3} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.17 21:53:13.311205 [ 19 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_16_3} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.17 21:53:18.299789 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 6792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:18.299919 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:18.299950 [ 3 ] {} HTTP-Session: 6e54ee81-febc-496b-8bfa-d031ccdf00b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:18.299979 [ 3 ] {} HTTP-Session: 6e54ee81-febc-496b-8bfa-d031ccdf00b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:18.300122 [ 3 ] {6e8adbf8-8e02-49da-a966-fdc9428d1f7c} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:18.300190 [ 3 ] {6e8adbf8-8e02-49da-a966-fdc9428d1f7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:53:18.300375 [ 3 ] {6e8adbf8-8e02-49da-a966-fdc9428d1f7c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:18.300856 [ 3 ] {6e8adbf8-8e02-49da-a966-fdc9428d1f7c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:53:18.301127 [ 3 ] {6e8adbf8-8e02-49da-a966-fdc9428d1f7c} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.17 21:53:18.301294 [ 3 ] {6e8adbf8-8e02-49da-a966-fdc9428d1f7c} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.17 21:53:18.301418 [ 3 ] {6e8adbf8-8e02-49da-a966-fdc9428d1f7c} executeQuery: Read 47 rows, 3.81 KiB in 0.001254907 sec., 37452 rows/sec., 2.96 MiB/sec. 2023.10.17 21:53:18.301604 [ 3 ] {6e8adbf8-8e02-49da-a966-fdc9428d1f7c} DynamicQueryHandler: Done processing query 2023.10.17 21:53:18.301629 [ 3 ] {6e8adbf8-8e02-49da-a966-fdc9428d1f7c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:53:18.301646 [ 3 ] {} HTTP-Session: 6e54ee81-febc-496b-8bfa-d031ccdf00b6 Destroying unnamed session 2023.10.17 21:53:18.301824 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 22677, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:18.301877 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:18.301897 [ 3 ] {} HTTP-Session: 081c09bf-184a-44ec-a433-eae4b037f57f Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:18.301917 [ 3 ] {} HTTP-Session: 081c09bf-184a-44ec-a433-eae4b037f57f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:18.302001 [ 3 ] {4188d1cd-4e77-49a3-bb09-3f1d2849cbe3} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:18.302045 [ 3 ] {4188d1cd-4e77-49a3-bb09-3f1d2849cbe3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:53:18.302153 [ 3 ] {4188d1cd-4e77-49a3-bb09-3f1d2849cbe3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:18.302564 [ 3 ] {4188d1cd-4e77-49a3-bb09-3f1d2849cbe3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:53:18.302784 [ 3 ] {4188d1cd-4e77-49a3-bb09-3f1d2849cbe3} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.17 21:53:18.302935 [ 3 ] {4188d1cd-4e77-49a3-bb09-3f1d2849cbe3} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.17 21:53:18.303043 [ 3 ] {4188d1cd-4e77-49a3-bb09-3f1d2849cbe3} executeQuery: Read 141 rows, 14.05 KiB in 0.001010413 sec., 139546 rows/sec., 13.58 MiB/sec. 2023.10.17 21:53:18.303185 [ 3 ] {4188d1cd-4e77-49a3-bb09-3f1d2849cbe3} DynamicQueryHandler: Done processing query 2023.10.17 21:53:18.303209 [ 3 ] {4188d1cd-4e77-49a3-bb09-3f1d2849cbe3} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.17 21:53:18.303225 [ 3 ] {} HTTP-Session: 081c09bf-184a-44ec-a433-eae4b037f57f Destroying unnamed session 2023.10.17 21:53:18.303355 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 8015, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:18.303400 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:18.303420 [ 3 ] {} HTTP-Session: 430671da-b09e-443d-b659-04690dfc74c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:18.303437 [ 3 ] {} HTTP-Session: 430671da-b09e-443d-b659-04690dfc74c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:18.303511 [ 3 ] {3d1b6cd7-f07d-4530-ba57-4e630e55bf0e} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:18.303552 [ 3 ] {3d1b6cd7-f07d-4530-ba57-4e630e55bf0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:53:18.303655 [ 3 ] {3d1b6cd7-f07d-4530-ba57-4e630e55bf0e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:18.303939 [ 3 ] {3d1b6cd7-f07d-4530-ba57-4e630e55bf0e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:53:18.304142 [ 3 ] {3d1b6cd7-f07d-4530-ba57-4e630e55bf0e} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.17 21:53:18.304298 [ 3 ] {3d1b6cd7-f07d-4530-ba57-4e630e55bf0e} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.17 21:53:18.304403 [ 3 ] {3d1b6cd7-f07d-4530-ba57-4e630e55bf0e} executeQuery: Read 47 rows, 3.76 KiB in 0.000864092 sec., 54392 rows/sec., 4.25 MiB/sec. 2023.10.17 21:53:18.304518 [ 3 ] {3d1b6cd7-f07d-4530-ba57-4e630e55bf0e} DynamicQueryHandler: Done processing query 2023.10.17 21:53:18.304542 [ 3 ] {3d1b6cd7-f07d-4530-ba57-4e630e55bf0e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:53:18.304559 [ 3 ] {} HTTP-Session: 430671da-b09e-443d-b659-04690dfc74c0 Destroying unnamed session 2023.10.17 21:53:18.304763 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 50283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:18.304811 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:18.304830 [ 3 ] {} HTTP-Session: a3c36aca-6c68-41e8-88c4-176f91c4d8b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:18.304846 [ 3 ] {} HTTP-Session: a3c36aca-6c68-41e8-88c4-176f91c4d8b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:18.304932 [ 3 ] {0d4ab7c1-d6ee-428d-91b2-6f297792c089} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:18.304978 [ 3 ] {0d4ab7c1-d6ee-428d-91b2-6f297792c089} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 21:53:18.305113 [ 3 ] {0d4ab7c1-d6ee-428d-91b2-6f297792c089} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:18.305574 [ 3 ] {0d4ab7c1-d6ee-428d-91b2-6f297792c089} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:53:18.305885 [ 3 ] {0d4ab7c1-d6ee-428d-91b2-6f297792c089} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.17 21:53:18.306063 [ 3 ] {0d4ab7c1-d6ee-428d-91b2-6f297792c089} oximeter.measurements_histogramf64 (d44df011-213c-4c36-ae3e-863e3abcf73e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.17 21:53:18.306165 [ 3 ] {0d4ab7c1-d6ee-428d-91b2-6f297792c089} executeQuery: Read 47 rows, 64.95 KiB in 0.001202766 sec., 39076 rows/sec., 52.73 MiB/sec. 2023.10.17 21:53:18.306355 [ 3 ] {0d4ab7c1-d6ee-428d-91b2-6f297792c089} DynamicQueryHandler: Done processing query 2023.10.17 21:53:18.306380 [ 3 ] {0d4ab7c1-d6ee-428d-91b2-6f297792c089} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.17 21:53:18.306396 [ 3 ] {} HTTP-Session: a3c36aca-6c68-41e8-88c4-176f91c4d8b2 Destroying unnamed session 2023.10.17 21:53:23.302248 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:23.302374 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:23.302402 [ 3 ] {} HTTP-Session: e4052714-4bfd-470e-a6a6-647aa334cb45 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:23.302430 [ 3 ] {} HTTP-Session: e4052714-4bfd-470e-a6a6-647aa334cb45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:23.302569 [ 3 ] {5994d441-346a-4059-850b-7f90d0894d8a} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:23.302639 [ 3 ] {5994d441-346a-4059-850b-7f90d0894d8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:53:23.302820 [ 3 ] {5994d441-346a-4059-850b-7f90d0894d8a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:23.303218 [ 3 ] {5994d441-346a-4059-850b-7f90d0894d8a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:53:23.303468 [ 3 ] {5994d441-346a-4059-850b-7f90d0894d8a} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.17 21:53:23.303626 [ 3 ] {5994d441-346a-4059-850b-7f90d0894d8a} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.17 21:53:23.303768 [ 3 ] {5994d441-346a-4059-850b-7f90d0894d8a} executeQuery: Read 6 rows, 348.00 B in 0.001149315 sec., 5220 rows/sec., 295.69 KiB/sec. 2023.10.17 21:53:23.303766 [ 92 ] {} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.17 21:53:23.303888 [ 92 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:53:23.303962 [ 3 ] {5994d441-346a-4059-850b-7f90d0894d8a} DynamicQueryHandler: Done processing query 2023.10.17 21:53:23.303984 [ 22 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.17 21:53:23.303996 [ 3 ] {5994d441-346a-4059-850b-7f90d0894d8a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 21:53:23.304023 [ 3 ] {} HTTP-Session: e4052714-4bfd-470e-a6a6-647aa334cb45 Destroying unnamed session 2023.10.17 21:53:23.304069 [ 22 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:53:23.304097 [ 22 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 53 rows starting from the beginning of the part 2023.10.17 21:53:23.304188 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 13671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:23.304211 [ 22 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part 2023.10.17 21:53:23.304247 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:23.304270 [ 3 ] {} HTTP-Session: 3bae063c-17a6-4de5-8474-50d7d20911bb Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:23.304297 [ 3 ] {} HTTP-Session: 3bae063c-17a6-4de5-8474-50d7d20911bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:23.304319 [ 22 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 47 rows starting from the beginning of the part 2023.10.17 21:53:23.304406 [ 3 ] {2240e100-bf95-40d4-8bd9-6f17b1b12b9c} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:23.304438 [ 22 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part 2023.10.17 21:53:23.304462 [ 3 ] {2240e100-bf95-40d4-8bd9-6f17b1b12b9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:53:23.304578 [ 22 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 47 rows starting from the beginning of the part 2023.10.17 21:53:23.304693 [ 3 ] {2240e100-bf95-40d4-8bd9-6f17b1b12b9c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:23.304714 [ 22 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part 2023.10.17 21:53:23.305211 [ 3 ] {2240e100-bf95-40d4-8bd9-6f17b1b12b9c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:53:23.305557 [ 3 ] {2240e100-bf95-40d4-8bd9-6f17b1b12b9c} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.17 21:53:23.305585 [ 16 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 165 rows, containing 4 columns (4 merged, 0 gathered) in 0.001629932 sec., 101231.2170078261 rows/sec., 7.66 MiB/sec. 2023.10.17 21:53:23.305781 [ 3 ] {2240e100-bf95-40d4-8bd9-6f17b1b12b9c} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.17 21:53:23.305792 [ 19 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.17 21:53:23.305940 [ 92 ] {} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.17 21:53:23.305978 [ 3 ] {2240e100-bf95-40d4-8bd9-6f17b1b12b9c} executeQuery: Read 87 rows, 8.33 KiB in 0.001527981 sec., 56937 rows/sec., 5.32 MiB/sec. 2023.10.17 21:53:23.306017 [ 92 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:53:23.306285 [ 19 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_26_5} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.17 21:53:23.306309 [ 18 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.17 21:53:23.306408 [ 3 ] {2240e100-bf95-40d4-8bd9-6f17b1b12b9c} DynamicQueryHandler: Done processing query 2023.10.17 21:53:23.306464 [ 3 ] {2240e100-bf95-40d4-8bd9-6f17b1b12b9c} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.17 21:53:23.306480 [ 18 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:53:23.306488 [ 3 ] {} HTTP-Session: 3bae063c-17a6-4de5-8474-50d7d20911bb Destroying unnamed session 2023.10.17 21:53:23.306512 [ 19 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_26_5} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.17 21:53:23.306539 [ 18 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 228 rows starting from the beginning of the part 2023.10.17 21:53:23.306727 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 42139, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:23.306773 [ 18 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 87 rows starting from the beginning of the part 2023.10.17 21:53:23.306781 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:23.306815 [ 3 ] {} HTTP-Session: 65b54340-be59-4e3c-a38d-f74e039eb4eb Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:23.306836 [ 3 ] {} HTTP-Session: 65b54340-be59-4e3c-a38d-f74e039eb4eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:23.306892 [ 18 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 141 rows starting from the beginning of the part 2023.10.17 21:53:23.306958 [ 3 ] {fa11dbfd-4868-448f-a5c4-6819e344e73d} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:23.307014 [ 18 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 87 rows starting from the beginning of the part 2023.10.17 21:53:23.307018 [ 3 ] {fa11dbfd-4868-448f-a5c4-6819e344e73d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:53:23.307173 [ 18 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 141 rows starting from the beginning of the part 2023.10.17 21:53:23.307259 [ 3 ] {fa11dbfd-4868-448f-a5c4-6819e344e73d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:23.307315 [ 18 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 87 rows starting from the beginning of the part 2023.10.17 21:53:23.307955 [ 3 ] {fa11dbfd-4868-448f-a5c4-6819e344e73d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:53:23.308299 [ 3 ] {fa11dbfd-4868-448f-a5c4-6819e344e73d} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.17 21:53:23.308315 [ 18 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 771 rows, containing 4 columns (4 merged, 0 gathered) in 0.00218951 sec., 352133.58239971503 rows/sec., 33.65 MiB/sec. 2023.10.17 21:53:23.308425 [ 18 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.17 21:53:23.308483 [ 3 ] {fa11dbfd-4868-448f-a5c4-6819e344e73d} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.17 21:53:23.308615 [ 92 ] {} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.17 21:53:23.308664 [ 18 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_26_5} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.17 21:53:23.308672 [ 3 ] {fa11dbfd-4868-448f-a5c4-6819e344e73d} executeQuery: Read 264 rows, 18.54 KiB in 0.001667393 sec., 158330 rows/sec., 10.86 MiB/sec. 2023.10.17 21:53:23.308694 [ 92 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:53:23.308821 [ 18 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_26_5} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.17 21:53:23.308964 [ 16 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.17 21:53:23.309134 [ 3 ] {fa11dbfd-4868-448f-a5c4-6819e344e73d} DynamicQueryHandler: Done processing query 2023.10.17 21:53:23.309200 [ 3 ] {fa11dbfd-4868-448f-a5c4-6819e344e73d} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.17 21:53:23.309228 [ 16 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:53:23.309273 [ 3 ] {} HTTP-Session: 65b54340-be59-4e3c-a38d-f74e039eb4eb Destroying unnamed session 2023.10.17 21:53:23.309327 [ 16 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 340 rows starting from the beginning of the part 2023.10.17 21:53:23.309452 [ 16 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 264 rows starting from the beginning of the part 2023.10.17 21:53:23.309515 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:23.309612 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:23.309648 [ 16 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 58 rows starting from the beginning of the part 2023.10.17 21:53:23.309662 [ 3 ] {} HTTP-Session: 2b1bc4a9-b3ed-44bf-a5ce-6f5417356ecb Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:23.309721 [ 3 ] {} HTTP-Session: 2b1bc4a9-b3ed-44bf-a5ce-6f5417356ecb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:23.309902 [ 16 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 264 rows starting from the beginning of the part 2023.10.17 21:53:23.309925 [ 3 ] {fd9623ce-454c-42c8-9b7c-37847ecfc813} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:23.310024 [ 3 ] {fd9623ce-454c-42c8-9b7c-37847ecfc813} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.17 21:53:23.310142 [ 16 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 47 rows starting from the beginning of the part 2023.10.17 21:53:23.310476 [ 16 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 264 rows starting from the beginning of the part 2023.10.17 21:53:23.310508 [ 3 ] {fd9623ce-454c-42c8-9b7c-37847ecfc813} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:23.311049 [ 3 ] {fd9623ce-454c-42c8-9b7c-37847ecfc813} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:53:23.311605 [ 3 ] {fd9623ce-454c-42c8-9b7c-37847ecfc813} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.17 21:53:23.311850 [ 3 ] {fd9623ce-454c-42c8-9b7c-37847ecfc813} oximeter.measurements_bool (b31c9e69-0a41-48d0-88e1-486a7b67ee57): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.17 21:53:23.312163 [ 3 ] {fd9623ce-454c-42c8-9b7c-37847ecfc813} executeQuery: Read 6 rows, 258.00 B in 0.002162319 sec., 2774 rows/sec., 116.52 KiB/sec. 2023.10.17 21:53:23.312227 [ 18 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1237 rows, containing 4 columns (4 merged, 0 gathered) in 0.003460017 sec., 357512.69430179097 rows/sec., 25.02 MiB/sec. 2023.10.17 21:53:23.312350 [ 3 ] {fd9623ce-454c-42c8-9b7c-37847ecfc813} DynamicQueryHandler: Done processing query 2023.10.17 21:53:23.312383 [ 3 ] {fd9623ce-454c-42c8-9b7c-37847ecfc813} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:53:23.312406 [ 19 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.17 21:53:23.312417 [ 3 ] {} HTTP-Session: 2b1bc4a9-b3ed-44bf-a5ce-6f5417356ecb Destroying unnamed session 2023.10.17 21:53:23.312604 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 11538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:23.312651 [ 19 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_26_5} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.17 21:53:23.312680 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:23.312713 [ 3 ] {} HTTP-Session: b2fdceed-f552-4173-858f-77805cab5f01 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:23.312742 [ 3 ] {} HTTP-Session: b2fdceed-f552-4173-858f-77805cab5f01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:23.312747 [ 19 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_26_5} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.17 21:53:23.312913 [ 3 ] {3755bd4c-6ef6-454e-bffc-567beebe4fe8} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:23.312960 [ 3 ] {3755bd4c-6ef6-454e-bffc-567beebe4fe8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 21:53:23.313085 [ 3 ] {3755bd4c-6ef6-454e-bffc-567beebe4fe8} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:23.313419 [ 3 ] {3755bd4c-6ef6-454e-bffc-567beebe4fe8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:53:23.313666 [ 3 ] {3755bd4c-6ef6-454e-bffc-567beebe4fe8} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.17 21:53:23.313837 [ 3 ] {3755bd4c-6ef6-454e-bffc-567beebe4fe8} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.17 21:53:23.313960 [ 3 ] {3755bd4c-6ef6-454e-bffc-567beebe4fe8} executeQuery: Read 63 rows, 3.91 KiB in 0.001007393 sec., 62537 rows/sec., 3.79 MiB/sec. 2023.10.17 21:53:23.314081 [ 3 ] {3755bd4c-6ef6-454e-bffc-567beebe4fe8} DynamicQueryHandler: Done processing query 2023.10.17 21:53:23.314105 [ 3 ] {3755bd4c-6ef6-454e-bffc-567beebe4fe8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:53:23.314121 [ 3 ] {} HTTP-Session: b2fdceed-f552-4173-858f-77805cab5f01 Destroying unnamed session 2023.10.17 21:53:23.314284 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:23.314329 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:23.314347 [ 3 ] {} HTTP-Session: 450180ea-1a27-48bf-8f4e-6757c4d30bb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:23.314363 [ 3 ] {} HTTP-Session: 450180ea-1a27-48bf-8f4e-6757c4d30bb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:23.314432 [ 3 ] {f602a3da-9559-46b4-a32b-051e228e378e} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:23.314470 [ 3 ] {f602a3da-9559-46b4-a32b-051e228e378e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 21:53:23.314573 [ 3 ] {f602a3da-9559-46b4-a32b-051e228e378e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:23.314813 [ 3 ] {f602a3da-9559-46b4-a32b-051e228e378e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:53:23.315037 [ 3 ] {f602a3da-9559-46b4-a32b-051e228e378e} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.17 21:53:23.315205 [ 3 ] {f602a3da-9559-46b4-a32b-051e228e378e} oximeter.measurements_i64 (1e70cc99-a22c-4554-b599-406dc1691707): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.17 21:53:23.315321 [ 3 ] {f602a3da-9559-46b4-a32b-051e228e378e} executeQuery: Read 19 rows, 1.01 KiB in 0.000853082 sec., 22272 rows/sec., 1.15 MiB/sec. 2023.10.17 21:53:23.315436 [ 3 ] {f602a3da-9559-46b4-a32b-051e228e378e} DynamicQueryHandler: Done processing query 2023.10.17 21:53:23.315458 [ 3 ] {f602a3da-9559-46b4-a32b-051e228e378e} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:53:23.315474 [ 3 ] {} HTTP-Session: 450180ea-1a27-48bf-8f4e-6757c4d30bb0 Destroying unnamed session 2023.10.17 21:53:27.619458 [ 108 ] {} DNSResolver: Updating DNS cache 2023.10.17 21:53:27.619524 [ 108 ] {} DNSResolver: Updated DNS cache 2023.10.17 21:53:28.300298 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 6792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:28.300413 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:28.300443 [ 3 ] {} HTTP-Session: 33304869-da49-466b-9e19-ce56c84bb1bc Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:28.300471 [ 3 ] {} HTTP-Session: 33304869-da49-466b-9e19-ce56c84bb1bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:28.300616 [ 3 ] {4f680214-9ae2-4003-9685-05aeef3c85e1} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:28.300685 [ 3 ] {4f680214-9ae2-4003-9685-05aeef3c85e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:53:28.300868 [ 3 ] {4f680214-9ae2-4003-9685-05aeef3c85e1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:28.301294 [ 3 ] {4f680214-9ae2-4003-9685-05aeef3c85e1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:53:28.301564 [ 3 ] {4f680214-9ae2-4003-9685-05aeef3c85e1} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.10.17 21:53:28.301726 [ 3 ] {4f680214-9ae2-4003-9685-05aeef3c85e1} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.10.17 21:53:28.301869 [ 3 ] {4f680214-9ae2-4003-9685-05aeef3c85e1} executeQuery: Read 47 rows, 3.81 KiB in 0.001210146 sec., 38838 rows/sec., 3.07 MiB/sec. 2023.10.17 21:53:28.302017 [ 3 ] {4f680214-9ae2-4003-9685-05aeef3c85e1} DynamicQueryHandler: Done processing query 2023.10.17 21:53:28.302043 [ 3 ] {4f680214-9ae2-4003-9685-05aeef3c85e1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:53:28.302059 [ 3 ] {} HTTP-Session: 33304869-da49-466b-9e19-ce56c84bb1bc Destroying unnamed session 2023.10.17 21:53:28.302233 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 22677, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:28.302279 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:28.302298 [ 3 ] {} HTTP-Session: 3e745c41-5f3f-40ed-a516-fe515cf82cc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:28.302315 [ 3 ] {} HTTP-Session: 3e745c41-5f3f-40ed-a516-fe515cf82cc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:28.302392 [ 3 ] {1cb8c55c-d717-43bc-a8da-58af93af4fd9} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:28.302432 [ 3 ] {1cb8c55c-d717-43bc-a8da-58af93af4fd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:53:28.302536 [ 3 ] {1cb8c55c-d717-43bc-a8da-58af93af4fd9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:28.302899 [ 3 ] {1cb8c55c-d717-43bc-a8da-58af93af4fd9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:53:28.303114 [ 3 ] {1cb8c55c-d717-43bc-a8da-58af93af4fd9} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.10.17 21:53:28.303260 [ 3 ] {1cb8c55c-d717-43bc-a8da-58af93af4fd9} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.10.17 21:53:28.303360 [ 3 ] {1cb8c55c-d717-43bc-a8da-58af93af4fd9} executeQuery: Read 141 rows, 14.05 KiB in 0.000939713 sec., 150045 rows/sec., 14.60 MiB/sec. 2023.10.17 21:53:28.303477 [ 3 ] {1cb8c55c-d717-43bc-a8da-58af93af4fd9} DynamicQueryHandler: Done processing query 2023.10.17 21:53:28.303500 [ 3 ] {1cb8c55c-d717-43bc-a8da-58af93af4fd9} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.17 21:53:28.303516 [ 3 ] {} HTTP-Session: 3e745c41-5f3f-40ed-a516-fe515cf82cc2 Destroying unnamed session 2023.10.17 21:53:28.303640 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 8015, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:28.303684 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:28.303703 [ 3 ] {} HTTP-Session: 7b4ffc52-a8b5-440f-bbb2-61c498933ec2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:28.303719 [ 3 ] {} HTTP-Session: 7b4ffc52-a8b5-440f-bbb2-61c498933ec2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:28.303788 [ 3 ] {99f5c65f-95f4-4f9b-b56d-c0fce4b623fd} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:28.303826 [ 3 ] {99f5c65f-95f4-4f9b-b56d-c0fce4b623fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:53:28.303928 [ 3 ] {99f5c65f-95f4-4f9b-b56d-c0fce4b623fd} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:28.304295 [ 3 ] {99f5c65f-95f4-4f9b-b56d-c0fce4b623fd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:53:28.304495 [ 3 ] {99f5c65f-95f4-4f9b-b56d-c0fce4b623fd} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.10.17 21:53:28.304638 [ 3 ] {99f5c65f-95f4-4f9b-b56d-c0fce4b623fd} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.10.17 21:53:28.304734 [ 3 ] {99f5c65f-95f4-4f9b-b56d-c0fce4b623fd} executeQuery: Read 47 rows, 3.76 KiB in 0.000918663 sec., 51161 rows/sec., 4.00 MiB/sec. 2023.10.17 21:53:28.304853 [ 3 ] {99f5c65f-95f4-4f9b-b56d-c0fce4b623fd} DynamicQueryHandler: Done processing query 2023.10.17 21:53:28.304876 [ 3 ] {99f5c65f-95f4-4f9b-b56d-c0fce4b623fd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:53:28.304892 [ 3 ] {} HTTP-Session: 7b4ffc52-a8b5-440f-bbb2-61c498933ec2 Destroying unnamed session 2023.10.17 21:53:28.305099 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 50283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:28.305146 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:28.305164 [ 3 ] {} HTTP-Session: b94f864f-5f30-42db-8709-7e545ae5394f Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:28.305181 [ 3 ] {} HTTP-Session: b94f864f-5f30-42db-8709-7e545ae5394f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:28.305270 [ 3 ] {1c3278ed-7698-4706-9c8c-947be82440ac} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:28.305314 [ 3 ] {1c3278ed-7698-4706-9c8c-947be82440ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 21:53:28.305446 [ 3 ] {1c3278ed-7698-4706-9c8c-947be82440ac} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:28.305934 [ 3 ] {1c3278ed-7698-4706-9c8c-947be82440ac} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:53:28.306247 [ 3 ] {1c3278ed-7698-4706-9c8c-947be82440ac} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.17 21:53:28.306420 [ 3 ] {1c3278ed-7698-4706-9c8c-947be82440ac} oximeter.measurements_histogramf64 (d44df011-213c-4c36-ae3e-863e3abcf73e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.17 21:53:28.306523 [ 3 ] {1c3278ed-7698-4706-9c8c-947be82440ac} executeQuery: Read 47 rows, 64.95 KiB in 0.001225187 sec., 38361 rows/sec., 51.77 MiB/sec. 2023.10.17 21:53:28.306725 [ 3 ] {1c3278ed-7698-4706-9c8c-947be82440ac} DynamicQueryHandler: Done processing query 2023.10.17 21:53:28.306749 [ 3 ] {1c3278ed-7698-4706-9c8c-947be82440ac} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.17 21:53:28.306764 [ 3 ] {} HTTP-Session: b94f864f-5f30-42db-8709-7e545ae5394f Destroying unnamed session 2023.10.17 21:53:33.301761 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:33.301937 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:33.301982 [ 3 ] {} HTTP-Session: d3d6e9dc-9238-4d10-8e02-4457326f15fe Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:33.302024 [ 3 ] {} HTTP-Session: d3d6e9dc-9238-4d10-8e02-4457326f15fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:33.302217 [ 3 ] {e11d34d1-7793-48b5-9eb2-2e623bbddff0} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:33.302315 [ 3 ] {e11d34d1-7793-48b5-9eb2-2e623bbddff0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:53:33.302497 [ 3 ] {e11d34d1-7793-48b5-9eb2-2e623bbddff0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:33.302938 [ 3 ] {e11d34d1-7793-48b5-9eb2-2e623bbddff0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:53:33.303195 [ 3 ] {e11d34d1-7793-48b5-9eb2-2e623bbddff0} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.10.17 21:53:33.303352 [ 3 ] {e11d34d1-7793-48b5-9eb2-2e623bbddff0} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.10.17 21:53:33.303483 [ 3 ] {e11d34d1-7793-48b5-9eb2-2e623bbddff0} executeQuery: Read 6 rows, 348.00 B in 0.001206066 sec., 4974 rows/sec., 281.78 KiB/sec. 2023.10.17 21:53:33.303632 [ 3 ] {e11d34d1-7793-48b5-9eb2-2e623bbddff0} DynamicQueryHandler: Done processing query 2023.10.17 21:53:33.303656 [ 3 ] {e11d34d1-7793-48b5-9eb2-2e623bbddff0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.17 21:53:33.303672 [ 3 ] {} HTTP-Session: d3d6e9dc-9238-4d10-8e02-4457326f15fe Destroying unnamed session 2023.10.17 21:53:33.303813 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 13671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:33.303858 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:33.303877 [ 3 ] {} HTTP-Session: fe45dd94-3a15-4398-8e87-bd6f6e098888 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:33.303894 [ 3 ] {} HTTP-Session: fe45dd94-3a15-4398-8e87-bd6f6e098888 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:33.303967 [ 3 ] {c4c98f07-9c67-438e-a7d6-f5dd6bdbc260} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:33.304005 [ 3 ] {c4c98f07-9c67-438e-a7d6-f5dd6bdbc260} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:53:33.304109 [ 3 ] {c4c98f07-9c67-438e-a7d6-f5dd6bdbc260} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:33.304464 [ 3 ] {c4c98f07-9c67-438e-a7d6-f5dd6bdbc260} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:53:33.304667 [ 3 ] {c4c98f07-9c67-438e-a7d6-f5dd6bdbc260} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.10.17 21:53:33.304813 [ 3 ] {c4c98f07-9c67-438e-a7d6-f5dd6bdbc260} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.10.17 21:53:33.304935 [ 3 ] {c4c98f07-9c67-438e-a7d6-f5dd6bdbc260} executeQuery: Read 87 rows, 8.33 KiB in 0.000940333 sec., 92520 rows/sec., 8.65 MiB/sec. 2023.10.17 21:53:33.305054 [ 3 ] {c4c98f07-9c67-438e-a7d6-f5dd6bdbc260} DynamicQueryHandler: Done processing query 2023.10.17 21:53:33.305077 [ 3 ] {c4c98f07-9c67-438e-a7d6-f5dd6bdbc260} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.17 21:53:33.305092 [ 3 ] {} HTTP-Session: fe45dd94-3a15-4398-8e87-bd6f6e098888 Destroying unnamed session 2023.10.17 21:53:33.305240 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 42139, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:33.305283 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:33.305301 [ 3 ] {} HTTP-Session: a22a051e-cf35-4313-9edc-c93a91f8668c Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:33.305317 [ 3 ] {} HTTP-Session: a22a051e-cf35-4313-9edc-c93a91f8668c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:33.305395 [ 3 ] {37d0ad67-0dc8-415a-abb4-62ab11b35588} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:33.305432 [ 3 ] {37d0ad67-0dc8-415a-abb4-62ab11b35588} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:53:33.305537 [ 3 ] {37d0ad67-0dc8-415a-abb4-62ab11b35588} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:33.306063 [ 3 ] {37d0ad67-0dc8-415a-abb4-62ab11b35588} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:53:33.306273 [ 3 ] {37d0ad67-0dc8-415a-abb4-62ab11b35588} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.10.17 21:53:33.306415 [ 3 ] {37d0ad67-0dc8-415a-abb4-62ab11b35588} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.10.17 21:53:33.306538 [ 3 ] {37d0ad67-0dc8-415a-abb4-62ab11b35588} executeQuery: Read 264 rows, 18.54 KiB in 0.001110305 sec., 237772 rows/sec., 16.31 MiB/sec. 2023.10.17 21:53:33.306657 [ 3 ] {37d0ad67-0dc8-415a-abb4-62ab11b35588} DynamicQueryHandler: Done processing query 2023.10.17 21:53:33.306679 [ 3 ] {37d0ad67-0dc8-415a-abb4-62ab11b35588} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.17 21:53:33.306695 [ 3 ] {} HTTP-Session: a22a051e-cf35-4313-9edc-c93a91f8668c Destroying unnamed session 2023.10.17 21:53:33.306850 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:33.306894 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:33.306912 [ 3 ] {} HTTP-Session: c1b6bff5-35ea-4de5-aea1-7b3ee30d670c Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:33.306928 [ 3 ] {} HTTP-Session: c1b6bff5-35ea-4de5-aea1-7b3ee30d670c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:33.306995 [ 3 ] {edc6026e-9553-495c-b5e7-e2a9f2a25cfd} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:33.307033 [ 3 ] {edc6026e-9553-495c-b5e7-e2a9f2a25cfd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.17 21:53:33.307141 [ 3 ] {edc6026e-9553-495c-b5e7-e2a9f2a25cfd} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:33.307404 [ 3 ] {edc6026e-9553-495c-b5e7-e2a9f2a25cfd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:53:33.307643 [ 3 ] {edc6026e-9553-495c-b5e7-e2a9f2a25cfd} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.17 21:53:33.307816 [ 3 ] {edc6026e-9553-495c-b5e7-e2a9f2a25cfd} oximeter.measurements_bool (b31c9e69-0a41-48d0-88e1-486a7b67ee57): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.17 21:53:33.307949 [ 3 ] {edc6026e-9553-495c-b5e7-e2a9f2a25cfd} executeQuery: Read 6 rows, 258.00 B in 0.000927002 sec., 6472 rows/sec., 271.79 KiB/sec. 2023.10.17 21:53:33.308064 [ 3 ] {edc6026e-9553-495c-b5e7-e2a9f2a25cfd} DynamicQueryHandler: Done processing query 2023.10.17 21:53:33.308086 [ 3 ] {edc6026e-9553-495c-b5e7-e2a9f2a25cfd} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:53:33.308101 [ 3 ] {} HTTP-Session: c1b6bff5-35ea-4de5-aea1-7b3ee30d670c Destroying unnamed session 2023.10.17 21:53:33.308234 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 11538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:33.308278 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:33.308296 [ 3 ] {} HTTP-Session: 3991d873-67a1-4949-a315-edd6a0084717 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:33.308312 [ 3 ] {} HTTP-Session: 3991d873-67a1-4949-a315-edd6a0084717 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:33.308382 [ 3 ] {a447312e-909a-4e8e-82cb-f15c6e570709} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:33.308424 [ 3 ] {a447312e-909a-4e8e-82cb-f15c6e570709} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 21:53:33.308541 [ 3 ] {a447312e-909a-4e8e-82cb-f15c6e570709} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:33.308845 [ 3 ] {a447312e-909a-4e8e-82cb-f15c6e570709} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:53:33.309081 [ 3 ] {a447312e-909a-4e8e-82cb-f15c6e570709} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.17 21:53:33.309248 [ 3 ] {a447312e-909a-4e8e-82cb-f15c6e570709} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.17 21:53:33.309376 [ 3 ] {a447312e-909a-4e8e-82cb-f15c6e570709} executeQuery: Read 63 rows, 3.91 KiB in 0.000966303 sec., 65196 rows/sec., 3.95 MiB/sec. 2023.10.17 21:53:33.309495 [ 3 ] {a447312e-909a-4e8e-82cb-f15c6e570709} DynamicQueryHandler: Done processing query 2023.10.17 21:53:33.309517 [ 3 ] {a447312e-909a-4e8e-82cb-f15c6e570709} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:53:33.309533 [ 3 ] {} HTTP-Session: 3991d873-67a1-4949-a315-edd6a0084717 Destroying unnamed session 2023.10.17 21:53:33.309679 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:33.309723 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:33.309741 [ 3 ] {} HTTP-Session: d7f6e5eb-375e-4c12-9ae5-73704a4dfcce Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:33.309757 [ 3 ] {} HTTP-Session: d7f6e5eb-375e-4c12-9ae5-73704a4dfcce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:33.309825 [ 3 ] {73970b02-54bd-4024-aaea-caaff1ef3241} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:33.309862 [ 3 ] {73970b02-54bd-4024-aaea-caaff1ef3241} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 21:53:33.309964 [ 3 ] {73970b02-54bd-4024-aaea-caaff1ef3241} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:33.310222 [ 3 ] {73970b02-54bd-4024-aaea-caaff1ef3241} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:53:33.310444 [ 3 ] {73970b02-54bd-4024-aaea-caaff1ef3241} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.17 21:53:33.310611 [ 3 ] {73970b02-54bd-4024-aaea-caaff1ef3241} oximeter.measurements_i64 (1e70cc99-a22c-4554-b599-406dc1691707): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.17 21:53:33.310736 [ 3 ] {73970b02-54bd-4024-aaea-caaff1ef3241} executeQuery: Read 19 rows, 1.01 KiB in 0.000880122 sec., 21587 rows/sec., 1.12 MiB/sec. 2023.10.17 21:53:33.310732 [ 135 ] {} oximeter.measurements_i64 (1e70cc99-a22c-4554-b599-406dc1691707) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.17 21:53:33.310839 [ 135 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB. 2023.10.17 21:53:33.310910 [ 3 ] {73970b02-54bd-4024-aaea-caaff1ef3241} DynamicQueryHandler: Done processing query 2023.10.17 21:53:33.310973 [ 3 ] {73970b02-54bd-4024-aaea-caaff1ef3241} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:53:33.311003 [ 19 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.17 21:53:33.311029 [ 3 ] {} HTTP-Session: d7f6e5eb-375e-4c12-9ae5-73704a4dfcce Destroying unnamed session 2023.10.17 21:53:33.311166 [ 19 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:53:33.311206 [ 19 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 223 rows starting from the beginning of the part 2023.10.17 21:53:33.311328 [ 19 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 19 rows starting from the beginning of the part 2023.10.17 21:53:33.311413 [ 19 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 19 rows starting from the beginning of the part 2023.10.17 21:53:33.311488 [ 19 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 19 rows starting from the beginning of the part 2023.10.17 21:53:33.311565 [ 19 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 19 rows starting from the beginning of the part 2023.10.17 21:53:33.311639 [ 19 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 19 rows starting from the beginning of the part 2023.10.17 21:53:33.312276 [ 9 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 4 columns (4 merged, 0 gathered) in 0.001366919 sec., 232639.97354634764 rows/sec., 12.49 MiB/sec. 2023.10.17 21:53:33.312445 [ 9 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.17 21:53:33.312701 [ 9 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_16_3} oximeter.measurements_i64 (1e70cc99-a22c-4554-b599-406dc1691707): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.17 21:53:33.312782 [ 9 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_16_3} oximeter.measurements_i64 (1e70cc99-a22c-4554-b599-406dc1691707) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.17 21:53:38.300114 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 6792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:38.300290 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:38.300336 [ 3 ] {} HTTP-Session: 6ebe7165-f906-4240-b2b6-91d122747185 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:38.300378 [ 3 ] {} HTTP-Session: 6ebe7165-f906-4240-b2b6-91d122747185 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:38.300576 [ 3 ] {fcda11c7-b8d4-4137-804b-5efc5c459ef6} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:38.300638 [ 3 ] {fcda11c7-b8d4-4137-804b-5efc5c459ef6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:53:38.300795 [ 3 ] {fcda11c7-b8d4-4137-804b-5efc5c459ef6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:38.301263 [ 3 ] {fcda11c7-b8d4-4137-804b-5efc5c459ef6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:53:38.301525 [ 3 ] {fcda11c7-b8d4-4137-804b-5efc5c459ef6} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.10.17 21:53:38.301685 [ 3 ] {fcda11c7-b8d4-4137-804b-5efc5c459ef6} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.10.17 21:53:38.301810 [ 3 ] {fcda11c7-b8d4-4137-804b-5efc5c459ef6} executeQuery: Read 47 rows, 3.81 KiB in 0.001197516 sec., 39247 rows/sec., 3.11 MiB/sec. 2023.10.17 21:53:38.301986 [ 3 ] {fcda11c7-b8d4-4137-804b-5efc5c459ef6} DynamicQueryHandler: Done processing query 2023.10.17 21:53:38.302012 [ 3 ] {fcda11c7-b8d4-4137-804b-5efc5c459ef6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:53:38.302029 [ 3 ] {} HTTP-Session: 6ebe7165-f906-4240-b2b6-91d122747185 Destroying unnamed session 2023.10.17 21:53:38.302256 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 22677, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:38.302306 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:38.302327 [ 3 ] {} HTTP-Session: 6c168367-fbd9-40b3-accc-c0c4457f3440 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:38.302346 [ 3 ] {} HTTP-Session: 6c168367-fbd9-40b3-accc-c0c4457f3440 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:38.302432 [ 3 ] {948a73e2-b135-4a4a-b50a-f024eccb8286} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:38.302476 [ 3 ] {948a73e2-b135-4a4a-b50a-f024eccb8286} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:53:38.302586 [ 3 ] {948a73e2-b135-4a4a-b50a-f024eccb8286} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:38.303021 [ 3 ] {948a73e2-b135-4a4a-b50a-f024eccb8286} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:53:38.303240 [ 3 ] {948a73e2-b135-4a4a-b50a-f024eccb8286} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.10.17 21:53:38.303399 [ 3 ] {948a73e2-b135-4a4a-b50a-f024eccb8286} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.10.17 21:53:38.303532 [ 3 ] {948a73e2-b135-4a4a-b50a-f024eccb8286} executeQuery: Read 141 rows, 14.05 KiB in 0.001069314 sec., 131860 rows/sec., 12.83 MiB/sec. 2023.10.17 21:53:38.303689 [ 3 ] {948a73e2-b135-4a4a-b50a-f024eccb8286} DynamicQueryHandler: Done processing query 2023.10.17 21:53:38.303713 [ 3 ] {948a73e2-b135-4a4a-b50a-f024eccb8286} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.17 21:53:38.303730 [ 3 ] {} HTTP-Session: 6c168367-fbd9-40b3-accc-c0c4457f3440 Destroying unnamed session 2023.10.17 21:53:38.303925 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 9865, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:38.303970 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:38.303990 [ 3 ] {} HTTP-Session: d6fdeef0-dcc4-43aa-90c6-a6491e518ed2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:38.304006 [ 3 ] {} HTTP-Session: d6fdeef0-dcc4-43aa-90c6-a6491e518ed2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:38.304077 [ 3 ] {251368fd-5b0e-4d3b-b85e-c7597a23fbb0} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:38.304116 [ 3 ] {251368fd-5b0e-4d3b-b85e-c7597a23fbb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:53:38.304223 [ 3 ] {251368fd-5b0e-4d3b-b85e-c7597a23fbb0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:38.304551 [ 3 ] {251368fd-5b0e-4d3b-b85e-c7597a23fbb0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:53:38.304754 [ 3 ] {251368fd-5b0e-4d3b-b85e-c7597a23fbb0} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.10.17 21:53:38.304900 [ 3 ] {251368fd-5b0e-4d3b-b85e-c7597a23fbb0} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.10.17 21:53:38.305029 [ 3 ] {251368fd-5b0e-4d3b-b85e-c7597a23fbb0} executeQuery: Read 58 rows, 4.63 KiB in 0.000922393 sec., 62879 rows/sec., 4.90 MiB/sec. 2023.10.17 21:53:38.305160 [ 3 ] {251368fd-5b0e-4d3b-b85e-c7597a23fbb0} DynamicQueryHandler: Done processing query 2023.10.17 21:53:38.305184 [ 3 ] {251368fd-5b0e-4d3b-b85e-c7597a23fbb0} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.17 21:53:38.305199 [ 3 ] {} HTTP-Session: d6fdeef0-dcc4-43aa-90c6-a6491e518ed2 Destroying unnamed session 2023.10.17 21:53:38.305318 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 2134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:38.305361 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:38.305380 [ 3 ] {} HTTP-Session: 0b25ce51-0a39-4886-9b65-87aaa83847f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:38.305396 [ 3 ] {} HTTP-Session: 0b25ce51-0a39-4886-9b65-87aaa83847f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:38.305466 [ 3 ] {6da14556-1b75-460a-b597-53dd3b08d3b8} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:38.305509 [ 3 ] {6da14556-1b75-460a-b597-53dd3b08d3b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 21:53:38.305631 [ 3 ] {6da14556-1b75-460a-b597-53dd3b08d3b8} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:38.305897 [ 3 ] {6da14556-1b75-460a-b597-53dd3b08d3b8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:53:38.306139 [ 3 ] {6da14556-1b75-460a-b597-53dd3b08d3b8} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.17 21:53:38.306311 [ 3 ] {6da14556-1b75-460a-b597-53dd3b08d3b8} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.17 21:53:38.306437 [ 3 ] {6da14556-1b75-460a-b597-53dd3b08d3b8} executeQuery: Read 11 rows, 743.00 B in 0.000941383 sec., 11684 rows/sec., 770.77 KiB/sec. 2023.10.17 21:53:38.306556 [ 3 ] {6da14556-1b75-460a-b597-53dd3b08d3b8} DynamicQueryHandler: Done processing query 2023.10.17 21:53:38.306580 [ 3 ] {6da14556-1b75-460a-b597-53dd3b08d3b8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.17 21:53:38.306595 [ 3 ] {} HTTP-Session: 0b25ce51-0a39-4886-9b65-87aaa83847f3 Destroying unnamed session 2023.10.17 21:53:38.306746 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 50283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:38.306791 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:38.306810 [ 3 ] {} HTTP-Session: db3be565-63be-4a22-8086-1cbad86ca886 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:38.306827 [ 3 ] {} HTTP-Session: db3be565-63be-4a22-8086-1cbad86ca886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:38.306913 [ 3 ] {57993f94-bd72-4be5-ab7c-9f074aad4df5} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:38.306958 [ 3 ] {57993f94-bd72-4be5-ab7c-9f074aad4df5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 21:53:38.307094 [ 3 ] {57993f94-bd72-4be5-ab7c-9f074aad4df5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:38.307660 [ 3 ] {57993f94-bd72-4be5-ab7c-9f074aad4df5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:53:38.307961 [ 3 ] {57993f94-bd72-4be5-ab7c-9f074aad4df5} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.17 21:53:38.308138 [ 3 ] {57993f94-bd72-4be5-ab7c-9f074aad4df5} oximeter.measurements_histogramf64 (d44df011-213c-4c36-ae3e-863e3abcf73e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.17 21:53:38.308251 [ 3 ] {57993f94-bd72-4be5-ab7c-9f074aad4df5} executeQuery: Read 47 rows, 64.95 KiB in 0.001303767 sec., 36049 rows/sec., 48.65 MiB/sec. 2023.10.17 21:53:38.308383 [ 3 ] {57993f94-bd72-4be5-ab7c-9f074aad4df5} DynamicQueryHandler: Done processing query 2023.10.17 21:53:38.308406 [ 3 ] {57993f94-bd72-4be5-ab7c-9f074aad4df5} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.17 21:53:38.308422 [ 3 ] {} HTTP-Session: db3be565-63be-4a22-8086-1cbad86ca886 Destroying unnamed session 2023.10.17 21:53:42.619562 [ 131 ] {} DNSResolver: Updating DNS cache 2023.10.17 21:53:42.619622 [ 131 ] {} DNSResolver: Updated DNS cache 2023.10.17 21:53:43.302242 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:43.302357 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:43.302387 [ 3 ] {} HTTP-Session: 41952e9a-cff8-4b44-b278-b4abd034ab1d Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:43.302414 [ 3 ] {} HTTP-Session: 41952e9a-cff8-4b44-b278-b4abd034ab1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:43.302556 [ 3 ] {91196051-fc91-447c-91e3-ceb3e1b5134d} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:43.302625 [ 3 ] {91196051-fc91-447c-91e3-ceb3e1b5134d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:53:43.302803 [ 3 ] {91196051-fc91-447c-91e3-ceb3e1b5134d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:43.303201 [ 3 ] {91196051-fc91-447c-91e3-ceb3e1b5134d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:53:43.303468 [ 3 ] {91196051-fc91-447c-91e3-ceb3e1b5134d} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.10.17 21:53:43.303624 [ 3 ] {91196051-fc91-447c-91e3-ceb3e1b5134d} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.10.17 21:53:43.303759 [ 3 ] {91196051-fc91-447c-91e3-ceb3e1b5134d} executeQuery: Read 6 rows, 348.00 B in 0.001156905 sec., 5186 rows/sec., 293.75 KiB/sec. 2023.10.17 21:53:43.303889 [ 3 ] {91196051-fc91-447c-91e3-ceb3e1b5134d} DynamicQueryHandler: Done processing query 2023.10.17 21:53:43.303914 [ 3 ] {91196051-fc91-447c-91e3-ceb3e1b5134d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.17 21:53:43.303930 [ 3 ] {} HTTP-Session: 41952e9a-cff8-4b44-b278-b4abd034ab1d Destroying unnamed session 2023.10.17 21:53:43.304062 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 13671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:43.304106 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:43.304125 [ 3 ] {} HTTP-Session: 4ac8b20f-7926-4ff1-84b7-7e7389d1ad1e Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:43.304143 [ 3 ] {} HTTP-Session: 4ac8b20f-7926-4ff1-84b7-7e7389d1ad1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:43.304216 [ 3 ] {4f48e2f2-a8cb-41fb-acd6-64307caae2ae} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:43.304256 [ 3 ] {4f48e2f2-a8cb-41fb-acd6-64307caae2ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:53:43.304359 [ 3 ] {4f48e2f2-a8cb-41fb-acd6-64307caae2ae} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:43.304707 [ 3 ] {4f48e2f2-a8cb-41fb-acd6-64307caae2ae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:53:43.304917 [ 3 ] {4f48e2f2-a8cb-41fb-acd6-64307caae2ae} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.10.17 21:53:43.305070 [ 3 ] {4f48e2f2-a8cb-41fb-acd6-64307caae2ae} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.10.17 21:53:43.305197 [ 3 ] {4f48e2f2-a8cb-41fb-acd6-64307caae2ae} executeQuery: Read 87 rows, 8.33 KiB in 0.000953053 sec., 91285 rows/sec., 8.53 MiB/sec. 2023.10.17 21:53:43.305318 [ 3 ] {4f48e2f2-a8cb-41fb-acd6-64307caae2ae} DynamicQueryHandler: Done processing query 2023.10.17 21:53:43.305342 [ 3 ] {4f48e2f2-a8cb-41fb-acd6-64307caae2ae} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.17 21:53:43.305360 [ 3 ] {} HTTP-Session: 4ac8b20f-7926-4ff1-84b7-7e7389d1ad1e Destroying unnamed session 2023.10.17 21:53:43.305511 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 42139, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:43.305556 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:43.305575 [ 3 ] {} HTTP-Session: 9bda7325-2ffb-4a17-b1ce-97cc276a0bd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:43.305592 [ 3 ] {} HTTP-Session: 9bda7325-2ffb-4a17-b1ce-97cc276a0bd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:43.305672 [ 3 ] {3b6f4146-1ad7-4621-b9e2-ab8897a40cac} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:43.305712 [ 3 ] {3b6f4146-1ad7-4621-b9e2-ab8897a40cac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:53:43.305817 [ 3 ] {3b6f4146-1ad7-4621-b9e2-ab8897a40cac} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:43.306247 [ 3 ] {3b6f4146-1ad7-4621-b9e2-ab8897a40cac} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:53:43.306458 [ 3 ] {3b6f4146-1ad7-4621-b9e2-ab8897a40cac} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.10.17 21:53:43.306602 [ 3 ] {3b6f4146-1ad7-4621-b9e2-ab8897a40cac} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.10.17 21:53:43.306730 [ 3 ] {3b6f4146-1ad7-4621-b9e2-ab8897a40cac} executeQuery: Read 264 rows, 18.54 KiB in 0.001027653 sec., 256896 rows/sec., 17.62 MiB/sec. 2023.10.17 21:53:43.306838 [ 3 ] {3b6f4146-1ad7-4621-b9e2-ab8897a40cac} DynamicQueryHandler: Done processing query 2023.10.17 21:53:43.306862 [ 3 ] {3b6f4146-1ad7-4621-b9e2-ab8897a40cac} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.17 21:53:43.306877 [ 3 ] {} HTTP-Session: 9bda7325-2ffb-4a17-b1ce-97cc276a0bd0 Destroying unnamed session 2023.10.17 21:53:43.307034 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:43.307078 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:43.307098 [ 3 ] {} HTTP-Session: d57c12fc-e096-45b1-9326-eddea742e92f Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:43.307114 [ 3 ] {} HTTP-Session: d57c12fc-e096-45b1-9326-eddea742e92f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:43.307181 [ 3 ] {c6c72d05-694e-4ff8-9f11-2ec2342e3f03} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:43.307222 [ 3 ] {c6c72d05-694e-4ff8-9f11-2ec2342e3f03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.17 21:53:43.307328 [ 3 ] {c6c72d05-694e-4ff8-9f11-2ec2342e3f03} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:43.307569 [ 3 ] {c6c72d05-694e-4ff8-9f11-2ec2342e3f03} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:53:43.307801 [ 3 ] {c6c72d05-694e-4ff8-9f11-2ec2342e3f03} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.17 21:53:43.307975 [ 3 ] {c6c72d05-694e-4ff8-9f11-2ec2342e3f03} oximeter.measurements_bool (b31c9e69-0a41-48d0-88e1-486a7b67ee57): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.17 21:53:43.308099 [ 3 ] {c6c72d05-694e-4ff8-9f11-2ec2342e3f03} executeQuery: Read 6 rows, 258.00 B in 0.000884712 sec., 6781 rows/sec., 284.79 KiB/sec. 2023.10.17 21:53:43.308094 [ 131 ] {} oximeter.measurements_bool (b31c9e69-0a41-48d0-88e1-486a7b67ee57) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.17 21:53:43.308209 [ 131 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:53:43.308288 [ 3 ] {c6c72d05-694e-4ff8-9f11-2ec2342e3f03} DynamicQueryHandler: Done processing query 2023.10.17 21:53:43.308329 [ 3 ] {c6c72d05-694e-4ff8-9f11-2ec2342e3f03} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:53:43.308335 [ 18 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.17 21:53:43.308352 [ 3 ] {} HTTP-Session: d57c12fc-e096-45b1-9326-eddea742e92f Destroying unnamed session 2023.10.17 21:53:43.308422 [ 18 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:53:43.308456 [ 18 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part 2023.10.17 21:53:43.308507 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 11538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:43.308561 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:43.308595 [ 3 ] {} HTTP-Session: 5f3d8ba1-33f1-4238-9734-751c756e8fc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:43.308611 [ 18 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part 2023.10.17 21:53:43.308618 [ 3 ] {} HTTP-Session: 5f3d8ba1-33f1-4238-9734-751c756e8fc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:43.308751 [ 3 ] {53162089-8d44-4134-81f6-720d71e8df62} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:43.308762 [ 18 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part 2023.10.17 21:53:43.308812 [ 3 ] {53162089-8d44-4134-81f6-720d71e8df62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 21:53:43.308913 [ 18 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part 2023.10.17 21:53:43.309084 [ 18 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part 2023.10.17 21:53:43.309094 [ 3 ] {53162089-8d44-4134-81f6-720d71e8df62} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:43.309198 [ 18 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part 2023.10.17 21:53:43.309511 [ 3 ] {53162089-8d44-4134-81f6-720d71e8df62} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:53:43.309902 [ 3 ] {53162089-8d44-4134-81f6-720d71e8df62} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.17 21:53:43.310016 [ 9 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001726913 sec., 55590.52482667048 rows/sec., 2.28 MiB/sec. 2023.10.17 21:53:43.310155 [ 3 ] {53162089-8d44-4134-81f6-720d71e8df62} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.17 21:53:43.310246 [ 9 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.17 21:53:43.310400 [ 3 ] {53162089-8d44-4134-81f6-720d71e8df62} executeQuery: Read 63 rows, 3.91 KiB in 0.001590642 sec., 39606 rows/sec., 2.40 MiB/sec. 2023.10.17 21:53:43.310700 [ 3 ] {53162089-8d44-4134-81f6-720d71e8df62} DynamicQueryHandler: Done processing query 2023.10.17 21:53:43.310729 [ 3 ] {53162089-8d44-4134-81f6-720d71e8df62} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:53:43.310750 [ 3 ] {} HTTP-Session: 5f3d8ba1-33f1-4238-9734-751c756e8fc9 Destroying unnamed session 2023.10.17 21:53:43.310807 [ 9 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_16_3} oximeter.measurements_bool (b31c9e69-0a41-48d0-88e1-486a7b67ee57): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.17 21:53:43.310900 [ 9 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_16_3} oximeter.measurements_bool (b31c9e69-0a41-48d0-88e1-486a7b67ee57) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.17 21:53:43.310915 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:43.311009 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:43.311046 [ 3 ] {} HTTP-Session: ecccc65b-ae01-4fb2-9b95-ca343acd3e97 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:43.311063 [ 3 ] {} HTTP-Session: ecccc65b-ae01-4fb2-9b95-ca343acd3e97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:43.311134 [ 3 ] {f7016070-0f88-4c33-84b5-2bb7077b2afe} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:43.311174 [ 3 ] {f7016070-0f88-4c33-84b5-2bb7077b2afe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 21:53:43.311292 [ 3 ] {f7016070-0f88-4c33-84b5-2bb7077b2afe} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:43.311552 [ 3 ] {f7016070-0f88-4c33-84b5-2bb7077b2afe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:53:43.311787 [ 3 ] {f7016070-0f88-4c33-84b5-2bb7077b2afe} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.17 21:53:43.311959 [ 3 ] {f7016070-0f88-4c33-84b5-2bb7077b2afe} oximeter.measurements_i64 (1e70cc99-a22c-4554-b599-406dc1691707): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.17 21:53:43.312083 [ 3 ] {f7016070-0f88-4c33-84b5-2bb7077b2afe} executeQuery: Read 19 rows, 1.01 KiB in 0.000921953 sec., 20608 rows/sec., 1.07 MiB/sec. 2023.10.17 21:53:43.312202 [ 3 ] {f7016070-0f88-4c33-84b5-2bb7077b2afe} DynamicQueryHandler: Done processing query 2023.10.17 21:53:43.312225 [ 3 ] {f7016070-0f88-4c33-84b5-2bb7077b2afe} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:53:43.312241 [ 3 ] {} HTTP-Session: ecccc65b-ae01-4fb2-9b95-ca343acd3e97 Destroying unnamed session 2023.10.17 21:53:48.300463 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 6792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:48.300579 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:48.300606 [ 3 ] {} HTTP-Session: ac571e47-29e7-4654-ba02-10977329e4e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:48.300631 [ 3 ] {} HTTP-Session: ac571e47-29e7-4654-ba02-10977329e4e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:48.300759 [ 3 ] {fc161b0d-1871-4716-96f3-6c59dcd8643e} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:48.300820 [ 3 ] {fc161b0d-1871-4716-96f3-6c59dcd8643e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:53:48.300984 [ 3 ] {fc161b0d-1871-4716-96f3-6c59dcd8643e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:48.301404 [ 3 ] {fc161b0d-1871-4716-96f3-6c59dcd8643e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:53:48.301667 [ 3 ] {fc161b0d-1871-4716-96f3-6c59dcd8643e} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.10.17 21:53:48.301839 [ 3 ] {fc161b0d-1871-4716-96f3-6c59dcd8643e} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.10.17 21:53:48.301967 [ 3 ] {fc161b0d-1871-4716-96f3-6c59dcd8643e} executeQuery: Read 47 rows, 3.81 KiB in 0.001172526 sec., 40084 rows/sec., 3.17 MiB/sec. 2023.10.17 21:53:48.301993 [ 57 ] {} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.10.17 21:53:48.302107 [ 57 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:53:48.302140 [ 3 ] {fc161b0d-1871-4716-96f3-6c59dcd8643e} DynamicQueryHandler: Done processing query 2023.10.17 21:53:48.302192 [ 3 ] {fc161b0d-1871-4716-96f3-6c59dcd8643e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:53:48.302226 [ 3 ] {} HTTP-Session: ac571e47-29e7-4654-ba02-10977329e4e7 Destroying unnamed session 2023.10.17 21:53:48.302233 [ 19 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.10.17 21:53:48.302392 [ 19 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:53:48.302405 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 22677, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:48.302447 [ 19 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 53 rows starting from the beginning of the part 2023.10.17 21:53:48.302488 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:48.302539 [ 3 ] {} HTTP-Session: d97eed35-bb52-439a-9091-1bcf28a997f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:48.302568 [ 3 ] {} HTTP-Session: d97eed35-bb52-439a-9091-1bcf28a997f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:48.302710 [ 19 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 47 rows starting from the beginning of the part 2023.10.17 21:53:48.302789 [ 3 ] {88fe32a5-4e6b-4d58-bba6-75503bf562ae} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:48.302906 [ 3 ] {88fe32a5-4e6b-4d58-bba6-75503bf562ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:53:48.302957 [ 19 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part 2023.10.17 21:53:48.303257 [ 19 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 47 rows starting from the beginning of the part 2023.10.17 21:53:48.303385 [ 3 ] {88fe32a5-4e6b-4d58-bba6-75503bf562ae} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:48.303521 [ 19 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part 2023.10.17 21:53:48.303661 [ 19 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 47 rows starting from the beginning of the part 2023.10.17 21:53:48.304254 [ 3 ] {88fe32a5-4e6b-4d58-bba6-75503bf562ae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:53:48.304767 [ 3 ] {88fe32a5-4e6b-4d58-bba6-75503bf562ae} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.10.17 21:53:48.305135 [ 3 ] {88fe32a5-4e6b-4d58-bba6-75503bf562ae} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.10.17 21:53:48.305174 [ 9 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 4 columns (4 merged, 0 gathered) in 0.0030011 sec., 68641.49811735697 rows/sec., 5.29 MiB/sec. 2023.10.17 21:53:48.305291 [ 57 ] {} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.10.17 21:53:48.305367 [ 3 ] {88fe32a5-4e6b-4d58-bba6-75503bf562ae} executeQuery: Read 141 rows, 14.05 KiB in 0.002506044 sec., 56263 rows/sec., 5.47 MiB/sec. 2023.10.17 21:53:48.305373 [ 57 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:53:48.305412 [ 9 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.10.17 21:53:48.305633 [ 19 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.10.17 21:53:48.305690 [ 3 ] {88fe32a5-4e6b-4d58-bba6-75503bf562ae} DynamicQueryHandler: Done processing query 2023.10.17 21:53:48.305752 [ 3 ] {88fe32a5-4e6b-4d58-bba6-75503bf562ae} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.17 21:53:48.305778 [ 19 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:53:48.305799 [ 3 ] {} HTTP-Session: d97eed35-bb52-439a-9091-1bcf28a997f0 Destroying unnamed session 2023.10.17 21:53:48.305845 [ 19 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 228 rows starting from the beginning of the part 2023.10.17 21:53:48.305911 [ 9 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_31_6} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.10.17 21:53:48.306062 [ 9 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_31_6} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.10.17 21:53:48.306067 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 8015, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:48.306086 [ 19 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 141 rows starting from the beginning of the part 2023.10.17 21:53:48.306197 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:48.306285 [ 3 ] {} HTTP-Session: 411b1959-2881-41f7-a76a-32626dacf58f Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:48.306351 [ 3 ] {} HTTP-Session: 411b1959-2881-41f7-a76a-32626dacf58f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:48.306401 [ 19 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 87 rows starting from the beginning of the part 2023.10.17 21:53:48.306583 [ 3 ] {7edd29af-1043-4e2f-96be-fc69b6aefb1e} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:48.306619 [ 19 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 141 rows starting from the beginning of the part 2023.10.17 21:53:48.306693 [ 3 ] {7edd29af-1043-4e2f-96be-fc69b6aefb1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:53:48.306876 [ 19 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 87 rows starting from the beginning of the part 2023.10.17 21:53:48.307190 [ 19 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 141 rows starting from the beginning of the part 2023.10.17 21:53:48.307257 [ 3 ] {7edd29af-1043-4e2f-96be-fc69b6aefb1e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:48.308173 [ 3 ] {7edd29af-1043-4e2f-96be-fc69b6aefb1e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:53:48.308610 [ 3 ] {7edd29af-1043-4e2f-96be-fc69b6aefb1e} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.10.17 21:53:48.308873 [ 21 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 825 rows, containing 4 columns (4 merged, 0 gathered) in 0.003406346 sec., 242195.00896268318 rows/sec., 23.27 MiB/sec. 2023.10.17 21:53:48.308928 [ 3 ] {7edd29af-1043-4e2f-96be-fc69b6aefb1e} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.10.17 21:53:48.309082 [ 57 ] {} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.10.17 21:53:48.309123 [ 21 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.10.17 21:53:48.309146 [ 3 ] {7edd29af-1043-4e2f-96be-fc69b6aefb1e} executeQuery: Read 47 rows, 3.76 KiB in 0.002494254 sec., 18843 rows/sec., 1.47 MiB/sec. 2023.10.17 21:53:48.309164 [ 57 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:53:48.309422 [ 19 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.10.17 21:53:48.309569 [ 21 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_31_6} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.10.17 21:53:48.309592 [ 3 ] {7edd29af-1043-4e2f-96be-fc69b6aefb1e} DynamicQueryHandler: Done processing query 2023.10.17 21:53:48.309666 [ 3 ] {7edd29af-1043-4e2f-96be-fc69b6aefb1e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:53:48.309730 [ 3 ] {} HTTP-Session: 411b1959-2881-41f7-a76a-32626dacf58f Destroying unnamed session 2023.10.17 21:53:48.309753 [ 19 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:53:48.309779 [ 21 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_31_6} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.10.17 21:53:48.309818 [ 19 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 340 rows starting from the beginning of the part 2023.10.17 21:53:48.309997 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 50283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:48.310047 [ 19 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 47 rows starting from the beginning of the part 2023.10.17 21:53:48.310103 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:48.310142 [ 3 ] {} HTTP-Session: a5ff19d5-e775-4e1d-8143-4ee22c79c3cf Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:48.310190 [ 3 ] {} HTTP-Session: a5ff19d5-e775-4e1d-8143-4ee22c79c3cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:48.310230 [ 19 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 264 rows starting from the beginning of the part 2023.10.17 21:53:48.310445 [ 3 ] {5639c98d-a501-45a1-9aa9-4581fb0a2f9a} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:48.310472 [ 19 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 58 rows starting from the beginning of the part 2023.10.17 21:53:48.310587 [ 3 ] {5639c98d-a501-45a1-9aa9-4581fb0a2f9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 21:53:48.310740 [ 19 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 264 rows starting from the beginning of the part 2023.10.17 21:53:48.311021 [ 19 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 47 rows starting from the beginning of the part 2023.10.17 21:53:48.311292 [ 3 ] {5639c98d-a501-45a1-9aa9-4581fb0a2f9a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:48.312215 [ 3 ] {5639c98d-a501-45a1-9aa9-4581fb0a2f9a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:53:48.312527 [ 11 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1020 rows, containing 4 columns (4 merged, 0 gathered) in 0.003287805 sec., 310237.3772167145 rows/sec., 21.94 MiB/sec. 2023.10.17 21:53:48.312726 [ 23 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.10.17 21:53:48.312892 [ 3 ] {5639c98d-a501-45a1-9aa9-4581fb0a2f9a} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.17 21:53:48.313020 [ 23 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_31_6} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.10.17 21:53:48.313155 [ 23 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_31_6} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.10.17 21:53:48.313193 [ 3 ] {5639c98d-a501-45a1-9aa9-4581fb0a2f9a} oximeter.measurements_histogramf64 (d44df011-213c-4c36-ae3e-863e3abcf73e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.17 21:53:48.313386 [ 3 ] {5639c98d-a501-45a1-9aa9-4581fb0a2f9a} executeQuery: Read 47 rows, 64.95 KiB in 0.002877538 sec., 16333 rows/sec., 22.04 MiB/sec. 2023.10.17 21:53:48.313621 [ 3 ] {5639c98d-a501-45a1-9aa9-4581fb0a2f9a} DynamicQueryHandler: Done processing query 2023.10.17 21:53:48.313646 [ 3 ] {5639c98d-a501-45a1-9aa9-4581fb0a2f9a} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.17 21:53:48.313662 [ 3 ] {} HTTP-Session: a5ff19d5-e775-4e1d-8143-4ee22c79c3cf Destroying unnamed session 2023.10.17 21:53:53.301958 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:53.302099 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:53.302129 [ 3 ] {} HTTP-Session: f519b817-3200-49e4-8761-14044f9278d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:53.302158 [ 3 ] {} HTTP-Session: f519b817-3200-49e4-8761-14044f9278d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:53.302299 [ 3 ] {26f57ac8-45ae-48af-b848-3fdfa301d8d9} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:53.302366 [ 3 ] {26f57ac8-45ae-48af-b848-3fdfa301d8d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:53:53.302549 [ 3 ] {26f57ac8-45ae-48af-b848-3fdfa301d8d9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:53.302990 [ 3 ] {26f57ac8-45ae-48af-b848-3fdfa301d8d9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:53:53.303271 [ 3 ] {26f57ac8-45ae-48af-b848-3fdfa301d8d9} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.10.17 21:53:53.303435 [ 3 ] {26f57ac8-45ae-48af-b848-3fdfa301d8d9} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.10.17 21:53:53.303576 [ 3 ] {26f57ac8-45ae-48af-b848-3fdfa301d8d9} executeQuery: Read 6 rows, 348.00 B in 0.001239997 sec., 4838 rows/sec., 274.07 KiB/sec. 2023.10.17 21:53:53.303717 [ 3 ] {26f57ac8-45ae-48af-b848-3fdfa301d8d9} DynamicQueryHandler: Done processing query 2023.10.17 21:53:53.303742 [ 3 ] {26f57ac8-45ae-48af-b848-3fdfa301d8d9} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.17 21:53:53.303758 [ 3 ] {} HTTP-Session: f519b817-3200-49e4-8761-14044f9278d1 Destroying unnamed session 2023.10.17 21:53:53.303885 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 13671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:53.303932 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:53.303951 [ 3 ] {} HTTP-Session: cecefdc1-49a8-4da1-a04c-24eec64e0cf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:53.303968 [ 3 ] {} HTTP-Session: cecefdc1-49a8-4da1-a04c-24eec64e0cf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:53.304044 [ 3 ] {62148c29-b8a9-483f-be8c-bc3d33ff3d9e} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:53.304084 [ 3 ] {62148c29-b8a9-483f-be8c-bc3d33ff3d9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:53:53.304190 [ 3 ] {62148c29-b8a9-483f-be8c-bc3d33ff3d9e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:53.304530 [ 3 ] {62148c29-b8a9-483f-be8c-bc3d33ff3d9e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:53:53.304742 [ 3 ] {62148c29-b8a9-483f-be8c-bc3d33ff3d9e} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.10.17 21:53:53.304902 [ 3 ] {62148c29-b8a9-483f-be8c-bc3d33ff3d9e} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.10.17 21:53:53.305026 [ 3 ] {62148c29-b8a9-483f-be8c-bc3d33ff3d9e} executeQuery: Read 87 rows, 8.33 KiB in 0.000953462 sec., 91246 rows/sec., 8.53 MiB/sec. 2023.10.17 21:53:53.305145 [ 3 ] {62148c29-b8a9-483f-be8c-bc3d33ff3d9e} DynamicQueryHandler: Done processing query 2023.10.17 21:53:53.305170 [ 3 ] {62148c29-b8a9-483f-be8c-bc3d33ff3d9e} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.17 21:53:53.305186 [ 3 ] {} HTTP-Session: cecefdc1-49a8-4da1-a04c-24eec64e0cf5 Destroying unnamed session 2023.10.17 21:53:53.305395 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 42139, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:53.305442 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:53.305461 [ 3 ] {} HTTP-Session: ec5db910-e7b6-4f04-a271-84f270002491 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:53.305478 [ 3 ] {} HTTP-Session: ec5db910-e7b6-4f04-a271-84f270002491 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:53.305556 [ 3 ] {d8c2d2f6-1c49-4389-bec5-9d5c3ce27f01} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:53.305595 [ 3 ] {d8c2d2f6-1c49-4389-bec5-9d5c3ce27f01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:53:53.305699 [ 3 ] {d8c2d2f6-1c49-4389-bec5-9d5c3ce27f01} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:53.306124 [ 3 ] {d8c2d2f6-1c49-4389-bec5-9d5c3ce27f01} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:53:53.306348 [ 3 ] {d8c2d2f6-1c49-4389-bec5-9d5c3ce27f01} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.10.17 21:53:53.306499 [ 3 ] {d8c2d2f6-1c49-4389-bec5-9d5c3ce27f01} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.10.17 21:53:53.306618 [ 3 ] {d8c2d2f6-1c49-4389-bec5-9d5c3ce27f01} executeQuery: Read 264 rows, 18.54 KiB in 0.001029844 sec., 256349 rows/sec., 17.59 MiB/sec. 2023.10.17 21:53:53.306736 [ 3 ] {d8c2d2f6-1c49-4389-bec5-9d5c3ce27f01} DynamicQueryHandler: Done processing query 2023.10.17 21:53:53.306760 [ 3 ] {d8c2d2f6-1c49-4389-bec5-9d5c3ce27f01} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.17 21:53:53.306777 [ 3 ] {} HTTP-Session: ec5db910-e7b6-4f04-a271-84f270002491 Destroying unnamed session 2023.10.17 21:53:53.306935 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:53.306979 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:53.306998 [ 3 ] {} HTTP-Session: ae67abe3-40a4-4f0d-96fa-fc821edbcfcb Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:53.307014 [ 3 ] {} HTTP-Session: ae67abe3-40a4-4f0d-96fa-fc821edbcfcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:53.307082 [ 3 ] {83cbf8a8-b01b-4764-b9f0-c60ea0d57097} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:53.307123 [ 3 ] {83cbf8a8-b01b-4764-b9f0-c60ea0d57097} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.17 21:53:53.307232 [ 3 ] {83cbf8a8-b01b-4764-b9f0-c60ea0d57097} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:53.307476 [ 3 ] {83cbf8a8-b01b-4764-b9f0-c60ea0d57097} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:53:53.307716 [ 3 ] {83cbf8a8-b01b-4764-b9f0-c60ea0d57097} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.17 21:53:53.307887 [ 3 ] {83cbf8a8-b01b-4764-b9f0-c60ea0d57097} oximeter.measurements_bool (b31c9e69-0a41-48d0-88e1-486a7b67ee57): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.17 21:53:53.308009 [ 3 ] {83cbf8a8-b01b-4764-b9f0-c60ea0d57097} executeQuery: Read 6 rows, 258.00 B in 0.000891182 sec., 6732 rows/sec., 282.72 KiB/sec. 2023.10.17 21:53:53.308166 [ 3 ] {83cbf8a8-b01b-4764-b9f0-c60ea0d57097} DynamicQueryHandler: Done processing query 2023.10.17 21:53:53.308190 [ 3 ] {83cbf8a8-b01b-4764-b9f0-c60ea0d57097} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:53:53.308206 [ 3 ] {} HTTP-Session: ae67abe3-40a4-4f0d-96fa-fc821edbcfcb Destroying unnamed session 2023.10.17 21:53:53.308338 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 11538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:53.308382 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:53.308401 [ 3 ] {} HTTP-Session: 74d37f72-e97a-4411-b8ac-072726843859 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:53.308418 [ 3 ] {} HTTP-Session: 74d37f72-e97a-4411-b8ac-072726843859 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:53.308493 [ 3 ] {fc3ed3e0-68f5-4058-882e-d730baa65742} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:53.308538 [ 3 ] {fc3ed3e0-68f5-4058-882e-d730baa65742} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 21:53:53.308658 [ 3 ] {fc3ed3e0-68f5-4058-882e-d730baa65742} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:53.308942 [ 3 ] {fc3ed3e0-68f5-4058-882e-d730baa65742} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:53:53.309188 [ 3 ] {fc3ed3e0-68f5-4058-882e-d730baa65742} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.17 21:53:53.309363 [ 3 ] {fc3ed3e0-68f5-4058-882e-d730baa65742} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.17 21:53:53.309494 [ 3 ] {fc3ed3e0-68f5-4058-882e-d730baa65742} executeQuery: Read 63 rows, 3.91 KiB in 0.000966123 sec., 65209 rows/sec., 3.95 MiB/sec. 2023.10.17 21:53:53.309490 [ 60 ] {} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.17 21:53:53.309593 [ 60 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:53:53.309684 [ 3 ] {fc3ed3e0-68f5-4058-882e-d730baa65742} DynamicQueryHandler: Done processing query 2023.10.17 21:53:53.309752 [ 3 ] {fc3ed3e0-68f5-4058-882e-d730baa65742} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:53:53.309776 [ 9 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.17 21:53:53.309804 [ 3 ] {} HTTP-Session: 74d37f72-e97a-4411-b8ac-072726843859 Destroying unnamed session 2023.10.17 21:53:53.309956 [ 9 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:53:53.310015 [ 9 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 852 rows starting from the beginning of the part 2023.10.17 21:53:53.310040 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:53.310120 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:53.310161 [ 3 ] {} HTTP-Session: d77df2ea-5b1d-4467-a559-9ed4ee0f1194 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:53.310205 [ 3 ] {} HTTP-Session: d77df2ea-5b1d-4467-a559-9ed4ee0f1194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:53.310316 [ 9 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 63 rows starting from the beginning of the part 2023.10.17 21:53:53.310428 [ 3 ] {13097d42-6c83-43b1-8a72-eb4939b15a59} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:53.310543 [ 3 ] {13097d42-6c83-43b1-8a72-eb4939b15a59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 21:53:53.310578 [ 9 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 63 rows starting from the beginning of the part 2023.10.17 21:53:53.310912 [ 9 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 11 rows starting from the beginning of the part 2023.10.17 21:53:53.311047 [ 3 ] {13097d42-6c83-43b1-8a72-eb4939b15a59} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:53.311183 [ 9 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 63 rows starting from the beginning of the part 2023.10.17 21:53:53.311314 [ 9 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 63 rows starting from the beginning of the part 2023.10.17 21:53:53.311843 [ 3 ] {13097d42-6c83-43b1-8a72-eb4939b15a59} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:53:53.312389 [ 3 ] {13097d42-6c83-43b1-8a72-eb4939b15a59} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.17 21:53:53.312704 [ 3 ] {13097d42-6c83-43b1-8a72-eb4939b15a59} oximeter.measurements_i64 (1e70cc99-a22c-4554-b599-406dc1691707): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.17 21:53:53.313116 [ 3 ] {13097d42-6c83-43b1-8a72-eb4939b15a59} executeQuery: Read 19 rows, 1.01 KiB in 0.002600915 sec., 7305 rows/sec., 387.86 KiB/sec. 2023.10.17 21:53:53.313207 [ 11 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1115 rows, containing 5 columns (5 merged, 0 gathered) in 0.003533638 sec., 315538.8299537191 rows/sec., 19.18 MiB/sec. 2023.10.17 21:53:53.313331 [ 3 ] {13097d42-6c83-43b1-8a72-eb4939b15a59} DynamicQueryHandler: Done processing query 2023.10.17 21:53:53.313365 [ 3 ] {13097d42-6c83-43b1-8a72-eb4939b15a59} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:53:53.313399 [ 3 ] {} HTTP-Session: d77df2ea-5b1d-4467-a559-9ed4ee0f1194 Destroying unnamed session 2023.10.17 21:53:53.313480 [ 19 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.17 21:53:53.313760 [ 19 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_21_4} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.17 21:53:53.313848 [ 19 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_21_4} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.17 21:53:57.619863 [ 162 ] {} DNSResolver: Updating DNS cache 2023.10.17 21:53:57.619928 [ 162 ] {} DNSResolver: Updated DNS cache 2023.10.17 21:53:58.300795 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 6792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:58.300945 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:58.300988 [ 3 ] {} HTTP-Session: fca947b7-e2fc-4e83-9c58-3d6eea7649d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:58.301028 [ 3 ] {} HTTP-Session: fca947b7-e2fc-4e83-9c58-3d6eea7649d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:58.301219 [ 3 ] {e245581c-7a3e-4284-82ef-5a29cf6ee6a4} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:58.301312 [ 3 ] {e245581c-7a3e-4284-82ef-5a29cf6ee6a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:53:58.301498 [ 3 ] {e245581c-7a3e-4284-82ef-5a29cf6ee6a4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:58.301965 [ 3 ] {e245581c-7a3e-4284-82ef-5a29cf6ee6a4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:53:58.302239 [ 3 ] {e245581c-7a3e-4284-82ef-5a29cf6ee6a4} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.10.17 21:53:58.302404 [ 3 ] {e245581c-7a3e-4284-82ef-5a29cf6ee6a4} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.10.17 21:53:58.302534 [ 3 ] {e245581c-7a3e-4284-82ef-5a29cf6ee6a4} executeQuery: Read 47 rows, 3.81 KiB in 0.001260786 sec., 37278 rows/sec., 2.95 MiB/sec. 2023.10.17 21:53:58.302687 [ 3 ] {e245581c-7a3e-4284-82ef-5a29cf6ee6a4} DynamicQueryHandler: Done processing query 2023.10.17 21:53:58.302713 [ 3 ] {e245581c-7a3e-4284-82ef-5a29cf6ee6a4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:53:58.302730 [ 3 ] {} HTTP-Session: fca947b7-e2fc-4e83-9c58-3d6eea7649d3 Destroying unnamed session 2023.10.17 21:53:58.302868 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 22677, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:58.302923 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:58.302943 [ 3 ] {} HTTP-Session: d65de7b3-a0e4-4423-a465-bf58c4a774e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:58.302961 [ 3 ] {} HTTP-Session: d65de7b3-a0e4-4423-a465-bf58c4a774e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:58.303050 [ 3 ] {4ff9ae36-770b-4472-98d7-39aa397ed34f} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:58.303093 [ 3 ] {4ff9ae36-770b-4472-98d7-39aa397ed34f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:53:58.303199 [ 3 ] {4ff9ae36-770b-4472-98d7-39aa397ed34f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:58.303616 [ 3 ] {4ff9ae36-770b-4472-98d7-39aa397ed34f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:53:58.303836 [ 3 ] {4ff9ae36-770b-4472-98d7-39aa397ed34f} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.10.17 21:53:58.303988 [ 3 ] {4ff9ae36-770b-4472-98d7-39aa397ed34f} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.10.17 21:53:58.304092 [ 3 ] {4ff9ae36-770b-4472-98d7-39aa397ed34f} executeQuery: Read 141 rows, 14.05 KiB in 0.001012794 sec., 139218 rows/sec., 13.55 MiB/sec. 2023.10.17 21:53:58.304241 [ 3 ] {4ff9ae36-770b-4472-98d7-39aa397ed34f} DynamicQueryHandler: Done processing query 2023.10.17 21:53:58.304268 [ 3 ] {4ff9ae36-770b-4472-98d7-39aa397ed34f} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.17 21:53:58.304284 [ 3 ] {} HTTP-Session: d65de7b3-a0e4-4423-a465-bf58c4a774e6 Destroying unnamed session 2023.10.17 21:53:58.304417 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 8015, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:58.304465 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:58.304485 [ 3 ] {} HTTP-Session: 5ecfc2fc-1c4b-483d-a435-c71613b10328 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:58.304502 [ 3 ] {} HTTP-Session: 5ecfc2fc-1c4b-483d-a435-c71613b10328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:58.304575 [ 3 ] {79b3177f-1dd3-4c03-8529-2c8f4943652e} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:58.304616 [ 3 ] {79b3177f-1dd3-4c03-8529-2c8f4943652e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:53:58.304723 [ 3 ] {79b3177f-1dd3-4c03-8529-2c8f4943652e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:58.305029 [ 3 ] {79b3177f-1dd3-4c03-8529-2c8f4943652e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:53:58.305244 [ 3 ] {79b3177f-1dd3-4c03-8529-2c8f4943652e} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.10.17 21:53:58.305394 [ 3 ] {79b3177f-1dd3-4c03-8529-2c8f4943652e} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.10.17 21:53:58.305492 [ 3 ] {79b3177f-1dd3-4c03-8529-2c8f4943652e} executeQuery: Read 47 rows, 3.76 KiB in 0.000888982 sec., 52869 rows/sec., 4.13 MiB/sec. 2023.10.17 21:53:58.305610 [ 3 ] {79b3177f-1dd3-4c03-8529-2c8f4943652e} DynamicQueryHandler: Done processing query 2023.10.17 21:53:58.305633 [ 3 ] {79b3177f-1dd3-4c03-8529-2c8f4943652e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:53:58.305649 [ 3 ] {} HTTP-Session: 5ecfc2fc-1c4b-483d-a435-c71613b10328 Destroying unnamed session 2023.10.17 21:53:58.305855 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 50283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:53:58.305902 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:53:58.305922 [ 3 ] {} HTTP-Session: b741e070-4f0e-4a7a-bc4c-13b3296a7520 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:53:58.305939 [ 3 ] {} HTTP-Session: b741e070-4f0e-4a7a-bc4c-13b3296a7520 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:53:58.306032 [ 3 ] {26b98338-3f76-4224-b2ce-688469e3aa2f} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:53:58.306078 [ 3 ] {26b98338-3f76-4224-b2ce-688469e3aa2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 21:53:58.306211 [ 3 ] {26b98338-3f76-4224-b2ce-688469e3aa2f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:53:58.306724 [ 3 ] {26b98338-3f76-4224-b2ce-688469e3aa2f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:53:58.307059 [ 3 ] {26b98338-3f76-4224-b2ce-688469e3aa2f} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.17 21:53:58.307242 [ 3 ] {26b98338-3f76-4224-b2ce-688469e3aa2f} oximeter.measurements_histogramf64 (d44df011-213c-4c36-ae3e-863e3abcf73e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.17 21:53:58.307351 [ 3 ] {26b98338-3f76-4224-b2ce-688469e3aa2f} executeQuery: Read 47 rows, 64.95 KiB in 0.001290918 sec., 36408 rows/sec., 49.13 MiB/sec. 2023.10.17 21:53:58.307340 [ 162 ] {} oximeter.measurements_histogramf64 (d44df011-213c-4c36-ae3e-863e3abcf73e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.17 21:53:58.307420 [ 162 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:53:58.307543 [ 3 ] {26b98338-3f76-4224-b2ce-688469e3aa2f} DynamicQueryHandler: Done processing query 2023.10.17 21:53:58.307557 [ 23 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.17 21:53:58.307582 [ 3 ] {26b98338-3f76-4224-b2ce-688469e3aa2f} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.17 21:53:58.307629 [ 3 ] {} HTTP-Session: b741e070-4f0e-4a7a-bc4c-13b3296a7520 Destroying unnamed session 2023.10.17 21:53:58.307725 [ 23 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:53:58.307771 [ 23 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 490 rows starting from the beginning of the part 2023.10.17 21:53:58.307916 [ 23 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 47 rows starting from the beginning of the part 2023.10.17 21:53:58.308035 [ 23 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 47 rows starting from the beginning of the part 2023.10.17 21:53:58.308150 [ 23 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 47 rows starting from the beginning of the part 2023.10.17 21:53:58.308257 [ 23 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 47 rows starting from the beginning of the part 2023.10.17 21:53:58.308359 [ 23 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 47 rows starting from the beginning of the part 2023.10.17 21:53:58.310023 [ 23 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 725 rows, containing 6 columns (6 merged, 0 gathered) in 0.002541655 sec., 285247.21097080444 rows/sec., 384.93 MiB/sec. 2023.10.17 21:53:58.310343 [ 23 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.17 21:53:58.310549 [ 23 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_16_3} oximeter.measurements_histogramf64 (d44df011-213c-4c36-ae3e-863e3abcf73e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.17 21:53:58.310617 [ 23 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_16_3} oximeter.measurements_histogramf64 (d44df011-213c-4c36-ae3e-863e3abcf73e) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.17 21:53:58.310687 [ 23 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_16_3: 4.02 MiB. 2023.10.17 21:53:59.000148 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 234.23 MiB, peak 235.48 MiB, will set to 230.09 MiB (RSS), difference: -4.15 MiB 2023.10.17 21:54:03.302558 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:03.302674 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:03.302701 [ 3 ] {} HTTP-Session: 543d98c4-ebb0-42ef-b6bd-ede711f9467d Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:03.302728 [ 3 ] {} HTTP-Session: 543d98c4-ebb0-42ef-b6bd-ede711f9467d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:03.302860 [ 3 ] {624321fe-17a2-480c-8eeb-f2e4e841d0f0} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:03.302920 [ 3 ] {624321fe-17a2-480c-8eeb-f2e4e841d0f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:54:03.303084 [ 3 ] {624321fe-17a2-480c-8eeb-f2e4e841d0f0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:03.303514 [ 3 ] {624321fe-17a2-480c-8eeb-f2e4e841d0f0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:54:03.303770 [ 3 ] {624321fe-17a2-480c-8eeb-f2e4e841d0f0} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.10.17 21:54:03.303934 [ 3 ] {624321fe-17a2-480c-8eeb-f2e4e841d0f0} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.10.17 21:54:03.304078 [ 3 ] {624321fe-17a2-480c-8eeb-f2e4e841d0f0} executeQuery: Read 6 rows, 348.00 B in 0.001182306 sec., 5074 rows/sec., 287.44 KiB/sec. 2023.10.17 21:54:03.304228 [ 3 ] {624321fe-17a2-480c-8eeb-f2e4e841d0f0} DynamicQueryHandler: Done processing query 2023.10.17 21:54:03.304255 [ 3 ] {624321fe-17a2-480c-8eeb-f2e4e841d0f0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.17 21:54:03.304272 [ 3 ] {} HTTP-Session: 543d98c4-ebb0-42ef-b6bd-ede711f9467d Destroying unnamed session 2023.10.17 21:54:03.304407 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 13671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:03.304455 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:03.304475 [ 3 ] {} HTTP-Session: b14f8b6d-022a-479b-b7f4-c21d085881dc Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:03.304495 [ 3 ] {} HTTP-Session: b14f8b6d-022a-479b-b7f4-c21d085881dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:03.304572 [ 3 ] {f95c430d-1e24-4a18-9d11-8db14c6afbff} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:03.304614 [ 3 ] {f95c430d-1e24-4a18-9d11-8db14c6afbff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:54:03.304722 [ 3 ] {f95c430d-1e24-4a18-9d11-8db14c6afbff} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:03.305131 [ 3 ] {f95c430d-1e24-4a18-9d11-8db14c6afbff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:54:03.306563 [ 3 ] {f95c430d-1e24-4a18-9d11-8db14c6afbff} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.10.17 21:54:03.306758 [ 3 ] {f95c430d-1e24-4a18-9d11-8db14c6afbff} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.10.17 21:54:03.306909 [ 3 ] {f95c430d-1e24-4a18-9d11-8db14c6afbff} executeQuery: Read 87 rows, 8.33 KiB in 0.002305942 sec., 37728 rows/sec., 3.53 MiB/sec. 2023.10.17 21:54:03.307092 [ 3 ] {f95c430d-1e24-4a18-9d11-8db14c6afbff} DynamicQueryHandler: Done processing query 2023.10.17 21:54:03.307121 [ 3 ] {f95c430d-1e24-4a18-9d11-8db14c6afbff} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.17 21:54:03.307144 [ 3 ] {} HTTP-Session: b14f8b6d-022a-479b-b7f4-c21d085881dc Destroying unnamed session 2023.10.17 21:54:03.307328 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 42139, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:03.307384 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:03.307409 [ 3 ] {} HTTP-Session: 377d5344-7c7b-44a3-93a6-bc855550277b Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:03.307431 [ 3 ] {} HTTP-Session: 377d5344-7c7b-44a3-93a6-bc855550277b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:03.307526 [ 3 ] {e484b2db-0c84-4b91-82f2-c2ef6ff6d26b} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:03.307569 [ 3 ] {e484b2db-0c84-4b91-82f2-c2ef6ff6d26b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:54:03.307676 [ 3 ] {e484b2db-0c84-4b91-82f2-c2ef6ff6d26b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:03.308148 [ 3 ] {e484b2db-0c84-4b91-82f2-c2ef6ff6d26b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:54:03.308384 [ 3 ] {e484b2db-0c84-4b91-82f2-c2ef6ff6d26b} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.10.17 21:54:03.308550 [ 3 ] {e484b2db-0c84-4b91-82f2-c2ef6ff6d26b} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.10.17 21:54:03.308674 [ 3 ] {e484b2db-0c84-4b91-82f2-c2ef6ff6d26b} executeQuery: Read 264 rows, 18.54 KiB in 0.001108806 sec., 238093 rows/sec., 16.33 MiB/sec. 2023.10.17 21:54:03.308829 [ 3 ] {e484b2db-0c84-4b91-82f2-c2ef6ff6d26b} DynamicQueryHandler: Done processing query 2023.10.17 21:54:03.308855 [ 3 ] {e484b2db-0c84-4b91-82f2-c2ef6ff6d26b} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.17 21:54:03.308874 [ 3 ] {} HTTP-Session: 377d5344-7c7b-44a3-93a6-bc855550277b Destroying unnamed session 2023.10.17 21:54:03.309062 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:03.309113 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:03.309134 [ 3 ] {} HTTP-Session: f75035eb-9032-474a-9e22-7e97e3baea72 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:03.309151 [ 3 ] {} HTTP-Session: f75035eb-9032-474a-9e22-7e97e3baea72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:03.309223 [ 3 ] {caad897a-a965-4bee-a286-cd235d88bc03} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:03.309268 [ 3 ] {caad897a-a965-4bee-a286-cd235d88bc03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.17 21:54:03.309423 [ 3 ] {caad897a-a965-4bee-a286-cd235d88bc03} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:03.309722 [ 3 ] {caad897a-a965-4bee-a286-cd235d88bc03} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:54:03.310056 [ 3 ] {caad897a-a965-4bee-a286-cd235d88bc03} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.17 21:54:03.310297 [ 3 ] {caad897a-a965-4bee-a286-cd235d88bc03} oximeter.measurements_bool (b31c9e69-0a41-48d0-88e1-486a7b67ee57): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.17 21:54:03.310430 [ 3 ] {caad897a-a965-4bee-a286-cd235d88bc03} executeQuery: Read 6 rows, 258.00 B in 0.001174686 sec., 5107 rows/sec., 214.49 KiB/sec. 2023.10.17 21:54:03.310543 [ 3 ] {caad897a-a965-4bee-a286-cd235d88bc03} DynamicQueryHandler: Done processing query 2023.10.17 21:54:03.310568 [ 3 ] {caad897a-a965-4bee-a286-cd235d88bc03} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:54:03.310585 [ 3 ] {} HTTP-Session: f75035eb-9032-474a-9e22-7e97e3baea72 Destroying unnamed session 2023.10.17 21:54:03.310743 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 11538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:03.310790 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:03.310810 [ 3 ] {} HTTP-Session: 7ec9dd11-9856-4e6c-8e9e-7e3346887776 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:03.310828 [ 3 ] {} HTTP-Session: 7ec9dd11-9856-4e6c-8e9e-7e3346887776 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:03.310902 [ 3 ] {808f75b2-b4f8-4d6a-b4fd-bde7a44029b9} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:03.310944 [ 3 ] {808f75b2-b4f8-4d6a-b4fd-bde7a44029b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 21:54:03.311062 [ 3 ] {808f75b2-b4f8-4d6a-b4fd-bde7a44029b9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:03.311375 [ 3 ] {808f75b2-b4f8-4d6a-b4fd-bde7a44029b9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:54:03.311620 [ 3 ] {808f75b2-b4f8-4d6a-b4fd-bde7a44029b9} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.17 21:54:03.311793 [ 3 ] {808f75b2-b4f8-4d6a-b4fd-bde7a44029b9} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.17 21:54:03.311897 [ 3 ] {808f75b2-b4f8-4d6a-b4fd-bde7a44029b9} executeQuery: Read 63 rows, 3.91 KiB in 0.000967343 sec., 65126 rows/sec., 3.95 MiB/sec. 2023.10.17 21:54:03.312026 [ 3 ] {808f75b2-b4f8-4d6a-b4fd-bde7a44029b9} DynamicQueryHandler: Done processing query 2023.10.17 21:54:03.312050 [ 3 ] {808f75b2-b4f8-4d6a-b4fd-bde7a44029b9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:54:03.312067 [ 3 ] {} HTTP-Session: 7ec9dd11-9856-4e6c-8e9e-7e3346887776 Destroying unnamed session 2023.10.17 21:54:03.312204 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:03.312251 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:03.312271 [ 3 ] {} HTTP-Session: 72f29473-a1a7-453c-b9d9-8bd5dd93ee2c Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:03.312289 [ 3 ] {} HTTP-Session: 72f29473-a1a7-453c-b9d9-8bd5dd93ee2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:03.312361 [ 3 ] {b1485180-af30-4625-b0f1-dcbd1f0d027b} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:03.312401 [ 3 ] {b1485180-af30-4625-b0f1-dcbd1f0d027b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 21:54:03.312505 [ 3 ] {b1485180-af30-4625-b0f1-dcbd1f0d027b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:03.312760 [ 3 ] {b1485180-af30-4625-b0f1-dcbd1f0d027b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:54:03.312993 [ 3 ] {b1485180-af30-4625-b0f1-dcbd1f0d027b} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.17 21:54:03.313166 [ 3 ] {b1485180-af30-4625-b0f1-dcbd1f0d027b} oximeter.measurements_i64 (1e70cc99-a22c-4554-b599-406dc1691707): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.17 21:54:03.313290 [ 3 ] {b1485180-af30-4625-b0f1-dcbd1f0d027b} executeQuery: Read 19 rows, 1.01 KiB in 0.000898792 sec., 21139 rows/sec., 1.10 MiB/sec. 2023.10.17 21:54:03.313422 [ 3 ] {b1485180-af30-4625-b0f1-dcbd1f0d027b} DynamicQueryHandler: Done processing query 2023.10.17 21:54:03.313447 [ 3 ] {b1485180-af30-4625-b0f1-dcbd1f0d027b} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:54:03.313464 [ 3 ] {} HTTP-Session: 72f29473-a1a7-453c-b9d9-8bd5dd93ee2c Destroying unnamed session 2023.10.17 21:54:08.303002 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 6792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:08.303123 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:08.303150 [ 3 ] {} HTTP-Session: 8fdfe45b-4de4-4f7f-b4d1-8928acbef2fc Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:08.303175 [ 3 ] {} HTTP-Session: 8fdfe45b-4de4-4f7f-b4d1-8928acbef2fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:08.303308 [ 3 ] {4db11456-acee-4ef6-946d-ea43af7a5f81} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:08.303369 [ 3 ] {4db11456-acee-4ef6-946d-ea43af7a5f81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:54:08.303556 [ 3 ] {4db11456-acee-4ef6-946d-ea43af7a5f81} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:08.304023 [ 3 ] {4db11456-acee-4ef6-946d-ea43af7a5f81} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:54:08.304289 [ 3 ] {4db11456-acee-4ef6-946d-ea43af7a5f81} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.10.17 21:54:08.304463 [ 3 ] {4db11456-acee-4ef6-946d-ea43af7a5f81} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.10.17 21:54:08.304586 [ 3 ] {4db11456-acee-4ef6-946d-ea43af7a5f81} executeQuery: Read 47 rows, 3.81 KiB in 0.001241847 sec., 37846 rows/sec., 3.00 MiB/sec. 2023.10.17 21:54:08.304762 [ 3 ] {4db11456-acee-4ef6-946d-ea43af7a5f81} DynamicQueryHandler: Done processing query 2023.10.17 21:54:08.304789 [ 3 ] {4db11456-acee-4ef6-946d-ea43af7a5f81} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:54:08.304807 [ 3 ] {} HTTP-Session: 8fdfe45b-4de4-4f7f-b4d1-8928acbef2fc Destroying unnamed session 2023.10.17 21:54:08.304996 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 22677, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:08.305046 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:08.305066 [ 3 ] {} HTTP-Session: 47f685d7-7cea-472d-a902-9bb57f7a9e43 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:08.305084 [ 3 ] {} HTTP-Session: 47f685d7-7cea-472d-a902-9bb57f7a9e43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:08.305165 [ 3 ] {f95f1aa9-2204-4b4c-959f-96eff37e86c0} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:08.305206 [ 3 ] {f95f1aa9-2204-4b4c-959f-96eff37e86c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:54:08.305316 [ 3 ] {f95f1aa9-2204-4b4c-959f-96eff37e86c0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:08.305691 [ 3 ] {f95f1aa9-2204-4b4c-959f-96eff37e86c0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:54:08.305914 [ 3 ] {f95f1aa9-2204-4b4c-959f-96eff37e86c0} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.10.17 21:54:08.306067 [ 3 ] {f95f1aa9-2204-4b4c-959f-96eff37e86c0} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.10.17 21:54:08.306175 [ 3 ] {f95f1aa9-2204-4b4c-959f-96eff37e86c0} executeQuery: Read 141 rows, 14.05 KiB in 0.000981564 sec., 143648 rows/sec., 13.98 MiB/sec. 2023.10.17 21:54:08.306307 [ 3 ] {f95f1aa9-2204-4b4c-959f-96eff37e86c0} DynamicQueryHandler: Done processing query 2023.10.17 21:54:08.306332 [ 3 ] {f95f1aa9-2204-4b4c-959f-96eff37e86c0} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.17 21:54:08.306349 [ 3 ] {} HTTP-Session: 47f685d7-7cea-472d-a902-9bb57f7a9e43 Destroying unnamed session 2023.10.17 21:54:08.306484 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 9865, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:08.306529 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:08.306550 [ 3 ] {} HTTP-Session: f1dc153e-2745-46d1-91d7-e5012d1c61ba Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:08.306568 [ 3 ] {} HTTP-Session: f1dc153e-2745-46d1-91d7-e5012d1c61ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:08.306642 [ 3 ] {c7baae02-f4c4-442b-b3d7-9dcfee3ad90e} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:08.306682 [ 3 ] {c7baae02-f4c4-442b-b3d7-9dcfee3ad90e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:54:08.306785 [ 3 ] {c7baae02-f4c4-442b-b3d7-9dcfee3ad90e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:08.307155 [ 3 ] {c7baae02-f4c4-442b-b3d7-9dcfee3ad90e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:54:08.307365 [ 3 ] {c7baae02-f4c4-442b-b3d7-9dcfee3ad90e} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.10.17 21:54:08.307516 [ 3 ] {c7baae02-f4c4-442b-b3d7-9dcfee3ad90e} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.10.17 21:54:08.307616 [ 3 ] {c7baae02-f4c4-442b-b3d7-9dcfee3ad90e} executeQuery: Read 58 rows, 4.63 KiB in 0.000946203 sec., 61297 rows/sec., 4.78 MiB/sec. 2023.10.17 21:54:08.307736 [ 3 ] {c7baae02-f4c4-442b-b3d7-9dcfee3ad90e} DynamicQueryHandler: Done processing query 2023.10.17 21:54:08.307762 [ 3 ] {c7baae02-f4c4-442b-b3d7-9dcfee3ad90e} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.17 21:54:08.307779 [ 3 ] {} HTTP-Session: f1dc153e-2745-46d1-91d7-e5012d1c61ba Destroying unnamed session 2023.10.17 21:54:08.307934 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 2135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:08.307981 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:08.308002 [ 3 ] {} HTTP-Session: 988fc8e3-04ae-42b4-9112-1ca762a8133b Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:08.308019 [ 3 ] {} HTTP-Session: 988fc8e3-04ae-42b4-9112-1ca762a8133b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:08.308090 [ 3 ] {2ed5b664-14f5-49c9-9bf2-bba262e6758e} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:08.308133 [ 3 ] {2ed5b664-14f5-49c9-9bf2-bba262e6758e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 21:54:08.308248 [ 3 ] {2ed5b664-14f5-49c9-9bf2-bba262e6758e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:08.308517 [ 3 ] {2ed5b664-14f5-49c9-9bf2-bba262e6758e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:54:08.308764 [ 3 ] {2ed5b664-14f5-49c9-9bf2-bba262e6758e} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.17 21:54:08.308943 [ 3 ] {2ed5b664-14f5-49c9-9bf2-bba262e6758e} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.17 21:54:08.309044 [ 3 ] {2ed5b664-14f5-49c9-9bf2-bba262e6758e} executeQuery: Read 11 rows, 743.00 B in 0.000925872 sec., 11880 rows/sec., 783.68 KiB/sec. 2023.10.17 21:54:08.309151 [ 3 ] {2ed5b664-14f5-49c9-9bf2-bba262e6758e} DynamicQueryHandler: Done processing query 2023.10.17 21:54:08.309175 [ 3 ] {2ed5b664-14f5-49c9-9bf2-bba262e6758e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.17 21:54:08.309192 [ 3 ] {} HTTP-Session: 988fc8e3-04ae-42b4-9112-1ca762a8133b Destroying unnamed session 2023.10.17 21:54:08.309391 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 50284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:08.309436 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:08.309456 [ 3 ] {} HTTP-Session: 800f15e9-ebed-475c-a2da-2caa81901d20 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:08.309473 [ 3 ] {} HTTP-Session: 800f15e9-ebed-475c-a2da-2caa81901d20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:08.309565 [ 3 ] {753c7a86-afec-4fbf-93f4-4bbc01cd7eb7} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:08.309610 [ 3 ] {753c7a86-afec-4fbf-93f4-4bbc01cd7eb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 21:54:08.309741 [ 3 ] {753c7a86-afec-4fbf-93f4-4bbc01cd7eb7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:08.310213 [ 3 ] {753c7a86-afec-4fbf-93f4-4bbc01cd7eb7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:54:08.310528 [ 3 ] {753c7a86-afec-4fbf-93f4-4bbc01cd7eb7} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.17 21:54:08.310711 [ 3 ] {753c7a86-afec-4fbf-93f4-4bbc01cd7eb7} oximeter.measurements_histogramf64 (d44df011-213c-4c36-ae3e-863e3abcf73e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.17 21:54:08.310822 [ 3 ] {753c7a86-afec-4fbf-93f4-4bbc01cd7eb7} executeQuery: Read 47 rows, 64.95 KiB in 0.001220956 sec., 38494 rows/sec., 51.95 MiB/sec. 2023.10.17 21:54:08.311025 [ 3 ] {753c7a86-afec-4fbf-93f4-4bbc01cd7eb7} DynamicQueryHandler: Done processing query 2023.10.17 21:54:08.311049 [ 3 ] {753c7a86-afec-4fbf-93f4-4bbc01cd7eb7} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.17 21:54:08.311066 [ 3 ] {} HTTP-Session: 800f15e9-ebed-475c-a2da-2caa81901d20 Destroying unnamed session 2023.10.17 21:54:12.619967 [ 176 ] {} DNSResolver: Updating DNS cache 2023.10.17 21:54:12.620023 [ 176 ] {} DNSResolver: Updated DNS cache 2023.10.17 21:54:13.303203 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:13.303372 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:13.303420 [ 3 ] {} HTTP-Session: 2c7df710-af69-40cf-b3c5-6985a3733916 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:13.303463 [ 3 ] {} HTTP-Session: 2c7df710-af69-40cf-b3c5-6985a3733916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:13.303665 [ 3 ] {cc3bfb69-dc35-4b23-b0e9-c2413f4790de} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:13.303769 [ 3 ] {cc3bfb69-dc35-4b23-b0e9-c2413f4790de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:54:13.304023 [ 3 ] {cc3bfb69-dc35-4b23-b0e9-c2413f4790de} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:13.304500 [ 3 ] {cc3bfb69-dc35-4b23-b0e9-c2413f4790de} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:54:13.304766 [ 3 ] {cc3bfb69-dc35-4b23-b0e9-c2413f4790de} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.10.17 21:54:13.304933 [ 3 ] {cc3bfb69-dc35-4b23-b0e9-c2413f4790de} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.10.17 21:54:13.305061 [ 3 ] {cc3bfb69-dc35-4b23-b0e9-c2413f4790de} executeQuery: Read 6 rows, 348.00 B in 0.001338688 sec., 4482 rows/sec., 253.86 KiB/sec. 2023.10.17 21:54:13.305097 [ 176 ] {} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.10.17 21:54:13.305238 [ 176 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:54:13.305239 [ 3 ] {cc3bfb69-dc35-4b23-b0e9-c2413f4790de} DynamicQueryHandler: Done processing query 2023.10.17 21:54:13.305301 [ 3 ] {cc3bfb69-dc35-4b23-b0e9-c2413f4790de} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 21:54:13.305357 [ 3 ] {} HTTP-Session: 2c7df710-af69-40cf-b3c5-6985a3733916 Destroying unnamed session 2023.10.17 21:54:13.305406 [ 19 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.10.17 21:54:13.305532 [ 19 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:54:13.305577 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 13671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:13.305598 [ 19 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 53 rows starting from the beginning of the part 2023.10.17 21:54:13.305678 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:13.305734 [ 3 ] {} HTTP-Session: b1cf2659-05bf-4f73-9318-347beb62b386 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:13.305766 [ 3 ] {} HTTP-Session: b1cf2659-05bf-4f73-9318-347beb62b386 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:13.305889 [ 19 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part 2023.10.17 21:54:13.305989 [ 3 ] {0549c18b-f213-4bf8-a0b1-8577ee4dcaea} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:13.306123 [ 3 ] {0549c18b-f213-4bf8-a0b1-8577ee4dcaea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:54:13.306137 [ 19 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 47 rows starting from the beginning of the part 2023.10.17 21:54:13.306420 [ 19 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part 2023.10.17 21:54:13.306573 [ 3 ] {0549c18b-f213-4bf8-a0b1-8577ee4dcaea} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:13.306644 [ 19 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 47 rows starting from the beginning of the part 2023.10.17 21:54:13.306795 [ 19 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part 2023.10.17 21:54:13.307327 [ 3 ] {0549c18b-f213-4bf8-a0b1-8577ee4dcaea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:54:13.307814 [ 3 ] {0549c18b-f213-4bf8-a0b1-8577ee4dcaea} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.10.17 21:54:13.308201 [ 3 ] {0549c18b-f213-4bf8-a0b1-8577ee4dcaea} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.10.17 21:54:13.308213 [ 19 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 165 rows, containing 4 columns (4 merged, 0 gathered) in 0.002897569 sec., 56944.28674519916 rows/sec., 4.31 MiB/sec. 2023.10.17 21:54:13.308399 [ 11 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.10.17 21:54:13.308444 [ 3 ] {0549c18b-f213-4bf8-a0b1-8577ee4dcaea} executeQuery: Read 87 rows, 8.33 KiB in 0.002380902 sec., 36540 rows/sec., 3.42 MiB/sec. 2023.10.17 21:54:13.308437 [ 176 ] {} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.10.17 21:54:13.308599 [ 176 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:54:13.308836 [ 3 ] {0549c18b-f213-4bf8-a0b1-8577ee4dcaea} DynamicQueryHandler: Done processing query 2023.10.17 21:54:13.308845 [ 23 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.10.17 21:54:13.308884 [ 11 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_36_7} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.10.17 21:54:13.308903 [ 3 ] {0549c18b-f213-4bf8-a0b1-8577ee4dcaea} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.17 21:54:13.309025 [ 3 ] {} HTTP-Session: b1cf2659-05bf-4f73-9318-347beb62b386 Destroying unnamed session 2023.10.17 21:54:13.309105 [ 11 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_36_7} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.10.17 21:54:13.309121 [ 23 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:54:13.309150 [ 23 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 228 rows starting from the beginning of the part 2023.10.17 21:54:13.309309 [ 23 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 87 rows starting from the beginning of the part 2023.10.17 21:54:13.309315 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 42139, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:13.309416 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:13.309473 [ 3 ] {} HTTP-Session: 2b2cc76d-998f-437e-8b80-4d905df99ec5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:13.309489 [ 23 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 141 rows starting from the beginning of the part 2023.10.17 21:54:13.309505 [ 3 ] {} HTTP-Session: 2b2cc76d-998f-437e-8b80-4d905df99ec5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:13.309728 [ 23 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 87 rows starting from the beginning of the part 2023.10.17 21:54:13.309756 [ 3 ] {63f691de-6b34-4f03-8ae8-3d6d80a82921} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:13.309836 [ 3 ] {63f691de-6b34-4f03-8ae8-3d6d80a82921} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:54:13.309921 [ 23 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 141 rows starting from the beginning of the part 2023.10.17 21:54:13.310213 [ 23 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 87 rows starting from the beginning of the part 2023.10.17 21:54:13.310350 [ 3 ] {63f691de-6b34-4f03-8ae8-3d6d80a82921} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:13.311536 [ 3 ] {63f691de-6b34-4f03-8ae8-3d6d80a82921} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:54:13.311986 [ 3 ] {63f691de-6b34-4f03-8ae8-3d6d80a82921} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.10.17 21:54:13.311985 [ 12 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 771 rows, containing 4 columns (4 merged, 0 gathered) in 0.003265734 sec., 236087.81364311973 rows/sec., 22.56 MiB/sec. 2023.10.17 21:54:13.312181 [ 12 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.10.17 21:54:13.312278 [ 3 ] {63f691de-6b34-4f03-8ae8-3d6d80a82921} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.10.17 21:54:13.312476 [ 3 ] {63f691de-6b34-4f03-8ae8-3d6d80a82921} executeQuery: Read 264 rows, 18.54 KiB in 0.002660016 sec., 99247 rows/sec., 6.81 MiB/sec. 2023.10.17 21:54:13.312465 [ 175 ] {} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.10.17 21:54:13.312541 [ 12 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_36_7} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.10.17 21:54:13.312598 [ 175 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:54:13.312735 [ 12 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_36_7} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.10.17 21:54:13.312789 [ 3 ] {63f691de-6b34-4f03-8ae8-3d6d80a82921} DynamicQueryHandler: Done processing query 2023.10.17 21:54:13.312797 [ 23 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.10.17 21:54:13.312836 [ 3 ] {63f691de-6b34-4f03-8ae8-3d6d80a82921} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.17 21:54:13.312919 [ 3 ] {} HTTP-Session: 2b2cc76d-998f-437e-8b80-4d905df99ec5 Destroying unnamed session 2023.10.17 21:54:13.312994 [ 23 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:54:13.313025 [ 23 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 340 rows starting from the beginning of the part 2023.10.17 21:54:13.313169 [ 23 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 264 rows starting from the beginning of the part 2023.10.17 21:54:13.313169 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:13.313274 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:13.313335 [ 3 ] {} HTTP-Session: 9a22ebaf-ba66-4dcd-8306-1c21d6775c9a Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:13.313349 [ 23 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 47 rows starting from the beginning of the part 2023.10.17 21:54:13.313367 [ 3 ] {} HTTP-Session: 9a22ebaf-ba66-4dcd-8306-1c21d6775c9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:13.313578 [ 23 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 264 rows starting from the beginning of the part 2023.10.17 21:54:13.313608 [ 3 ] {fcd2eed6-aca5-498e-bb97-96b29c2eb53c} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:13.313695 [ 3 ] {fcd2eed6-aca5-498e-bb97-96b29c2eb53c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.17 21:54:13.313794 [ 23 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 58 rows starting from the beginning of the part 2023.10.17 21:54:13.314094 [ 23 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 264 rows starting from the beginning of the part 2023.10.17 21:54:13.314238 [ 3 ] {fcd2eed6-aca5-498e-bb97-96b29c2eb53c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:13.315007 [ 3 ] {fcd2eed6-aca5-498e-bb97-96b29c2eb53c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:54:13.315559 [ 3 ] {fcd2eed6-aca5-498e-bb97-96b29c2eb53c} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.17 21:54:13.315883 [ 12 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1237 rows, containing 4 columns (4 merged, 0 gathered) in 0.003151082 sec., 392563.5702276234 rows/sec., 27.47 MiB/sec. 2023.10.17 21:54:13.315892 [ 3 ] {fcd2eed6-aca5-498e-bb97-96b29c2eb53c} oximeter.measurements_bool (b31c9e69-0a41-48d0-88e1-486a7b67ee57): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.17 21:54:13.316135 [ 3 ] {fcd2eed6-aca5-498e-bb97-96b29c2eb53c} executeQuery: Read 6 rows, 258.00 B in 0.002465923 sec., 2433 rows/sec., 102.17 KiB/sec. 2023.10.17 21:54:13.316158 [ 12 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.10.17 21:54:13.316388 [ 3 ] {fcd2eed6-aca5-498e-bb97-96b29c2eb53c} DynamicQueryHandler: Done processing query 2023.10.17 21:54:13.316428 [ 3 ] {fcd2eed6-aca5-498e-bb97-96b29c2eb53c} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:54:13.316449 [ 3 ] {} HTTP-Session: 9a22ebaf-ba66-4dcd-8306-1c21d6775c9a Destroying unnamed session 2023.10.17 21:54:13.316623 [ 12 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_36_7} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.10.17 21:54:13.316643 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 11538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:13.316724 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:13.316746 [ 3 ] {} HTTP-Session: eb1b23dd-abd7-42af-a46e-5a93bcd8f09a Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:13.316765 [ 3 ] {} HTTP-Session: eb1b23dd-abd7-42af-a46e-5a93bcd8f09a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:13.316780 [ 12 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_36_7} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.10.17 21:54:13.316939 [ 3 ] {cf040fc6-1400-4d7b-a397-fed000201369} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:13.317014 [ 3 ] {cf040fc6-1400-4d7b-a397-fed000201369} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 21:54:13.317153 [ 3 ] {cf040fc6-1400-4d7b-a397-fed000201369} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:13.317461 [ 3 ] {cf040fc6-1400-4d7b-a397-fed000201369} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:54:13.317715 [ 3 ] {cf040fc6-1400-4d7b-a397-fed000201369} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.17 21:54:13.317888 [ 3 ] {cf040fc6-1400-4d7b-a397-fed000201369} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.17 21:54:13.318019 [ 3 ] {cf040fc6-1400-4d7b-a397-fed000201369} executeQuery: Read 63 rows, 3.91 KiB in 0.001019864 sec., 61772 rows/sec., 3.75 MiB/sec. 2023.10.17 21:54:13.318142 [ 3 ] {cf040fc6-1400-4d7b-a397-fed000201369} DynamicQueryHandler: Done processing query 2023.10.17 21:54:13.318167 [ 3 ] {cf040fc6-1400-4d7b-a397-fed000201369} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:54:13.318182 [ 3 ] {} HTTP-Session: eb1b23dd-abd7-42af-a46e-5a93bcd8f09a Destroying unnamed session 2023.10.17 21:54:13.318348 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:13.318393 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:13.318411 [ 3 ] {} HTTP-Session: ff7724f7-8897-4365-a5a9-af233560a919 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:13.318428 [ 3 ] {} HTTP-Session: ff7724f7-8897-4365-a5a9-af233560a919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:13.318498 [ 3 ] {989bc299-e95f-4286-a40b-e691e3eb961d} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:13.318537 [ 3 ] {989bc299-e95f-4286-a40b-e691e3eb961d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 21:54:13.318665 [ 3 ] {989bc299-e95f-4286-a40b-e691e3eb961d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:13.318919 [ 3 ] {989bc299-e95f-4286-a40b-e691e3eb961d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:54:13.319148 [ 3 ] {989bc299-e95f-4286-a40b-e691e3eb961d} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.17 21:54:13.319322 [ 3 ] {989bc299-e95f-4286-a40b-e691e3eb961d} oximeter.measurements_i64 (1e70cc99-a22c-4554-b599-406dc1691707): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.17 21:54:13.319447 [ 3 ] {989bc299-e95f-4286-a40b-e691e3eb961d} executeQuery: Read 19 rows, 1.01 KiB in 0.000919473 sec., 20664 rows/sec., 1.07 MiB/sec. 2023.10.17 21:54:13.319627 [ 3 ] {989bc299-e95f-4286-a40b-e691e3eb961d} DynamicQueryHandler: Done processing query 2023.10.17 21:54:13.319653 [ 3 ] {989bc299-e95f-4286-a40b-e691e3eb961d} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:54:13.319669 [ 3 ] {} HTTP-Session: ff7724f7-8897-4365-a5a9-af233560a919 Destroying unnamed session 2023.10.17 21:54:18.301019 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 7079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:18.301175 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:18.301206 [ 3 ] {} HTTP-Session: a47dfd09-7a71-417a-8c02-7b4ffa5b3657 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:18.301235 [ 3 ] {} HTTP-Session: a47dfd09-7a71-417a-8c02-7b4ffa5b3657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:18.301374 [ 3 ] {a740835c-6f2d-4c6d-8b1c-564eed2ff582} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:18.301440 [ 3 ] {a740835c-6f2d-4c6d-8b1c-564eed2ff582} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:54:18.301687 [ 3 ] {a740835c-6f2d-4c6d-8b1c-564eed2ff582} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:18.302174 [ 3 ] {a740835c-6f2d-4c6d-8b1c-564eed2ff582} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:54:18.302449 [ 3 ] {a740835c-6f2d-4c6d-8b1c-564eed2ff582} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.10.17 21:54:18.302624 [ 3 ] {a740835c-6f2d-4c6d-8b1c-564eed2ff582} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.10.17 21:54:18.302771 [ 3 ] {a740835c-6f2d-4c6d-8b1c-564eed2ff582} executeQuery: Read 49 rows, 3.97 KiB in 0.001296518 sec., 37793 rows/sec., 2.99 MiB/sec. 2023.10.17 21:54:18.302975 [ 3 ] {a740835c-6f2d-4c6d-8b1c-564eed2ff582} DynamicQueryHandler: Done processing query 2023.10.17 21:54:18.303005 [ 3 ] {a740835c-6f2d-4c6d-8b1c-564eed2ff582} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:54:18.303023 [ 3 ] {} HTTP-Session: a47dfd09-7a71-417a-8c02-7b4ffa5b3657 Destroying unnamed session 2023.10.17 21:54:18.303183 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 23607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:18.303235 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:18.303257 [ 3 ] {} HTTP-Session: 3e2978db-281f-4ee0-a3a4-4b5c0e97dc46 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:18.303278 [ 3 ] {} HTTP-Session: 3e2978db-281f-4ee0-a3a4-4b5c0e97dc46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:18.303373 [ 3 ] {5fa76e1d-a37f-46ff-a4c0-620c61111a61} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:18.303420 [ 3 ] {5fa76e1d-a37f-46ff-a4c0-620c61111a61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:54:18.303535 [ 3 ] {5fa76e1d-a37f-46ff-a4c0-620c61111a61} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:18.303941 [ 3 ] {5fa76e1d-a37f-46ff-a4c0-620c61111a61} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:54:18.304177 [ 3 ] {5fa76e1d-a37f-46ff-a4c0-620c61111a61} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.10.17 21:54:18.304329 [ 3 ] {5fa76e1d-a37f-46ff-a4c0-620c61111a61} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.10.17 21:54:18.304461 [ 3 ] {5fa76e1d-a37f-46ff-a4c0-620c61111a61} executeQuery: Read 147 rows, 14.61 KiB in 0.001058304 sec., 138901 rows/sec., 13.48 MiB/sec. 2023.10.17 21:54:18.304608 [ 3 ] {5fa76e1d-a37f-46ff-a4c0-620c61111a61} DynamicQueryHandler: Done processing query 2023.10.17 21:54:18.304635 [ 3 ] {5fa76e1d-a37f-46ff-a4c0-620c61111a61} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.17 21:54:18.304651 [ 3 ] {} HTTP-Session: 3e2978db-281f-4ee0-a3a4-4b5c0e97dc46 Destroying unnamed session 2023.10.17 21:54:18.304822 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 8354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:18.304869 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:18.304890 [ 3 ] {} HTTP-Session: a8d2d869-c30f-41ca-8142-2e18c1a4804c Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:18.304908 [ 3 ] {} HTTP-Session: a8d2d869-c30f-41ca-8142-2e18c1a4804c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:18.304984 [ 3 ] {7bb4461b-6a4a-4d88-9083-c8b46bcb18a2} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:18.305026 [ 3 ] {7bb4461b-6a4a-4d88-9083-c8b46bcb18a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:54:18.305140 [ 3 ] {7bb4461b-6a4a-4d88-9083-c8b46bcb18a2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:18.305526 [ 3 ] {7bb4461b-6a4a-4d88-9083-c8b46bcb18a2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:54:18.305742 [ 3 ] {7bb4461b-6a4a-4d88-9083-c8b46bcb18a2} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.10.17 21:54:18.305891 [ 3 ] {7bb4461b-6a4a-4d88-9083-c8b46bcb18a2} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.10.17 21:54:18.306017 [ 3 ] {7bb4461b-6a4a-4d88-9083-c8b46bcb18a2} executeQuery: Read 49 rows, 3.92 KiB in 0.001003044 sec., 48851 rows/sec., 3.82 MiB/sec. 2023.10.17 21:54:18.306150 [ 3 ] {7bb4461b-6a4a-4d88-9083-c8b46bcb18a2} DynamicQueryHandler: Done processing query 2023.10.17 21:54:18.306174 [ 3 ] {7bb4461b-6a4a-4d88-9083-c8b46bcb18a2} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.17 21:54:18.306190 [ 3 ] {} HTTP-Session: a8d2d869-c30f-41ca-8142-2e18c1a4804c Destroying unnamed session 2023.10.17 21:54:18.306338 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 52422, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:18.306386 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:18.306406 [ 3 ] {} HTTP-Session: 5b7626e1-32d7-44fa-a5ba-6f068a56dd25 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:18.306423 [ 3 ] {} HTTP-Session: 5b7626e1-32d7-44fa-a5ba-6f068a56dd25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:18.306509 [ 3 ] {890c5c36-cf68-4456-b5a1-1c366fa32d9b} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:18.306556 [ 3 ] {890c5c36-cf68-4456-b5a1-1c366fa32d9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 21:54:18.306698 [ 3 ] {890c5c36-cf68-4456-b5a1-1c366fa32d9b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:18.307240 [ 3 ] {890c5c36-cf68-4456-b5a1-1c366fa32d9b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB. 2023.10.17 21:54:18.307570 [ 3 ] {890c5c36-cf68-4456-b5a1-1c366fa32d9b} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.17 21:54:18.307751 [ 3 ] {890c5c36-cf68-4456-b5a1-1c366fa32d9b} oximeter.measurements_histogramf64 (d44df011-213c-4c36-ae3e-863e3abcf73e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.17 21:54:18.307889 [ 3 ] {890c5c36-cf68-4456-b5a1-1c366fa32d9b} executeQuery: Read 49 rows, 67.71 KiB in 0.001349778 sec., 36302 rows/sec., 48.99 MiB/sec. 2023.10.17 21:54:18.308024 [ 3 ] {890c5c36-cf68-4456-b5a1-1c366fa32d9b} DynamicQueryHandler: Done processing query 2023.10.17 21:54:18.308049 [ 3 ] {890c5c36-cf68-4456-b5a1-1c366fa32d9b} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.17 21:54:18.308065 [ 3 ] {} HTTP-Session: 5b7626e1-32d7-44fa-a5ba-6f068a56dd25 Destroying unnamed session 2023.10.17 21:54:23.303027 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:23.303214 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:23.303265 [ 3 ] {} HTTP-Session: f7447b49-f786-46bc-a193-ea7a38dee616 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:23.303310 [ 3 ] {} HTTP-Session: f7447b49-f786-46bc-a193-ea7a38dee616 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:23.303469 [ 3 ] {88d7fab1-e4e2-4467-9bbb-3ba040467135} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:23.303532 [ 3 ] {88d7fab1-e4e2-4467-9bbb-3ba040467135} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:54:23.303700 [ 3 ] {88d7fab1-e4e2-4467-9bbb-3ba040467135} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:23.304218 [ 3 ] {88d7fab1-e4e2-4467-9bbb-3ba040467135} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB. 2023.10.17 21:54:23.304484 [ 3 ] {88d7fab1-e4e2-4467-9bbb-3ba040467135} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.10.17 21:54:23.304666 [ 3 ] {88d7fab1-e4e2-4467-9bbb-3ba040467135} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.10.17 21:54:23.304816 [ 3 ] {88d7fab1-e4e2-4467-9bbb-3ba040467135} executeQuery: Read 6 rows, 348.00 B in 0.001310278 sec., 4579 rows/sec., 259.37 KiB/sec. 2023.10.17 21:54:23.304964 [ 3 ] {88d7fab1-e4e2-4467-9bbb-3ba040467135} DynamicQueryHandler: Done processing query 2023.10.17 21:54:23.304991 [ 3 ] {88d7fab1-e4e2-4467-9bbb-3ba040467135} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.17 21:54:23.305009 [ 3 ] {} HTTP-Session: f7447b49-f786-46bc-a193-ea7a38dee616 Destroying unnamed session 2023.10.17 21:54:23.305166 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 13671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:23.305214 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:23.305234 [ 3 ] {} HTTP-Session: e00a941c-e60b-449a-b558-c8c1f57dcf51 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:23.305251 [ 3 ] {} HTTP-Session: e00a941c-e60b-449a-b558-c8c1f57dcf51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:23.305327 [ 3 ] {73426579-a4c6-4dbf-adfa-b796cdfe8d6c} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:23.305369 [ 3 ] {73426579-a4c6-4dbf-adfa-b796cdfe8d6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:54:23.305476 [ 3 ] {73426579-a4c6-4dbf-adfa-b796cdfe8d6c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:23.305838 [ 3 ] {73426579-a4c6-4dbf-adfa-b796cdfe8d6c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB. 2023.10.17 21:54:23.306040 [ 3 ] {73426579-a4c6-4dbf-adfa-b796cdfe8d6c} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.10.17 21:54:23.306181 [ 3 ] {73426579-a4c6-4dbf-adfa-b796cdfe8d6c} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.10.17 21:54:23.306304 [ 3 ] {73426579-a4c6-4dbf-adfa-b796cdfe8d6c} executeQuery: Read 87 rows, 8.33 KiB in 0.000990763 sec., 87811 rows/sec., 8.21 MiB/sec. 2023.10.17 21:54:23.306422 [ 3 ] {73426579-a4c6-4dbf-adfa-b796cdfe8d6c} DynamicQueryHandler: Done processing query 2023.10.17 21:54:23.306445 [ 3 ] {73426579-a4c6-4dbf-adfa-b796cdfe8d6c} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.17 21:54:23.306461 [ 3 ] {} HTTP-Session: e00a941c-e60b-449a-b558-c8c1f57dcf51 Destroying unnamed session 2023.10.17 21:54:23.306698 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 42139, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:23.306745 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:23.306765 [ 3 ] {} HTTP-Session: ee997d0c-831d-435f-9a95-0ca1556c6dd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:23.306784 [ 3 ] {} HTTP-Session: ee997d0c-831d-435f-9a95-0ca1556c6dd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:23.306867 [ 3 ] {43bfba22-9200-40b6-b8e4-b013a4b670f2} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:23.306906 [ 3 ] {43bfba22-9200-40b6-b8e4-b013a4b670f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:54:23.307015 [ 3 ] {43bfba22-9200-40b6-b8e4-b013a4b670f2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:23.307463 [ 3 ] {43bfba22-9200-40b6-b8e4-b013a4b670f2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB. 2023.10.17 21:54:23.307679 [ 3 ] {43bfba22-9200-40b6-b8e4-b013a4b670f2} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.10.17 21:54:23.307826 [ 3 ] {43bfba22-9200-40b6-b8e4-b013a4b670f2} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.10.17 21:54:23.307958 [ 3 ] {43bfba22-9200-40b6-b8e4-b013a4b670f2} executeQuery: Read 264 rows, 18.54 KiB in 0.001058194 sec., 249481 rows/sec., 17.11 MiB/sec. 2023.10.17 21:54:23.308147 [ 3 ] {43bfba22-9200-40b6-b8e4-b013a4b670f2} DynamicQueryHandler: Done processing query 2023.10.17 21:54:23.308172 [ 3 ] {43bfba22-9200-40b6-b8e4-b013a4b670f2} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.17 21:54:23.308189 [ 3 ] {} HTTP-Session: ee997d0c-831d-435f-9a95-0ca1556c6dd2 Destroying unnamed session 2023.10.17 21:54:23.308365 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:23.308412 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:23.308434 [ 3 ] {} HTTP-Session: fe276c6b-a270-4166-97f1-9e659ac75a41 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:23.308451 [ 3 ] {} HTTP-Session: fe276c6b-a270-4166-97f1-9e659ac75a41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:23.308522 [ 3 ] {5bb1cae6-f687-44c1-a651-a8b82e8dd3b5} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:23.308565 [ 3 ] {5bb1cae6-f687-44c1-a651-a8b82e8dd3b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.17 21:54:23.308689 [ 3 ] {5bb1cae6-f687-44c1-a651-a8b82e8dd3b5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:23.308957 [ 3 ] {5bb1cae6-f687-44c1-a651-a8b82e8dd3b5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB. 2023.10.17 21:54:23.309201 [ 3 ] {5bb1cae6-f687-44c1-a651-a8b82e8dd3b5} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.17 21:54:23.309378 [ 3 ] {5bb1cae6-f687-44c1-a651-a8b82e8dd3b5} oximeter.measurements_bool (b31c9e69-0a41-48d0-88e1-486a7b67ee57): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.17 21:54:23.309511 [ 3 ] {5bb1cae6-f687-44c1-a651-a8b82e8dd3b5} executeQuery: Read 6 rows, 258.00 B in 0.000952663 sec., 6298 rows/sec., 264.47 KiB/sec. 2023.10.17 21:54:23.309661 [ 3 ] {5bb1cae6-f687-44c1-a651-a8b82e8dd3b5} DynamicQueryHandler: Done processing query 2023.10.17 21:54:23.309685 [ 3 ] {5bb1cae6-f687-44c1-a651-a8b82e8dd3b5} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:54:23.309701 [ 3 ] {} HTTP-Session: fe276c6b-a270-4166-97f1-9e659ac75a41 Destroying unnamed session 2023.10.17 21:54:23.309840 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 11538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:23.309886 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:23.309904 [ 3 ] {} HTTP-Session: 2ebdf60d-0812-49fd-8cf9-a8aedab70ef1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:23.309921 [ 3 ] {} HTTP-Session: 2ebdf60d-0812-49fd-8cf9-a8aedab70ef1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:23.309992 [ 3 ] {a48b1f61-7a61-423c-8b25-bc8b0120edf0} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:23.310033 [ 3 ] {a48b1f61-7a61-423c-8b25-bc8b0120edf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 21:54:23.310151 [ 3 ] {a48b1f61-7a61-423c-8b25-bc8b0120edf0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:23.310458 [ 3 ] {a48b1f61-7a61-423c-8b25-bc8b0120edf0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB. 2023.10.17 21:54:23.310700 [ 3 ] {a48b1f61-7a61-423c-8b25-bc8b0120edf0} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.17 21:54:23.310876 [ 3 ] {a48b1f61-7a61-423c-8b25-bc8b0120edf0} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.17 21:54:23.311017 [ 3 ] {a48b1f61-7a61-423c-8b25-bc8b0120edf0} executeQuery: Read 63 rows, 3.91 KiB in 0.000985333 sec., 63937 rows/sec., 3.88 MiB/sec. 2023.10.17 21:54:23.311155 [ 3 ] {a48b1f61-7a61-423c-8b25-bc8b0120edf0} DynamicQueryHandler: Done processing query 2023.10.17 21:54:23.311180 [ 3 ] {a48b1f61-7a61-423c-8b25-bc8b0120edf0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:54:23.311195 [ 3 ] {} HTTP-Session: 2ebdf60d-0812-49fd-8cf9-a8aedab70ef1 Destroying unnamed session 2023.10.17 21:54:23.311339 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:23.311386 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:23.311405 [ 3 ] {} HTTP-Session: 93649d4d-e67b-48f3-952c-a0a9d148a1a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:23.311422 [ 3 ] {} HTTP-Session: 93649d4d-e67b-48f3-952c-a0a9d148a1a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:23.311492 [ 3 ] {e418cfef-e9bc-454d-9e8c-34c53b59a35e} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:23.311531 [ 3 ] {e418cfef-e9bc-454d-9e8c-34c53b59a35e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 21:54:23.311636 [ 3 ] {e418cfef-e9bc-454d-9e8c-34c53b59a35e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:23.311903 [ 3 ] {e418cfef-e9bc-454d-9e8c-34c53b59a35e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB. 2023.10.17 21:54:23.312129 [ 3 ] {e418cfef-e9bc-454d-9e8c-34c53b59a35e} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.17 21:54:23.312300 [ 3 ] {e418cfef-e9bc-454d-9e8c-34c53b59a35e} oximeter.measurements_i64 (1e70cc99-a22c-4554-b599-406dc1691707): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.17 21:54:23.312425 [ 3 ] {e418cfef-e9bc-454d-9e8c-34c53b59a35e} executeQuery: Read 19 rows, 1.01 KiB in 0.000898042 sec., 21157 rows/sec., 1.10 MiB/sec. 2023.10.17 21:54:23.312421 [ 168 ] {} oximeter.measurements_i64 (1e70cc99-a22c-4554-b599-406dc1691707) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.17 21:54:23.312538 [ 168 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB. 2023.10.17 21:54:23.312588 [ 3 ] {e418cfef-e9bc-454d-9e8c-34c53b59a35e} DynamicQueryHandler: Done processing query 2023.10.17 21:54:23.312629 [ 3 ] {e418cfef-e9bc-454d-9e8c-34c53b59a35e} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:54:23.312636 [ 10 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.17 21:54:23.312651 [ 3 ] {} HTTP-Session: 93649d4d-e67b-48f3-952c-a0a9d148a1a6 Destroying unnamed session 2023.10.17 21:54:23.312733 [ 10 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:54:23.312766 [ 10 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 318 rows starting from the beginning of the part 2023.10.17 21:54:23.312883 [ 10 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 19 rows starting from the beginning of the part 2023.10.17 21:54:23.312979 [ 10 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 19 rows starting from the beginning of the part 2023.10.17 21:54:23.313068 [ 10 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 19 rows starting from the beginning of the part 2023.10.17 21:54:23.313157 [ 10 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 19 rows starting from the beginning of the part 2023.10.17 21:54:23.313240 [ 10 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 19 rows starting from the beginning of the part 2023.10.17 21:54:23.313816 [ 12 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 413 rows, containing 4 columns (4 merged, 0 gathered) in 0.001220866 sec., 338284.4636512115 rows/sec., 18.02 MiB/sec. 2023.10.17 21:54:23.313920 [ 10 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.17 21:54:23.314106 [ 10 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_21_4} oximeter.measurements_i64 (1e70cc99-a22c-4554-b599-406dc1691707): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.17 21:54:23.314167 [ 10 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_21_4} oximeter.measurements_i64 (1e70cc99-a22c-4554-b599-406dc1691707) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.17 21:54:27.620067 [ 163 ] {} DNSResolver: Updating DNS cache 2023.10.17 21:54:27.620142 [ 163 ] {} DNSResolver: Updated DNS cache 2023.10.17 21:54:28.301408 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 7510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:28.301574 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:28.301623 [ 3 ] {} HTTP-Session: 4c3fba3c-c0c2-4986-8109-0b5b85264cf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:28.301667 [ 3 ] {} HTTP-Session: 4c3fba3c-c0c2-4986-8109-0b5b85264cf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:28.301874 [ 3 ] {e2d06743-f57f-4bd2-b657-3a11e08b0dad} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:28.301975 [ 3 ] {e2d06743-f57f-4bd2-b657-3a11e08b0dad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:54:28.302249 [ 3 ] {e2d06743-f57f-4bd2-b657-3a11e08b0dad} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:28.302758 [ 3 ] {e2d06743-f57f-4bd2-b657-3a11e08b0dad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:54:28.303033 [ 3 ] {e2d06743-f57f-4bd2-b657-3a11e08b0dad} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2023.10.17 21:54:28.303207 [ 3 ] {e2d06743-f57f-4bd2-b657-3a11e08b0dad} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2023.10.17 21:54:28.303338 [ 3 ] {e2d06743-f57f-4bd2-b657-3a11e08b0dad} executeQuery: Read 52 rows, 4.21 KiB in 0.001407119 sec., 36954 rows/sec., 2.93 MiB/sec. 2023.10.17 21:54:28.303543 [ 3 ] {e2d06743-f57f-4bd2-b657-3a11e08b0dad} DynamicQueryHandler: Done processing query 2023.10.17 21:54:28.303572 [ 3 ] {e2d06743-f57f-4bd2-b657-3a11e08b0dad} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.17 21:54:28.303590 [ 3 ] {} HTTP-Session: 4c3fba3c-c0c2-4986-8109-0b5b85264cf4 Destroying unnamed session 2023.10.17 21:54:28.303748 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 24986, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:28.303802 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:28.303824 [ 3 ] {} HTTP-Session: 91367057-3fb4-4495-9b9d-90718d74ee84 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:28.303843 [ 3 ] {} HTTP-Session: 91367057-3fb4-4495-9b9d-90718d74ee84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:28.303934 [ 3 ] {676104a0-b1e2-442a-871c-a66c8fc0fa01} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:28.303980 [ 3 ] {676104a0-b1e2-442a-871c-a66c8fc0fa01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:54:28.304105 [ 3 ] {676104a0-b1e2-442a-871c-a66c8fc0fa01} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:28.304497 [ 3 ] {676104a0-b1e2-442a-871c-a66c8fc0fa01} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:54:28.304719 [ 3 ] {676104a0-b1e2-442a-871c-a66c8fc0fa01} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2023.10.17 21:54:28.304871 [ 3 ] {676104a0-b1e2-442a-871c-a66c8fc0fa01} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2023.10.17 21:54:28.305002 [ 3 ] {676104a0-b1e2-442a-871c-a66c8fc0fa01} executeQuery: Read 156 rows, 15.44 KiB in 0.001036974 sec., 150437 rows/sec., 14.54 MiB/sec. 2023.10.17 21:54:28.305199 [ 3 ] {676104a0-b1e2-442a-871c-a66c8fc0fa01} DynamicQueryHandler: Done processing query 2023.10.17 21:54:28.305225 [ 3 ] {676104a0-b1e2-442a-871c-a66c8fc0fa01} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.17 21:54:28.305244 [ 3 ] {} HTTP-Session: 91367057-3fb4-4495-9b9d-90718d74ee84 Destroying unnamed session 2023.10.17 21:54:28.305415 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 10389, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:28.305464 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:28.305484 [ 3 ] {} HTTP-Session: c48d0f66-8d68-491b-90d4-458f65c851ca Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:28.305501 [ 3 ] {} HTTP-Session: c48d0f66-8d68-491b-90d4-458f65c851ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:28.305581 [ 3 ] {1ddfb0e2-4221-4b4d-823c-5d3958cf7e34} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:28.305624 [ 3 ] {1ddfb0e2-4221-4b4d-823c-5d3958cf7e34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:54:28.305740 [ 3 ] {1ddfb0e2-4221-4b4d-823c-5d3958cf7e34} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:28.306048 [ 3 ] {1ddfb0e2-4221-4b4d-823c-5d3958cf7e34} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:54:28.306262 [ 3 ] {1ddfb0e2-4221-4b4d-823c-5d3958cf7e34} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2023.10.17 21:54:28.306421 [ 3 ] {1ddfb0e2-4221-4b4d-823c-5d3958cf7e34} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2023.10.17 21:54:28.306547 [ 3 ] {1ddfb0e2-4221-4b4d-823c-5d3958cf7e34} executeQuery: Read 61 rows, 4.89 KiB in 0.000936652 sec., 65125 rows/sec., 5.10 MiB/sec. 2023.10.17 21:54:28.306671 [ 3 ] {1ddfb0e2-4221-4b4d-823c-5d3958cf7e34} DynamicQueryHandler: Done processing query 2023.10.17 21:54:28.306696 [ 3 ] {1ddfb0e2-4221-4b4d-823c-5d3958cf7e34} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.17 21:54:28.306713 [ 3 ] {} HTTP-Session: c48d0f66-8d68-491b-90d4-458f65c851ca Destroying unnamed session 2023.10.17 21:54:28.306878 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 55628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:28.306925 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:28.306945 [ 3 ] {} HTTP-Session: e83fcfc8-dec3-434b-ac1c-6e74dc63b5aa Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:28.306963 [ 3 ] {} HTTP-Session: e83fcfc8-dec3-434b-ac1c-6e74dc63b5aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:28.307054 [ 3 ] {385b19b9-0b79-4881-979d-1401ffe619aa} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:28.307101 [ 3 ] {385b19b9-0b79-4881-979d-1401ffe619aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 21:54:28.307240 [ 3 ] {385b19b9-0b79-4881-979d-1401ffe619aa} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:28.307762 [ 3 ] {385b19b9-0b79-4881-979d-1401ffe619aa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:54:28.308095 [ 3 ] {385b19b9-0b79-4881-979d-1401ffe619aa} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.17 21:54:28.308275 [ 3 ] {385b19b9-0b79-4881-979d-1401ffe619aa} oximeter.measurements_histogramf64 (d44df011-213c-4c36-ae3e-863e3abcf73e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.17 21:54:28.308415 [ 3 ] {385b19b9-0b79-4881-979d-1401ffe619aa} executeQuery: Read 52 rows, 71.86 KiB in 0.001321857 sec., 39338 rows/sec., 53.09 MiB/sec. 2023.10.17 21:54:28.308567 [ 3 ] {385b19b9-0b79-4881-979d-1401ffe619aa} DynamicQueryHandler: Done processing query 2023.10.17 21:54:28.308593 [ 3 ] {385b19b9-0b79-4881-979d-1401ffe619aa} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.10.17 21:54:28.308609 [ 3 ] {} HTTP-Session: e83fcfc8-dec3-434b-ac1c-6e74dc63b5aa Destroying unnamed session 2023.10.17 21:54:28.308742 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 1430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:28.308790 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:28.308811 [ 3 ] {} HTTP-Session: 4bb82225-5efb-4cc4-8243-451bbc6fe909 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:28.308828 [ 3 ] {} HTTP-Session: 4bb82225-5efb-4cc4-8243-451bbc6fe909 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:28.308899 [ 3 ] {85d71c7f-5dc8-4d96-b6d8-f321ca7ca97f} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:28.308940 [ 3 ] {85d71c7f-5dc8-4d96-b6d8-f321ca7ca97f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 21:54:28.309048 [ 3 ] {85d71c7f-5dc8-4d96-b6d8-f321ca7ca97f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:28.309294 [ 3 ] {85d71c7f-5dc8-4d96-b6d8-f321ca7ca97f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:54:28.309534 [ 3 ] {85d71c7f-5dc8-4d96-b6d8-f321ca7ca97f} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.17 21:54:28.309710 [ 3 ] {85d71c7f-5dc8-4d96-b6d8-f321ca7ca97f} oximeter.measurements_i64 (1e70cc99-a22c-4554-b599-406dc1691707): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.17 21:54:28.309851 [ 3 ] {85d71c7f-5dc8-4d96-b6d8-f321ca7ca97f} executeQuery: Read 9 rows, 642.00 B in 0.000911673 sec., 9871 rows/sec., 687.70 KiB/sec. 2023.10.17 21:54:28.309984 [ 3 ] {85d71c7f-5dc8-4d96-b6d8-f321ca7ca97f} DynamicQueryHandler: Done processing query 2023.10.17 21:54:28.310009 [ 3 ] {85d71c7f-5dc8-4d96-b6d8-f321ca7ca97f} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:54:28.310025 [ 3 ] {} HTTP-Session: 4bb82225-5efb-4cc4-8243-451bbc6fe909 Destroying unnamed session 2023.10.17 21:54:33.302477 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:33.302656 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:33.302705 [ 3 ] {} HTTP-Session: 519e96d0-fa33-4668-9b63-6c6083ad2538 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:33.302749 [ 3 ] {} HTTP-Session: 519e96d0-fa33-4668-9b63-6c6083ad2538 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:33.302895 [ 3 ] {e002d47d-f302-4366-b4de-8ad4701bfcda} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:33.302957 [ 3 ] {e002d47d-f302-4366-b4de-8ad4701bfcda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:54:33.303126 [ 3 ] {e002d47d-f302-4366-b4de-8ad4701bfcda} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:33.303601 [ 3 ] {e002d47d-f302-4366-b4de-8ad4701bfcda} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:54:33.303872 [ 3 ] {e002d47d-f302-4366-b4de-8ad4701bfcda} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2023.10.17 21:54:33.304037 [ 3 ] {e002d47d-f302-4366-b4de-8ad4701bfcda} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2023.10.17 21:54:33.304182 [ 3 ] {e002d47d-f302-4366-b4de-8ad4701bfcda} executeQuery: Read 6 rows, 348.00 B in 0.001241997 sec., 4830 rows/sec., 273.63 KiB/sec. 2023.10.17 21:54:33.304342 [ 3 ] {e002d47d-f302-4366-b4de-8ad4701bfcda} DynamicQueryHandler: Done processing query 2023.10.17 21:54:33.304369 [ 3 ] {e002d47d-f302-4366-b4de-8ad4701bfcda} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.17 21:54:33.304386 [ 3 ] {} HTTP-Session: 519e96d0-fa33-4668-9b63-6c6083ad2538 Destroying unnamed session 2023.10.17 21:54:33.304534 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 13671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:33.304586 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:33.304608 [ 3 ] {} HTTP-Session: bac10b89-e2a0-4955-b017-f3c4afdc7f9f Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:33.304627 [ 3 ] {} HTTP-Session: bac10b89-e2a0-4955-b017-f3c4afdc7f9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:33.304710 [ 3 ] {83d85207-2ab6-41d3-b57c-3d0cbcfca50f} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:33.304753 [ 3 ] {83d85207-2ab6-41d3-b57c-3d0cbcfca50f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:54:33.304865 [ 3 ] {83d85207-2ab6-41d3-b57c-3d0cbcfca50f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:33.305202 [ 3 ] {83d85207-2ab6-41d3-b57c-3d0cbcfca50f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:54:33.305427 [ 3 ] {83d85207-2ab6-41d3-b57c-3d0cbcfca50f} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2023.10.17 21:54:33.305575 [ 3 ] {83d85207-2ab6-41d3-b57c-3d0cbcfca50f} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2023.10.17 21:54:33.305686 [ 3 ] {83d85207-2ab6-41d3-b57c-3d0cbcfca50f} executeQuery: Read 87 rows, 8.33 KiB in 0.000947073 sec., 91861 rows/sec., 8.59 MiB/sec. 2023.10.17 21:54:33.305825 [ 3 ] {83d85207-2ab6-41d3-b57c-3d0cbcfca50f} DynamicQueryHandler: Done processing query 2023.10.17 21:54:33.305854 [ 3 ] {83d85207-2ab6-41d3-b57c-3d0cbcfca50f} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.17 21:54:33.305870 [ 3 ] {} HTTP-Session: bac10b89-e2a0-4955-b017-f3c4afdc7f9f Destroying unnamed session 2023.10.17 21:54:33.306085 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 42139, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:33.306133 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:33.306154 [ 3 ] {} HTTP-Session: d3b6ab15-c017-4a86-bdb2-6d70815815b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:33.306171 [ 3 ] {} HTTP-Session: d3b6ab15-c017-4a86-bdb2-6d70815815b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:33.306256 [ 3 ] {b99ad0d0-7a90-40ef-be99-c2b9d29ac09d} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:33.306296 [ 3 ] {b99ad0d0-7a90-40ef-be99-c2b9d29ac09d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:54:33.306402 [ 3 ] {b99ad0d0-7a90-40ef-be99-c2b9d29ac09d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:33.306828 [ 3 ] {b99ad0d0-7a90-40ef-be99-c2b9d29ac09d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:54:33.307046 [ 3 ] {b99ad0d0-7a90-40ef-be99-c2b9d29ac09d} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2023.10.17 21:54:33.307193 [ 3 ] {b99ad0d0-7a90-40ef-be99-c2b9d29ac09d} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2023.10.17 21:54:33.307317 [ 3 ] {b99ad0d0-7a90-40ef-be99-c2b9d29ac09d} executeQuery: Read 264 rows, 18.54 KiB in 0.001024404 sec., 257710 rows/sec., 17.68 MiB/sec. 2023.10.17 21:54:33.307442 [ 3 ] {b99ad0d0-7a90-40ef-be99-c2b9d29ac09d} DynamicQueryHandler: Done processing query 2023.10.17 21:54:33.307466 [ 3 ] {b99ad0d0-7a90-40ef-be99-c2b9d29ac09d} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.17 21:54:33.307482 [ 3 ] {} HTTP-Session: d3b6ab15-c017-4a86-bdb2-6d70815815b2 Destroying unnamed session 2023.10.17 21:54:33.307610 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:33.307656 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:33.307676 [ 3 ] {} HTTP-Session: d3de220f-ec6f-429e-872d-906dc1550a33 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:33.307693 [ 3 ] {} HTTP-Session: d3de220f-ec6f-429e-872d-906dc1550a33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:33.307763 [ 3 ] {d36357dd-fb72-44c7-a2ce-b857861c35b9} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:33.307805 [ 3 ] {d36357dd-fb72-44c7-a2ce-b857861c35b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.17 21:54:33.307914 [ 3 ] {d36357dd-fb72-44c7-a2ce-b857861c35b9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:33.308226 [ 3 ] {d36357dd-fb72-44c7-a2ce-b857861c35b9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:54:33.308468 [ 3 ] {d36357dd-fb72-44c7-a2ce-b857861c35b9} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.17 21:54:33.308642 [ 3 ] {d36357dd-fb72-44c7-a2ce-b857861c35b9} oximeter.measurements_bool (b31c9e69-0a41-48d0-88e1-486a7b67ee57): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.17 21:54:33.308771 [ 3 ] {d36357dd-fb72-44c7-a2ce-b857861c35b9} executeQuery: Read 6 rows, 258.00 B in 0.000974903 sec., 6154 rows/sec., 258.44 KiB/sec. 2023.10.17 21:54:33.308768 [ 157 ] {} oximeter.measurements_bool (b31c9e69-0a41-48d0-88e1-486a7b67ee57) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.17 21:54:33.308890 [ 157 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:54:33.308943 [ 3 ] {d36357dd-fb72-44c7-a2ce-b857861c35b9} DynamicQueryHandler: Done processing query 2023.10.17 21:54:33.308981 [ 3 ] {d36357dd-fb72-44c7-a2ce-b857861c35b9} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:54:33.308987 [ 14 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.17 21:54:33.309000 [ 3 ] {} HTTP-Session: d3de220f-ec6f-429e-872d-906dc1550a33 Destroying unnamed session 2023.10.17 21:54:33.309079 [ 14 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:54:33.309114 [ 14 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part 2023.10.17 21:54:33.309142 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 11538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:33.309195 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:33.309226 [ 3 ] {} HTTP-Session: 8144502f-18db-4170-81f9-71d27c44e9fa Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:33.309253 [ 3 ] {} HTTP-Session: 8144502f-18db-4170-81f9-71d27c44e9fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:33.309263 [ 14 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part 2023.10.17 21:54:33.309358 [ 3 ] {548f8451-def6-46a1-956e-523eaeb1ef71} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:33.309413 [ 14 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part 2023.10.17 21:54:33.309421 [ 3 ] {548f8451-def6-46a1-956e-523eaeb1ef71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 21:54:33.309603 [ 14 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part 2023.10.17 21:54:33.309701 [ 3 ] {548f8451-def6-46a1-956e-523eaeb1ef71} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:33.309778 [ 14 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part 2023.10.17 21:54:33.309906 [ 14 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part 2023.10.17 21:54:33.310248 [ 3 ] {548f8451-def6-46a1-956e-523eaeb1ef71} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:54:33.310582 [ 3 ] {548f8451-def6-46a1-956e-523eaeb1ef71} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.17 21:54:33.310750 [ 14 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001802135 sec., 69917.07058572193 rows/sec., 2.87 MiB/sec. 2023.10.17 21:54:33.310819 [ 3 ] {548f8451-def6-46a1-956e-523eaeb1ef71} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.17 21:54:33.310860 [ 14 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.17 21:54:33.310976 [ 157 ] {} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.17 21:54:33.310990 [ 3 ] {548f8451-def6-46a1-956e-523eaeb1ef71} executeQuery: Read 63 rows, 3.91 KiB in 0.001585872 sec., 39725 rows/sec., 2.41 MiB/sec. 2023.10.17 21:54:33.311047 [ 157 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:54:33.311274 [ 14 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_21_4} oximeter.measurements_bool (b31c9e69-0a41-48d0-88e1-486a7b67ee57): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.17 21:54:33.311313 [ 10 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.17 21:54:33.311512 [ 14 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_21_4} oximeter.measurements_bool (b31c9e69-0a41-48d0-88e1-486a7b67ee57) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.17 21:54:33.311563 [ 3 ] {548f8451-def6-46a1-956e-523eaeb1ef71} DynamicQueryHandler: Done processing query 2023.10.17 21:54:33.311612 [ 3 ] {548f8451-def6-46a1-956e-523eaeb1ef71} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:54:33.311639 [ 10 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:54:33.311658 [ 3 ] {} HTTP-Session: 8144502f-18db-4170-81f9-71d27c44e9fa Destroying unnamed session 2023.10.17 21:54:33.311705 [ 10 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1115 rows starting from the beginning of the part 2023.10.17 21:54:33.311814 [ 10 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 63 rows starting from the beginning of the part 2023.10.17 21:54:33.311816 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:33.311881 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:33.311916 [ 3 ] {} HTTP-Session: 4f16fb37-8ca4-4671-b333-01054c21f0da Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:33.311936 [ 10 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 11 rows starting from the beginning of the part 2023.10.17 21:54:33.311943 [ 3 ] {} HTTP-Session: 4f16fb37-8ca4-4671-b333-01054c21f0da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:33.312072 [ 3 ] {f0d57265-4c2c-4cd9-8b89-1c58ac2d7300} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:33.312077 [ 10 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 63 rows starting from the beginning of the part 2023.10.17 21:54:33.312130 [ 3 ] {f0d57265-4c2c-4cd9-8b89-1c58ac2d7300} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 21:54:33.312225 [ 10 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 63 rows starting from the beginning of the part 2023.10.17 21:54:33.312365 [ 3 ] {f0d57265-4c2c-4cd9-8b89-1c58ac2d7300} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:33.312379 [ 10 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 63 rows starting from the beginning of the part 2023.10.17 21:54:33.312794 [ 3 ] {f0d57265-4c2c-4cd9-8b89-1c58ac2d7300} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:54:33.313123 [ 3 ] {f0d57265-4c2c-4cd9-8b89-1c58ac2d7300} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.17 21:54:33.313377 [ 3 ] {f0d57265-4c2c-4cd9-8b89-1c58ac2d7300} oximeter.measurements_i64 (1e70cc99-a22c-4554-b599-406dc1691707): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.17 21:54:33.313406 [ 10 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1378 rows, containing 5 columns (5 merged, 0 gathered) in 0.002298711 sec., 599466.3966022696 rows/sec., 36.43 MiB/sec. 2023.10.17 21:54:33.313523 [ 3 ] {f0d57265-4c2c-4cd9-8b89-1c58ac2d7300} executeQuery: Read 19 rows, 1.01 KiB in 0.001411059 sec., 13465 rows/sec., 714.92 KiB/sec. 2023.10.17 21:54:33.313587 [ 10 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.17 21:54:33.313874 [ 3 ] {f0d57265-4c2c-4cd9-8b89-1c58ac2d7300} DynamicQueryHandler: Done processing query 2023.10.17 21:54:33.313899 [ 3 ] {f0d57265-4c2c-4cd9-8b89-1c58ac2d7300} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:54:33.313918 [ 3 ] {} HTTP-Session: 4f16fb37-8ca4-4671-b333-01054c21f0da Destroying unnamed session 2023.10.17 21:54:33.313963 [ 10 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_26_5} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.17 21:54:33.314024 [ 10 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_26_5} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.17 21:54:38.300980 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 7510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:38.301115 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:38.301147 [ 3 ] {} HTTP-Session: dd8856e1-3a74-45cb-a906-0a6bd9843ce8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:38.301178 [ 3 ] {} HTTP-Session: dd8856e1-3a74-45cb-a906-0a6bd9843ce8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:38.301325 [ 3 ] {93ac7733-eb49-4019-aab5-1d9fe4a9a723} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:38.301395 [ 3 ] {93ac7733-eb49-4019-aab5-1d9fe4a9a723} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:54:38.301579 [ 3 ] {93ac7733-eb49-4019-aab5-1d9fe4a9a723} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:38.302063 [ 3 ] {93ac7733-eb49-4019-aab5-1d9fe4a9a723} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:54:38.302329 [ 3 ] {93ac7733-eb49-4019-aab5-1d9fe4a9a723} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2023.10.17 21:54:38.302494 [ 3 ] {93ac7733-eb49-4019-aab5-1d9fe4a9a723} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2023.10.17 21:54:38.302637 [ 3 ] {93ac7733-eb49-4019-aab5-1d9fe4a9a723} executeQuery: Read 52 rows, 4.21 KiB in 0.001264247 sec., 41131 rows/sec., 3.26 MiB/sec. 2023.10.17 21:54:38.302649 [ 153 ] {} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2023.10.17 21:54:38.302770 [ 153 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:54:38.302839 [ 3 ] {93ac7733-eb49-4019-aab5-1d9fe4a9a723} DynamicQueryHandler: Done processing query 2023.10.17 21:54:38.302876 [ 24 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2023.10.17 21:54:38.302883 [ 3 ] {93ac7733-eb49-4019-aab5-1d9fe4a9a723} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.17 21:54:38.302962 [ 3 ] {} HTTP-Session: dd8856e1-3a74-45cb-a906-0a6bd9843ce8 Destroying unnamed session 2023.10.17 21:54:38.303031 [ 24 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:54:38.303067 [ 24 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 53 rows starting from the beginning of the part 2023.10.17 21:54:38.303166 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 24986, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:38.303243 [ 24 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 49 rows starting from the beginning of the part 2023.10.17 21:54:38.303252 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:38.303316 [ 3 ] {} HTTP-Session: b5d039d2-c7de-40c5-91f1-587eb169ddb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:38.303353 [ 3 ] {} HTTP-Session: b5d039d2-c7de-40c5-91f1-587eb169ddb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:38.303495 [ 24 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part 2023.10.17 21:54:38.303573 [ 3 ] {514dde3e-e17f-4dbb-a97e-2ba603dd1422} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:38.303688 [ 3 ] {514dde3e-e17f-4dbb-a97e-2ba603dd1422} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:54:38.303724 [ 24 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 52 rows starting from the beginning of the part 2023.10.17 21:54:38.304045 [ 24 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part 2023.10.17 21:54:38.304177 [ 3 ] {514dde3e-e17f-4dbb-a97e-2ba603dd1422} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:38.304301 [ 24 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 52 rows starting from the beginning of the part 2023.10.17 21:54:38.305107 [ 3 ] {514dde3e-e17f-4dbb-a97e-2ba603dd1422} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:54:38.305585 [ 3 ] {514dde3e-e17f-4dbb-a97e-2ba603dd1422} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2023.10.17 21:54:38.305748 [ 10 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 218 rows, containing 4 columns (4 merged, 0 gathered) in 0.00292445 sec., 74543.93133751646 rows/sec., 5.75 MiB/sec. 2023.10.17 21:54:38.305842 [ 3 ] {514dde3e-e17f-4dbb-a97e-2ba603dd1422} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2023.10.17 21:54:38.305886 [ 22 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2023.10.17 21:54:38.305976 [ 153 ] {} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2023.10.17 21:54:38.306005 [ 3 ] {514dde3e-e17f-4dbb-a97e-2ba603dd1422} executeQuery: Read 156 rows, 15.44 KiB in 0.002373362 sec., 65729 rows/sec., 6.35 MiB/sec. 2023.10.17 21:54:38.306050 [ 153 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:54:38.306183 [ 22 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_41_8} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2023.10.17 21:54:38.306292 [ 17 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2023.10.17 21:54:38.306351 [ 22 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_41_8} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2023.10.17 21:54:38.306371 [ 3 ] {514dde3e-e17f-4dbb-a97e-2ba603dd1422} DynamicQueryHandler: Done processing query 2023.10.17 21:54:38.306419 [ 3 ] {514dde3e-e17f-4dbb-a97e-2ba603dd1422} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.17 21:54:38.306512 [ 3 ] {} HTTP-Session: b5d039d2-c7de-40c5-91f1-587eb169ddb2 Destroying unnamed session 2023.10.17 21:54:38.306598 [ 17 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:54:38.306635 [ 17 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 228 rows starting from the beginning of the part 2023.10.17 21:54:38.306752 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 8863, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:38.306798 [ 17 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 147 rows starting from the beginning of the part 2023.10.17 21:54:38.306848 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:38.306891 [ 3 ] {} HTTP-Session: f1f5356f-66e5-46a9-8a4d-eeb25089881a Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:38.306944 [ 3 ] {} HTTP-Session: f1f5356f-66e5-46a9-8a4d-eeb25089881a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:38.306986 [ 17 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 87 rows starting from the beginning of the part 2023.10.17 21:54:38.307131 [ 3 ] {f08ab16d-5ee3-414c-8da0-6c830e4868fc} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:38.307185 [ 17 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 156 rows starting from the beginning of the part 2023.10.17 21:54:38.307212 [ 3 ] {f08ab16d-5ee3-414c-8da0-6c830e4868fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:54:38.307418 [ 17 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 87 rows starting from the beginning of the part 2023.10.17 21:54:38.307719 [ 17 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 156 rows starting from the beginning of the part 2023.10.17 21:54:38.307732 [ 3 ] {f08ab16d-5ee3-414c-8da0-6c830e4868fc} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:38.308463 [ 3 ] {f08ab16d-5ee3-414c-8da0-6c830e4868fc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:54:38.309011 [ 3 ] {f08ab16d-5ee3-414c-8da0-6c830e4868fc} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2023.10.17 21:54:38.309325 [ 3 ] {f08ab16d-5ee3-414c-8da0-6c830e4868fc} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2023.10.17 21:54:38.309496 [ 17 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 861 rows, containing 4 columns (4 merged, 0 gathered) in 0.003356975 sec., 256480.90915184058 rows/sec., 24.59 MiB/sec. 2023.10.17 21:54:38.309538 [ 153 ] {} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2023.10.17 21:54:38.309613 [ 153 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:54:38.309623 [ 3 ] {f08ab16d-5ee3-414c-8da0-6c830e4868fc} executeQuery: Read 52 rows, 4.16 KiB in 0.002422753 sec., 21463 rows/sec., 1.68 MiB/sec. 2023.10.17 21:54:38.309737 [ 17 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2023.10.17 21:54:38.309803 [ 22 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2023.10.17 21:54:38.310013 [ 22 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:54:38.310036 [ 3 ] {f08ab16d-5ee3-414c-8da0-6c830e4868fc} DynamicQueryHandler: Done processing query 2023.10.17 21:54:38.310059 [ 22 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 340 rows starting from the beginning of the part 2023.10.17 21:54:38.310080 [ 3 ] {f08ab16d-5ee3-414c-8da0-6c830e4868fc} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.17 21:54:38.310118 [ 3 ] {} HTTP-Session: f1f5356f-66e5-46a9-8a4d-eeb25089881a Destroying unnamed session 2023.10.17 21:54:38.310191 [ 17 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_41_8} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2023.10.17 21:54:38.310259 [ 22 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 49 rows starting from the beginning of the part 2023.10.17 21:54:38.310341 [ 17 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_41_8} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2023.10.17 21:54:38.310344 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 55628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:38.310446 [ 22 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 264 rows starting from the beginning of the part 2023.10.17 21:54:38.310469 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:38.310551 [ 3 ] {} HTTP-Session: b8112959-9983-48e9-8ed2-f8630a62c21b Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:38.310588 [ 3 ] {} HTTP-Session: b8112959-9983-48e9-8ed2-f8630a62c21b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:38.310660 [ 22 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 61 rows starting from the beginning of the part 2023.10.17 21:54:38.310731 [ 3 ] {089cb439-fffc-461a-b3c6-2ce4e7a41f9c} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:38.310793 [ 22 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 264 rows starting from the beginning of the part 2023.10.17 21:54:38.310801 [ 3 ] {089cb439-fffc-461a-b3c6-2ce4e7a41f9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 21:54:38.310934 [ 22 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 52 rows starting from the beginning of the part 2023.10.17 21:54:38.311180 [ 3 ] {089cb439-fffc-461a-b3c6-2ce4e7a41f9c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:38.311886 [ 3 ] {089cb439-fffc-461a-b3c6-2ce4e7a41f9c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:54:38.312039 [ 22 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1030 rows, containing 4 columns (4 merged, 0 gathered) in 0.002353672 sec., 437614.07706766285 rows/sec., 30.99 MiB/sec. 2023.10.17 21:54:38.312141 [ 22 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2023.10.17 21:54:38.312316 [ 22 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_41_8} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2023.10.17 21:54:38.312321 [ 3 ] {089cb439-fffc-461a-b3c6-2ce4e7a41f9c} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.17 21:54:38.312386 [ 22 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_41_8} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2023.10.17 21:54:38.312529 [ 3 ] {089cb439-fffc-461a-b3c6-2ce4e7a41f9c} oximeter.measurements_histogramf64 (d44df011-213c-4c36-ae3e-863e3abcf73e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.17 21:54:38.312670 [ 3 ] {089cb439-fffc-461a-b3c6-2ce4e7a41f9c} executeQuery: Read 52 rows, 71.86 KiB in 0.001903996 sec., 27310 rows/sec., 36.85 MiB/sec. 2023.10.17 21:54:38.312810 [ 3 ] {089cb439-fffc-461a-b3c6-2ce4e7a41f9c} DynamicQueryHandler: Done processing query 2023.10.17 21:54:38.312835 [ 3 ] {089cb439-fffc-461a-b3c6-2ce4e7a41f9c} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.10.17 21:54:38.312851 [ 3 ] {} HTTP-Session: b8112959-9983-48e9-8ed2-f8630a62c21b Destroying unnamed session 2023.10.17 21:54:42.620390 [ 151 ] {} DNSResolver: Updating DNS cache 2023.10.17 21:54:42.620460 [ 151 ] {} DNSResolver: Updated DNS cache 2023.10.17 21:54:43.303090 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:43.303246 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:43.303295 [ 3 ] {} HTTP-Session: 0135f290-f6c1-4852-8330-a831fa26a28c Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:43.303339 [ 3 ] {} HTTP-Session: 0135f290-f6c1-4852-8330-a831fa26a28c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:43.303542 [ 3 ] {21589b98-c3ed-45ab-b78d-ac7c91f83e35} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:43.303644 [ 3 ] {21589b98-c3ed-45ab-b78d-ac7c91f83e35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:54:43.303916 [ 3 ] {21589b98-c3ed-45ab-b78d-ac7c91f83e35} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:43.304459 [ 3 ] {21589b98-c3ed-45ab-b78d-ac7c91f83e35} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:54:43.304733 [ 3 ] {21589b98-c3ed-45ab-b78d-ac7c91f83e35} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2023.10.17 21:54:43.304899 [ 3 ] {21589b98-c3ed-45ab-b78d-ac7c91f83e35} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2023.10.17 21:54:43.305047 [ 3 ] {21589b98-c3ed-45ab-b78d-ac7c91f83e35} executeQuery: Read 6 rows, 348.00 B in 0.001445899 sec., 4149 rows/sec., 235.04 KiB/sec. 2023.10.17 21:54:43.305213 [ 3 ] {21589b98-c3ed-45ab-b78d-ac7c91f83e35} DynamicQueryHandler: Done processing query 2023.10.17 21:54:43.305240 [ 3 ] {21589b98-c3ed-45ab-b78d-ac7c91f83e35} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.17 21:54:43.305257 [ 3 ] {} HTTP-Session: 0135f290-f6c1-4852-8330-a831fa26a28c Destroying unnamed session 2023.10.17 21:54:43.305403 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 13671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:43.305450 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:43.305469 [ 3 ] {} HTTP-Session: 40d6778e-30c4-4d00-a6d2-596e85543710 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:43.305487 [ 3 ] {} HTTP-Session: 40d6778e-30c4-4d00-a6d2-596e85543710 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:43.305562 [ 3 ] {78cd4af4-8549-4837-becf-f87da9476d76} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:43.305603 [ 3 ] {78cd4af4-8549-4837-becf-f87da9476d76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:54:43.305708 [ 3 ] {78cd4af4-8549-4837-becf-f87da9476d76} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:43.306087 [ 3 ] {78cd4af4-8549-4837-becf-f87da9476d76} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:54:43.306302 [ 3 ] {78cd4af4-8549-4837-becf-f87da9476d76} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2023.10.17 21:54:43.306451 [ 3 ] {78cd4af4-8549-4837-becf-f87da9476d76} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2023.10.17 21:54:43.306555 [ 3 ] {78cd4af4-8549-4837-becf-f87da9476d76} executeQuery: Read 87 rows, 8.33 KiB in 0.000963363 sec., 90308 rows/sec., 8.44 MiB/sec. 2023.10.17 21:54:43.306670 [ 3 ] {78cd4af4-8549-4837-becf-f87da9476d76} DynamicQueryHandler: Done processing query 2023.10.17 21:54:43.306695 [ 3 ] {78cd4af4-8549-4837-becf-f87da9476d76} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.17 21:54:43.306711 [ 3 ] {} HTTP-Session: 40d6778e-30c4-4d00-a6d2-596e85543710 Destroying unnamed session 2023.10.17 21:54:43.306931 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 42139, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:43.306977 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:43.306997 [ 3 ] {} HTTP-Session: f26579fc-e741-45e6-8527-3802eb91122c Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:43.307015 [ 3 ] {} HTTP-Session: f26579fc-e741-45e6-8527-3802eb91122c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:43.307101 [ 3 ] {43bb4b0f-b441-4688-a7f8-7b8c83bb9b22} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:43.307142 [ 3 ] {43bb4b0f-b441-4688-a7f8-7b8c83bb9b22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:54:43.307244 [ 3 ] {43bb4b0f-b441-4688-a7f8-7b8c83bb9b22} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:43.307690 [ 3 ] {43bb4b0f-b441-4688-a7f8-7b8c83bb9b22} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:54:43.307909 [ 3 ] {43bb4b0f-b441-4688-a7f8-7b8c83bb9b22} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2023.10.17 21:54:43.308067 [ 3 ] {43bb4b0f-b441-4688-a7f8-7b8c83bb9b22} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2023.10.17 21:54:43.308188 [ 3 ] {43bb4b0f-b441-4688-a7f8-7b8c83bb9b22} executeQuery: Read 264 rows, 18.54 KiB in 0.001057905 sec., 249549 rows/sec., 17.12 MiB/sec. 2023.10.17 21:54:43.308311 [ 3 ] {43bb4b0f-b441-4688-a7f8-7b8c83bb9b22} DynamicQueryHandler: Done processing query 2023.10.17 21:54:43.308335 [ 3 ] {43bb4b0f-b441-4688-a7f8-7b8c83bb9b22} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.17 21:54:43.308351 [ 3 ] {} HTTP-Session: f26579fc-e741-45e6-8527-3802eb91122c Destroying unnamed session 2023.10.17 21:54:43.308477 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:43.308524 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:43.308544 [ 3 ] {} HTTP-Session: 221365a8-6c5d-40e4-b7b1-0c28fc4da165 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:43.308560 [ 3 ] {} HTTP-Session: 221365a8-6c5d-40e4-b7b1-0c28fc4da165 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:43.308629 [ 3 ] {884189fe-8394-403d-a56c-4f0f12202091} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:43.308669 [ 3 ] {884189fe-8394-403d-a56c-4f0f12202091} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.17 21:54:43.308777 [ 3 ] {884189fe-8394-403d-a56c-4f0f12202091} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:43.309028 [ 3 ] {884189fe-8394-403d-a56c-4f0f12202091} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:54:43.309268 [ 3 ] {884189fe-8394-403d-a56c-4f0f12202091} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.17 21:54:43.309444 [ 3 ] {884189fe-8394-403d-a56c-4f0f12202091} oximeter.measurements_bool (b31c9e69-0a41-48d0-88e1-486a7b67ee57): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.17 21:54:43.309571 [ 3 ] {884189fe-8394-403d-a56c-4f0f12202091} executeQuery: Read 6 rows, 258.00 B in 0.000911883 sec., 6579 rows/sec., 276.30 KiB/sec. 2023.10.17 21:54:43.309681 [ 3 ] {884189fe-8394-403d-a56c-4f0f12202091} DynamicQueryHandler: Done processing query 2023.10.17 21:54:43.309704 [ 3 ] {884189fe-8394-403d-a56c-4f0f12202091} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:54:43.309721 [ 3 ] {} HTTP-Session: 221365a8-6c5d-40e4-b7b1-0c28fc4da165 Destroying unnamed session 2023.10.17 21:54:43.309844 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 11538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:43.309886 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:43.309906 [ 3 ] {} HTTP-Session: f79b3e83-7d2f-491e-95b9-aead5e74c71d Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:43.309922 [ 3 ] {} HTTP-Session: f79b3e83-7d2f-491e-95b9-aead5e74c71d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:43.309993 [ 3 ] {fca1550a-d5aa-4f38-a87f-4f8ffd914e32} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:43.310036 [ 3 ] {fca1550a-d5aa-4f38-a87f-4f8ffd914e32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 21:54:43.310153 [ 3 ] {fca1550a-d5aa-4f38-a87f-4f8ffd914e32} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:43.310441 [ 3 ] {fca1550a-d5aa-4f38-a87f-4f8ffd914e32} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:54:43.310688 [ 3 ] {fca1550a-d5aa-4f38-a87f-4f8ffd914e32} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.10.17 21:54:43.310861 [ 3 ] {fca1550a-d5aa-4f38-a87f-4f8ffd914e32} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.10.17 21:54:43.310977 [ 3 ] {fca1550a-d5aa-4f38-a87f-4f8ffd914e32} executeQuery: Read 63 rows, 3.91 KiB in 0.000955693 sec., 65920 rows/sec., 4.00 MiB/sec. 2023.10.17 21:54:43.311094 [ 3 ] {fca1550a-d5aa-4f38-a87f-4f8ffd914e32} DynamicQueryHandler: Done processing query 2023.10.17 21:54:43.311118 [ 3 ] {fca1550a-d5aa-4f38-a87f-4f8ffd914e32} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:54:43.311135 [ 3 ] {} HTTP-Session: f79b3e83-7d2f-491e-95b9-aead5e74c71d Destroying unnamed session 2023.10.17 21:54:43.311257 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:43.311304 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:43.311324 [ 3 ] {} HTTP-Session: 8de53b6b-d868-4b91-a67f-48da73bc7f09 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:43.311340 [ 3 ] {} HTTP-Session: 8de53b6b-d868-4b91-a67f-48da73bc7f09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:43.311409 [ 3 ] {27e67e8a-9804-4aae-8cf6-760db1117f70} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:43.311448 [ 3 ] {27e67e8a-9804-4aae-8cf6-760db1117f70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 21:54:43.311551 [ 3 ] {27e67e8a-9804-4aae-8cf6-760db1117f70} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:43.311796 [ 3 ] {27e67e8a-9804-4aae-8cf6-760db1117f70} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:54:43.312032 [ 3 ] {27e67e8a-9804-4aae-8cf6-760db1117f70} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.17 21:54:43.312209 [ 3 ] {27e67e8a-9804-4aae-8cf6-760db1117f70} oximeter.measurements_i64 (1e70cc99-a22c-4554-b599-406dc1691707): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.17 21:54:43.312333 [ 3 ] {27e67e8a-9804-4aae-8cf6-760db1117f70} executeQuery: Read 19 rows, 1.01 KiB in 0.000895392 sec., 21219 rows/sec., 1.10 MiB/sec. 2023.10.17 21:54:43.312436 [ 3 ] {27e67e8a-9804-4aae-8cf6-760db1117f70} DynamicQueryHandler: Done processing query 2023.10.17 21:54:43.312459 [ 3 ] {27e67e8a-9804-4aae-8cf6-760db1117f70} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:54:43.312476 [ 3 ] {} HTTP-Session: 8de53b6b-d868-4b91-a67f-48da73bc7f09 Destroying unnamed session 2023.10.17 21:54:48.301890 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 7510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:48.302024 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:48.302058 [ 3 ] {} HTTP-Session: 96b78f2d-11ef-4ff8-98ae-9b8df16cd2d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:48.302087 [ 3 ] {} HTTP-Session: 96b78f2d-11ef-4ff8-98ae-9b8df16cd2d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:48.302233 [ 3 ] {bccc2775-a4b9-432f-b7d2-3b3632b71d2d} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:48.302303 [ 3 ] {bccc2775-a4b9-432f-b7d2-3b3632b71d2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:54:48.302472 [ 3 ] {bccc2775-a4b9-432f-b7d2-3b3632b71d2d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:48.302927 [ 3 ] {bccc2775-a4b9-432f-b7d2-3b3632b71d2d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:54:48.303211 [ 3 ] {bccc2775-a4b9-432f-b7d2-3b3632b71d2d} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2023.10.17 21:54:48.303383 [ 3 ] {bccc2775-a4b9-432f-b7d2-3b3632b71d2d} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2023.10.17 21:54:48.303521 [ 3 ] {bccc2775-a4b9-432f-b7d2-3b3632b71d2d} executeQuery: Read 52 rows, 4.21 KiB in 0.001239547 sec., 41950 rows/sec., 3.32 MiB/sec. 2023.10.17 21:54:48.303683 [ 3 ] {bccc2775-a4b9-432f-b7d2-3b3632b71d2d} DynamicQueryHandler: Done processing query 2023.10.17 21:54:48.303711 [ 3 ] {bccc2775-a4b9-432f-b7d2-3b3632b71d2d} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.17 21:54:48.303728 [ 3 ] {} HTTP-Session: 96b78f2d-11ef-4ff8-98ae-9b8df16cd2d7 Destroying unnamed session 2023.10.17 21:54:48.303961 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 24986, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:48.304015 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:48.304037 [ 3 ] {} HTTP-Session: 83b5434e-e43c-48fa-8478-953ee61b8a2d Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:48.304057 [ 3 ] {} HTTP-Session: 83b5434e-e43c-48fa-8478-953ee61b8a2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:48.304148 [ 3 ] {3cc36da0-0144-4d3c-b0fb-e9e92c24ab72} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:48.304193 [ 3 ] {3cc36da0-0144-4d3c-b0fb-e9e92c24ab72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:54:48.304303 [ 3 ] {3cc36da0-0144-4d3c-b0fb-e9e92c24ab72} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:48.304705 [ 3 ] {3cc36da0-0144-4d3c-b0fb-e9e92c24ab72} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:54:48.304928 [ 3 ] {3cc36da0-0144-4d3c-b0fb-e9e92c24ab72} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2023.10.17 21:54:48.305089 [ 3 ] {3cc36da0-0144-4d3c-b0fb-e9e92c24ab72} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2023.10.17 21:54:48.305218 [ 3 ] {3cc36da0-0144-4d3c-b0fb-e9e92c24ab72} executeQuery: Read 156 rows, 15.44 KiB in 0.001038254 sec., 150252 rows/sec., 14.53 MiB/sec. 2023.10.17 21:54:48.305332 [ 3 ] {3cc36da0-0144-4d3c-b0fb-e9e92c24ab72} DynamicQueryHandler: Done processing query 2023.10.17 21:54:48.305357 [ 3 ] {3cc36da0-0144-4d3c-b0fb-e9e92c24ab72} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.17 21:54:48.305374 [ 3 ] {} HTTP-Session: 83b5434e-e43c-48fa-8478-953ee61b8a2d Destroying unnamed session 2023.10.17 21:54:48.305566 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 8863, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:48.305612 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:48.305633 [ 3 ] {} HTTP-Session: 7f7a2fa1-248e-499e-a682-148589301ce4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:48.305651 [ 3 ] {} HTTP-Session: 7f7a2fa1-248e-499e-a682-148589301ce4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:48.305725 [ 3 ] {9196aa42-ea77-4559-a98d-10ae8c7cdcd6} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:48.305767 [ 3 ] {9196aa42-ea77-4559-a98d-10ae8c7cdcd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:54:48.305875 [ 3 ] {9196aa42-ea77-4559-a98d-10ae8c7cdcd6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:48.306170 [ 3 ] {9196aa42-ea77-4559-a98d-10ae8c7cdcd6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:54:48.306381 [ 3 ] {9196aa42-ea77-4559-a98d-10ae8c7cdcd6} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2023.10.17 21:54:48.306528 [ 3 ] {9196aa42-ea77-4559-a98d-10ae8c7cdcd6} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2023.10.17 21:54:48.306652 [ 3 ] {9196aa42-ea77-4559-a98d-10ae8c7cdcd6} executeQuery: Read 52 rows, 4.16 KiB in 0.000896632 sec., 57994 rows/sec., 4.54 MiB/sec. 2023.10.17 21:54:48.306774 [ 3 ] {9196aa42-ea77-4559-a98d-10ae8c7cdcd6} DynamicQueryHandler: Done processing query 2023.10.17 21:54:48.306799 [ 3 ] {9196aa42-ea77-4559-a98d-10ae8c7cdcd6} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.17 21:54:48.306815 [ 3 ] {} HTTP-Session: 7f7a2fa1-248e-499e-a682-148589301ce4 Destroying unnamed session 2023.10.17 21:54:48.306985 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 55630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:48.307034 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:48.307054 [ 3 ] {} HTTP-Session: 1af0b234-a808-47f2-93f9-f45a15b63304 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:48.307072 [ 3 ] {} HTTP-Session: 1af0b234-a808-47f2-93f9-f45a15b63304 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:48.307156 [ 3 ] {104cfaf5-7517-4f8e-a2e2-b56f3a3e65dc} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:48.307203 [ 3 ] {104cfaf5-7517-4f8e-a2e2-b56f3a3e65dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 21:54:48.307341 [ 3 ] {104cfaf5-7517-4f8e-a2e2-b56f3a3e65dc} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:48.307956 [ 3 ] {104cfaf5-7517-4f8e-a2e2-b56f3a3e65dc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:54:48.308298 [ 3 ] {104cfaf5-7517-4f8e-a2e2-b56f3a3e65dc} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.17 21:54:48.308482 [ 3 ] {104cfaf5-7517-4f8e-a2e2-b56f3a3e65dc} oximeter.measurements_histogramf64 (d44df011-213c-4c36-ae3e-863e3abcf73e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.17 21:54:48.308617 [ 3 ] {104cfaf5-7517-4f8e-a2e2-b56f3a3e65dc} executeQuery: Read 52 rows, 71.86 KiB in 0.001428499 sec., 36401 rows/sec., 49.12 MiB/sec. 2023.10.17 21:54:48.308612 [ 144 ] {} oximeter.measurements_histogramf64 (d44df011-213c-4c36-ae3e-863e3abcf73e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.17 21:54:48.308723 [ 144 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:54:48.308815 [ 3 ] {104cfaf5-7517-4f8e-a2e2-b56f3a3e65dc} DynamicQueryHandler: Done processing query 2023.10.17 21:54:48.308839 [ 22 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.17 21:54:48.308848 [ 3 ] {104cfaf5-7517-4f8e-a2e2-b56f3a3e65dc} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.10.17 21:54:48.308884 [ 3 ] {} HTTP-Session: 1af0b234-a808-47f2-93f9-f45a15b63304 Destroying unnamed session 2023.10.17 21:54:48.308952 [ 22 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:54:48.308988 [ 22 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 725 rows starting from the beginning of the part 2023.10.17 21:54:48.309119 [ 22 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 47 rows starting from the beginning of the part 2023.10.17 21:54:48.309229 [ 22 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 49 rows starting from the beginning of the part 2023.10.17 21:54:48.309335 [ 22 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 52 rows starting from the beginning of the part 2023.10.17 21:54:48.309426 [ 22 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 52 rows starting from the beginning of the part 2023.10.17 21:54:48.309512 [ 22 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 52 rows starting from the beginning of the part 2023.10.17 21:54:48.312613 [ 16 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 977 rows, containing 6 columns (6 merged, 0 gathered) in 0.003807772 sec., 256580.48853765405 rows/sec., 346.24 MiB/sec. 2023.10.17 21:54:48.313039 [ 22 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.17 21:54:48.313252 [ 22 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_21_4} oximeter.measurements_histogramf64 (d44df011-213c-4c36-ae3e-863e3abcf73e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.17 21:54:48.313315 [ 22 ] {d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_21_4} oximeter.measurements_histogramf64 (d44df011-213c-4c36-ae3e-863e3abcf73e) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.17 21:54:48.313378 [ 22 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in d44df011-213c-4c36-ae3e-863e3abcf73e::all_1_21_4: 4.19 MiB. 2023.10.17 21:54:49.000138 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 230.27 MiB, peak 235.58 MiB, will set to 231.89 MiB (RSS), difference: 1.62 MiB 2023.10.17 21:54:53.303980 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:53.304171 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:53.304220 [ 3 ] {} HTTP-Session: b72670b1-3eba-45bf-86d0-b7a39de5c763 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:53.304264 [ 3 ] {} HTTP-Session: b72670b1-3eba-45bf-86d0-b7a39de5c763 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:53.304467 [ 3 ] {e72f0c86-2a7b-47e8-b51d-7c8f13acd3aa} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:53.304567 [ 3 ] {e72f0c86-2a7b-47e8-b51d-7c8f13acd3aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:54:53.304733 [ 3 ] {e72f0c86-2a7b-47e8-b51d-7c8f13acd3aa} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:53.305210 [ 3 ] {e72f0c86-2a7b-47e8-b51d-7c8f13acd3aa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:54:53.305493 [ 3 ] {e72f0c86-2a7b-47e8-b51d-7c8f13acd3aa} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2023.10.17 21:54:53.305665 [ 3 ] {e72f0c86-2a7b-47e8-b51d-7c8f13acd3aa} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2023.10.17 21:54:53.305804 [ 3 ] {e72f0c86-2a7b-47e8-b51d-7c8f13acd3aa} executeQuery: Read 6 rows, 348.00 B in 0.001274447 sec., 4707 rows/sec., 266.66 KiB/sec. 2023.10.17 21:54:53.305961 [ 3 ] {e72f0c86-2a7b-47e8-b51d-7c8f13acd3aa} DynamicQueryHandler: Done processing query 2023.10.17 21:54:53.305988 [ 3 ] {e72f0c86-2a7b-47e8-b51d-7c8f13acd3aa} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.17 21:54:53.306006 [ 3 ] {} HTTP-Session: b72670b1-3eba-45bf-86d0-b7a39de5c763 Destroying unnamed session 2023.10.17 21:54:53.306143 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 13671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:53.306196 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:53.306216 [ 3 ] {} HTTP-Session: 06fa368f-be7c-4ed0-b868-84807b003109 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:53.306235 [ 3 ] {} HTTP-Session: 06fa368f-be7c-4ed0-b868-84807b003109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:53.306317 [ 3 ] {6bc5717a-147c-4e24-a08e-6b994d0deea5} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:53.306360 [ 3 ] {6bc5717a-147c-4e24-a08e-6b994d0deea5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:54:53.306470 [ 3 ] {6bc5717a-147c-4e24-a08e-6b994d0deea5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:53.306851 [ 3 ] {6bc5717a-147c-4e24-a08e-6b994d0deea5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:54:53.307068 [ 3 ] {6bc5717a-147c-4e24-a08e-6b994d0deea5} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2023.10.17 21:54:53.307228 [ 3 ] {6bc5717a-147c-4e24-a08e-6b994d0deea5} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2023.10.17 21:54:53.307351 [ 3 ] {6bc5717a-147c-4e24-a08e-6b994d0deea5} executeQuery: Read 87 rows, 8.33 KiB in 0.000994204 sec., 87507 rows/sec., 8.18 MiB/sec. 2023.10.17 21:54:53.307475 [ 3 ] {6bc5717a-147c-4e24-a08e-6b994d0deea5} DynamicQueryHandler: Done processing query 2023.10.17 21:54:53.307500 [ 3 ] {6bc5717a-147c-4e24-a08e-6b994d0deea5} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.17 21:54:53.307515 [ 3 ] {} HTTP-Session: 06fa368f-be7c-4ed0-b868-84807b003109 Destroying unnamed session 2023.10.17 21:54:53.307710 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 42139, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:53.307758 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:53.307777 [ 3 ] {} HTTP-Session: 92437179-ea60-441e-8674-aaf7c2bae025 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:53.307794 [ 3 ] {} HTTP-Session: 92437179-ea60-441e-8674-aaf7c2bae025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:53.307878 [ 3 ] {04d3f540-07f9-4e57-a958-5b6a8396af44} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:53.307918 [ 3 ] {04d3f540-07f9-4e57-a958-5b6a8396af44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:54:53.308022 [ 3 ] {04d3f540-07f9-4e57-a958-5b6a8396af44} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:53.308469 [ 3 ] {04d3f540-07f9-4e57-a958-5b6a8396af44} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:54:53.308688 [ 3 ] {04d3f540-07f9-4e57-a958-5b6a8396af44} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2023.10.17 21:54:53.308833 [ 3 ] {04d3f540-07f9-4e57-a958-5b6a8396af44} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2023.10.17 21:54:53.308957 [ 3 ] {04d3f540-07f9-4e57-a958-5b6a8396af44} executeQuery: Read 264 rows, 18.54 KiB in 0.001044684 sec., 252707 rows/sec., 17.34 MiB/sec. 2023.10.17 21:54:53.309124 [ 3 ] {04d3f540-07f9-4e57-a958-5b6a8396af44} DynamicQueryHandler: Done processing query 2023.10.17 21:54:53.309159 [ 3 ] {04d3f540-07f9-4e57-a958-5b6a8396af44} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.17 21:54:53.309177 [ 3 ] {} HTTP-Session: 92437179-ea60-441e-8674-aaf7c2bae025 Destroying unnamed session 2023.10.17 21:54:53.309335 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:53.309383 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:53.309402 [ 3 ] {} HTTP-Session: 4d477a86-826f-4b42-97f3-db7355f2f4bf Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:53.309419 [ 3 ] {} HTTP-Session: 4d477a86-826f-4b42-97f3-db7355f2f4bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:53.309491 [ 3 ] {8c86fa58-647a-4929-bebc-b5318fc57f6c} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:53.309532 [ 3 ] {8c86fa58-647a-4929-bebc-b5318fc57f6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.17 21:54:53.309647 [ 3 ] {8c86fa58-647a-4929-bebc-b5318fc57f6c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:53.309902 [ 3 ] {8c86fa58-647a-4929-bebc-b5318fc57f6c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:54:53.310139 [ 3 ] {8c86fa58-647a-4929-bebc-b5318fc57f6c} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.17 21:54:53.310316 [ 3 ] {8c86fa58-647a-4929-bebc-b5318fc57f6c} oximeter.measurements_bool (b31c9e69-0a41-48d0-88e1-486a7b67ee57): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.17 21:54:53.310445 [ 3 ] {8c86fa58-647a-4929-bebc-b5318fc57f6c} executeQuery: Read 6 rows, 258.00 B in 0.000921593 sec., 6510 rows/sec., 273.39 KiB/sec. 2023.10.17 21:54:53.310650 [ 3 ] {8c86fa58-647a-4929-bebc-b5318fc57f6c} DynamicQueryHandler: Done processing query 2023.10.17 21:54:53.310675 [ 3 ] {8c86fa58-647a-4929-bebc-b5318fc57f6c} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:54:53.310692 [ 3 ] {} HTTP-Session: 4d477a86-826f-4b42-97f3-db7355f2f4bf Destroying unnamed session 2023.10.17 21:54:53.310827 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 11538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:53.310873 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:53.310892 [ 3 ] {} HTTP-Session: 917c2d49-45bf-44a3-bf63-e5896a1deefe Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:53.310908 [ 3 ] {} HTTP-Session: 917c2d49-45bf-44a3-bf63-e5896a1deefe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:53.310982 [ 3 ] {ba76b146-a7f3-4c49-9c25-b151924f406e} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:53.311025 [ 3 ] {ba76b146-a7f3-4c49-9c25-b151924f406e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 21:54:53.311158 [ 3 ] {ba76b146-a7f3-4c49-9c25-b151924f406e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:53.311471 [ 3 ] {ba76b146-a7f3-4c49-9c25-b151924f406e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:54:53.311722 [ 3 ] {ba76b146-a7f3-4c49-9c25-b151924f406e} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.10.17 21:54:53.311896 [ 3 ] {ba76b146-a7f3-4c49-9c25-b151924f406e} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.10.17 21:54:53.312019 [ 3 ] {ba76b146-a7f3-4c49-9c25-b151924f406e} executeQuery: Read 63 rows, 3.91 KiB in 0.001008844 sec., 62447 rows/sec., 3.79 MiB/sec. 2023.10.17 21:54:53.312143 [ 3 ] {ba76b146-a7f3-4c49-9c25-b151924f406e} DynamicQueryHandler: Done processing query 2023.10.17 21:54:53.312167 [ 3 ] {ba76b146-a7f3-4c49-9c25-b151924f406e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:54:53.312182 [ 3 ] {} HTTP-Session: 917c2d49-45bf-44a3-bf63-e5896a1deefe Destroying unnamed session 2023.10.17 21:54:53.312323 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:53.312369 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:53.312388 [ 3 ] {} HTTP-Session: 82af7f37-2083-44a7-955c-1dc53593537c Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:53.312404 [ 3 ] {} HTTP-Session: 82af7f37-2083-44a7-955c-1dc53593537c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:53.312473 [ 3 ] {c38d35bb-4f2d-45e2-9834-739d95a2edf9} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:53.312513 [ 3 ] {c38d35bb-4f2d-45e2-9834-739d95a2edf9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 21:54:53.312616 [ 3 ] {c38d35bb-4f2d-45e2-9834-739d95a2edf9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:53.312875 [ 3 ] {c38d35bb-4f2d-45e2-9834-739d95a2edf9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:54:53.313105 [ 3 ] {c38d35bb-4f2d-45e2-9834-739d95a2edf9} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.17 21:54:53.313274 [ 3 ] {c38d35bb-4f2d-45e2-9834-739d95a2edf9} oximeter.measurements_i64 (1e70cc99-a22c-4554-b599-406dc1691707): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.17 21:54:53.313402 [ 3 ] {c38d35bb-4f2d-45e2-9834-739d95a2edf9} executeQuery: Read 19 rows, 1.01 KiB in 0.000898032 sec., 21157 rows/sec., 1.10 MiB/sec. 2023.10.17 21:54:53.313610 [ 3 ] {c38d35bb-4f2d-45e2-9834-739d95a2edf9} DynamicQueryHandler: Done processing query 2023.10.17 21:54:53.313633 [ 3 ] {c38d35bb-4f2d-45e2-9834-739d95a2edf9} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:54:53.313650 [ 3 ] {} HTTP-Session: 82af7f37-2083-44a7-955c-1dc53593537c Destroying unnamed session 2023.10.17 21:54:57.620710 [ 137 ] {} DNSResolver: Updating DNS cache 2023.10.17 21:54:57.620778 [ 137 ] {} DNSResolver: Updated DNS cache 2023.10.17 21:54:58.302103 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 7510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:58.302221 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:58.302252 [ 3 ] {} HTTP-Session: 86fa3d62-48fa-4b85-9d45-e07d2f7161d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:58.302282 [ 3 ] {} HTTP-Session: 86fa3d62-48fa-4b85-9d45-e07d2f7161d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:58.302427 [ 3 ] {c374f87d-1b3e-4114-9699-54ab891725a2} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:58.302497 [ 3 ] {c374f87d-1b3e-4114-9699-54ab891725a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:54:58.302680 [ 3 ] {c374f87d-1b3e-4114-9699-54ab891725a2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:58.303237 [ 3 ] {c374f87d-1b3e-4114-9699-54ab891725a2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:54:58.303508 [ 3 ] {c374f87d-1b3e-4114-9699-54ab891725a2} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2023.10.17 21:54:58.303676 [ 3 ] {c374f87d-1b3e-4114-9699-54ab891725a2} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2023.10.17 21:54:58.303823 [ 3 ] {c374f87d-1b3e-4114-9699-54ab891725a2} executeQuery: Read 52 rows, 4.21 KiB in 0.001346059 sec., 38631 rows/sec., 3.06 MiB/sec. 2023.10.17 21:54:58.303978 [ 3 ] {c374f87d-1b3e-4114-9699-54ab891725a2} DynamicQueryHandler: Done processing query 2023.10.17 21:54:58.304005 [ 3 ] {c374f87d-1b3e-4114-9699-54ab891725a2} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.17 21:54:58.304021 [ 3 ] {} HTTP-Session: 86fa3d62-48fa-4b85-9d45-e07d2f7161d3 Destroying unnamed session 2023.10.17 21:54:58.304194 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 24986, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:58.304246 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:58.304267 [ 3 ] {} HTTP-Session: 36834dc4-33bf-40d2-a3b2-513628264a71 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:58.304285 [ 3 ] {} HTTP-Session: 36834dc4-33bf-40d2-a3b2-513628264a71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:58.304374 [ 3 ] {53f15a17-e430-45d3-adff-310ccd1371f3} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:58.304417 [ 3 ] {53f15a17-e430-45d3-adff-310ccd1371f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:54:58.304524 [ 3 ] {53f15a17-e430-45d3-adff-310ccd1371f3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:58.304949 [ 3 ] {53f15a17-e430-45d3-adff-310ccd1371f3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:54:58.305184 [ 3 ] {53f15a17-e430-45d3-adff-310ccd1371f3} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2023.10.17 21:54:58.305342 [ 3 ] {53f15a17-e430-45d3-adff-310ccd1371f3} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2023.10.17 21:54:58.305478 [ 3 ] {53f15a17-e430-45d3-adff-310ccd1371f3} executeQuery: Read 156 rows, 15.44 KiB in 0.001065674 sec., 146386 rows/sec., 14.15 MiB/sec. 2023.10.17 21:54:58.305605 [ 3 ] {53f15a17-e430-45d3-adff-310ccd1371f3} DynamicQueryHandler: Done processing query 2023.10.17 21:54:58.305629 [ 3 ] {53f15a17-e430-45d3-adff-310ccd1371f3} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.17 21:54:58.305645 [ 3 ] {} HTTP-Session: 36834dc4-33bf-40d2-a3b2-513628264a71 Destroying unnamed session 2023.10.17 21:54:58.305778 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 8863, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:58.305825 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:58.305844 [ 3 ] {} HTTP-Session: c1ebaf82-e522-4482-a039-1e25a090696b Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:58.305862 [ 3 ] {} HTTP-Session: c1ebaf82-e522-4482-a039-1e25a090696b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:58.305936 [ 3 ] {5ff1abc9-94bf-4532-8fb5-33046b5affd9} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:58.305975 [ 3 ] {5ff1abc9-94bf-4532-8fb5-33046b5affd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:54:58.306078 [ 3 ] {5ff1abc9-94bf-4532-8fb5-33046b5affd9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:58.306376 [ 3 ] {5ff1abc9-94bf-4532-8fb5-33046b5affd9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:54:58.306579 [ 3 ] {5ff1abc9-94bf-4532-8fb5-33046b5affd9} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2023.10.17 21:54:58.306726 [ 3 ] {5ff1abc9-94bf-4532-8fb5-33046b5affd9} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2023.10.17 21:54:58.306859 [ 3 ] {5ff1abc9-94bf-4532-8fb5-33046b5affd9} executeQuery: Read 52 rows, 4.16 KiB in 0.000895012 sec., 58099 rows/sec., 4.54 MiB/sec. 2023.10.17 21:54:58.306979 [ 3 ] {5ff1abc9-94bf-4532-8fb5-33046b5affd9} DynamicQueryHandler: Done processing query 2023.10.17 21:54:58.307002 [ 3 ] {5ff1abc9-94bf-4532-8fb5-33046b5affd9} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.17 21:54:58.307018 [ 3 ] {} HTTP-Session: c1ebaf82-e522-4482-a039-1e25a090696b Destroying unnamed session 2023.10.17 21:54:58.307234 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 55630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:54:58.307281 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:54:58.307299 [ 3 ] {} HTTP-Session: 22b9f445-46f8-4115-8480-af8e79911afb Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:54:58.307316 [ 3 ] {} HTTP-Session: 22b9f445-46f8-4115-8480-af8e79911afb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:54:58.307404 [ 3 ] {698eb02b-9d60-4997-8e55-7a6959e1258f} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:54:58.307449 [ 3 ] {698eb02b-9d60-4997-8e55-7a6959e1258f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 21:54:58.307583 [ 3 ] {698eb02b-9d60-4997-8e55-7a6959e1258f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:54:58.308135 [ 3 ] {698eb02b-9d60-4997-8e55-7a6959e1258f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:54:58.308463 [ 3 ] {698eb02b-9d60-4997-8e55-7a6959e1258f} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.17 21:54:58.308637 [ 3 ] {698eb02b-9d60-4997-8e55-7a6959e1258f} oximeter.measurements_histogramf64 (d44df011-213c-4c36-ae3e-863e3abcf73e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.17 21:54:58.308765 [ 3 ] {698eb02b-9d60-4997-8e55-7a6959e1258f} executeQuery: Read 52 rows, 71.86 KiB in 0.001331498 sec., 39053 rows/sec., 52.70 MiB/sec. 2023.10.17 21:54:58.308951 [ 3 ] {698eb02b-9d60-4997-8e55-7a6959e1258f} DynamicQueryHandler: Done processing query 2023.10.17 21:54:58.308975 [ 3 ] {698eb02b-9d60-4997-8e55-7a6959e1258f} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.10.17 21:54:58.308992 [ 3 ] {} HTTP-Session: 22b9f445-46f8-4115-8480-af8e79911afb Destroying unnamed session 2023.10.17 21:55:03.303269 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:55:03.303447 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:55:03.303493 [ 3 ] {} HTTP-Session: 53246786-8409-45b7-ad9f-33429841fc02 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:55:03.303537 [ 3 ] {} HTTP-Session: 53246786-8409-45b7-ad9f-33429841fc02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:55:03.303735 [ 3 ] {8d307e27-a6a1-4411-90ab-413bde362211} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:55:03.303832 [ 3 ] {8d307e27-a6a1-4411-90ab-413bde362211} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:55:03.304050 [ 3 ] {8d307e27-a6a1-4411-90ab-413bde362211} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:55:03.304533 [ 3 ] {8d307e27-a6a1-4411-90ab-413bde362211} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:55:03.304793 [ 3 ] {8d307e27-a6a1-4411-90ab-413bde362211} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2023.10.17 21:55:03.304955 [ 3 ] {8d307e27-a6a1-4411-90ab-413bde362211} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2023.10.17 21:55:03.305098 [ 3 ] {8d307e27-a6a1-4411-90ab-413bde362211} executeQuery: Read 6 rows, 348.00 B in 0.001298947 sec., 4619 rows/sec., 261.63 KiB/sec. 2023.10.17 21:55:03.305111 [ 129 ] {} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2023.10.17 21:55:03.305239 [ 129 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:55:03.305307 [ 3 ] {8d307e27-a6a1-4411-90ab-413bde362211} DynamicQueryHandler: Done processing query 2023.10.17 21:55:03.305348 [ 3 ] {8d307e27-a6a1-4411-90ab-413bde362211} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 21:55:03.305348 [ 17 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2023.10.17 21:55:03.305374 [ 3 ] {} HTTP-Session: 53246786-8409-45b7-ad9f-33429841fc02 Destroying unnamed session 2023.10.17 21:55:03.305492 [ 17 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:55:03.305544 [ 17 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 58 rows starting from the beginning of the part 2023.10.17 21:55:03.305569 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 13671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:55:03.305653 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:55:03.305698 [ 3 ] {} HTTP-Session: e7f1d573-3fca-4def-8d84-b3f8af2cfab5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:55:03.305762 [ 3 ] {} HTTP-Session: e7f1d573-3fca-4def-8d84-b3f8af2cfab5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:55:03.305804 [ 17 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part 2023.10.17 21:55:03.305941 [ 3 ] {5d470b56-975f-4db8-9838-b9da31fb60bb} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:55:03.306052 [ 3 ] {5d470b56-975f-4db8-9838-b9da31fb60bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:55:03.306071 [ 17 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 52 rows starting from the beginning of the part 2023.10.17 21:55:03.306399 [ 17 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part 2023.10.17 21:55:03.306527 [ 3 ] {5d470b56-975f-4db8-9838-b9da31fb60bb} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:55:03.306681 [ 17 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 52 rows starting from the beginning of the part 2023.10.17 21:55:03.306855 [ 17 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part 2023.10.17 21:55:03.307429 [ 3 ] {5d470b56-975f-4db8-9838-b9da31fb60bb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:55:03.307848 [ 3 ] {5d470b56-975f-4db8-9838-b9da31fb60bb} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2023.10.17 21:55:03.308151 [ 3 ] {5d470b56-975f-4db8-9838-b9da31fb60bb} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2023.10.17 21:55:03.308383 [ 129 ] {} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2023.10.17 21:55:03.308486 [ 129 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:55:03.308484 [ 16 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.003182533 sec., 56558.72225048413 rows/sec., 4.30 MiB/sec. 2023.10.17 21:55:03.308501 [ 3 ] {5d470b56-975f-4db8-9838-b9da31fb60bb} executeQuery: Read 87 rows, 8.33 KiB in 0.002488674 sec., 34958 rows/sec., 3.27 MiB/sec. 2023.10.17 21:55:03.308600 [ 22 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2023.10.17 21:55:03.308817 [ 16 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2023.10.17 21:55:03.308865 [ 22 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:55:03.308867 [ 3 ] {5d470b56-975f-4db8-9838-b9da31fb60bb} DynamicQueryHandler: Done processing query 2023.10.17 21:55:03.308935 [ 3 ] {5d470b56-975f-4db8-9838-b9da31fb60bb} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.17 21:55:03.308948 [ 22 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 243 rows starting from the beginning of the part 2023.10.17 21:55:03.308975 [ 3 ] {} HTTP-Session: e7f1d573-3fca-4def-8d84-b3f8af2cfab5 Destroying unnamed session 2023.10.17 21:55:03.309106 [ 22 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 87 rows starting from the beginning of the part 2023.10.17 21:55:03.309199 [ 16 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_46_9} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2023.10.17 21:55:03.309206 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 42139, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:55:03.309306 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:55:03.309305 [ 22 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 156 rows starting from the beginning of the part 2023.10.17 21:55:03.309338 [ 3 ] {} HTTP-Session: 7d969c02-3f42-47c9-b8ef-cbf6c5fac8d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:55:03.309377 [ 16 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_46_9} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2023.10.17 21:55:03.309392 [ 3 ] {} HTTP-Session: 7d969c02-3f42-47c9-b8ef-cbf6c5fac8d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:55:03.309632 [ 22 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 87 rows starting from the beginning of the part 2023.10.17 21:55:03.309667 [ 3 ] {4aaa6599-af6b-4b01-91dd-e9d22fe26974} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:55:03.309720 [ 3 ] {4aaa6599-af6b-4b01-91dd-e9d22fe26974} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:55:03.309770 [ 22 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 156 rows starting from the beginning of the part 2023.10.17 21:55:03.309951 [ 22 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 87 rows starting from the beginning of the part 2023.10.17 21:55:03.309974 [ 3 ] {4aaa6599-af6b-4b01-91dd-e9d22fe26974} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:55:03.310644 [ 3 ] {4aaa6599-af6b-4b01-91dd-e9d22fe26974} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:55:03.310996 [ 3 ] {4aaa6599-af6b-4b01-91dd-e9d22fe26974} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2023.10.17 21:55:03.311045 [ 22 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 816 rows, containing 4 columns (4 merged, 0 gathered) in 0.002502514 sec., 326072.10189433506 rows/sec., 31.08 MiB/sec. 2023.10.17 21:55:03.311165 [ 22 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2023.10.17 21:55:03.311210 [ 3 ] {4aaa6599-af6b-4b01-91dd-e9d22fe26974} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2023.10.17 21:55:03.311381 [ 3 ] {4aaa6599-af6b-4b01-91dd-e9d22fe26974} executeQuery: Read 264 rows, 18.54 KiB in 0.001657053 sec., 159318 rows/sec., 10.93 MiB/sec. 2023.10.17 21:55:03.311395 [ 129 ] {} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2023.10.17 21:55:03.311403 [ 22 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_46_9} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2023.10.17 21:55:03.311514 [ 129 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:55:03.311605 [ 22 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_46_9} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2023.10.17 21:55:03.311704 [ 3 ] {4aaa6599-af6b-4b01-91dd-e9d22fe26974} DynamicQueryHandler: Done processing query 2023.10.17 21:55:03.311746 [ 15 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2023.10.17 21:55:03.311777 [ 3 ] {4aaa6599-af6b-4b01-91dd-e9d22fe26974} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.17 21:55:03.311834 [ 3 ] {} HTTP-Session: 7d969c02-3f42-47c9-b8ef-cbf6c5fac8d6 Destroying unnamed session 2023.10.17 21:55:03.311908 [ 15 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:55:03.311945 [ 15 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 345 rows starting from the beginning of the part 2023.10.17 21:55:03.312026 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:55:03.312117 [ 15 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 264 rows starting from the beginning of the part 2023.10.17 21:55:03.312120 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:55:03.312194 [ 3 ] {} HTTP-Session: 30bfd667-1dc3-46ad-9f6c-3e098d396342 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:55:03.312238 [ 3 ] {} HTTP-Session: 30bfd667-1dc3-46ad-9f6c-3e098d396342 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:55:03.312350 [ 15 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 52 rows starting from the beginning of the part 2023.10.17 21:55:03.312449 [ 3 ] {792d1d95-e0f1-496f-90b8-a6d727727da8} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:55:03.312579 [ 3 ] {792d1d95-e0f1-496f-90b8-a6d727727da8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.17 21:55:03.312598 [ 15 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 264 rows starting from the beginning of the part 2023.10.17 21:55:03.312921 [ 15 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 52 rows starting from the beginning of the part 2023.10.17 21:55:03.313067 [ 3 ] {792d1d95-e0f1-496f-90b8-a6d727727da8} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:55:03.313189 [ 15 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 264 rows starting from the beginning of the part 2023.10.17 21:55:03.313702 [ 3 ] {792d1d95-e0f1-496f-90b8-a6d727727da8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:55:03.314221 [ 3 ] {792d1d95-e0f1-496f-90b8-a6d727727da8} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.17 21:55:03.314522 [ 3 ] {792d1d95-e0f1-496f-90b8-a6d727727da8} oximeter.measurements_bool (b31c9e69-0a41-48d0-88e1-486a7b67ee57): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.17 21:55:03.314722 [ 3 ] {792d1d95-e0f1-496f-90b8-a6d727727da8} executeQuery: Read 6 rows, 258.00 B in 0.00218743 sec., 2742 rows/sec., 115.18 KiB/sec. 2023.10.17 21:55:03.315205 [ 3 ] {792d1d95-e0f1-496f-90b8-a6d727727da8} DynamicQueryHandler: Done processing query 2023.10.17 21:55:03.315219 [ 22 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1241 rows, containing 4 columns (4 merged, 0 gathered) in 0.003578858 sec., 346758.6587676851 rows/sec., 24.28 MiB/sec. 2023.10.17 21:55:03.315232 [ 3 ] {792d1d95-e0f1-496f-90b8-a6d727727da8} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:55:03.315260 [ 3 ] {} HTTP-Session: 30bfd667-1dc3-46ad-9f6c-3e098d396342 Destroying unnamed session 2023.10.17 21:55:03.315347 [ 22 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2023.10.17 21:55:03.315440 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 11538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:55:03.315489 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:55:03.315508 [ 3 ] {} HTTP-Session: 8e08295d-bfb6-4555-8c47-cded968229c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:55:03.315532 [ 3 ] {} HTTP-Session: 8e08295d-bfb6-4555-8c47-cded968229c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:55:03.315541 [ 22 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_46_9} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2023.10.17 21:55:03.315625 [ 3 ] {bd02bf12-db5a-4330-ab48-d959dd74336b} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:55:03.315629 [ 22 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_46_9} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2023.10.17 21:55:03.315676 [ 3 ] {bd02bf12-db5a-4330-ab48-d959dd74336b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 21:55:03.315840 [ 3 ] {bd02bf12-db5a-4330-ab48-d959dd74336b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:55:03.316136 [ 3 ] {bd02bf12-db5a-4330-ab48-d959dd74336b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:55:03.316377 [ 3 ] {bd02bf12-db5a-4330-ab48-d959dd74336b} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.10.17 21:55:03.316553 [ 3 ] {bd02bf12-db5a-4330-ab48-d959dd74336b} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.10.17 21:55:03.316679 [ 3 ] {bd02bf12-db5a-4330-ab48-d959dd74336b} executeQuery: Read 63 rows, 3.91 KiB in 0.001021524 sec., 61672 rows/sec., 3.74 MiB/sec. 2023.10.17 21:55:03.316802 [ 3 ] {bd02bf12-db5a-4330-ab48-d959dd74336b} DynamicQueryHandler: Done processing query 2023.10.17 21:55:03.316825 [ 3 ] {bd02bf12-db5a-4330-ab48-d959dd74336b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:55:03.316841 [ 3 ] {} HTTP-Session: 8e08295d-bfb6-4555-8c47-cded968229c4 Destroying unnamed session 2023.10.17 21:55:03.316964 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:55:03.317010 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:55:03.317028 [ 3 ] {} HTTP-Session: 43e9a487-3268-45a9-88e9-405be1d7f9a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:55:03.317046 [ 3 ] {} HTTP-Session: 43e9a487-3268-45a9-88e9-405be1d7f9a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:55:03.317115 [ 3 ] {50d85db0-6182-4970-88a4-443edcf41a63} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:55:03.317152 [ 3 ] {50d85db0-6182-4970-88a4-443edcf41a63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 21:55:03.317254 [ 3 ] {50d85db0-6182-4970-88a4-443edcf41a63} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:55:03.317568 [ 3 ] {50d85db0-6182-4970-88a4-443edcf41a63} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:55:03.317792 [ 3 ] {50d85db0-6182-4970-88a4-443edcf41a63} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.17 21:55:03.317965 [ 3 ] {50d85db0-6182-4970-88a4-443edcf41a63} oximeter.measurements_i64 (1e70cc99-a22c-4554-b599-406dc1691707): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.17 21:55:03.318079 [ 129 ] {} oximeter.measurements_i64 (1e70cc99-a22c-4554-b599-406dc1691707) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.17 21:55:03.318099 [ 3 ] {50d85db0-6182-4970-88a4-443edcf41a63} executeQuery: Read 19 rows, 1.01 KiB in 0.000956093 sec., 19872 rows/sec., 1.03 MiB/sec. 2023.10.17 21:55:03.318127 [ 129 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:55:03.318242 [ 22 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.17 21:55:03.318281 [ 3 ] {50d85db0-6182-4970-88a4-443edcf41a63} DynamicQueryHandler: Done processing query 2023.10.17 21:55:03.318311 [ 3 ] {50d85db0-6182-4970-88a4-443edcf41a63} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:55:03.318330 [ 22 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:55:03.318335 [ 3 ] {} HTTP-Session: 43e9a487-3268-45a9-88e9-405be1d7f9a2 Destroying unnamed session 2023.10.17 21:55:03.318367 [ 22 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 413 rows starting from the beginning of the part 2023.10.17 21:55:03.318468 [ 22 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 9 rows starting from the beginning of the part 2023.10.17 21:55:03.318557 [ 22 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 19 rows starting from the beginning of the part 2023.10.17 21:55:03.318639 [ 22 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 19 rows starting from the beginning of the part 2023.10.17 21:55:03.318719 [ 22 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 19 rows starting from the beginning of the part 2023.10.17 21:55:03.318799 [ 22 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 19 rows starting from the beginning of the part 2023.10.17 21:55:03.319352 [ 9 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 4 columns (4 merged, 0 gathered) in 0.001172006 sec., 424912.5004479499 rows/sec., 22.66 MiB/sec. 2023.10.17 21:55:03.319507 [ 9 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.17 21:55:03.319762 [ 9 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_26_5} oximeter.measurements_i64 (1e70cc99-a22c-4554-b599-406dc1691707): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.17 21:55:03.319845 [ 9 ] {1e70cc99-a22c-4554-b599-406dc1691707::all_1_26_5} oximeter.measurements_i64 (1e70cc99-a22c-4554-b599-406dc1691707) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.17 21:55:08.301418 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 7510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:55:08.301552 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:55:08.301582 [ 3 ] {} HTTP-Session: 098008ea-6297-43f9-a0f7-57712a3fe00e Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:55:08.301610 [ 3 ] {} HTTP-Session: 098008ea-6297-43f9-a0f7-57712a3fe00e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:55:08.301753 [ 3 ] {49525ce8-145f-41fe-96d5-47d292f7773f} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:55:08.301821 [ 3 ] {49525ce8-145f-41fe-96d5-47d292f7773f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:55:08.302005 [ 3 ] {49525ce8-145f-41fe-96d5-47d292f7773f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:55:08.302522 [ 3 ] {49525ce8-145f-41fe-96d5-47d292f7773f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:55:08.302799 [ 3 ] {49525ce8-145f-41fe-96d5-47d292f7773f} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2023.10.17 21:55:08.302961 [ 3 ] {49525ce8-145f-41fe-96d5-47d292f7773f} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2023.10.17 21:55:08.303085 [ 3 ] {49525ce8-145f-41fe-96d5-47d292f7773f} executeQuery: Read 52 rows, 4.21 KiB in 0.001292017 sec., 40247 rows/sec., 3.19 MiB/sec. 2023.10.17 21:55:08.303242 [ 3 ] {49525ce8-145f-41fe-96d5-47d292f7773f} DynamicQueryHandler: Done processing query 2023.10.17 21:55:08.303273 [ 3 ] {49525ce8-145f-41fe-96d5-47d292f7773f} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.17 21:55:08.303291 [ 3 ] {} HTTP-Session: 098008ea-6297-43f9-a0f7-57712a3fe00e Destroying unnamed session 2023.10.17 21:55:08.303471 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 24986, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:55:08.303523 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:55:08.303542 [ 3 ] {} HTTP-Session: e9afbfc3-ab17-4a4d-951d-e5b59e626436 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:55:08.303561 [ 3 ] {} HTTP-Session: e9afbfc3-ab17-4a4d-951d-e5b59e626436 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:55:08.303647 [ 3 ] {94f3dcb7-c8cc-4a5a-821b-c878800a99f4} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:55:08.303689 [ 3 ] {94f3dcb7-c8cc-4a5a-821b-c878800a99f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:55:08.303793 [ 3 ] {94f3dcb7-c8cc-4a5a-821b-c878800a99f4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:55:08.304212 [ 3 ] {94f3dcb7-c8cc-4a5a-821b-c878800a99f4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:55:08.304430 [ 3 ] {94f3dcb7-c8cc-4a5a-821b-c878800a99f4} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2023.10.17 21:55:08.304579 [ 3 ] {94f3dcb7-c8cc-4a5a-821b-c878800a99f4} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2023.10.17 21:55:08.304686 [ 3 ] {94f3dcb7-c8cc-4a5a-821b-c878800a99f4} executeQuery: Read 156 rows, 15.44 KiB in 0.001006514 sec., 154990 rows/sec., 14.98 MiB/sec. 2023.10.17 21:55:08.304832 [ 3 ] {94f3dcb7-c8cc-4a5a-821b-c878800a99f4} DynamicQueryHandler: Done processing query 2023.10.17 21:55:08.304856 [ 3 ] {94f3dcb7-c8cc-4a5a-821b-c878800a99f4} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.17 21:55:08.304872 [ 3 ] {} HTTP-Session: e9afbfc3-ab17-4a4d-951d-e5b59e626436 Destroying unnamed session 2023.10.17 21:55:08.305005 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 8863, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:55:08.305057 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:55:08.305077 [ 3 ] {} HTTP-Session: 2ed8698e-d23a-4459-ace3-13f9fb66ec95 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:55:08.305094 [ 3 ] {} HTTP-Session: 2ed8698e-d23a-4459-ace3-13f9fb66ec95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:55:08.305172 [ 3 ] {c363712d-4724-41c2-b8c2-a9e1771c66a5} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:55:08.305212 [ 3 ] {c363712d-4724-41c2-b8c2-a9e1771c66a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:55:08.305318 [ 3 ] {c363712d-4724-41c2-b8c2-a9e1771c66a5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:55:08.305625 [ 3 ] {c363712d-4724-41c2-b8c2-a9e1771c66a5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:55:08.305827 [ 3 ] {c363712d-4724-41c2-b8c2-a9e1771c66a5} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2023.10.17 21:55:08.305968 [ 3 ] {c363712d-4724-41c2-b8c2-a9e1771c66a5} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2023.10.17 21:55:08.306070 [ 3 ] {c363712d-4724-41c2-b8c2-a9e1771c66a5} executeQuery: Read 52 rows, 4.16 KiB in 0.000871132 sec., 59692 rows/sec., 4.67 MiB/sec. 2023.10.17 21:55:08.306190 [ 3 ] {c363712d-4724-41c2-b8c2-a9e1771c66a5} DynamicQueryHandler: Done processing query 2023.10.17 21:55:08.306213 [ 3 ] {c363712d-4724-41c2-b8c2-a9e1771c66a5} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.17 21:55:08.306228 [ 3 ] {} HTTP-Session: 2ed8698e-d23a-4459-ace3-13f9fb66ec95 Destroying unnamed session 2023.10.17 21:55:08.306439 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 55630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:55:08.306485 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:55:08.306503 [ 3 ] {} HTTP-Session: add75b42-d848-4fd9-897f-5a3b112c3798 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:55:08.306520 [ 3 ] {} HTTP-Session: add75b42-d848-4fd9-897f-5a3b112c3798 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:55:08.306613 [ 3 ] {adf9a743-6bbf-43d8-a4e9-2fb951636346} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:55:08.306658 [ 3 ] {adf9a743-6bbf-43d8-a4e9-2fb951636346} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 21:55:08.306793 [ 3 ] {adf9a743-6bbf-43d8-a4e9-2fb951636346} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:55:08.307342 [ 3 ] {adf9a743-6bbf-43d8-a4e9-2fb951636346} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:55:08.307668 [ 3 ] {adf9a743-6bbf-43d8-a4e9-2fb951636346} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.17 21:55:08.307842 [ 3 ] {adf9a743-6bbf-43d8-a4e9-2fb951636346} oximeter.measurements_histogramf64 (d44df011-213c-4c36-ae3e-863e3abcf73e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.17 21:55:08.307976 [ 3 ] {adf9a743-6bbf-43d8-a4e9-2fb951636346} executeQuery: Read 52 rows, 71.86 KiB in 0.001332728 sec., 39017 rows/sec., 52.65 MiB/sec. 2023.10.17 21:55:08.308105 [ 3 ] {adf9a743-6bbf-43d8-a4e9-2fb951636346} DynamicQueryHandler: Done processing query 2023.10.17 21:55:08.308128 [ 3 ] {adf9a743-6bbf-43d8-a4e9-2fb951636346} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.10.17 21:55:08.308144 [ 3 ] {} HTTP-Session: add75b42-d848-4fd9-897f-5a3b112c3798 Destroying unnamed session 2023.10.17 21:55:12.620827 [ 123 ] {} DNSResolver: Updating DNS cache 2023.10.17 21:55:12.620892 [ 123 ] {} DNSResolver: Updated DNS cache 2023.10.17 21:55:13.303040 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:55:13.303157 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:55:13.303197 [ 3 ] {} HTTP-Session: d3238bdd-aef2-47fc-8bd2-f09acbace3dd Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:55:13.303239 [ 3 ] {} HTTP-Session: d3238bdd-aef2-47fc-8bd2-f09acbace3dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:55:13.303437 [ 3 ] {53e126a2-5446-475e-9cd6-88668e330bce} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:55:13.303536 [ 3 ] {53e126a2-5446-475e-9cd6-88668e330bce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:55:13.303805 [ 3 ] {53e126a2-5446-475e-9cd6-88668e330bce} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:55:13.304373 [ 3 ] {53e126a2-5446-475e-9cd6-88668e330bce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:55:13.304641 [ 3 ] {53e126a2-5446-475e-9cd6-88668e330bce} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2023.10.17 21:55:13.304801 [ 3 ] {53e126a2-5446-475e-9cd6-88668e330bce} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2023.10.17 21:55:13.304934 [ 3 ] {53e126a2-5446-475e-9cd6-88668e330bce} executeQuery: Read 6 rows, 348.00 B in 0.001442519 sec., 4159 rows/sec., 235.59 KiB/sec. 2023.10.17 21:55:13.305130 [ 3 ] {53e126a2-5446-475e-9cd6-88668e330bce} DynamicQueryHandler: Done processing query 2023.10.17 21:55:13.305157 [ 3 ] {53e126a2-5446-475e-9cd6-88668e330bce} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.17 21:55:13.305174 [ 3 ] {} HTTP-Session: d3238bdd-aef2-47fc-8bd2-f09acbace3dd Destroying unnamed session 2023.10.17 21:55:13.305320 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 13671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:55:13.305372 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:55:13.305391 [ 3 ] {} HTTP-Session: b608b660-111a-4c9d-b99d-3f69697848c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:55:13.305411 [ 3 ] {} HTTP-Session: b608b660-111a-4c9d-b99d-3f69697848c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:55:13.305494 [ 3 ] {d8209fe3-c6c6-484e-b2ea-e4d627ae4097} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:55:13.305538 [ 3 ] {d8209fe3-c6c6-484e-b2ea-e4d627ae4097} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:55:13.305653 [ 3 ] {d8209fe3-c6c6-484e-b2ea-e4d627ae4097} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:55:13.306018 [ 3 ] {d8209fe3-c6c6-484e-b2ea-e4d627ae4097} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:55:13.306229 [ 3 ] {d8209fe3-c6c6-484e-b2ea-e4d627ae4097} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2023.10.17 21:55:13.306378 [ 3 ] {d8209fe3-c6c6-484e-b2ea-e4d627ae4097} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2023.10.17 21:55:13.306502 [ 3 ] {d8209fe3-c6c6-484e-b2ea-e4d627ae4097} executeQuery: Read 87 rows, 8.33 KiB in 0.000971494 sec., 89552 rows/sec., 8.37 MiB/sec. 2023.10.17 21:55:13.306623 [ 3 ] {d8209fe3-c6c6-484e-b2ea-e4d627ae4097} DynamicQueryHandler: Done processing query 2023.10.17 21:55:13.306646 [ 3 ] {d8209fe3-c6c6-484e-b2ea-e4d627ae4097} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.17 21:55:13.306662 [ 3 ] {} HTTP-Session: b608b660-111a-4c9d-b99d-3f69697848c6 Destroying unnamed session 2023.10.17 21:55:13.306841 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 42139, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:55:13.306889 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:55:13.306907 [ 3 ] {} HTTP-Session: 728f95a9-183c-4ffe-88be-a74824417c46 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:55:13.306924 [ 3 ] {} HTTP-Session: 728f95a9-183c-4ffe-88be-a74824417c46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:55:13.307006 [ 3 ] {0dd55e13-a5a1-47f8-bb79-5c12e0815c73} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:55:13.307044 [ 3 ] {0dd55e13-a5a1-47f8-bb79-5c12e0815c73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:55:13.307150 [ 3 ] {0dd55e13-a5a1-47f8-bb79-5c12e0815c73} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:55:13.307591 [ 3 ] {0dd55e13-a5a1-47f8-bb79-5c12e0815c73} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:55:13.307810 [ 3 ] {0dd55e13-a5a1-47f8-bb79-5c12e0815c73} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2023.10.17 21:55:13.307957 [ 3 ] {0dd55e13-a5a1-47f8-bb79-5c12e0815c73} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2023.10.17 21:55:13.308080 [ 3 ] {0dd55e13-a5a1-47f8-bb79-5c12e0815c73} executeQuery: Read 264 rows, 18.54 KiB in 0.001038224 sec., 254280 rows/sec., 17.44 MiB/sec. 2023.10.17 21:55:13.308227 [ 3 ] {0dd55e13-a5a1-47f8-bb79-5c12e0815c73} DynamicQueryHandler: Done processing query 2023.10.17 21:55:13.308251 [ 3 ] {0dd55e13-a5a1-47f8-bb79-5c12e0815c73} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.17 21:55:13.308266 [ 3 ] {} HTTP-Session: 728f95a9-183c-4ffe-88be-a74824417c46 Destroying unnamed session 2023.10.17 21:55:13.308437 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:55:13.308482 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:55:13.308501 [ 3 ] {} HTTP-Session: d6dcb6a5-a2e9-4c95-843f-b7dfd983da90 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:55:13.308517 [ 3 ] {} HTTP-Session: d6dcb6a5-a2e9-4c95-843f-b7dfd983da90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:55:13.308586 [ 3 ] {32d2c2c5-6898-4158-938d-419252edb3ab} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:55:13.308627 [ 3 ] {32d2c2c5-6898-4158-938d-419252edb3ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.17 21:55:13.308739 [ 3 ] {32d2c2c5-6898-4158-938d-419252edb3ab} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:55:13.309031 [ 3 ] {32d2c2c5-6898-4158-938d-419252edb3ab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:55:13.309271 [ 3 ] {32d2c2c5-6898-4158-938d-419252edb3ab} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.17 21:55:13.309449 [ 3 ] {32d2c2c5-6898-4158-938d-419252edb3ab} oximeter.measurements_bool (b31c9e69-0a41-48d0-88e1-486a7b67ee57): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.17 21:55:13.309580 [ 3 ] {32d2c2c5-6898-4158-938d-419252edb3ab} executeQuery: Read 6 rows, 258.00 B in 0.000963613 sec., 6226 rows/sec., 261.47 KiB/sec. 2023.10.17 21:55:13.309773 [ 3 ] {32d2c2c5-6898-4158-938d-419252edb3ab} DynamicQueryHandler: Done processing query 2023.10.17 21:55:13.309797 [ 3 ] {32d2c2c5-6898-4158-938d-419252edb3ab} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:55:13.309813 [ 3 ] {} HTTP-Session: d6dcb6a5-a2e9-4c95-843f-b7dfd983da90 Destroying unnamed session 2023.10.17 21:55:13.309947 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 11538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:55:13.309991 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:55:13.310009 [ 3 ] {} HTTP-Session: 65850be8-2927-4efe-95d7-185e97e82c9d Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:55:13.310027 [ 3 ] {} HTTP-Session: 65850be8-2927-4efe-95d7-185e97e82c9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:55:13.310101 [ 3 ] {b57b1615-8ca3-460e-8165-155a8933acbd} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:55:13.310145 [ 3 ] {b57b1615-8ca3-460e-8165-155a8933acbd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 21:55:13.310277 [ 3 ] {b57b1615-8ca3-460e-8165-155a8933acbd} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:55:13.310579 [ 3 ] {b57b1615-8ca3-460e-8165-155a8933acbd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:55:13.310816 [ 3 ] {b57b1615-8ca3-460e-8165-155a8933acbd} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.10.17 21:55:13.310991 [ 3 ] {b57b1615-8ca3-460e-8165-155a8933acbd} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.10.17 21:55:13.311118 [ 3 ] {b57b1615-8ca3-460e-8165-155a8933acbd} executeQuery: Read 63 rows, 3.91 KiB in 0.000986273 sec., 63876 rows/sec., 3.87 MiB/sec. 2023.10.17 21:55:13.311342 [ 3 ] {b57b1615-8ca3-460e-8165-155a8933acbd} DynamicQueryHandler: Done processing query 2023.10.17 21:55:13.311366 [ 3 ] {b57b1615-8ca3-460e-8165-155a8933acbd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:55:13.311381 [ 3 ] {} HTTP-Session: 65850be8-2927-4efe-95d7-185e97e82c9d Destroying unnamed session 2023.10.17 21:55:13.311534 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:55:13.311579 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:55:13.311597 [ 3 ] {} HTTP-Session: 7ed06b8a-575a-443c-a3cf-cbd121b3a84f Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:55:13.311615 [ 3 ] {} HTTP-Session: 7ed06b8a-575a-443c-a3cf-cbd121b3a84f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:55:13.311686 [ 3 ] {267d9f6c-5af2-4fdc-823f-f5d54310731a} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:55:13.311726 [ 3 ] {267d9f6c-5af2-4fdc-823f-f5d54310731a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 21:55:13.311848 [ 3 ] {267d9f6c-5af2-4fdc-823f-f5d54310731a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:55:13.312100 [ 3 ] {267d9f6c-5af2-4fdc-823f-f5d54310731a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB. 2023.10.17 21:55:13.312328 [ 3 ] {267d9f6c-5af2-4fdc-823f-f5d54310731a} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.10.17 21:55:13.312495 [ 3 ] {267d9f6c-5af2-4fdc-823f-f5d54310731a} oximeter.measurements_i64 (1e70cc99-a22c-4554-b599-406dc1691707): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.10.17 21:55:13.312616 [ 3 ] {267d9f6c-5af2-4fdc-823f-f5d54310731a} executeQuery: Read 19 rows, 1.01 KiB in 0.000901222 sec., 21082 rows/sec., 1.09 MiB/sec. 2023.10.17 21:55:13.312722 [ 3 ] {267d9f6c-5af2-4fdc-823f-f5d54310731a} DynamicQueryHandler: Done processing query 2023.10.17 21:55:13.312744 [ 3 ] {267d9f6c-5af2-4fdc-823f-f5d54310731a} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:55:13.312760 [ 3 ] {} HTTP-Session: 7ed06b8a-575a-443c-a3cf-cbd121b3a84f Destroying unnamed session 2023.10.17 21:55:18.302158 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 7510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:55:18.302290 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:55:18.302322 [ 3 ] {} HTTP-Session: c50e908e-5c1c-4c96-b40f-cc4e744d9f68 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:55:18.302354 [ 3 ] {} HTTP-Session: c50e908e-5c1c-4c96-b40f-cc4e744d9f68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:55:18.302484 [ 3 ] {08cd5548-d76b-475d-b298-2ce75406aec0} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:55:18.302545 [ 3 ] {08cd5548-d76b-475d-b298-2ce75406aec0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:55:18.302704 [ 3 ] {08cd5548-d76b-475d-b298-2ce75406aec0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:55:18.303118 [ 3 ] {08cd5548-d76b-475d-b298-2ce75406aec0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB. 2023.10.17 21:55:18.303382 [ 3 ] {08cd5548-d76b-475d-b298-2ce75406aec0} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2023.10.17 21:55:18.303545 [ 3 ] {08cd5548-d76b-475d-b298-2ce75406aec0} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2023.10.17 21:55:18.303682 [ 3 ] {08cd5548-d76b-475d-b298-2ce75406aec0} executeQuery: Read 52 rows, 4.21 KiB in 0.001156266 sec., 44972 rows/sec., 3.56 MiB/sec. 2023.10.17 21:55:18.303832 [ 3 ] {08cd5548-d76b-475d-b298-2ce75406aec0} DynamicQueryHandler: Done processing query 2023.10.17 21:55:18.303857 [ 3 ] {08cd5548-d76b-475d-b298-2ce75406aec0} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.17 21:55:18.303873 [ 3 ] {} HTTP-Session: c50e908e-5c1c-4c96-b40f-cc4e744d9f68 Destroying unnamed session 2023.10.17 21:55:18.304041 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 24986, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:55:18.304091 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:55:18.304110 [ 3 ] {} HTTP-Session: 6cd21e5c-0ec0-4373-a272-41aff21bd915 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:55:18.304128 [ 3 ] {} HTTP-Session: 6cd21e5c-0ec0-4373-a272-41aff21bd915 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:55:18.304210 [ 3 ] {e6660dc8-db33-4789-b8bc-f9901afe8110} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:55:18.304252 [ 3 ] {e6660dc8-db33-4789-b8bc-f9901afe8110} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:55:18.304359 [ 3 ] {e6660dc8-db33-4789-b8bc-f9901afe8110} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:55:18.304760 [ 3 ] {e6660dc8-db33-4789-b8bc-f9901afe8110} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB. 2023.10.17 21:55:18.304976 [ 3 ] {e6660dc8-db33-4789-b8bc-f9901afe8110} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2023.10.17 21:55:18.305133 [ 3 ] {e6660dc8-db33-4789-b8bc-f9901afe8110} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2023.10.17 21:55:18.305256 [ 3 ] {e6660dc8-db33-4789-b8bc-f9901afe8110} executeQuery: Read 156 rows, 15.44 KiB in 0.001010583 sec., 154366 rows/sec., 14.92 MiB/sec. 2023.10.17 21:55:18.305372 [ 3 ] {e6660dc8-db33-4789-b8bc-f9901afe8110} DynamicQueryHandler: Done processing query 2023.10.17 21:55:18.305395 [ 3 ] {e6660dc8-db33-4789-b8bc-f9901afe8110} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.17 21:55:18.305410 [ 3 ] {} HTTP-Session: 6cd21e5c-0ec0-4373-a272-41aff21bd915 Destroying unnamed session 2023.10.17 21:55:18.305546 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 8863, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:55:18.305591 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:55:18.305612 [ 3 ] {} HTTP-Session: de378287-7bae-436e-9c7f-983596a9ea12 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:55:18.305629 [ 3 ] {} HTTP-Session: de378287-7bae-436e-9c7f-983596a9ea12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:55:18.305707 [ 3 ] {fc08ece3-591c-4c0d-9e10-28779bbde85e} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:55:18.305747 [ 3 ] {fc08ece3-591c-4c0d-9e10-28779bbde85e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:55:18.305851 [ 3 ] {fc08ece3-591c-4c0d-9e10-28779bbde85e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:55:18.306151 [ 3 ] {fc08ece3-591c-4c0d-9e10-28779bbde85e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB. 2023.10.17 21:55:18.306356 [ 3 ] {fc08ece3-591c-4c0d-9e10-28779bbde85e} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2023.10.17 21:55:18.306506 [ 3 ] {fc08ece3-591c-4c0d-9e10-28779bbde85e} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2023.10.17 21:55:18.306623 [ 3 ] {fc08ece3-591c-4c0d-9e10-28779bbde85e} executeQuery: Read 52 rows, 4.16 KiB in 0.000880092 sec., 59084 rows/sec., 4.62 MiB/sec. 2023.10.17 21:55:18.306746 [ 3 ] {fc08ece3-591c-4c0d-9e10-28779bbde85e} DynamicQueryHandler: Done processing query 2023.10.17 21:55:18.306769 [ 3 ] {fc08ece3-591c-4c0d-9e10-28779bbde85e} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.17 21:55:18.306785 [ 3 ] {} HTTP-Session: de378287-7bae-436e-9c7f-983596a9ea12 Destroying unnamed session 2023.10.17 21:55:18.307016 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 55630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:55:18.307062 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:55:18.307080 [ 3 ] {} HTTP-Session: 4ec5b3fc-ae0c-4f68-afe5-48b9ab735fcf Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:55:18.307098 [ 3 ] {} HTTP-Session: 4ec5b3fc-ae0c-4f68-afe5-48b9ab735fcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:55:18.307188 [ 3 ] {2b60a6d5-60fd-4d93-b9e8-c3ef38198daf} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:55:18.307233 [ 3 ] {2b60a6d5-60fd-4d93-b9e8-c3ef38198daf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 21:55:18.307369 [ 3 ] {2b60a6d5-60fd-4d93-b9e8-c3ef38198daf} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:55:18.307854 [ 3 ] {2b60a6d5-60fd-4d93-b9e8-c3ef38198daf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB. 2023.10.17 21:55:18.308160 [ 3 ] {2b60a6d5-60fd-4d93-b9e8-c3ef38198daf} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.17 21:55:18.308343 [ 3 ] {2b60a6d5-60fd-4d93-b9e8-c3ef38198daf} oximeter.measurements_histogramf64 (d44df011-213c-4c36-ae3e-863e3abcf73e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.17 21:55:18.308473 [ 3 ] {2b60a6d5-60fd-4d93-b9e8-c3ef38198daf} executeQuery: Read 52 rows, 71.86 KiB in 0.001249987 sec., 41600 rows/sec., 56.14 MiB/sec. 2023.10.17 21:55:18.308615 [ 3 ] {2b60a6d5-60fd-4d93-b9e8-c3ef38198daf} DynamicQueryHandler: Done processing query 2023.10.17 21:55:18.308639 [ 3 ] {2b60a6d5-60fd-4d93-b9e8-c3ef38198daf} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.10.17 21:55:18.308654 [ 3 ] {} HTTP-Session: 4ec5b3fc-ae0c-4f68-afe5-48b9ab735fcf Destroying unnamed session 2023.10.17 21:55:23.303848 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:55:23.303969 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:55:23.303994 [ 3 ] {} HTTP-Session: d60b6a37-db69-46ae-9d41-93f4849b8841 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:55:23.304019 [ 3 ] {} HTTP-Session: d60b6a37-db69-46ae-9d41-93f4849b8841 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:55:23.304143 [ 3 ] {30375117-f3c5-4ba2-ac1e-b59187b08499} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:55:23.304205 [ 3 ] {30375117-f3c5-4ba2-ac1e-b59187b08499} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:55:23.304367 [ 3 ] {30375117-f3c5-4ba2-ac1e-b59187b08499} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:55:23.304775 [ 3 ] {30375117-f3c5-4ba2-ac1e-b59187b08499} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB. 2023.10.17 21:55:23.305032 [ 3 ] {30375117-f3c5-4ba2-ac1e-b59187b08499} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2023.10.17 21:55:23.305191 [ 3 ] {30375117-f3c5-4ba2-ac1e-b59187b08499} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2023.10.17 21:55:23.305315 [ 3 ] {30375117-f3c5-4ba2-ac1e-b59187b08499} executeQuery: Read 6 rows, 348.00 B in 0.001138225 sec., 5271 rows/sec., 298.57 KiB/sec. 2023.10.17 21:55:23.305471 [ 3 ] {30375117-f3c5-4ba2-ac1e-b59187b08499} DynamicQueryHandler: Done processing query 2023.10.17 21:55:23.305498 [ 3 ] {30375117-f3c5-4ba2-ac1e-b59187b08499} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.17 21:55:23.305514 [ 3 ] {} HTTP-Session: d60b6a37-db69-46ae-9d41-93f4849b8841 Destroying unnamed session 2023.10.17 21:55:23.305660 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 13671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:55:23.305706 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:55:23.305725 [ 3 ] {} HTTP-Session: 7fac2782-98c3-467d-af6b-e1753df66b1c Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:55:23.305744 [ 3 ] {} HTTP-Session: 7fac2782-98c3-467d-af6b-e1753df66b1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:55:23.305824 [ 3 ] {7ac0cdc5-ac1a-4dd8-8efb-0c4b2e3ec0a0} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:55:23.305865 [ 3 ] {7ac0cdc5-ac1a-4dd8-8efb-0c4b2e3ec0a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:55:23.305972 [ 3 ] {7ac0cdc5-ac1a-4dd8-8efb-0c4b2e3ec0a0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:55:23.306361 [ 3 ] {7ac0cdc5-ac1a-4dd8-8efb-0c4b2e3ec0a0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB. 2023.10.17 21:55:23.306575 [ 3 ] {7ac0cdc5-ac1a-4dd8-8efb-0c4b2e3ec0a0} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2023.10.17 21:55:23.306733 [ 3 ] {7ac0cdc5-ac1a-4dd8-8efb-0c4b2e3ec0a0} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2023.10.17 21:55:23.306863 [ 3 ] {7ac0cdc5-ac1a-4dd8-8efb-0c4b2e3ec0a0} executeQuery: Read 87 rows, 8.33 KiB in 0.001010384 sec., 86105 rows/sec., 8.05 MiB/sec. 2023.10.17 21:55:23.306983 [ 3 ] {7ac0cdc5-ac1a-4dd8-8efb-0c4b2e3ec0a0} DynamicQueryHandler: Done processing query 2023.10.17 21:55:23.307007 [ 3 ] {7ac0cdc5-ac1a-4dd8-8efb-0c4b2e3ec0a0} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.17 21:55:23.307023 [ 3 ] {} HTTP-Session: 7fac2782-98c3-467d-af6b-e1753df66b1c Destroying unnamed session 2023.10.17 21:55:23.307201 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 42139, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:55:23.307247 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:55:23.307265 [ 3 ] {} HTTP-Session: fac870bf-280a-49dc-8b8e-4241d8089bfa Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:55:23.307282 [ 3 ] {} HTTP-Session: fac870bf-280a-49dc-8b8e-4241d8089bfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:55:23.307358 [ 3 ] {33441547-48af-4a8e-a846-aa85bf2bdcf6} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:55:23.307398 [ 3 ] {33441547-48af-4a8e-a846-aa85bf2bdcf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:55:23.307502 [ 3 ] {33441547-48af-4a8e-a846-aa85bf2bdcf6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:55:23.307926 [ 3 ] {33441547-48af-4a8e-a846-aa85bf2bdcf6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB. 2023.10.17 21:55:23.308135 [ 3 ] {33441547-48af-4a8e-a846-aa85bf2bdcf6} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2023.10.17 21:55:23.308279 [ 3 ] {33441547-48af-4a8e-a846-aa85bf2bdcf6} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2023.10.17 21:55:23.308402 [ 3 ] {33441547-48af-4a8e-a846-aa85bf2bdcf6} executeQuery: Read 264 rows, 18.54 KiB in 0.001011344 sec., 261038 rows/sec., 17.91 MiB/sec. 2023.10.17 21:55:23.308511 [ 3 ] {33441547-48af-4a8e-a846-aa85bf2bdcf6} DynamicQueryHandler: Done processing query 2023.10.17 21:55:23.308533 [ 3 ] {33441547-48af-4a8e-a846-aa85bf2bdcf6} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.17 21:55:23.308549 [ 3 ] {} HTTP-Session: fac870bf-280a-49dc-8b8e-4241d8089bfa Destroying unnamed session 2023.10.17 21:55:23.308706 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:55:23.308749 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:55:23.308767 [ 3 ] {} HTTP-Session: ab3612f9-090b-4832-bfb3-580c7dcb5296 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:55:23.308785 [ 3 ] {} HTTP-Session: ab3612f9-090b-4832-bfb3-580c7dcb5296 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:55:23.308852 [ 3 ] {5e06e5e0-edfb-4f08-92f5-930f334e5dc0} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:55:23.308891 [ 3 ] {5e06e5e0-edfb-4f08-92f5-930f334e5dc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.17 21:55:23.308997 [ 3 ] {5e06e5e0-edfb-4f08-92f5-930f334e5dc0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:55:23.309229 [ 3 ] {5e06e5e0-edfb-4f08-92f5-930f334e5dc0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB. 2023.10.17 21:55:23.309463 [ 3 ] {5e06e5e0-edfb-4f08-92f5-930f334e5dc0} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.17 21:55:23.309638 [ 3 ] {5e06e5e0-edfb-4f08-92f5-930f334e5dc0} oximeter.measurements_bool (b31c9e69-0a41-48d0-88e1-486a7b67ee57): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.17 21:55:23.309764 [ 3 ] {5e06e5e0-edfb-4f08-92f5-930f334e5dc0} executeQuery: Read 6 rows, 258.00 B in 0.000880902 sec., 6811 rows/sec., 286.02 KiB/sec. 2023.10.17 21:55:23.309761 [ 113 ] {} oximeter.measurements_bool (b31c9e69-0a41-48d0-88e1-486a7b67ee57) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.17 21:55:23.309887 [ 113 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB. 2023.10.17 21:55:23.309920 [ 3 ] {5e06e5e0-edfb-4f08-92f5-930f334e5dc0} DynamicQueryHandler: Done processing query 2023.10.17 21:55:23.309969 [ 3 ] {5e06e5e0-edfb-4f08-92f5-930f334e5dc0} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:55:23.309982 [ 21 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.17 21:55:23.309993 [ 3 ] {} HTTP-Session: ab3612f9-090b-4832-bfb3-580c7dcb5296 Destroying unnamed session 2023.10.17 21:55:23.310124 [ 21 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:55:23.310176 [ 21 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part 2023.10.17 21:55:23.310195 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 11538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:55:23.310287 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:55:23.310319 [ 3 ] {} HTTP-Session: 543ae7ab-8ac8-4ef9-acd0-cb726c5d91b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:55:23.310369 [ 3 ] {} HTTP-Session: 543ae7ab-8ac8-4ef9-acd0-cb726c5d91b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:55:23.310427 [ 21 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part 2023.10.17 21:55:23.310561 [ 3 ] {d621d6e9-0137-4847-aea0-f2728daef338} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:55:23.310696 [ 3 ] {d621d6e9-0137-4847-aea0-f2728daef338} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 21:55:23.310696 [ 21 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part 2023.10.17 21:55:23.311011 [ 21 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part 2023.10.17 21:55:23.311193 [ 3 ] {d621d6e9-0137-4847-aea0-f2728daef338} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:55:23.311233 [ 21 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part 2023.10.17 21:55:23.311446 [ 21 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part 2023.10.17 21:55:23.312006 [ 3 ] {d621d6e9-0137-4847-aea0-f2728daef338} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB. 2023.10.17 21:55:23.312592 [ 3 ] {d621d6e9-0137-4847-aea0-f2728daef338} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.10.17 21:55:23.313030 [ 3 ] {d621d6e9-0137-4847-aea0-f2728daef338} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.10.17 21:55:23.313116 [ 18 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.003181743 sec., 49029.72993104723 rows/sec., 2.01 MiB/sec. 2023.10.17 21:55:23.313234 [ 113 ] {} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.10.17 21:55:23.313277 [ 3 ] {d621d6e9-0137-4847-aea0-f2728daef338} executeQuery: Read 63 rows, 3.91 KiB in 0.002670096 sec., 23594 rows/sec., 1.43 MiB/sec. 2023.10.17 21:55:23.313328 [ 18 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.17 21:55:23.313352 [ 113 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB. 2023.10.17 21:55:23.313624 [ 13 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.10.17 21:55:23.313686 [ 3 ] {d621d6e9-0137-4847-aea0-f2728daef338} DynamicQueryHandler: Done processing query 2023.10.17 21:55:23.313719 [ 3 ] {d621d6e9-0137-4847-aea0-f2728daef338} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 21:55:23.313752 [ 3 ] {} HTTP-Session: 543ae7ab-8ac8-4ef9-acd0-cb726c5d91b3 Destroying unnamed session 2023.10.17 21:55:23.313827 [ 18 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_26_5} oximeter.measurements_bool (b31c9e69-0a41-48d0-88e1-486a7b67ee57): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.17 21:55:23.313876 [ 13 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:55:23.313926 [ 13 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1378 rows starting from the beginning of the part 2023.10.17 21:55:23.313940 [ 18 ] {b31c9e69-0a41-48d0-88e1-486a7b67ee57::all_1_26_5} oximeter.measurements_bool (b31c9e69-0a41-48d0-88e1-486a7b67ee57) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.17 21:55:23.313987 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:55:23.314116 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:55:23.314154 [ 3 ] {} HTTP-Session: b5e545d6-8564-45ad-a9fa-3310d901f01d Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:55:23.314212 [ 3 ] {} HTTP-Session: b5e545d6-8564-45ad-a9fa-3310d901f01d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:55:23.314319 [ 13 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 63 rows starting from the beginning of the part 2023.10.17 21:55:23.314422 [ 3 ] {fe258356-6f38-423b-839a-7b548ea313e9} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:55:23.314516 [ 3 ] {fe258356-6f38-423b-839a-7b548ea313e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 21:55:23.314615 [ 13 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 63 rows starting from the beginning of the part 2023.10.17 21:55:23.314971 [ 13 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 63 rows starting from the beginning of the part 2023.10.17 21:55:23.315011 [ 3 ] {fe258356-6f38-423b-839a-7b548ea313e9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:55:23.315210 [ 13 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 63 rows starting from the beginning of the part 2023.10.17 21:55:23.315516 [ 13 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 63 rows starting from the beginning of the part 2023.10.17 21:55:23.315752 [ 3 ] {fe258356-6f38-423b-839a-7b548ea313e9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB. 2023.10.17 21:55:23.316256 [ 3 ] {fe258356-6f38-423b-839a-7b548ea313e9} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.10.17 21:55:23.316609 [ 3 ] {fe258356-6f38-423b-839a-7b548ea313e9} oximeter.measurements_i64 (1e70cc99-a22c-4554-b599-406dc1691707): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.10.17 21:55:23.316808 [ 3 ] {fe258356-6f38-423b-839a-7b548ea313e9} executeQuery: Read 19 rows, 1.01 KiB in 0.002332432 sec., 8146 rows/sec., 432.51 KiB/sec. 2023.10.17 21:55:23.317146 [ 3 ] {fe258356-6f38-423b-839a-7b548ea313e9} DynamicQueryHandler: Done processing query 2023.10.17 21:55:23.317180 [ 3 ] {fe258356-6f38-423b-839a-7b548ea313e9} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 21:55:23.317224 [ 3 ] {} HTTP-Session: b5e545d6-8564-45ad-a9fa-3310d901f01d Destroying unnamed session 2023.10.17 21:55:23.317393 [ 21 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1693 rows, containing 5 columns (5 merged, 0 gathered) in 0.003929114 sec., 430885.9452792665 rows/sec., 26.18 MiB/sec. 2023.10.17 21:55:23.317554 [ 21 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.10.17 21:55:23.317792 [ 21 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_31_6} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.10.17 21:55:23.317876 [ 21 ] {f2b9dfad-fc6b-4050-8d68-3bfb7544b904::all_1_31_6} oximeter.measurements_cumulativei64 (f2b9dfad-fc6b-4050-8d68-3bfb7544b904) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.10.17 21:55:27.620928 [ 111 ] {} DNSResolver: Updating DNS cache 2023.10.17 21:55:27.621005 [ 111 ] {} DNSResolver: Updated DNS cache 2023.10.17 21:55:28.302017 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 7510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:55:28.302122 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:55:28.302147 [ 3 ] {} HTTP-Session: 458ebf7f-2582-4696-8ef1-4fa4bd0e81c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:55:28.302172 [ 3 ] {} HTTP-Session: 458ebf7f-2582-4696-8ef1-4fa4bd0e81c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:55:28.302302 [ 3 ] {128ea95a-7fe3-4914-999d-bea307b7c9a3} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:55:28.302366 [ 3 ] {128ea95a-7fe3-4914-999d-bea307b7c9a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 21:55:28.302528 [ 3 ] {128ea95a-7fe3-4914-999d-bea307b7c9a3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:55:28.302954 [ 3 ] {128ea95a-7fe3-4914-999d-bea307b7c9a3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB. 2023.10.17 21:55:28.303219 [ 3 ] {128ea95a-7fe3-4914-999d-bea307b7c9a3} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2023.10.17 21:55:28.303381 [ 3 ] {128ea95a-7fe3-4914-999d-bea307b7c9a3} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2023.10.17 21:55:28.303516 [ 3 ] {128ea95a-7fe3-4914-999d-bea307b7c9a3} executeQuery: Read 52 rows, 4.21 KiB in 0.001168616 sec., 44497 rows/sec., 3.52 MiB/sec. 2023.10.17 21:55:28.303525 [ 111 ] {} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2023.10.17 21:55:28.303653 [ 111 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB. 2023.10.17 21:55:28.303717 [ 3 ] {128ea95a-7fe3-4914-999d-bea307b7c9a3} DynamicQueryHandler: Done processing query 2023.10.17 21:55:28.303763 [ 3 ] {128ea95a-7fe3-4914-999d-bea307b7c9a3} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.17 21:55:28.303761 [ 18 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2023.10.17 21:55:28.303802 [ 3 ] {} HTTP-Session: 458ebf7f-2582-4696-8ef1-4fa4bd0e81c5 Destroying unnamed session 2023.10.17 21:55:28.303913 [ 18 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:55:28.304009 [ 18 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 58 rows starting from the beginning of the part 2023.10.17 21:55:28.304024 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 24986, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:55:28.304092 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:55:28.304113 [ 3 ] {} HTTP-Session: 0a6f2059-6f92-49aa-98d2-e9ce9f5fd109 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:55:28.304141 [ 3 ] {} HTTP-Session: 0a6f2059-6f92-49aa-98d2-e9ce9f5fd109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:55:28.304182 [ 18 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 52 rows starting from the beginning of the part 2023.10.17 21:55:28.304260 [ 3 ] {1b82f62a-cb9f-4b6b-80dc-16de509b778a} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:55:28.304322 [ 3 ] {1b82f62a-cb9f-4b6b-80dc-16de509b778a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 21:55:28.304326 [ 18 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part 2023.10.17 21:55:28.304543 [ 18 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 52 rows starting from the beginning of the part 2023.10.17 21:55:28.304553 [ 3 ] {1b82f62a-cb9f-4b6b-80dc-16de509b778a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:55:28.304671 [ 18 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part 2023.10.17 21:55:28.304809 [ 18 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 52 rows starting from the beginning of the part 2023.10.17 21:55:28.305175 [ 3 ] {1b82f62a-cb9f-4b6b-80dc-16de509b778a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB. 2023.10.17 21:55:28.305463 [ 3 ] {1b82f62a-cb9f-4b6b-80dc-16de509b778a} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2023.10.17 21:55:28.305686 [ 3 ] {1b82f62a-cb9f-4b6b-80dc-16de509b778a} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2023.10.17 21:55:28.305723 [ 13 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 226 rows, containing 4 columns (4 merged, 0 gathered) in 0.002005137 sec., 112710.50307285736 rows/sec., 8.71 MiB/sec. 2023.10.17 21:55:28.305873 [ 111 ] {} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2023.10.17 21:55:28.305894 [ 3 ] {1b82f62a-cb9f-4b6b-80dc-16de509b778a} executeQuery: Read 156 rows, 15.44 KiB in 0.001585851 sec., 98369 rows/sec., 9.51 MiB/sec. 2023.10.17 21:55:28.305943 [ 111 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB. 2023.10.17 21:55:28.306188 [ 13 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2023.10.17 21:55:28.306218 [ 18 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2023.10.17 21:55:28.306391 [ 3 ] {1b82f62a-cb9f-4b6b-80dc-16de509b778a} DynamicQueryHandler: Done processing query 2023.10.17 21:55:28.306465 [ 3 ] {1b82f62a-cb9f-4b6b-80dc-16de509b778a} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.17 21:55:28.306540 [ 3 ] {} HTTP-Session: 0a6f2059-6f92-49aa-98d2-e9ce9f5fd109 Destroying unnamed session 2023.10.17 21:55:28.306568 [ 18 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:55:28.306677 [ 18 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 243 rows starting from the beginning of the part 2023.10.17 21:55:28.306777 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 8863, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:55:28.306829 [ 13 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_51_10} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2023.10.17 21:55:28.306855 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:55:28.306938 [ 3 ] {} HTTP-Session: 7dc10d0b-f766-402f-866e-05e159b3c6fa Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:55:28.306957 [ 18 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 156 rows starting from the beginning of the part 2023.10.17 21:55:28.306971 [ 3 ] {} HTTP-Session: 7dc10d0b-f766-402f-866e-05e159b3c6fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:55:28.307027 [ 13 ] {422079c4-9f6d-4f70-a549-dff0868f9719::all_1_51_10} oximeter.fields_i64 (422079c4-9f6d-4f70-a549-dff0868f9719) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2023.10.17 21:55:28.307237 [ 3 ] {8fffa94c-c5e5-4d28-bd3e-fd49dc780827} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:55:28.307252 [ 18 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 87 rows starting from the beginning of the part 2023.10.17 21:55:28.307316 [ 3 ] {8fffa94c-c5e5-4d28-bd3e-fd49dc780827} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 21:55:28.307411 [ 18 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 156 rows starting from the beginning of the part 2023.10.17 21:55:28.307549 [ 3 ] {8fffa94c-c5e5-4d28-bd3e-fd49dc780827} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:55:28.307561 [ 18 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 87 rows starting from the beginning of the part 2023.10.17 21:55:28.307679 [ 18 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 156 rows starting from the beginning of the part 2023.10.17 21:55:28.308008 [ 3 ] {8fffa94c-c5e5-4d28-bd3e-fd49dc780827} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB. 2023.10.17 21:55:28.308315 [ 3 ] {8fffa94c-c5e5-4d28-bd3e-fd49dc780827} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2023.10.17 21:55:28.308501 [ 3 ] {8fffa94c-c5e5-4d28-bd3e-fd49dc780827} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2023.10.17 21:55:28.308699 [ 111 ] {} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2023.10.17 21:55:28.308767 [ 3 ] {8fffa94c-c5e5-4d28-bd3e-fd49dc780827} executeQuery: Read 52 rows, 4.16 KiB in 0.001451869 sec., 35815 rows/sec., 2.80 MiB/sec. 2023.10.17 21:55:28.308866 [ 111 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB. 2023.10.17 21:55:28.309115 [ 21 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 885 rows, containing 4 columns (4 merged, 0 gathered) in 0.003030861 sec., 291996.23473329854 rows/sec., 27.95 MiB/sec. 2023.10.17 21:55:28.309176 [ 18 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2023.10.17 21:55:28.309214 [ 3 ] {8fffa94c-c5e5-4d28-bd3e-fd49dc780827} DynamicQueryHandler: Done processing query 2023.10.17 21:55:28.309272 [ 3 ] {8fffa94c-c5e5-4d28-bd3e-fd49dc780827} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.17 21:55:28.309358 [ 3 ] {} HTTP-Session: 7dc10d0b-f766-402f-866e-05e159b3c6fa Destroying unnamed session 2023.10.17 21:55:28.309438 [ 18 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 21:55:28.309522 [ 18 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 345 rows starting from the beginning of the part 2023.10.17 21:55:28.309578 [ 21 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2023.10.17 21:55:28.309668 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59508, User-Agent: (none), Length: 55630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 21:55:28.309763 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 21:55:28.309810 [ 3 ] {} HTTP-Session: cd315dad-3c33-4a8d-8354-f04d76c9dc16 Authenticating user 'default' from [fd00:1122:3344:101::d]:59508 2023.10.17 21:55:28.309830 [ 18 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 52 rows starting from the beginning of the part 2023.10.17 21:55:28.309843 [ 3 ] {} HTTP-Session: cd315dad-3c33-4a8d-8354-f04d76c9dc16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 21:55:28.310049 [ 21 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_51_10} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2023.10.17 21:55:28.310112 [ 3 ] {713c1dc0-64c3-4ec9-a7c4-62d03acd677f} executeQuery: (from [fd00:1122:3344:101::d]:59508) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 21:55:28.310123 [ 18 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 264 rows starting from the beginning of the part 2023.10.17 21:55:28.310204 [ 3 ] {713c1dc0-64c3-4ec9-a7c4-62d03acd677f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 21:55:28.310236 [ 21 ] {8db97bb6-5af6-492c-b1a1-4ca102259f04::all_1_51_10} oximeter.fields_string (8db97bb6-5af6-492c-b1a1-4ca102259f04) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2023.10.17 21:55:28.310454 [ 18 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 52 rows starting from the beginning of the part 2023.10.17 21:55:28.310684 [ 18 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 264 rows starting from the beginning of the part 2023.10.17 21:55:28.310766 [ 3 ] {713c1dc0-64c3-4ec9-a7c4-62d03acd677f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 21:55:28.310824 [ 18 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 52 rows starting from the beginning of the part 2023.10.17 21:55:28.311685 [ 3 ] {713c1dc0-64c3-4ec9-a7c4-62d03acd677f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB. 2023.10.17 21:55:28.311957 [ 18 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1029 rows, containing 4 columns (4 merged, 0 gathered) in 0.00292782 sec., 351456.03213312296 rows/sec., 24.88 MiB/sec. 2023.10.17 21:55:28.312070 [ 18 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2023.10.17 21:55:28.312202 [ 3 ] {713c1dc0-64c3-4ec9-a7c4-62d03acd677f} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.17 21:55:28.312247 [ 18 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_51_10} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2023.10.17 21:55:28.312321 [ 18 ] {d47bb8d5-723a-490d-b850-2467bd8f89c3::all_1_51_10} oximeter.fields_uuid (d47bb8d5-723a-490d-b850-2467bd8f89c3) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2023.10.17 21:55:28.312419 [ 3 ] {713c1dc0-64c3-4ec9-a7c4-62d03acd677f} oximeter.measurements_histogramf64 (d44df011-213c-4c36-ae3e-863e3abcf73e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.17 21:55:28.312531 [ 3 ] {713c1dc0-64c3-4ec9-a7c4-62d03acd677f} executeQuery: Read 52 rows, 71.86 KiB in 0.002371902 sec., 21923 rows/sec., 29.58 MiB/sec. 2023.10.17 21:55:28.312662 [ 3 ] {713c1dc0-64c3-4ec9-a7c4-62d03acd677f} DynamicQueryHandler: Done processing query 2023.10.17 21:55:28.312685 [ 3 ] {713c1dc0-64c3-4ec9-a7c4-62d03acd677f} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.10.17 21:55:28.312701 [ 3 ] {} HTTP-Session: cd315dad-3c33-4a8d-8354-f04d76c9dc16 Destroying unnamed session