[ Dec 13 06:05:17 Enabled. ] [ Dec 13 06:05:17 Rereading configuration. ] [ Dec 13 06:05:20 Rereading configuration. ] [ Dec 13 06:05:31 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=oxControlService23 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default + GATEWAY=fd00:1122:3344:101::1 + [[ oxControlService23 == unknown ]] + [[ fd00:1122:3344:101::1 == unknown ]] + ipadm delete-if oxControlService23 ipadm: Could not delete oxControlService23: Interface does not exist + true + ipadm create-if -t oxControlService23 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService23 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService23 + ipadm show-addr oxControlService23/ll ipadm: Address object not found + ipadm create-addr -t -T addrconf oxControlService23/ll + ipadm show-addr oxControlService23/omicron6 ipadm: Address object not found + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService23/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 [ Dec 13 06:05:32 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.12.13 06:05:32.960419 [ 1 ] {} Application: Will watch for the process with pid 22732 2023.12.13 06:05:32.960505 [ 1 ] {} Application: Forked a child process to watch 2023.12.13 06:05:33.595928 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22732 2023.12.13 06:05:33.596098 [ 1 ] {} Application: starting up 2023.12.13 06:05:33.596304 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2023.12.13 06:05:33.686628 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2023.12.13 06:05:33.686707 [ 1 ] {} Application: Initializing DateLUT. 2023.12.13 06:05:33.686734 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2023.12.13 06:05:33.686792 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2023.12.13 06:05:33.687309 [ 1 ] {} Application: Initiailizing interserver credentials. 2023.12.13 06:05:33.688068 [ 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.12.13 06:05:33.688517 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.12.13 06:05:33.688773 [ 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.12.13 06:05:33.691453 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.12.13 06:05:33.691499 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.12.13 06:05:33.692201 [ 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.12.13 06:05:33.692370 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.12.13 06:05:33.698725 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.12.13 06:05:33.698981 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2023.12.13 06:05:33.699010 [ 1 ] {} Application: Uncompressed cache policy name 2023.12.13 06:05:33.700463 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2023.12.13 06:05:33.700983 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2023.12.13 06:05:33.701322 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2023.12.13 06:05:33.701664 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2023.12.13 06:05:33.702468 [ 1 ] {} Application: Loading user defined objects from /data/ 2023.12.13 06:05:33.702512 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2023.12.13 06:05:33.702566 [ 1 ] {} Application: Loaded user defined objects 2023.12.13 06:05:33.702588 [ 1 ] {} Application: Loading metadata from /data/ 2023.12.13 06:05:33.714670 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2023.12.13 06:05:33.714714 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000124182 sec 2023.12.13 06:05:33.715259 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.12.13 06:05:33.715337 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2023.12.13 06:05:33.715357 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2023.12.13 06:05:33.715376 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2023.12.13 06:05:33.715389 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2023.12.13 06:05:33.715402 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2023.12.13 06:05:33.715421 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2023.12.13 06:05:33.715453 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2023.12.13 06:05:33.715472 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2023.12.13 06:05:33.715502 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2023.12.13 06:05:33.715514 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2023.12.13 06:05:33.715528 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2023.12.13 06:05:33.715548 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2023.12.13 06:05:33.715579 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2023.12.13 06:05:33.715595 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2023.12.13 06:05:33.715607 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2023.12.13 06:05:33.751060 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2023.12.13 06:05:33.753333 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2023.12.13 06:05:33.753368 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.0361e-05 sec 2023.12.13 06:05:33.753394 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.12.13 06:05:33.753408 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2023.12.13 06:05:33.753438 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2023.12.13 06:05:33.755935 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2023.12.13 06:05:33.761159 [ 1 ] {} Application: Loaded metadata. 2023.12.13 06:05:33.761258 [ 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.12.13 06:05:33.761297 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2023.12.13 06:05:33.970594 [ 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.12.13 06:05:33.988431 [ 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.12.13 06:05:33.988480 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2023.12.13 06:05:34.021544 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.12.13 06:05:34.022310 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.70 MiB 2023.12.13 06:05:34.022634 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2023.12.13 06:05:34.022696 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2023.12.13 06:05:34.022715 [ 96 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:05:34.022810 [ 96 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:05:34.022814 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2023.12.13 06:05:34.022899 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2023.12.13 06:05:34.023645 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2023.12.13 06:05:34.023666 [ 1 ] {} Application: Ready for connections. 2023.12.13 06:05:34.026872 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.027037 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.027647 [ 3 ] {} HTTP-Session: 997f93f4-13fc-4fde-9876-c21fa8144c5b Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.027697 [ 3 ] {} HTTP-Session: 997f93f4-13fc-4fde-9876-c21fa8144c5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.027831 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2023.12.13 06:05:34.027861 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2023.12.13 06:05:34.027883 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2023.12.13 06:05:34.029413 [ 3 ] {250120f6-2ea8-4aaa-b845-22204bf443ab} executeQuery: (from [fd00:1122:3344:101::d]:64332) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.12.13 06:05:34.052423 [ 3 ] {250120f6-2ea8-4aaa-b845-22204bf443ab} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:64332) (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.12.13 06:05:34.053263 [ 3 ] {250120f6-2ea8-4aaa-b845-22204bf443ab} 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.12.13 06:05:34.054034 [ 3 ] {250120f6-2ea8-4aaa-b845-22204bf443ab} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:05:34.054059 [ 3 ] {} HTTP-Session: 997f93f4-13fc-4fde-9876-c21fa8144c5b Destroying unnamed session 2023.12.13 06:05:34.056445 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.056525 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.056546 [ 3 ] {} HTTP-Session: 20b48ff6-5767-4e2c-95b7-e48091ef2438 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.056574 [ 3 ] {} HTTP-Session: 20b48ff6-5767-4e2c-95b7-e48091ef2438 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.056671 [ 3 ] {cee22f3c-bed2-426c-ad26-be4659a524e2} executeQuery: (from [fd00:1122:3344:101::d]:64332) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2023.12.13 06:05:34.056755 [ 3 ] {cee22f3c-bed2-426c-ad26-be4659a524e2} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2023.12.13 06:05:34.057741 [ 3 ] {cee22f3c-bed2-426c-ad26-be4659a524e2} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2023.12.13 06:05:34.059662 [ 3 ] {cee22f3c-bed2-426c-ad26-be4659a524e2} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.13 06:05:34.063641 [ 3 ] {cee22f3c-bed2-426c-ad26-be4659a524e2} DynamicQueryHandler: Done processing query 2023.12.13 06:05:34.063691 [ 3 ] {cee22f3c-bed2-426c-ad26-be4659a524e2} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2023.12.13 06:05:34.063707 [ 3 ] {} HTTP-Session: 20b48ff6-5767-4e2c-95b7-e48091ef2438 Destroying unnamed session 2023.12.13 06:05:34.063848 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.063903 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.063924 [ 3 ] {} HTTP-Session: ace3b40a-85b8-483e-a633-cb6b8606e3be Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.063941 [ 3 ] {} HTTP-Session: ace3b40a-85b8-483e-a633-cb6b8606e3be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.064043 [ 3 ] {b3e68809-affa-4343-b023-e612196cb1a3} executeQuery: (from [fd00:1122:3344:101::d]:64332) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.12.13 06:05:34.064293 [ 3 ] {b3e68809-affa-4343-b023-e612196cb1a3} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:64332) (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.12.13 06:05:34.064429 [ 3 ] {b3e68809-affa-4343-b023-e612196cb1a3} 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.12.13 06:05:34.064555 [ 3 ] {b3e68809-affa-4343-b023-e612196cb1a3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:05:34.064575 [ 3 ] {} HTTP-Session: ace3b40a-85b8-483e-a633-cb6b8606e3be Destroying unnamed session 2023.12.13 06:05:34.064756 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.064807 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.064827 [ 3 ] {} HTTP-Session: a55ca858-6616-4a41-b6e9-249fe40f6db4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.064847 [ 3 ] {} HTTP-Session: a55ca858-6616-4a41-b6e9-249fe40f6db4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.064959 [ 3 ] {489f11a6-2610-4377-afbb-bc30413a23bd} executeQuery: (from [fd00:1122:3344:101::d]:64332) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2023.12.13 06:05:34.065062 [ 3 ] {489f11a6-2610-4377-afbb-bc30413a23bd} DynamicQueryHandler: Done processing query 2023.12.13 06:05:34.065091 [ 3 ] {489f11a6-2610-4377-afbb-bc30413a23bd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:05:34.065110 [ 3 ] {} HTTP-Session: a55ca858-6616-4a41-b6e9-249fe40f6db4 Destroying unnamed session 2023.12.13 06:05:34.065218 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.065262 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.065282 [ 3 ] {} HTTP-Session: a9dfb639-f64b-4119-b54f-374419101877 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.065305 [ 3 ] {} HTTP-Session: a9dfb639-f64b-4119-b54f-374419101877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.065360 [ 3 ] {7f168b2b-af8e-48ea-98f1-3e3c53be464c} executeQuery: (from [fd00:1122:3344:101::d]:64332) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2023.12.13 06:05:34.065415 [ 3 ] {7f168b2b-af8e-48ea-98f1-3e3c53be464c} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2023.12.13 06:05:34.070436 [ 3 ] {7f168b2b-af8e-48ea-98f1-3e3c53be464c} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2023.12.13 06:05:34.070458 [ 3 ] {7f168b2b-af8e-48ea-98f1-3e3c53be464c} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.3651e-05 sec 2023.12.13 06:05:34.070482 [ 3 ] {7f168b2b-af8e-48ea-98f1-3e3c53be464c} TablesLoader: Loading 0 tables with 0 dependency level 2023.12.13 06:05:34.070501 [ 3 ] {7f168b2b-af8e-48ea-98f1-3e3c53be464c} DatabaseAtomic (oximeter): Starting up tables. 2023.12.13 06:05:34.070570 [ 3 ] {7f168b2b-af8e-48ea-98f1-3e3c53be464c} DynamicQueryHandler: Done processing query 2023.12.13 06:05:34.070597 [ 3 ] {7f168b2b-af8e-48ea-98f1-3e3c53be464c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:05:34.070616 [ 3 ] {} HTTP-Session: a9dfb639-f64b-4119-b54f-374419101877 Destroying unnamed session 2023.12.13 06:05:34.070739 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.070793 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.070814 [ 3 ] {} HTTP-Session: 2b823445-a225-42aa-a5ec-7b10f472496e Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.070841 [ 3 ] {} HTTP-Session: 2b823445-a225-42aa-a5ec-7b10f472496e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.071006 [ 3 ] {1ebff07f-5474-45d7-ae8a-a69d9e640003} executeQuery: (from [fd00:1122:3344:101::d]:64332) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2023.12.13 06:05:34.071064 [ 3 ] {1ebff07f-5474-45d7-ae8a-a69d9e640003} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2023.12.13 06:05:34.075376 [ 3 ] {1ebff07f-5474-45d7-ae8a-a69d9e640003} oximeter.version (eae687dd-3909-4bee-b645-40aa77aab393): Loading data parts 2023.12.13 06:05:34.075521 [ 3 ] {1ebff07f-5474-45d7-ae8a-a69d9e640003} oximeter.version (eae687dd-3909-4bee-b645-40aa77aab393): There are no data parts 2023.12.13 06:05:34.077426 [ 3 ] {1ebff07f-5474-45d7-ae8a-a69d9e640003} DynamicQueryHandler: Done processing query 2023.12.13 06:05:34.077450 [ 3 ] {1ebff07f-5474-45d7-ae8a-a69d9e640003} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:05:34.077497 [ 3 ] {} HTTP-Session: 2b823445-a225-42aa-a5ec-7b10f472496e Destroying unnamed session 2023.12.13 06:05:34.077643 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.077697 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.077719 [ 3 ] {} HTTP-Session: deb7aa77-b906-41b3-92b3-32f5f322e196 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.077735 [ 3 ] {} HTTP-Session: deb7aa77-b906-41b3-92b3-32f5f322e196 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.077945 [ 3 ] {b5509d2a-d028-4ab4-b02c-09bc677e8d6a} executeQuery: (from [fd00:1122:3344:101::d]:64332) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 06:05:34.077998 [ 3 ] {b5509d2a-d028-4ab4-b02c-09bc677e8d6a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2023.12.13 06:05:34.087637 [ 3 ] {b5509d2a-d028-4ab4-b02c-09bc677e8d6a} oximeter.measurements_bool (5de2a823-971f-41d9-9627-5f3d8b90c713): Loading data parts 2023.12.13 06:05:34.087754 [ 3 ] {b5509d2a-d028-4ab4-b02c-09bc677e8d6a} oximeter.measurements_bool (5de2a823-971f-41d9-9627-5f3d8b90c713): There are no data parts 2023.12.13 06:05:34.089380 [ 3 ] {b5509d2a-d028-4ab4-b02c-09bc677e8d6a} DynamicQueryHandler: Done processing query 2023.12.13 06:05:34.089409 [ 3 ] {b5509d2a-d028-4ab4-b02c-09bc677e8d6a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:05:34.089436 [ 3 ] {} HTTP-Session: deb7aa77-b906-41b3-92b3-32f5f322e196 Destroying unnamed session 2023.12.13 06:05:34.089580 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.089636 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.089662 [ 3 ] {} HTTP-Session: aefb6e5d-4d11-4960-9722-a3d88b920958 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.089679 [ 3 ] {} HTTP-Session: aefb6e5d-4d11-4960-9722-a3d88b920958 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.089882 [ 3 ] {299261b3-4f5e-462c-bdbf-d00b3736eedb} executeQuery: (from [fd00:1122:3344:101::d]:64332) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 06:05:34.089935 [ 3 ] {299261b3-4f5e-462c-bdbf-d00b3736eedb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2023.12.13 06:05:34.092521 [ 3 ] {299261b3-4f5e-462c-bdbf-d00b3736eedb} oximeter.measurements_i8 (5468ecde-f619-4ca8-810c-32d7c1958050): Loading data parts 2023.12.13 06:05:34.092628 [ 3 ] {299261b3-4f5e-462c-bdbf-d00b3736eedb} oximeter.measurements_i8 (5468ecde-f619-4ca8-810c-32d7c1958050): There are no data parts 2023.12.13 06:05:34.094057 [ 3 ] {299261b3-4f5e-462c-bdbf-d00b3736eedb} DynamicQueryHandler: Done processing query 2023.12.13 06:05:34.094087 [ 3 ] {299261b3-4f5e-462c-bdbf-d00b3736eedb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:05:34.094106 [ 3 ] {} HTTP-Session: aefb6e5d-4d11-4960-9722-a3d88b920958 Destroying unnamed session 2023.12.13 06:05:34.094263 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.094322 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.094344 [ 3 ] {} HTTP-Session: b9975786-c21a-4b3d-a435-9f5136c53314 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.094367 [ 3 ] {} HTTP-Session: b9975786-c21a-4b3d-a435-9f5136c53314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.094582 [ 3 ] {3c4fb33e-b07e-4f9c-a626-bb937923576b} executeQuery: (from [fd00:1122:3344:101::d]:64332) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 06:05:34.094635 [ 3 ] {3c4fb33e-b07e-4f9c-a626-bb937923576b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2023.12.13 06:05:34.098956 [ 3 ] {3c4fb33e-b07e-4f9c-a626-bb937923576b} oximeter.measurements_u8 (fa080984-ec68-4197-854d-8ae9fb9b8192): Loading data parts 2023.12.13 06:05:34.099059 [ 3 ] {3c4fb33e-b07e-4f9c-a626-bb937923576b} oximeter.measurements_u8 (fa080984-ec68-4197-854d-8ae9fb9b8192): There are no data parts 2023.12.13 06:05:34.104341 [ 3 ] {3c4fb33e-b07e-4f9c-a626-bb937923576b} DynamicQueryHandler: Done processing query 2023.12.13 06:05:34.104421 [ 3 ] {3c4fb33e-b07e-4f9c-a626-bb937923576b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:05:34.104441 [ 3 ] {} HTTP-Session: b9975786-c21a-4b3d-a435-9f5136c53314 Destroying unnamed session 2023.12.13 06:05:34.104572 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.104631 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.104650 [ 3 ] {} HTTP-Session: b0b0d61b-fbb8-4592-8e05-7233f5a7dc02 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.104671 [ 3 ] {} HTTP-Session: b0b0d61b-fbb8-4592-8e05-7233f5a7dc02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.104864 [ 3 ] {5f5edbfd-c948-4ef5-91ba-7a650e2caa45} executeQuery: (from [fd00:1122:3344:101::d]:64332) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 06:05:34.104907 [ 3 ] {5f5edbfd-c948-4ef5-91ba-7a650e2caa45} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2023.12.13 06:05:34.109612 [ 3 ] {5f5edbfd-c948-4ef5-91ba-7a650e2caa45} oximeter.measurements_i16 (91b108e5-fc4f-4ae2-8c8c-593bc8f6a735): Loading data parts 2023.12.13 06:05:34.109717 [ 3 ] {5f5edbfd-c948-4ef5-91ba-7a650e2caa45} oximeter.measurements_i16 (91b108e5-fc4f-4ae2-8c8c-593bc8f6a735): There are no data parts 2023.12.13 06:05:34.111573 [ 3 ] {5f5edbfd-c948-4ef5-91ba-7a650e2caa45} DynamicQueryHandler: Done processing query 2023.12.13 06:05:34.111610 [ 3 ] {5f5edbfd-c948-4ef5-91ba-7a650e2caa45} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:05:34.111629 [ 3 ] {} HTTP-Session: b0b0d61b-fbb8-4592-8e05-7233f5a7dc02 Destroying unnamed session 2023.12.13 06:05:34.111741 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.111798 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.111821 [ 3 ] {} HTTP-Session: 8a58dc53-6509-49ff-9c87-653d97250074 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.111847 [ 3 ] {} HTTP-Session: 8a58dc53-6509-49ff-9c87-653d97250074 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.112091 [ 3 ] {8c7123f7-9bff-4689-aff4-138a1dfe2633} executeQuery: (from [fd00:1122:3344:101::d]:64332) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 06:05:34.112146 [ 3 ] {8c7123f7-9bff-4689-aff4-138a1dfe2633} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2023.12.13 06:05:34.117371 [ 3 ] {8c7123f7-9bff-4689-aff4-138a1dfe2633} oximeter.measurements_u16 (7b04ed5e-d862-4c21-85e2-47a42524d9ff): Loading data parts 2023.12.13 06:05:34.117465 [ 3 ] {8c7123f7-9bff-4689-aff4-138a1dfe2633} oximeter.measurements_u16 (7b04ed5e-d862-4c21-85e2-47a42524d9ff): There are no data parts 2023.12.13 06:05:34.121246 [ 3 ] {8c7123f7-9bff-4689-aff4-138a1dfe2633} DynamicQueryHandler: Done processing query 2023.12.13 06:05:34.121294 [ 3 ] {8c7123f7-9bff-4689-aff4-138a1dfe2633} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:05:34.121313 [ 3 ] {} HTTP-Session: 8a58dc53-6509-49ff-9c87-653d97250074 Destroying unnamed session 2023.12.13 06:05:34.121442 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.121495 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.121514 [ 3 ] {} HTTP-Session: 5424a578-c682-4b9b-9e06-40b8ea6d7c2e Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.121534 [ 3 ] {} HTTP-Session: 5424a578-c682-4b9b-9e06-40b8ea6d7c2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.121721 [ 3 ] {7dc866e2-7793-4eff-9f93-e9c9099377f3} executeQuery: (from [fd00:1122:3344:101::d]:64332) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 06:05:34.121767 [ 3 ] {7dc866e2-7793-4eff-9f93-e9c9099377f3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2023.12.13 06:05:34.126821 [ 3 ] {7dc866e2-7793-4eff-9f93-e9c9099377f3} oximeter.measurements_i32 (cc668091-2ecb-4780-a387-84a527a276b0): Loading data parts 2023.12.13 06:05:34.126936 [ 3 ] {7dc866e2-7793-4eff-9f93-e9c9099377f3} oximeter.measurements_i32 (cc668091-2ecb-4780-a387-84a527a276b0): There are no data parts 2023.12.13 06:05:34.128927 [ 3 ] {7dc866e2-7793-4eff-9f93-e9c9099377f3} DynamicQueryHandler: Done processing query 2023.12.13 06:05:34.128958 [ 3 ] {7dc866e2-7793-4eff-9f93-e9c9099377f3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:05:34.128974 [ 3 ] {} HTTP-Session: 5424a578-c682-4b9b-9e06-40b8ea6d7c2e Destroying unnamed session 2023.12.13 06:05:34.129096 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.129148 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.129167 [ 3 ] {} HTTP-Session: 79fcc429-970b-4820-88b9-d9d2518622a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.129187 [ 3 ] {} HTTP-Session: 79fcc429-970b-4820-88b9-d9d2518622a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.129369 [ 3 ] {6300ec39-6d79-49e0-94e0-d535e57d4a81} executeQuery: (from [fd00:1122:3344:101::d]:64332) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 06:05:34.129429 [ 3 ] {6300ec39-6d79-49e0-94e0-d535e57d4a81} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2023.12.13 06:05:34.131969 [ 3 ] {6300ec39-6d79-49e0-94e0-d535e57d4a81} oximeter.measurements_u32 (f01f3d1e-7e58-4c63-b5e9-b418a277b871): Loading data parts 2023.12.13 06:05:34.132055 [ 3 ] {6300ec39-6d79-49e0-94e0-d535e57d4a81} oximeter.measurements_u32 (f01f3d1e-7e58-4c63-b5e9-b418a277b871): There are no data parts 2023.12.13 06:05:34.133699 [ 3 ] {6300ec39-6d79-49e0-94e0-d535e57d4a81} DynamicQueryHandler: Done processing query 2023.12.13 06:05:34.133738 [ 3 ] {6300ec39-6d79-49e0-94e0-d535e57d4a81} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:05:34.133753 [ 3 ] {} HTTP-Session: 79fcc429-970b-4820-88b9-d9d2518622a2 Destroying unnamed session 2023.12.13 06:05:34.133863 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.133922 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.133941 [ 3 ] {} HTTP-Session: 07400add-c723-461f-b015-b1bfada56b9e Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.133957 [ 3 ] {} HTTP-Session: 07400add-c723-461f-b015-b1bfada56b9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.134144 [ 3 ] {3e340aa1-270c-47eb-9750-df441bff1d4c} executeQuery: (from [fd00:1122:3344:101::d]:64332) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 06:05:34.134193 [ 3 ] {3e340aa1-270c-47eb-9750-df441bff1d4c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2023.12.13 06:05:34.138538 [ 3 ] {3e340aa1-270c-47eb-9750-df441bff1d4c} oximeter.measurements_i64 (4a91278c-d157-4f74-98f0-6793a18a5ce0): Loading data parts 2023.12.13 06:05:34.138664 [ 3 ] {3e340aa1-270c-47eb-9750-df441bff1d4c} oximeter.measurements_i64 (4a91278c-d157-4f74-98f0-6793a18a5ce0): There are no data parts 2023.12.13 06:05:34.143866 [ 3 ] {3e340aa1-270c-47eb-9750-df441bff1d4c} DynamicQueryHandler: Done processing query 2023.12.13 06:05:34.143892 [ 3 ] {3e340aa1-270c-47eb-9750-df441bff1d4c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:05:34.143921 [ 3 ] {} HTTP-Session: 07400add-c723-461f-b015-b1bfada56b9e Destroying unnamed session 2023.12.13 06:05:34.144027 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.144074 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.144097 [ 3 ] {} HTTP-Session: 11bd9379-8b7b-470e-80e3-c2dcf7c5fe89 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.144113 [ 3 ] {} HTTP-Session: 11bd9379-8b7b-470e-80e3-c2dcf7c5fe89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.144301 [ 3 ] {effd29ae-037a-4dcb-aaf2-dde19d06cd47} executeQuery: (from [fd00:1122:3344:101::d]:64332) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 06:05:34.144360 [ 3 ] {effd29ae-037a-4dcb-aaf2-dde19d06cd47} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2023.12.13 06:05:34.149031 [ 3 ] {effd29ae-037a-4dcb-aaf2-dde19d06cd47} oximeter.measurements_u64 (0ab93de1-d5c9-49cc-92da-0e56d18bd91f): Loading data parts 2023.12.13 06:05:34.149123 [ 3 ] {effd29ae-037a-4dcb-aaf2-dde19d06cd47} oximeter.measurements_u64 (0ab93de1-d5c9-49cc-92da-0e56d18bd91f): There are no data parts 2023.12.13 06:05:34.154521 [ 3 ] {effd29ae-037a-4dcb-aaf2-dde19d06cd47} DynamicQueryHandler: Done processing query 2023.12.13 06:05:34.154549 [ 3 ] {effd29ae-037a-4dcb-aaf2-dde19d06cd47} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:05:34.154580 [ 3 ] {} HTTP-Session: 11bd9379-8b7b-470e-80e3-c2dcf7c5fe89 Destroying unnamed session 2023.12.13 06:05:34.154706 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.154753 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.154781 [ 3 ] {} HTTP-Session: 9b28e7df-3498-401f-8e32-ccf8cba07753 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.154799 [ 3 ] {} HTTP-Session: 9b28e7df-3498-401f-8e32-ccf8cba07753 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.154987 [ 3 ] {dad5b2c3-e9b6-45a0-b633-243b892310e9} executeQuery: (from [fd00:1122:3344:101::d]:64332) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 06:05:34.155035 [ 3 ] {dad5b2c3-e9b6-45a0-b633-243b892310e9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2023.12.13 06:05:34.157822 [ 3 ] {dad5b2c3-e9b6-45a0-b633-243b892310e9} oximeter.measurements_f32 (9a8d4426-b425-4411-9f25-da6f346be1c4): Loading data parts 2023.12.13 06:05:34.157910 [ 3 ] {dad5b2c3-e9b6-45a0-b633-243b892310e9} oximeter.measurements_f32 (9a8d4426-b425-4411-9f25-da6f346be1c4): There are no data parts 2023.12.13 06:05:34.159239 [ 3 ] {dad5b2c3-e9b6-45a0-b633-243b892310e9} DynamicQueryHandler: Done processing query 2023.12.13 06:05:34.159265 [ 3 ] {dad5b2c3-e9b6-45a0-b633-243b892310e9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:05:34.159286 [ 3 ] {} HTTP-Session: 9b28e7df-3498-401f-8e32-ccf8cba07753 Destroying unnamed session 2023.12.13 06:05:34.159383 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.159430 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.159453 [ 3 ] {} HTTP-Session: 8640f05e-f997-452f-9469-35aec7e091c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.159469 [ 3 ] {} HTTP-Session: 8640f05e-f997-452f-9469-35aec7e091c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.159656 [ 3 ] {c84ea8ac-ebea-42a4-b932-52bc46e45906} executeQuery: (from [fd00:1122:3344:101::d]:64332) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 06:05:34.159710 [ 3 ] {c84ea8ac-ebea-42a4-b932-52bc46e45906} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2023.12.13 06:05:34.163210 [ 3 ] {c84ea8ac-ebea-42a4-b932-52bc46e45906} oximeter.measurements_f64 (33631293-4aff-4b51-8c03-fff0c87a78ef): Loading data parts 2023.12.13 06:05:34.163329 [ 3 ] {c84ea8ac-ebea-42a4-b932-52bc46e45906} oximeter.measurements_f64 (33631293-4aff-4b51-8c03-fff0c87a78ef): There are no data parts 2023.12.13 06:05:34.166375 [ 3 ] {c84ea8ac-ebea-42a4-b932-52bc46e45906} DynamicQueryHandler: Done processing query 2023.12.13 06:05:34.166412 [ 3 ] {c84ea8ac-ebea-42a4-b932-52bc46e45906} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:05:34.166448 [ 3 ] {} HTTP-Session: 8640f05e-f997-452f-9469-35aec7e091c5 Destroying unnamed session 2023.12.13 06:05:34.166599 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.166656 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.166694 [ 3 ] {} HTTP-Session: c3adc701-47ae-49eb-96b9-de4bb4f18ed8 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.166714 [ 3 ] {} HTTP-Session: c3adc701-47ae-49eb-96b9-de4bb4f18ed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.166943 [ 3 ] {15e0582b-193d-42ce-9db4-5e02549f39c4} executeQuery: (from [fd00:1122:3344:101::d]:64332) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 06:05:34.166998 [ 3 ] {15e0582b-193d-42ce-9db4-5e02549f39c4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2023.12.13 06:05:34.171531 [ 3 ] {15e0582b-193d-42ce-9db4-5e02549f39c4} oximeter.measurements_string (94087135-5b31-4a83-b0ee-30acc23a9918): Loading data parts 2023.12.13 06:05:34.171660 [ 3 ] {15e0582b-193d-42ce-9db4-5e02549f39c4} oximeter.measurements_string (94087135-5b31-4a83-b0ee-30acc23a9918): There are no data parts 2023.12.13 06:05:34.174241 [ 3 ] {15e0582b-193d-42ce-9db4-5e02549f39c4} DynamicQueryHandler: Done processing query 2023.12.13 06:05:34.174271 [ 3 ] {15e0582b-193d-42ce-9db4-5e02549f39c4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:05:34.174296 [ 3 ] {} HTTP-Session: c3adc701-47ae-49eb-96b9-de4bb4f18ed8 Destroying unnamed session 2023.12.13 06:05:34.174415 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.174470 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.174499 [ 3 ] {} HTTP-Session: 60498787-5ad1-4a2f-a84d-4466ed401c27 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.174518 [ 3 ] {} HTTP-Session: 60498787-5ad1-4a2f-a84d-4466ed401c27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.174750 [ 3 ] {4249d1ef-31e8-4872-b11a-15608aacabe8} executeQuery: (from [fd00:1122:3344:101::d]:64332) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 06:05:34.174825 [ 3 ] {4249d1ef-31e8-4872-b11a-15608aacabe8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2023.12.13 06:05:34.178045 [ 3 ] {4249d1ef-31e8-4872-b11a-15608aacabe8} oximeter.measurements_bytes (81743895-eb95-4b40-8aca-31edbbf9aa75): Loading data parts 2023.12.13 06:05:34.178137 [ 3 ] {4249d1ef-31e8-4872-b11a-15608aacabe8} oximeter.measurements_bytes (81743895-eb95-4b40-8aca-31edbbf9aa75): There are no data parts 2023.12.13 06:05:34.180572 [ 3 ] {4249d1ef-31e8-4872-b11a-15608aacabe8} DynamicQueryHandler: Done processing query 2023.12.13 06:05:34.180597 [ 3 ] {4249d1ef-31e8-4872-b11a-15608aacabe8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:05:34.180613 [ 3 ] {} HTTP-Session: 60498787-5ad1-4a2f-a84d-4466ed401c27 Destroying unnamed session 2023.12.13 06:05:34.180752 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.180804 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.180823 [ 3 ] {} HTTP-Session: 753fbb5c-1917-4806-9ab0-a250692d35a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.180844 [ 3 ] {} HTTP-Session: 753fbb5c-1917-4806-9ab0-a250692d35a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.181048 [ 3 ] {40ada5f7-6219-4cd2-b571-7b52b9fb0f1d} executeQuery: (from [fd00:1122:3344:101::d]:64332) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 06:05:34.181099 [ 3 ] {40ada5f7-6219-4cd2-b571-7b52b9fb0f1d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2023.12.13 06:05:34.185640 [ 3 ] {40ada5f7-6219-4cd2-b571-7b52b9fb0f1d} oximeter.measurements_cumulativei64 (88ce5395-c26f-4a73-9be6-b33cce2309b3): Loading data parts 2023.12.13 06:05:34.185741 [ 3 ] {40ada5f7-6219-4cd2-b571-7b52b9fb0f1d} oximeter.measurements_cumulativei64 (88ce5395-c26f-4a73-9be6-b33cce2309b3): There are no data parts 2023.12.13 06:05:34.189982 [ 3 ] {40ada5f7-6219-4cd2-b571-7b52b9fb0f1d} DynamicQueryHandler: Done processing query 2023.12.13 06:05:34.190007 [ 3 ] {40ada5f7-6219-4cd2-b571-7b52b9fb0f1d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:05:34.190028 [ 3 ] {} HTTP-Session: 753fbb5c-1917-4806-9ab0-a250692d35a0 Destroying unnamed session 2023.12.13 06:05:34.190143 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.190200 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.190222 [ 3 ] {} HTTP-Session: 0432991e-21ae-4fdf-ab69-e41f47781b53 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.190239 [ 3 ] {} HTTP-Session: 0432991e-21ae-4fdf-ab69-e41f47781b53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.190449 [ 3 ] {7a38255b-84c3-4f5b-be37-8f0d27a755e0} executeQuery: (from [fd00:1122:3344:101::d]:64332) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 06:05:34.190500 [ 3 ] {7a38255b-84c3-4f5b-be37-8f0d27a755e0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2023.12.13 06:05:34.192276 [ 3 ] {7a38255b-84c3-4f5b-be37-8f0d27a755e0} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Loading data parts 2023.12.13 06:05:34.192356 [ 3 ] {7a38255b-84c3-4f5b-be37-8f0d27a755e0} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): There are no data parts 2023.12.13 06:05:34.194604 [ 3 ] {7a38255b-84c3-4f5b-be37-8f0d27a755e0} DynamicQueryHandler: Done processing query 2023.12.13 06:05:34.194634 [ 3 ] {7a38255b-84c3-4f5b-be37-8f0d27a755e0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:05:34.194666 [ 3 ] {} HTTP-Session: 0432991e-21ae-4fdf-ab69-e41f47781b53 Destroying unnamed session 2023.12.13 06:05:34.194780 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.194830 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.194859 [ 3 ] {} HTTP-Session: f9ba2e63-137c-429a-94cc-82fba94b2a38 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.194884 [ 3 ] {} HTTP-Session: f9ba2e63-137c-429a-94cc-82fba94b2a38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.195130 [ 3 ] {29b92483-ecab-42a7-a080-8f62a47a7b12} executeQuery: (from [fd00:1122:3344:101::d]:64332) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 06:05:34.195191 [ 3 ] {29b92483-ecab-42a7-a080-8f62a47a7b12} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2023.12.13 06:05:34.196762 [ 3 ] {29b92483-ecab-42a7-a080-8f62a47a7b12} oximeter.measurements_cumulativef32 (f735a823-a6fb-4f0d-96c7-66a50af5091f): Loading data parts 2023.12.13 06:05:34.196847 [ 3 ] {29b92483-ecab-42a7-a080-8f62a47a7b12} oximeter.measurements_cumulativef32 (f735a823-a6fb-4f0d-96c7-66a50af5091f): There are no data parts 2023.12.13 06:05:34.200993 [ 3 ] {29b92483-ecab-42a7-a080-8f62a47a7b12} DynamicQueryHandler: Done processing query 2023.12.13 06:05:34.201047 [ 3 ] {29b92483-ecab-42a7-a080-8f62a47a7b12} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:05:34.201077 [ 3 ] {} HTTP-Session: f9ba2e63-137c-429a-94cc-82fba94b2a38 Destroying unnamed session 2023.12.13 06:05:34.201244 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.201294 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.201313 [ 3 ] {} HTTP-Session: 0de2d7cf-c12e-4745-8cd2-ac60896b1cc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.201340 [ 3 ] {} HTTP-Session: 0de2d7cf-c12e-4745-8cd2-ac60896b1cc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.201540 [ 3 ] {1c2d649d-30d4-4c1b-9e69-aaf17ee00d08} executeQuery: (from [fd00:1122:3344:101::d]:64332) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 06:05:34.201591 [ 3 ] {1c2d649d-30d4-4c1b-9e69-aaf17ee00d08} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2023.12.13 06:05:34.203362 [ 3 ] {1c2d649d-30d4-4c1b-9e69-aaf17ee00d08} oximeter.measurements_cumulativef64 (ce9a5c72-f583-452f-9f82-5d8c0e9d8d0a): Loading data parts 2023.12.13 06:05:34.203449 [ 3 ] {1c2d649d-30d4-4c1b-9e69-aaf17ee00d08} oximeter.measurements_cumulativef64 (ce9a5c72-f583-452f-9f82-5d8c0e9d8d0a): There are no data parts 2023.12.13 06:05:34.205679 [ 3 ] {1c2d649d-30d4-4c1b-9e69-aaf17ee00d08} DynamicQueryHandler: Done processing query 2023.12.13 06:05:34.205716 [ 3 ] {1c2d649d-30d4-4c1b-9e69-aaf17ee00d08} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:05:34.205747 [ 3 ] {} HTTP-Session: 0de2d7cf-c12e-4745-8cd2-ac60896b1cc8 Destroying unnamed session 2023.12.13 06:05:34.205860 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.205917 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.205946 [ 3 ] {} HTTP-Session: c675db92-fcd8-4450-b114-ba6c344d4a06 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.205966 [ 3 ] {} HTTP-Session: c675db92-fcd8-4450-b114-ba6c344d4a06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.206228 [ 3 ] {74670c0e-fce2-44b5-a338-6f1f35cf6f0c} executeQuery: (from [fd00:1122:3344:101::d]:64332) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 06:05:34.206281 [ 3 ] {74670c0e-fce2-44b5-a338-6f1f35cf6f0c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2023.12.13 06:05:34.207937 [ 3 ] {74670c0e-fce2-44b5-a338-6f1f35cf6f0c} oximeter.measurements_histogrami8 (f6fda9a3-5635-4394-b66d-0cd8f50cbf41): Loading data parts 2023.12.13 06:05:34.208021 [ 3 ] {74670c0e-fce2-44b5-a338-6f1f35cf6f0c} oximeter.measurements_histogrami8 (f6fda9a3-5635-4394-b66d-0cd8f50cbf41): There are no data parts 2023.12.13 06:05:34.212153 [ 3 ] {74670c0e-fce2-44b5-a338-6f1f35cf6f0c} DynamicQueryHandler: Done processing query 2023.12.13 06:05:34.212209 [ 3 ] {74670c0e-fce2-44b5-a338-6f1f35cf6f0c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:05:34.212246 [ 3 ] {} HTTP-Session: c675db92-fcd8-4450-b114-ba6c344d4a06 Destroying unnamed session 2023.12.13 06:05:34.212350 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.212408 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.212438 [ 3 ] {} HTTP-Session: c5da101d-8c69-4a6e-8512-b8a93707a12a Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.212457 [ 3 ] {} HTTP-Session: c5da101d-8c69-4a6e-8512-b8a93707a12a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.212730 [ 3 ] {db92528e-5b5d-4f03-a8d9-898451cc668d} executeQuery: (from [fd00:1122:3344:101::d]:64332) 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.12.13 06:05:34.212805 [ 3 ] {db92528e-5b5d-4f03-a8d9-898451cc668d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2023.12.13 06:05:34.214648 [ 3 ] {db92528e-5b5d-4f03-a8d9-898451cc668d} oximeter.measurements_histogramu8 (b411415c-afd3-4b98-b046-c91943d912b7): Loading data parts 2023.12.13 06:05:34.214749 [ 3 ] {db92528e-5b5d-4f03-a8d9-898451cc668d} oximeter.measurements_histogramu8 (b411415c-afd3-4b98-b046-c91943d912b7): There are no data parts 2023.12.13 06:05:34.216947 [ 3 ] {db92528e-5b5d-4f03-a8d9-898451cc668d} DynamicQueryHandler: Done processing query 2023.12.13 06:05:34.216973 [ 3 ] {db92528e-5b5d-4f03-a8d9-898451cc668d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:05:34.216995 [ 3 ] {} HTTP-Session: c5da101d-8c69-4a6e-8512-b8a93707a12a Destroying unnamed session 2023.12.13 06:05:34.217089 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.217137 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.217162 [ 3 ] {} HTTP-Session: 9d37f55a-f373-4c3d-a2c2-be7a083b91ca Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.217178 [ 3 ] {} HTTP-Session: 9d37f55a-f373-4c3d-a2c2-be7a083b91ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.217390 [ 3 ] {5c72ed16-7612-494e-9e4e-e33c65e8b2e9} executeQuery: (from [fd00:1122:3344:101::d]:64332) 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.12.13 06:05:34.217443 [ 3 ] {5c72ed16-7612-494e-9e4e-e33c65e8b2e9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2023.12.13 06:05:34.219060 [ 3 ] {5c72ed16-7612-494e-9e4e-e33c65e8b2e9} oximeter.measurements_histogrami16 (aef626c6-d9fa-4642-9337-d46c687ebabc): Loading data parts 2023.12.13 06:05:34.219136 [ 3 ] {5c72ed16-7612-494e-9e4e-e33c65e8b2e9} oximeter.measurements_histogrami16 (aef626c6-d9fa-4642-9337-d46c687ebabc): There are no data parts 2023.12.13 06:05:34.223200 [ 3 ] {5c72ed16-7612-494e-9e4e-e33c65e8b2e9} DynamicQueryHandler: Done processing query 2023.12.13 06:05:34.223269 [ 3 ] {5c72ed16-7612-494e-9e4e-e33c65e8b2e9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:05:34.223299 [ 3 ] {} HTTP-Session: 9d37f55a-f373-4c3d-a2c2-be7a083b91ca Destroying unnamed session 2023.12.13 06:05:34.223440 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.223533 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.223570 [ 3 ] {} HTTP-Session: 5710c8df-f719-48ab-953d-f132862d4104 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.223608 [ 3 ] {} HTTP-Session: 5710c8df-f719-48ab-953d-f132862d4104 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.223994 [ 3 ] {3b0a65d4-f283-4e56-b58b-797d54d676d1} executeQuery: (from [fd00:1122:3344:101::d]:64332) 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.12.13 06:05:34.224099 [ 3 ] {3b0a65d4-f283-4e56-b58b-797d54d676d1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2023.12.13 06:05:34.225913 [ 3 ] {3b0a65d4-f283-4e56-b58b-797d54d676d1} oximeter.measurements_histogramu16 (fb807d5b-4007-4e47-867e-67d1affd9ec6): Loading data parts 2023.12.13 06:05:34.226012 [ 3 ] {3b0a65d4-f283-4e56-b58b-797d54d676d1} oximeter.measurements_histogramu16 (fb807d5b-4007-4e47-867e-67d1affd9ec6): There are no data parts 2023.12.13 06:05:34.228257 [ 3 ] {3b0a65d4-f283-4e56-b58b-797d54d676d1} DynamicQueryHandler: Done processing query 2023.12.13 06:05:34.228314 [ 3 ] {3b0a65d4-f283-4e56-b58b-797d54d676d1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:05:34.228344 [ 3 ] {} HTTP-Session: 5710c8df-f719-48ab-953d-f132862d4104 Destroying unnamed session 2023.12.13 06:05:34.228514 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.228600 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.228634 [ 3 ] {} HTTP-Session: 44af6abe-e87b-41a1-81f3-3ddda64cf705 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.228673 [ 3 ] {} HTTP-Session: 44af6abe-e87b-41a1-81f3-3ddda64cf705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.229070 [ 3 ] {f60857f7-110b-415c-8aca-cdff66a97654} executeQuery: (from [fd00:1122:3344:101::d]:64332) 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.12.13 06:05:34.229168 [ 3 ] {f60857f7-110b-415c-8aca-cdff66a97654} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2023.12.13 06:05:34.230737 [ 3 ] {f60857f7-110b-415c-8aca-cdff66a97654} oximeter.measurements_histogrami32 (6b7cfeec-77e5-4b9d-836c-a2d6c7612fa8): Loading data parts 2023.12.13 06:05:34.230818 [ 3 ] {f60857f7-110b-415c-8aca-cdff66a97654} oximeter.measurements_histogrami32 (6b7cfeec-77e5-4b9d-836c-a2d6c7612fa8): There are no data parts 2023.12.13 06:05:34.235090 [ 3 ] {f60857f7-110b-415c-8aca-cdff66a97654} DynamicQueryHandler: Done processing query 2023.12.13 06:05:34.235136 [ 3 ] {f60857f7-110b-415c-8aca-cdff66a97654} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:05:34.235177 [ 3 ] {} HTTP-Session: 44af6abe-e87b-41a1-81f3-3ddda64cf705 Destroying unnamed session 2023.12.13 06:05:34.235338 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.235425 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.235460 [ 3 ] {} HTTP-Session: 9eea80c9-25c4-4a74-ba1f-2767cc7d8f4a Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.235499 [ 3 ] {} HTTP-Session: 9eea80c9-25c4-4a74-ba1f-2767cc7d8f4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.235909 [ 3 ] {fc6fc5c0-e781-406a-84eb-0822ab4b44c9} executeQuery: (from [fd00:1122:3344:101::d]:64332) 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.12.13 06:05:34.236016 [ 3 ] {fc6fc5c0-e781-406a-84eb-0822ab4b44c9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2023.12.13 06:05:34.237857 [ 3 ] {fc6fc5c0-e781-406a-84eb-0822ab4b44c9} oximeter.measurements_histogramu32 (fdf27fb6-e01b-45b8-b0bc-977808f1eab6): Loading data parts 2023.12.13 06:05:34.237945 [ 3 ] {fc6fc5c0-e781-406a-84eb-0822ab4b44c9} oximeter.measurements_histogramu32 (fdf27fb6-e01b-45b8-b0bc-977808f1eab6): There are no data parts 2023.12.13 06:05:34.240515 [ 3 ] {fc6fc5c0-e781-406a-84eb-0822ab4b44c9} DynamicQueryHandler: Done processing query 2023.12.13 06:05:34.240557 [ 3 ] {fc6fc5c0-e781-406a-84eb-0822ab4b44c9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:05:34.240598 [ 3 ] {} HTTP-Session: 9eea80c9-25c4-4a74-ba1f-2767cc7d8f4a Destroying unnamed session 2023.12.13 06:05:34.240742 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.240826 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.240872 [ 3 ] {} HTTP-Session: 8ce59b7c-5176-4905-a508-76bb1bf10b63 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.240911 [ 3 ] {} HTTP-Session: 8ce59b7c-5176-4905-a508-76bb1bf10b63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.241233 [ 3 ] {bf814406-c200-4a28-859c-be0e8a7a616b} executeQuery: (from [fd00:1122:3344:101::d]:64332) 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.12.13 06:05:34.241286 [ 3 ] {bf814406-c200-4a28-859c-be0e8a7a616b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2023.12.13 06:05:34.242967 [ 3 ] {bf814406-c200-4a28-859c-be0e8a7a616b} oximeter.measurements_histogrami64 (0558b474-cded-402f-a5c2-d2c07421d7f0): Loading data parts 2023.12.13 06:05:34.243068 [ 3 ] {bf814406-c200-4a28-859c-be0e8a7a616b} oximeter.measurements_histogrami64 (0558b474-cded-402f-a5c2-d2c07421d7f0): There are no data parts 2023.12.13 06:05:34.247360 [ 3 ] {bf814406-c200-4a28-859c-be0e8a7a616b} DynamicQueryHandler: Done processing query 2023.12.13 06:05:34.247416 [ 3 ] {bf814406-c200-4a28-859c-be0e8a7a616b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:05:34.247446 [ 3 ] {} HTTP-Session: 8ce59b7c-5176-4905-a508-76bb1bf10b63 Destroying unnamed session 2023.12.13 06:05:34.247592 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.247678 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.247714 [ 3 ] {} HTTP-Session: af8339f8-8623-451f-a443-c19f979146b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.247764 [ 3 ] {} HTTP-Session: af8339f8-8623-451f-a443-c19f979146b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.248141 [ 3 ] {c99cdf23-8a3b-4d1f-b829-93b3adfe7d8e} executeQuery: (from [fd00:1122:3344:101::d]:64332) 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.12.13 06:05:34.248200 [ 3 ] {c99cdf23-8a3b-4d1f-b829-93b3adfe7d8e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2023.12.13 06:05:34.250067 [ 3 ] {c99cdf23-8a3b-4d1f-b829-93b3adfe7d8e} oximeter.measurements_histogramu64 (4da86c1d-fe5e-4e5b-a010-4b750e49b68c): Loading data parts 2023.12.13 06:05:34.250149 [ 3 ] {c99cdf23-8a3b-4d1f-b829-93b3adfe7d8e} oximeter.measurements_histogramu64 (4da86c1d-fe5e-4e5b-a010-4b750e49b68c): There are no data parts 2023.12.13 06:05:34.252521 [ 3 ] {c99cdf23-8a3b-4d1f-b829-93b3adfe7d8e} DynamicQueryHandler: Done processing query 2023.12.13 06:05:34.252559 [ 3 ] {c99cdf23-8a3b-4d1f-b829-93b3adfe7d8e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:05:34.252585 [ 3 ] {} HTTP-Session: af8339f8-8623-451f-a443-c19f979146b1 Destroying unnamed session 2023.12.13 06:05:34.252703 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.252762 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.252785 [ 3 ] {} HTTP-Session: 6cf7c59f-f2be-4fec-bde8-8e651fe4c954 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.252812 [ 3 ] {} HTTP-Session: 6cf7c59f-f2be-4fec-bde8-8e651fe4c954 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.253077 [ 3 ] {5692123b-021e-4b96-9738-d126f0d9a490} executeQuery: (from [fd00:1122:3344:101::d]:64332) 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.12.13 06:05:34.253133 [ 3 ] {5692123b-021e-4b96-9738-d126f0d9a490} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2023.12.13 06:05:34.254744 [ 3 ] {5692123b-021e-4b96-9738-d126f0d9a490} oximeter.measurements_histogramf32 (b47434f4-cd67-4b92-8f71-a54db8881917): Loading data parts 2023.12.13 06:05:34.254835 [ 3 ] {5692123b-021e-4b96-9738-d126f0d9a490} oximeter.measurements_histogramf32 (b47434f4-cd67-4b92-8f71-a54db8881917): There are no data parts 2023.12.13 06:05:34.258993 [ 3 ] {5692123b-021e-4b96-9738-d126f0d9a490} DynamicQueryHandler: Done processing query 2023.12.13 06:05:34.259023 [ 3 ] {5692123b-021e-4b96-9738-d126f0d9a490} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:05:34.259051 [ 3 ] {} HTTP-Session: 6cf7c59f-f2be-4fec-bde8-8e651fe4c954 Destroying unnamed session 2023.12.13 06:05:34.259215 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.259310 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.259378 [ 3 ] {} HTTP-Session: ab9984f4-98b8-4a47-9eb0-ba3c2f2e189c Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.259411 [ 3 ] {} HTTP-Session: ab9984f4-98b8-4a47-9eb0-ba3c2f2e189c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.259837 [ 3 ] {5e11ceec-2ee0-4d53-bbbe-cbc2889c881e} executeQuery: (from [fd00:1122:3344:101::d]:64332) 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.12.13 06:05:34.259961 [ 3 ] {5e11ceec-2ee0-4d53-bbbe-cbc2889c881e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2023.12.13 06:05:34.261822 [ 3 ] {5e11ceec-2ee0-4d53-bbbe-cbc2889c881e} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Loading data parts 2023.12.13 06:05:34.261900 [ 3 ] {5e11ceec-2ee0-4d53-bbbe-cbc2889c881e} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): There are no data parts 2023.12.13 06:05:34.264174 [ 3 ] {5e11ceec-2ee0-4d53-bbbe-cbc2889c881e} DynamicQueryHandler: Done processing query 2023.12.13 06:05:34.264238 [ 3 ] {5e11ceec-2ee0-4d53-bbbe-cbc2889c881e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:05:34.264268 [ 3 ] {} HTTP-Session: ab9984f4-98b8-4a47-9eb0-ba3c2f2e189c Destroying unnamed session 2023.12.13 06:05:34.264497 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.264602 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.264639 [ 3 ] {} HTTP-Session: ef198d0d-4274-43de-842a-bfeddcfbb563 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.264681 [ 3 ] {} HTTP-Session: ef198d0d-4274-43de-842a-bfeddcfbb563 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.264999 [ 3 ] {ce4d4131-17c7-4d31-a2c6-559f53c99a79} executeQuery: (from [fd00:1122:3344:101::d]:64332) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.13 06:05:34.265102 [ 3 ] {ce4d4131-17c7-4d31-a2c6-559f53c99a79} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2023.12.13 06:05:34.266559 [ 3 ] {ce4d4131-17c7-4d31-a2c6-559f53c99a79} oximeter.fields_bool (5f99e1b2-c422-4a28-a16b-ef99b9d02a5f): Loading data parts 2023.12.13 06:05:34.266650 [ 3 ] {ce4d4131-17c7-4d31-a2c6-559f53c99a79} oximeter.fields_bool (5f99e1b2-c422-4a28-a16b-ef99b9d02a5f): There are no data parts 2023.12.13 06:05:34.270792 [ 3 ] {ce4d4131-17c7-4d31-a2c6-559f53c99a79} DynamicQueryHandler: Done processing query 2023.12.13 06:05:34.270854 [ 3 ] {ce4d4131-17c7-4d31-a2c6-559f53c99a79} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:05:34.270885 [ 3 ] {} HTTP-Session: ef198d0d-4274-43de-842a-bfeddcfbb563 Destroying unnamed session 2023.12.13 06:05:34.271065 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.271126 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.271145 [ 3 ] {} HTTP-Session: e89c98bb-9bba-4b62-bbf9-2b80082c5796 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.271168 [ 3 ] {} HTTP-Session: e89c98bb-9bba-4b62-bbf9-2b80082c5796 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.271325 [ 3 ] {a5f64c9f-f7f9-447e-a92d-fb6688713bce} executeQuery: (from [fd00:1122:3344:101::d]:64332) 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.12.13 06:05:34.271368 [ 3 ] {a5f64c9f-f7f9-447e-a92d-fb6688713bce} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2023.12.13 06:05:34.272983 [ 3 ] {a5f64c9f-f7f9-447e-a92d-fb6688713bce} oximeter.fields_i8 (fbe7e5b2-5733-4d47-b83f-19ba85587472): Loading data parts 2023.12.13 06:05:34.273057 [ 3 ] {a5f64c9f-f7f9-447e-a92d-fb6688713bce} oximeter.fields_i8 (fbe7e5b2-5733-4d47-b83f-19ba85587472): There are no data parts 2023.12.13 06:05:34.275381 [ 3 ] {a5f64c9f-f7f9-447e-a92d-fb6688713bce} DynamicQueryHandler: Done processing query 2023.12.13 06:05:34.275428 [ 3 ] {a5f64c9f-f7f9-447e-a92d-fb6688713bce} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:05:34.275487 [ 3 ] {} HTTP-Session: e89c98bb-9bba-4b62-bbf9-2b80082c5796 Destroying unnamed session 2023.12.13 06:05:34.275651 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.275734 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.275784 [ 3 ] {} HTTP-Session: cb2b6049-4938-487e-b6fb-8e7253ff6305 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.275838 [ 3 ] {} HTTP-Session: cb2b6049-4938-487e-b6fb-8e7253ff6305 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.276110 [ 3 ] {95aec807-4ebc-4ce1-a17d-ff6e135808b4} executeQuery: (from [fd00:1122:3344:101::d]:64332) 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.12.13 06:05:34.276159 [ 3 ] {95aec807-4ebc-4ce1-a17d-ff6e135808b4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2023.12.13 06:05:34.277607 [ 3 ] {95aec807-4ebc-4ce1-a17d-ff6e135808b4} oximeter.fields_u8 (54da9cd2-fa3e-43f2-811c-8b269282568f): Loading data parts 2023.12.13 06:05:34.277688 [ 3 ] {95aec807-4ebc-4ce1-a17d-ff6e135808b4} oximeter.fields_u8 (54da9cd2-fa3e-43f2-811c-8b269282568f): There are no data parts 2023.12.13 06:05:34.281693 [ 3 ] {95aec807-4ebc-4ce1-a17d-ff6e135808b4} DynamicQueryHandler: Done processing query 2023.12.13 06:05:34.281723 [ 3 ] {95aec807-4ebc-4ce1-a17d-ff6e135808b4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:05:34.281750 [ 3 ] {} HTTP-Session: cb2b6049-4938-487e-b6fb-8e7253ff6305 Destroying unnamed session 2023.12.13 06:05:34.281863 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.281928 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.281950 [ 3 ] {} HTTP-Session: b1413616-099c-4a02-8cd0-4f1b25a7d245 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.281977 [ 3 ] {} HTTP-Session: b1413616-099c-4a02-8cd0-4f1b25a7d245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.282136 [ 3 ] {d6676fd1-05f1-4385-8296-a1d2a8e86676} executeQuery: (from [fd00:1122:3344:101::d]:64332) 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.12.13 06:05:34.282178 [ 3 ] {d6676fd1-05f1-4385-8296-a1d2a8e86676} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2023.12.13 06:05:34.283816 [ 3 ] {d6676fd1-05f1-4385-8296-a1d2a8e86676} oximeter.fields_i16 (4effe7d0-fd02-44f1-9954-b2c979eff93c): Loading data parts 2023.12.13 06:05:34.283898 [ 3 ] {d6676fd1-05f1-4385-8296-a1d2a8e86676} oximeter.fields_i16 (4effe7d0-fd02-44f1-9954-b2c979eff93c): There are no data parts 2023.12.13 06:05:34.286107 [ 3 ] {d6676fd1-05f1-4385-8296-a1d2a8e86676} DynamicQueryHandler: Done processing query 2023.12.13 06:05:34.286171 [ 3 ] {d6676fd1-05f1-4385-8296-a1d2a8e86676} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:05:34.286202 [ 3 ] {} HTTP-Session: b1413616-099c-4a02-8cd0-4f1b25a7d245 Destroying unnamed session 2023.12.13 06:05:34.286373 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.286466 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.286501 [ 3 ] {} HTTP-Session: 2b2e49ad-b192-4a2d-add7-eeedd0c79688 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.286545 [ 3 ] {} HTTP-Session: 2b2e49ad-b192-4a2d-add7-eeedd0c79688 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.286890 [ 3 ] {583165ff-67e2-4663-9e4f-7b1662bf4f50} executeQuery: (from [fd00:1122:3344:101::d]:64332) 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.12.13 06:05:34.286979 [ 3 ] {583165ff-67e2-4663-9e4f-7b1662bf4f50} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2023.12.13 06:05:34.288459 [ 3 ] {583165ff-67e2-4663-9e4f-7b1662bf4f50} oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Loading data parts 2023.12.13 06:05:34.288539 [ 3 ] {583165ff-67e2-4663-9e4f-7b1662bf4f50} oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): There are no data parts 2023.12.13 06:05:34.292540 [ 3 ] {583165ff-67e2-4663-9e4f-7b1662bf4f50} DynamicQueryHandler: Done processing query 2023.12.13 06:05:34.292572 [ 3 ] {583165ff-67e2-4663-9e4f-7b1662bf4f50} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:05:34.292609 [ 3 ] {} HTTP-Session: 2b2e49ad-b192-4a2d-add7-eeedd0c79688 Destroying unnamed session 2023.12.13 06:05:34.292760 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.292821 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.292860 [ 3 ] {} HTTP-Session: 3c20ecac-656f-4ec0-b53a-6ad6893e7a40 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.292882 [ 3 ] {} HTTP-Session: 3c20ecac-656f-4ec0-b53a-6ad6893e7a40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.293057 [ 3 ] {4895640a-4af6-4dd3-9e6a-68bb3312f18b} executeQuery: (from [fd00:1122:3344:101::d]:64332) 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.12.13 06:05:34.293108 [ 3 ] {4895640a-4af6-4dd3-9e6a-68bb3312f18b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2023.12.13 06:05:34.294742 [ 3 ] {4895640a-4af6-4dd3-9e6a-68bb3312f18b} oximeter.fields_i32 (d9cb1c53-c5ec-4e89-a2c0-cce1ef22a9e7): Loading data parts 2023.12.13 06:05:34.294825 [ 3 ] {4895640a-4af6-4dd3-9e6a-68bb3312f18b} oximeter.fields_i32 (d9cb1c53-c5ec-4e89-a2c0-cce1ef22a9e7): There are no data parts 2023.12.13 06:05:34.297009 [ 3 ] {4895640a-4af6-4dd3-9e6a-68bb3312f18b} DynamicQueryHandler: Done processing query 2023.12.13 06:05:34.297047 [ 3 ] {4895640a-4af6-4dd3-9e6a-68bb3312f18b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:05:34.297075 [ 3 ] {} HTTP-Session: 3c20ecac-656f-4ec0-b53a-6ad6893e7a40 Destroying unnamed session 2023.12.13 06:05:34.297191 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.297251 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.297281 [ 3 ] {} HTTP-Session: 616d9375-a7de-40df-9ec6-b36e42dcae4f Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.297300 [ 3 ] {} HTTP-Session: 616d9375-a7de-40df-9ec6-b36e42dcae4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.297496 [ 3 ] {a3b34e74-6347-4d8b-9255-b21ce63bd3bd} executeQuery: (from [fd00:1122:3344:101::d]:64332) 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.12.13 06:05:34.297556 [ 3 ] {a3b34e74-6347-4d8b-9255-b21ce63bd3bd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2023.12.13 06:05:34.299115 [ 3 ] {a3b34e74-6347-4d8b-9255-b21ce63bd3bd} oximeter.fields_u32 (bb7aa494-2a9a-4bdf-a01c-9d10e23b7e31): Loading data parts 2023.12.13 06:05:34.299201 [ 3 ] {a3b34e74-6347-4d8b-9255-b21ce63bd3bd} oximeter.fields_u32 (bb7aa494-2a9a-4bdf-a01c-9d10e23b7e31): There are no data parts 2023.12.13 06:05:34.303384 [ 3 ] {a3b34e74-6347-4d8b-9255-b21ce63bd3bd} DynamicQueryHandler: Done processing query 2023.12.13 06:05:34.303448 [ 3 ] {a3b34e74-6347-4d8b-9255-b21ce63bd3bd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:05:34.303480 [ 3 ] {} HTTP-Session: 616d9375-a7de-40df-9ec6-b36e42dcae4f Destroying unnamed session 2023.12.13 06:05:34.303687 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.303785 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.303824 [ 3 ] {} HTTP-Session: 60b96110-899b-46b2-b70f-2a179df682b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.303887 [ 3 ] {} HTTP-Session: 60b96110-899b-46b2-b70f-2a179df682b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.304090 [ 3 ] {a74d7f1d-c364-42d8-b8d4-4a99be2550ad} executeQuery: (from [fd00:1122:3344:101::d]:64332) 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.12.13 06:05:34.304140 [ 3 ] {a74d7f1d-c364-42d8-b8d4-4a99be2550ad} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2023.12.13 06:05:34.305789 [ 3 ] {a74d7f1d-c364-42d8-b8d4-4a99be2550ad} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Loading data parts 2023.12.13 06:05:34.305897 [ 3 ] {a74d7f1d-c364-42d8-b8d4-4a99be2550ad} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): There are no data parts 2023.12.13 06:05:34.308176 [ 3 ] {a74d7f1d-c364-42d8-b8d4-4a99be2550ad} DynamicQueryHandler: Done processing query 2023.12.13 06:05:34.308206 [ 3 ] {a74d7f1d-c364-42d8-b8d4-4a99be2550ad} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:05:34.308239 [ 3 ] {} HTTP-Session: 60b96110-899b-46b2-b70f-2a179df682b5 Destroying unnamed session 2023.12.13 06:05:34.308351 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.308419 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.308456 [ 3 ] {} HTTP-Session: 449f2000-0ff4-4e22-abbb-f77472a47f65 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.308491 [ 3 ] {} HTTP-Session: 449f2000-0ff4-4e22-abbb-f77472a47f65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.308680 [ 3 ] {548d40f3-6049-413e-a173-24f577ca7cae} executeQuery: (from [fd00:1122:3344:101::d]:64332) 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.12.13 06:05:34.308752 [ 3 ] {548d40f3-6049-413e-a173-24f577ca7cae} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2023.12.13 06:05:34.310275 [ 3 ] {548d40f3-6049-413e-a173-24f577ca7cae} oximeter.fields_u64 (299ddd86-ee11-4e84-9478-5d7ef9bfcc9d): Loading data parts 2023.12.13 06:05:34.310368 [ 3 ] {548d40f3-6049-413e-a173-24f577ca7cae} oximeter.fields_u64 (299ddd86-ee11-4e84-9478-5d7ef9bfcc9d): There are no data parts 2023.12.13 06:05:34.314443 [ 3 ] {548d40f3-6049-413e-a173-24f577ca7cae} DynamicQueryHandler: Done processing query 2023.12.13 06:05:34.314473 [ 3 ] {548d40f3-6049-413e-a173-24f577ca7cae} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:05:34.314491 [ 3 ] {} HTTP-Session: 449f2000-0ff4-4e22-abbb-f77472a47f65 Destroying unnamed session 2023.12.13 06:05:34.314636 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.314697 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.314720 [ 3 ] {} HTTP-Session: feff5593-c3ec-4ee5-8bfb-290cd81ca70d Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.314748 [ 3 ] {} HTTP-Session: feff5593-c3ec-4ee5-8bfb-290cd81ca70d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.314937 [ 3 ] {070f6b89-0981-4efa-86fa-c1e277264345} executeQuery: (from [fd00:1122:3344:101::d]:64332) 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.12.13 06:05:34.314982 [ 3 ] {070f6b89-0981-4efa-86fa-c1e277264345} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2023.12.13 06:05:34.316764 [ 3 ] {070f6b89-0981-4efa-86fa-c1e277264345} oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Loading data parts 2023.12.13 06:05:34.316840 [ 3 ] {070f6b89-0981-4efa-86fa-c1e277264345} oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): There are no data parts 2023.12.13 06:05:34.320909 [ 3 ] {070f6b89-0981-4efa-86fa-c1e277264345} DynamicQueryHandler: Done processing query 2023.12.13 06:05:34.320949 [ 3 ] {070f6b89-0981-4efa-86fa-c1e277264345} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:05:34.320968 [ 3 ] {} HTTP-Session: feff5593-c3ec-4ee5-8bfb-290cd81ca70d Destroying unnamed session 2023.12.13 06:05:34.321095 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.321155 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.321178 [ 3 ] {} HTTP-Session: 90b4fd9e-f779-4a58-a7d6-dc9e89297c7f Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.321206 [ 3 ] {} HTTP-Session: 90b4fd9e-f779-4a58-a7d6-dc9e89297c7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.321398 [ 3 ] {46eaa939-f090-40c5-b6ad-c77d6aa8e91f} executeQuery: (from [fd00:1122:3344:101::d]:64332) 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.12.13 06:05:34.321450 [ 3 ] {46eaa939-f090-40c5-b6ad-c77d6aa8e91f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2023.12.13 06:05:34.323187 [ 3 ] {46eaa939-f090-40c5-b6ad-c77d6aa8e91f} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Loading data parts 2023.12.13 06:05:34.323262 [ 3 ] {46eaa939-f090-40c5-b6ad-c77d6aa8e91f} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): There are no data parts 2023.12.13 06:05:34.325447 [ 3 ] {46eaa939-f090-40c5-b6ad-c77d6aa8e91f} DynamicQueryHandler: Done processing query 2023.12.13 06:05:34.325472 [ 3 ] {46eaa939-f090-40c5-b6ad-c77d6aa8e91f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:05:34.325495 [ 3 ] {} HTTP-Session: 90b4fd9e-f779-4a58-a7d6-dc9e89297c7f Destroying unnamed session 2023.12.13 06:05:34.325591 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.325641 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.325667 [ 3 ] {} HTTP-Session: 678922dc-95eb-41a7-8a9b-0261465d77b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.325684 [ 3 ] {} HTTP-Session: 678922dc-95eb-41a7-8a9b-0261465d77b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.325839 [ 3 ] {7578f917-bfde-4da9-86cf-1e320d787709} executeQuery: (from [fd00:1122:3344:101::d]:64332) 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.12.13 06:05:34.325890 [ 3 ] {7578f917-bfde-4da9-86cf-1e320d787709} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2023.12.13 06:05:34.327405 [ 3 ] {7578f917-bfde-4da9-86cf-1e320d787709} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Loading data parts 2023.12.13 06:05:34.327489 [ 3 ] {7578f917-bfde-4da9-86cf-1e320d787709} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): There are no data parts 2023.12.13 06:05:34.331534 [ 3 ] {7578f917-bfde-4da9-86cf-1e320d787709} DynamicQueryHandler: Done processing query 2023.12.13 06:05:34.331574 [ 3 ] {7578f917-bfde-4da9-86cf-1e320d787709} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:05:34.331601 [ 3 ] {} HTTP-Session: 678922dc-95eb-41a7-8a9b-0261465d77b7 Destroying unnamed session 2023.12.13 06:05:34.331709 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.331767 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.331800 [ 3 ] {} HTTP-Session: 530b2c47-6741-41d9-8916-bdc5210e0ccc Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.331820 [ 3 ] {} HTTP-Session: 530b2c47-6741-41d9-8916-bdc5210e0ccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.332060 [ 3 ] {2b6ecfbf-cb5c-4434-90c4-19fdb6d4fad0} executeQuery: (from [fd00:1122:3344:101::d]:64332) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2023.12.13 06:05:34.332127 [ 3 ] {2b6ecfbf-cb5c-4434-90c4-19fdb6d4fad0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2023.12.13 06:05:34.333956 [ 3 ] {2b6ecfbf-cb5c-4434-90c4-19fdb6d4fad0} oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec): Loading data parts 2023.12.13 06:05:34.334035 [ 3 ] {2b6ecfbf-cb5c-4434-90c4-19fdb6d4fad0} oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec): There are no data parts 2023.12.13 06:05:34.336354 [ 3 ] {2b6ecfbf-cb5c-4434-90c4-19fdb6d4fad0} DynamicQueryHandler: Done processing query 2023.12.13 06:05:34.336387 [ 3 ] {2b6ecfbf-cb5c-4434-90c4-19fdb6d4fad0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:05:34.336403 [ 3 ] {} HTTP-Session: 530b2c47-6741-41d9-8916-bdc5210e0ccc Destroying unnamed session 2023.12.13 06:05:34.336523 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:05:34.336576 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:05:34.336595 [ 3 ] {} HTTP-Session: 6da7b8e4-f6ce-4b94-8bb5-b486eea0aef6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332 2023.12.13 06:05:34.336617 [ 3 ] {} HTTP-Session: 6da7b8e4-f6ce-4b94-8bb5-b486eea0aef6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:05:34.336721 [ 3 ] {72c6234e-f4ff-4ead-81ca-1e37b74bbae8} executeQuery: (from [fd00:1122:3344:101::d]:64332) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2023.12.13 06:05:34.337330 [ 3 ] {72c6234e-f4ff-4ead-81ca-1e37b74bbae8} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2023.12.13 06:05:34.340748 [ 3 ] {72c6234e-f4ff-4ead-81ca-1e37b74bbae8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.12.13 06:05:34.343586 [ 3 ] {72c6234e-f4ff-4ead-81ca-1e37b74bbae8} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.13 06:05:34.343870 [ 3 ] {72c6234e-f4ff-4ead-81ca-1e37b74bbae8} oximeter.version (eae687dd-3909-4bee-b645-40aa77aab393): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.13 06:05:34.344097 [ 3 ] {72c6234e-f4ff-4ead-81ca-1e37b74bbae8} executeQuery: Read 1 rows, 16.00 B in 0.007355314 sec., 135 rows/sec., 2.12 KiB/sec. 2023.12.13 06:05:34.344226 [ 3 ] {72c6234e-f4ff-4ead-81ca-1e37b74bbae8} DynamicQueryHandler: Done processing query 2023.12.13 06:05:34.344246 [ 3 ] {72c6234e-f4ff-4ead-81ca-1e37b74bbae8} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2023.12.13 06:05:34.344260 [ 3 ] {} HTTP-Session: 6da7b8e4-f6ce-4b94-8bb5-b486eea0aef6 Destroying unnamed session 2023.12.13 06:05:35.001124 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.69 MiB, peak 223.77 MiB, will set to 228.28 MiB (RSS), difference: 9.59 MiB 2023.12.13 06:05:49.023800 [ 153 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:05:49.023860 [ 153 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:06:04.024886 [ 135 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:06:04.024951 [ 135 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:06:19.025989 [ 119 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:06:19.026080 [ 119 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:06:34.027107 [ 113 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:06:34.027205 [ 113 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:06:39.179281 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:06:39.179420 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:06:39.179471 [ 3 ] {} HTTP-Session: 54779e39-6921-41c7-94eb-104b35986270 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:06:39.179494 [ 3 ] {} HTTP-Session: 54779e39-6921-41c7-94eb-104b35986270 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:06:39.179648 [ 3 ] {09902cff-fc85-4aab-88a3-d47871bdcb51} executeQuery: (from [fd00:1122:3344:101::d]:59653) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2023.12.13 06:06:39.180018 [ 3 ] {09902cff-fc85-4aab-88a3-d47871bdcb51} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:06:39.180769 [ 3 ] {09902cff-fc85-4aab-88a3-d47871bdcb51} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:06:39.180977 [ 3 ] {09902cff-fc85-4aab-88a3-d47871bdcb51} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.13 06:06:39.181853 [ 3 ] {09902cff-fc85-4aab-88a3-d47871bdcb51} DynamicQueryHandler: Done processing query 2023.12.13 06:06:39.181889 [ 3 ] {09902cff-fc85-4aab-88a3-d47871bdcb51} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.13 06:06:39.181931 [ 3 ] {} HTTP-Session: 54779e39-6921-41c7-94eb-104b35986270 Destroying unnamed session 2023.12.13 06:06:39.184654 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:06:39.184716 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:06:39.184760 [ 3 ] {} HTTP-Session: d390a617-ec0f-4b81-92ff-93dc8939e204 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:06:39.184784 [ 3 ] {} HTTP-Session: d390a617-ec0f-4b81-92ff-93dc8939e204 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:06:39.184943 [ 3 ] {621b1075-52ea-441f-b844-2c0e7e7cff3b} executeQuery: (from [fd00:1122:3344:101::d]:59653) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.12.13 06:06:39.187884 [ 3 ] {621b1075-52ea-441f-b844-2c0e7e7cff3b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:06:39.188032 [ 3 ] {621b1075-52ea-441f-b844-2c0e7e7cff3b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:06:39.188145 [ 3 ] {621b1075-52ea-441f-b844-2c0e7e7cff3b} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.13 06:06:39.189113 [ 3 ] {621b1075-52ea-441f-b844-2c0e7e7cff3b} DynamicQueryHandler: Done processing query 2023.12.13 06:06:39.189142 [ 3 ] {621b1075-52ea-441f-b844-2c0e7e7cff3b} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.13 06:06:39.189176 [ 3 ] {} HTTP-Session: d390a617-ec0f-4b81-92ff-93dc8939e204 Destroying unnamed session 2023.12.13 06:06:39.189424 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:06:39.189475 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:06:39.189494 [ 3 ] {} HTTP-Session: 2bdc3cc9-6b7c-4ffc-9f69-2149753da17d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:06:39.189513 [ 3 ] {} HTTP-Session: 2bdc3cc9-6b7c-4ffc-9f69-2149753da17d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:06:39.189633 [ 3 ] {c40f1c98-3ab5-478e-832f-c117096067b1} executeQuery: (from [fd00:1122:3344:101::d]:59653) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.12.13 06:06:39.190085 [ 3 ] {c40f1c98-3ab5-478e-832f-c117096067b1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:06:39.190233 [ 3 ] {c40f1c98-3ab5-478e-832f-c117096067b1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:06:39.190275 [ 3 ] {c40f1c98-3ab5-478e-832f-c117096067b1} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.13 06:06:39.191093 [ 3 ] {c40f1c98-3ab5-478e-832f-c117096067b1} DynamicQueryHandler: Done processing query 2023.12.13 06:06:39.191119 [ 3 ] {c40f1c98-3ab5-478e-832f-c117096067b1} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.13 06:06:39.191136 [ 3 ] {} HTTP-Session: 2bdc3cc9-6b7c-4ffc-9f69-2149753da17d Destroying unnamed session 2023.12.13 06:06:39.191479 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:06:39.191524 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:06:39.191542 [ 3 ] {} HTTP-Session: 3be6ade6-d292-4147-8ed5-161044e96350 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:06:39.191560 [ 3 ] {} HTTP-Session: 3be6ade6-d292-4147-8ed5-161044e96350 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:06:39.191673 [ 3 ] {cb01d8b6-d57a-405e-801b-210b1e123c86} executeQuery: (from [fd00:1122:3344:101::d]:59653) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.12.13 06:06:39.192015 [ 3 ] {cb01d8b6-d57a-405e-801b-210b1e123c86} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:06:39.192160 [ 3 ] {cb01d8b6-d57a-405e-801b-210b1e123c86} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:06:39.192202 [ 3 ] {cb01d8b6-d57a-405e-801b-210b1e123c86} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.13 06:06:39.192988 [ 3 ] {cb01d8b6-d57a-405e-801b-210b1e123c86} DynamicQueryHandler: Done processing query 2023.12.13 06:06:39.193014 [ 3 ] {cb01d8b6-d57a-405e-801b-210b1e123c86} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.13 06:06:39.193031 [ 3 ] {} HTTP-Session: 3be6ade6-d292-4147-8ed5-161044e96350 Destroying unnamed session 2023.12.13 06:06:39.194156 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:06:39.194201 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:06:39.194219 [ 3 ] {} HTTP-Session: 0deb0043-e054-4155-bfd4-2eee1a0503e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:06:39.194237 [ 3 ] {} HTTP-Session: 0deb0043-e054-4155-bfd4-2eee1a0503e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:06:39.194315 [ 3 ] {a9b6cfdb-5790-474e-a8ba-75fe3d52a448} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:06:39.194355 [ 3 ] {a9b6cfdb-5790-474e-a8ba-75fe3d52a448} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:06:39.195079 [ 3 ] {a9b6cfdb-5790-474e-a8ba-75fe3d52a448} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:06:39.196859 [ 3 ] {a9b6cfdb-5790-474e-a8ba-75fe3d52a448} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2023.12.13 06:06:39.197459 [ 3 ] {a9b6cfdb-5790-474e-a8ba-75fe3d52a448} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.13 06:06:39.197671 [ 3 ] {a9b6cfdb-5790-474e-a8ba-75fe3d52a448} oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.13 06:06:39.197781 [ 3 ] {a9b6cfdb-5790-474e-a8ba-75fe3d52a448} executeQuery: Read 4 rows, 443.00 B in 0.003443512 sec., 1161 rows/sec., 125.63 KiB/sec. 2023.12.13 06:06:39.197911 [ 3 ] {a9b6cfdb-5790-474e-a8ba-75fe3d52a448} DynamicQueryHandler: Done processing query 2023.12.13 06:06:39.197934 [ 3 ] {a9b6cfdb-5790-474e-a8ba-75fe3d52a448} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.13 06:06:39.197950 [ 3 ] {} HTTP-Session: 0deb0043-e054-4155-bfd4-2eee1a0503e9 Destroying unnamed session 2023.12.13 06:06:39.198085 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:06:39.198129 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:06:39.198148 [ 3 ] {} HTTP-Session: 5aed6b9b-b7a3-41d8-ab5e-13330c295708 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:06:39.198164 [ 3 ] {} HTTP-Session: 5aed6b9b-b7a3-41d8-ab5e-13330c295708 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:06:39.198237 [ 3 ] {6a10e452-c496-4652-b797-a160843d6e21} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:06:39.198275 [ 3 ] {6a10e452-c496-4652-b797-a160843d6e21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:06:39.198377 [ 3 ] {6a10e452-c496-4652-b797-a160843d6e21} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:06:39.200070 [ 3 ] {6a10e452-c496-4652-b797-a160843d6e21} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2023.12.13 06:06:39.200291 [ 3 ] {6a10e452-c496-4652-b797-a160843d6e21} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.13 06:06:39.200440 [ 3 ] {6a10e452-c496-4652-b797-a160843d6e21} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.13 06:06:39.200541 [ 3 ] {6a10e452-c496-4652-b797-a160843d6e21} executeQuery: Read 34 rows, 2.76 KiB in 0.002281041 sec., 14905 rows/sec., 1.18 MiB/sec. 2023.12.13 06:06:39.200682 [ 3 ] {6a10e452-c496-4652-b797-a160843d6e21} DynamicQueryHandler: Done processing query 2023.12.13 06:06:39.200705 [ 3 ] {6a10e452-c496-4652-b797-a160843d6e21} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:06:39.200721 [ 3 ] {} HTTP-Session: 5aed6b9b-b7a3-41d8-ab5e-13330c295708 Destroying unnamed session 2023.12.13 06:06:39.200933 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 16606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:06:39.200979 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:06:39.200998 [ 3 ] {} HTTP-Session: cc01dcc9-d16d-4d3e-9e06-cdc5c72df0ae Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:06:39.201015 [ 3 ] {} HTTP-Session: cc01dcc9-d16d-4d3e-9e06-cdc5c72df0ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:06:39.201089 [ 3 ] {2f7252bf-29bb-4680-a47b-aa5d665cc97f} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:06:39.201127 [ 3 ] {2f7252bf-29bb-4680-a47b-aa5d665cc97f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:06:39.201228 [ 3 ] {2f7252bf-29bb-4680-a47b-aa5d665cc97f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:06:39.201595 [ 3 ] {2f7252bf-29bb-4680-a47b-aa5d665cc97f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2023.12.13 06:06:39.201822 [ 3 ] {2f7252bf-29bb-4680-a47b-aa5d665cc97f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.13 06:06:39.201969 [ 3 ] {2f7252bf-29bb-4680-a47b-aa5d665cc97f} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.13 06:06:39.202065 [ 3 ] {2f7252bf-29bb-4680-a47b-aa5d665cc97f} executeQuery: Read 102 rows, 10.33 KiB in 0.000948407 sec., 107548 rows/sec., 10.64 MiB/sec. 2023.12.13 06:06:39.202187 [ 3 ] {2f7252bf-29bb-4680-a47b-aa5d665cc97f} DynamicQueryHandler: Done processing query 2023.12.13 06:06:39.202210 [ 3 ] {2f7252bf-29bb-4680-a47b-aa5d665cc97f} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2023.12.13 06:06:39.202225 [ 3 ] {} HTTP-Session: cc01dcc9-d16d-4d3e-9e06-cdc5c72df0ae Destroying unnamed session 2023.12.13 06:06:39.202378 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:06:39.202422 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:06:39.202441 [ 3 ] {} HTTP-Session: 5691d9be-abb4-47ac-a7b9-19cdc4870e80 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:06:39.202458 [ 3 ] {} HTTP-Session: 5691d9be-abb4-47ac-a7b9-19cdc4870e80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:06:39.202528 [ 3 ] {7a61efae-cfc0-4b01-9f21-b73a710b9b58} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:06:39.202566 [ 3 ] {7a61efae-cfc0-4b01-9f21-b73a710b9b58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:06:39.203767 [ 3 ] {7a61efae-cfc0-4b01-9f21-b73a710b9b58} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:06:39.204266 [ 3 ] {7a61efae-cfc0-4b01-9f21-b73a710b9b58} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2023.12.13 06:06:39.204526 [ 3 ] {7a61efae-cfc0-4b01-9f21-b73a710b9b58} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.13 06:06:39.204677 [ 3 ] {7a61efae-cfc0-4b01-9f21-b73a710b9b58} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.13 06:06:39.204775 [ 3 ] {7a61efae-cfc0-4b01-9f21-b73a710b9b58} executeQuery: Read 49 rows, 3.93 KiB in 0.00222286 sec., 22043 rows/sec., 1.73 MiB/sec. 2023.12.13 06:06:39.204909 [ 3 ] {7a61efae-cfc0-4b01-9f21-b73a710b9b58} DynamicQueryHandler: Done processing query 2023.12.13 06:06:39.204934 [ 3 ] {7a61efae-cfc0-4b01-9f21-b73a710b9b58} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.13 06:06:39.204949 [ 3 ] {} HTTP-Session: 5691d9be-abb4-47ac-a7b9-19cdc4870e80 Destroying unnamed session 2023.12.13 06:06:39.205184 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 36397, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:06:39.205229 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:06:39.205248 [ 3 ] {} HTTP-Session: fc0aa3b0-83c6-4d7c-90be-c2b828c4d912 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:06:39.205266 [ 3 ] {} HTTP-Session: fc0aa3b0-83c6-4d7c-90be-c2b828c4d912 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:06:39.205354 [ 3 ] {8a28af9d-2f5a-43b5-a01b-99df119a1b1c} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:06:39.205397 [ 3 ] {8a28af9d-2f5a-43b5-a01b-99df119a1b1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:06:39.205551 [ 3 ] {8a28af9d-2f5a-43b5-a01b-99df119a1b1c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:06:39.206076 [ 3 ] {8a28af9d-2f5a-43b5-a01b-99df119a1b1c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2023.12.13 06:06:39.207020 [ 3 ] {8a28af9d-2f5a-43b5-a01b-99df119a1b1c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.13 06:06:39.207209 [ 3 ] {8a28af9d-2f5a-43b5-a01b-99df119a1b1c} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.13 06:06:39.207311 [ 3 ] {8a28af9d-2f5a-43b5-a01b-99df119a1b1c} executeQuery: Read 34 rows, 46.98 KiB in 0.001933595 sec., 17583 rows/sec., 23.73 MiB/sec. 2023.12.13 06:06:39.207432 [ 3 ] {8a28af9d-2f5a-43b5-a01b-99df119a1b1c} DynamicQueryHandler: Done processing query 2023.12.13 06:06:39.207455 [ 3 ] {8a28af9d-2f5a-43b5-a01b-99df119a1b1c} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.13 06:06:39.207471 [ 3 ] {} HTTP-Session: fc0aa3b0-83c6-4d7c-90be-c2b828c4d912 Destroying unnamed session 2023.12.13 06:06:39.207594 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 3348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:06:39.207638 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:06:39.207657 [ 3 ] {} HTTP-Session: dd984d42-fe8c-43f2-a5f1-736a372f4c62 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:06:39.207674 [ 3 ] {} HTTP-Session: dd984d42-fe8c-43f2-a5f1-736a372f4c62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:06:39.207743 [ 3 ] {3c67791f-27d1-4642-a7b5-2590f3238757} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:06:39.208358 [ 3 ] {3c67791f-27d1-4642-a7b5-2590f3238757} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.12.13 06:06:39.208467 [ 3 ] {3c67791f-27d1-4642-a7b5-2590f3238757} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:06:39.208788 [ 3 ] {3c67791f-27d1-4642-a7b5-2590f3238757} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2023.12.13 06:06:39.209054 [ 3 ] {3c67791f-27d1-4642-a7b5-2590f3238757} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.13 06:06:39.209237 [ 3 ] {3c67791f-27d1-4642-a7b5-2590f3238757} oximeter.measurements_i64 (4a91278c-d157-4f74-98f0-6793a18a5ce0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.13 06:06:39.209330 [ 3 ] {3c67791f-27d1-4642-a7b5-2590f3238757} executeQuery: Read 21 rows, 1.54 KiB in 0.001565649 sec., 13412 rows/sec., 983.64 KiB/sec. 2023.12.13 06:06:39.209457 [ 3 ] {3c67791f-27d1-4642-a7b5-2590f3238757} DynamicQueryHandler: Done processing query 2023.12.13 06:06:39.209480 [ 3 ] {3c67791f-27d1-4642-a7b5-2590f3238757} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:06:39.209496 [ 3 ] {} HTTP-Session: dd984d42-fe8c-43f2-a5f1-736a372f4c62 Destroying unnamed session 2023.12.13 06:06:44.155214 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:06:44.155345 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:06:44.155376 [ 3 ] {} HTTP-Session: 2d2f154b-3ae4-413a-9e25-92c5bebe32e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:06:44.155404 [ 3 ] {} HTTP-Session: 2d2f154b-3ae4-413a-9e25-92c5bebe32e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:06:44.155610 [ 3 ] {9a8eef90-e0d2-4e92-9476-043045b4d216} executeQuery: (from [fd00:1122:3344:101::d]:59653) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.12.13 06:06:44.156393 [ 3 ] {9a8eef90-e0d2-4e92-9476-043045b4d216} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:06:44.156565 [ 3 ] {9a8eef90-e0d2-4e92-9476-043045b4d216} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:06:44.156658 [ 3 ] {9a8eef90-e0d2-4e92-9476-043045b4d216} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.13 06:06:44.156899 [ 3 ] {9a8eef90-e0d2-4e92-9476-043045b4d216} oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2023.12.13 06:06:44.158790 [ 3 ] {9a8eef90-e0d2-4e92-9476-043045b4d216} oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.13 06:06:44.158826 [ 3 ] {9a8eef90-e0d2-4e92-9476-043045b4d216} oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.12.13 06:06:44.158951 [ 3 ] {9a8eef90-e0d2-4e92-9476-043045b4d216} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.13 06:06:44.161164 [ 3 ] {9a8eef90-e0d2-4e92-9476-043045b4d216} executeQuery: Read 4 rows, 443.00 B in 0.005514501 sec., 725 rows/sec., 78.45 KiB/sec. 2023.12.13 06:06:44.161380 [ 3 ] {9a8eef90-e0d2-4e92-9476-043045b4d216} DynamicQueryHandler: Done processing query 2023.12.13 06:06:44.161407 [ 3 ] {9a8eef90-e0d2-4e92-9476-043045b4d216} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.13 06:06:44.161423 [ 3 ] {} HTTP-Session: 2d2f154b-3ae4-413a-9e25-92c5bebe32e2 Destroying unnamed session 2023.12.13 06:06:44.161670 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:06:44.161720 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:06:44.161740 [ 3 ] {} HTTP-Session: 1b43e465-993d-4f21-a261-781d35811016 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:06:44.161759 [ 3 ] {} HTTP-Session: 1b43e465-993d-4f21-a261-781d35811016 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:06:44.161890 [ 3 ] {e708ce80-594d-43e9-9722-2b5ec39e3c64} executeQuery: (from [fd00:1122:3344:101::d]:59653) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete) 2023.12.13 06:06:44.162338 [ 3 ] {e708ce80-594d-43e9-9722-2b5ec39e3c64} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:06:44.162576 [ 3 ] {e708ce80-594d-43e9-9722-2b5ec39e3c64} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:06:44.162625 [ 3 ] {e708ce80-594d-43e9-9722-2b5ec39e3c64} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.13 06:06:44.162776 [ 3 ] {e708ce80-594d-43e9-9722-2b5ec39e3c64} oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2023.12.13 06:06:44.162805 [ 3 ] {e708ce80-594d-43e9-9722-2b5ec39e3c64} oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.13 06:06:44.162826 [ 3 ] {e708ce80-594d-43e9-9722-2b5ec39e3c64} oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.12.13 06:06:44.162855 [ 3 ] {e708ce80-594d-43e9-9722-2b5ec39e3c64} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.13 06:06:44.163799 [ 3 ] {e708ce80-594d-43e9-9722-2b5ec39e3c64} executeQuery: Read 4 rows, 443.00 B in 0.001871964 sec., 2136 rows/sec., 231.10 KiB/sec. 2023.12.13 06:06:44.164020 [ 3 ] {e708ce80-594d-43e9-9722-2b5ec39e3c64} DynamicQueryHandler: Done processing query 2023.12.13 06:06:44.164050 [ 3 ] {e708ce80-594d-43e9-9722-2b5ec39e3c64} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.13 06:06:44.164073 [ 3 ] {} HTTP-Session: 1b43e465-993d-4f21-a261-781d35811016 Destroying unnamed session 2023.12.13 06:06:44.164383 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:06:44.164443 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:06:44.164471 [ 3 ] {} HTTP-Session: d98f42ed-9a05-49bc-9d4e-b08ff322bebf Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:06:44.164495 [ 3 ] {} HTTP-Session: d98f42ed-9a05-49bc-9d4e-b08ff322bebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:06:44.164632 [ 3 ] {7e6bb5d3-9f0e-4994-abbc-d944339383cd} executeQuery: (from [fd00:1122:3344:101::d]:59653) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2023.12.13 06:06:44.165092 [ 3 ] {7e6bb5d3-9f0e-4994-abbc-d944339383cd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:06:44.165254 [ 3 ] {7e6bb5d3-9f0e-4994-abbc-d944339383cd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:06:44.165295 [ 3 ] {7e6bb5d3-9f0e-4994-abbc-d944339383cd} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.13 06:06:44.165443 [ 3 ] {7e6bb5d3-9f0e-4994-abbc-d944339383cd} oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2023.12.13 06:06:44.165472 [ 3 ] {7e6bb5d3-9f0e-4994-abbc-d944339383cd} oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.13 06:06:44.165495 [ 3 ] {7e6bb5d3-9f0e-4994-abbc-d944339383cd} oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.12.13 06:06:44.165523 [ 3 ] {7e6bb5d3-9f0e-4994-abbc-d944339383cd} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.13 06:06:44.166462 [ 3 ] {7e6bb5d3-9f0e-4994-abbc-d944339383cd} executeQuery: Read 4 rows, 443.00 B in 0.001793533 sec., 2230 rows/sec., 241.21 KiB/sec. 2023.12.13 06:06:44.166656 [ 3 ] {7e6bb5d3-9f0e-4994-abbc-d944339383cd} DynamicQueryHandler: Done processing query 2023.12.13 06:06:44.166681 [ 3 ] {7e6bb5d3-9f0e-4994-abbc-d944339383cd} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.13 06:06:44.166698 [ 3 ] {} HTTP-Session: d98f42ed-9a05-49bc-9d4e-b08ff322bebf Destroying unnamed session 2023.12.13 06:06:44.166906 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:06:44.166953 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:06:44.166974 [ 3 ] {} HTTP-Session: af05d879-217d-4d60-9675-69f6377f9ed2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:06:44.166990 [ 3 ] {} HTTP-Session: af05d879-217d-4d60-9675-69f6377f9ed2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:06:44.167110 [ 3 ] {3da89289-d945-4b98-81c6-55e52317464a} executeQuery: (from [fd00:1122:3344:101::d]:59653) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2023.12.13 06:06:44.167639 [ 3 ] {3da89289-d945-4b98-81c6-55e52317464a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:06:44.167813 [ 3 ] {3da89289-d945-4b98-81c6-55e52317464a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:06:44.167858 [ 3 ] {3da89289-d945-4b98-81c6-55e52317464a} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.13 06:06:44.168006 [ 3 ] {3da89289-d945-4b98-81c6-55e52317464a} oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2023.12.13 06:06:44.168037 [ 3 ] {3da89289-d945-4b98-81c6-55e52317464a} oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.13 06:06:44.168059 [ 3 ] {3da89289-d945-4b98-81c6-55e52317464a} oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.12.13 06:06:44.168087 [ 3 ] {3da89289-d945-4b98-81c6-55e52317464a} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.13 06:06:44.169033 [ 3 ] {3da89289-d945-4b98-81c6-55e52317464a} executeQuery: Read 4 rows, 443.00 B in 0.001886985 sec., 2119 rows/sec., 229.26 KiB/sec. 2023.12.13 06:06:44.169222 [ 3 ] {3da89289-d945-4b98-81c6-55e52317464a} DynamicQueryHandler: Done processing query 2023.12.13 06:06:44.169247 [ 3 ] {3da89289-d945-4b98-81c6-55e52317464a} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.13 06:06:44.169262 [ 3 ] {} HTTP-Session: af05d879-217d-4d60-9675-69f6377f9ed2 Destroying unnamed session 2023.12.13 06:06:44.169465 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:06:44.169511 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:06:44.169531 [ 3 ] {} HTTP-Session: 8d6caa1c-4e8f-43f4-be2c-e30cc7e8220d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:06:44.169548 [ 3 ] {} HTTP-Session: 8d6caa1c-4e8f-43f4-be2c-e30cc7e8220d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:06:44.169669 [ 3 ] {515c6239-3d5f-48ba-bc42-41bbc277687c} executeQuery: (from [fd00:1122:3344:101::d]:59653) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2023.12.13 06:06:44.170140 [ 3 ] {515c6239-3d5f-48ba-bc42-41bbc277687c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:06:44.170308 [ 3 ] {515c6239-3d5f-48ba-bc42-41bbc277687c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:06:44.170350 [ 3 ] {515c6239-3d5f-48ba-bc42-41bbc277687c} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.13 06:06:44.170494 [ 3 ] {515c6239-3d5f-48ba-bc42-41bbc277687c} oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2023.12.13 06:06:44.170520 [ 3 ] {515c6239-3d5f-48ba-bc42-41bbc277687c} oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.13 06:06:44.170541 [ 3 ] {515c6239-3d5f-48ba-bc42-41bbc277687c} oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.12.13 06:06:44.170569 [ 3 ] {515c6239-3d5f-48ba-bc42-41bbc277687c} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.13 06:06:44.171478 [ 3 ] {515c6239-3d5f-48ba-bc42-41bbc277687c} executeQuery: Read 4 rows, 443.00 B in 0.001774512 sec., 2254 rows/sec., 243.80 KiB/sec. 2023.12.13 06:06:44.171659 [ 3 ] {515c6239-3d5f-48ba-bc42-41bbc277687c} DynamicQueryHandler: Done processing query 2023.12.13 06:06:44.171682 [ 3 ] {515c6239-3d5f-48ba-bc42-41bbc277687c} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.13 06:06:44.171698 [ 3 ] {} HTTP-Session: 8d6caa1c-4e8f-43f4-be2c-e30cc7e8220d Destroying unnamed session 2023.12.13 06:06:44.171930 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:06:44.171974 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:06:44.171993 [ 3 ] {} HTTP-Session: e05c04e6-fb14-4e66-b970-16065be96932 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:06:44.172009 [ 3 ] {} HTTP-Session: e05c04e6-fb14-4e66-b970-16065be96932 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:06:44.172129 [ 3 ] {f6cd4c99-8412-4627-8c71-8789ccc094f7} executeQuery: (from [fd00:1122:3344:101::d]:59653) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2023.12.13 06:06:44.172591 [ 3 ] {f6cd4c99-8412-4627-8c71-8789ccc094f7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:06:44.172757 [ 3 ] {f6cd4c99-8412-4627-8c71-8789ccc094f7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:06:44.172797 [ 3 ] {f6cd4c99-8412-4627-8c71-8789ccc094f7} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.13 06:06:44.172941 [ 3 ] {f6cd4c99-8412-4627-8c71-8789ccc094f7} oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2023.12.13 06:06:44.172970 [ 3 ] {f6cd4c99-8412-4627-8c71-8789ccc094f7} oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.13 06:06:44.172991 [ 3 ] {f6cd4c99-8412-4627-8c71-8789ccc094f7} oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.12.13 06:06:44.173018 [ 3 ] {f6cd4c99-8412-4627-8c71-8789ccc094f7} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.13 06:06:44.173871 [ 3 ] {f6cd4c99-8412-4627-8c71-8789ccc094f7} executeQuery: Read 4 rows, 443.00 B in 0.001710451 sec., 2338 rows/sec., 252.93 KiB/sec. 2023.12.13 06:06:44.174065 [ 3 ] {f6cd4c99-8412-4627-8c71-8789ccc094f7} DynamicQueryHandler: Done processing query 2023.12.13 06:06:44.174089 [ 3 ] {f6cd4c99-8412-4627-8c71-8789ccc094f7} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.13 06:06:44.174105 [ 3 ] {} HTTP-Session: e05c04e6-fb14-4e66-b970-16065be96932 Destroying unnamed session 2023.12.13 06:06:44.184781 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:06:44.184835 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:06:44.184857 [ 3 ] {} HTTP-Session: caec3044-5f4d-49d9-8e4d-b8f19cdd7fd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:06:44.184878 [ 3 ] {} HTTP-Session: caec3044-5f4d-49d9-8e4d-b8f19cdd7fd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:06:44.184973 [ 3 ] {00551a85-ffe8-4fc0-b509-13f17484634c} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:06:44.185022 [ 3 ] {00551a85-ffe8-4fc0-b509-13f17484634c} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:06:44.185193 [ 3 ] {00551a85-ffe8-4fc0-b509-13f17484634c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:06:44.185570 [ 3 ] {00551a85-ffe8-4fc0-b509-13f17484634c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2023.12.13 06:06:44.185946 [ 3 ] {00551a85-ffe8-4fc0-b509-13f17484634c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.13 06:06:44.186128 [ 3 ] {00551a85-ffe8-4fc0-b509-13f17484634c} oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.13 06:06:44.186264 [ 3 ] {00551a85-ffe8-4fc0-b509-13f17484634c} executeQuery: Read 6 rows, 996.00 B in 0.001254913 sec., 4781 rows/sec., 775.08 KiB/sec. 2023.12.13 06:06:44.186427 [ 3 ] {00551a85-ffe8-4fc0-b509-13f17484634c} DynamicQueryHandler: Done processing query 2023.12.13 06:06:44.186452 [ 3 ] {00551a85-ffe8-4fc0-b509-13f17484634c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.13 06:06:44.186466 [ 3 ] {} HTTP-Session: caec3044-5f4d-49d9-8e4d-b8f19cdd7fd3 Destroying unnamed session 2023.12.13 06:06:44.186572 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5316, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:06:44.186618 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:06:44.186637 [ 3 ] {} HTTP-Session: efa2d381-1672-4828-b97c-823a97edf3dd Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:06:44.186654 [ 3 ] {} HTTP-Session: efa2d381-1672-4828-b97c-823a97edf3dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:06:44.186730 [ 3 ] {ee53f3b8-6272-402e-9aae-8c287f996a29} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:06:44.186767 [ 3 ] {ee53f3b8-6272-402e-9aae-8c287f996a29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:06:44.186876 [ 3 ] {ee53f3b8-6272-402e-9aae-8c287f996a29} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:06:44.187198 [ 3 ] {ee53f3b8-6272-402e-9aae-8c287f996a29} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2023.12.13 06:06:44.187419 [ 3 ] {ee53f3b8-6272-402e-9aae-8c287f996a29} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.13 06:06:44.187567 [ 3 ] {ee53f3b8-6272-402e-9aae-8c287f996a29} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.13 06:06:44.187692 [ 3 ] {ee53f3b8-6272-402e-9aae-8c287f996a29} executeQuery: Read 36 rows, 3.09 KiB in 0.000934117 sec., 38539 rows/sec., 3.23 MiB/sec. 2023.12.13 06:06:44.187813 [ 3 ] {ee53f3b8-6272-402e-9aae-8c287f996a29} DynamicQueryHandler: Done processing query 2023.12.13 06:06:44.187836 [ 3 ] {ee53f3b8-6272-402e-9aae-8c287f996a29} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:06:44.187853 [ 3 ] {} HTTP-Session: efa2d381-1672-4828-b97c-823a97edf3dd Destroying unnamed session 2023.12.13 06:06:44.187961 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:06:44.188007 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:06:44.188025 [ 3 ] {} HTTP-Session: ff26e9f2-2b5d-4f5b-b6f5-bb4dbb350f2e Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:06:44.188042 [ 3 ] {} HTTP-Session: ff26e9f2-2b5d-4f5b-b6f5-bb4dbb350f2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:06:44.188112 [ 3 ] {0671bea8-62b4-4b64-96ad-5dc76080b199} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:06:44.188150 [ 3 ] {0671bea8-62b4-4b64-96ad-5dc76080b199} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:06:44.188256 [ 3 ] {0671bea8-62b4-4b64-96ad-5dc76080b199} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:06:44.188545 [ 3 ] {0671bea8-62b4-4b64-96ad-5dc76080b199} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2023.12.13 06:06:44.188757 [ 3 ] {0671bea8-62b4-4b64-96ad-5dc76080b199} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.13 06:06:44.188904 [ 3 ] {0671bea8-62b4-4b64-96ad-5dc76080b199} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.13 06:06:44.189026 [ 3 ] {0671bea8-62b4-4b64-96ad-5dc76080b199} executeQuery: Read 24 rows, 1.90 KiB in 0.000887156 sec., 27052 rows/sec., 2.09 MiB/sec. 2023.12.13 06:06:44.189152 [ 3 ] {0671bea8-62b4-4b64-96ad-5dc76080b199} DynamicQueryHandler: Done processing query 2023.12.13 06:06:44.189175 [ 3 ] {0671bea8-62b4-4b64-96ad-5dc76080b199} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.13 06:06:44.189190 [ 3 ] {} HTTP-Session: ff26e9f2-2b5d-4f5b-b6f5-bb4dbb350f2e Destroying unnamed session 2023.12.13 06:06:44.189459 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 39255, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:06:44.189503 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:06:44.189522 [ 3 ] {} HTTP-Session: c6eca8d6-ab39-48de-8e5d-5b8edeb9775d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:06:44.189538 [ 3 ] {} HTTP-Session: c6eca8d6-ab39-48de-8e5d-5b8edeb9775d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:06:44.189627 [ 3 ] {1afb74ca-5ae6-4ef8-8506-9f24749dc55d} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:06:44.189669 [ 3 ] {1afb74ca-5ae6-4ef8-8506-9f24749dc55d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:06:44.189787 [ 3 ] {1afb74ca-5ae6-4ef8-8506-9f24749dc55d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:06:44.190177 [ 3 ] {1afb74ca-5ae6-4ef8-8506-9f24749dc55d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2023.12.13 06:06:44.190463 [ 3 ] {1afb74ca-5ae6-4ef8-8506-9f24749dc55d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.13 06:06:44.190652 [ 3 ] {1afb74ca-5ae6-4ef8-8506-9f24749dc55d} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.13 06:06:44.190777 [ 3 ] {1afb74ca-5ae6-4ef8-8506-9f24749dc55d} executeQuery: Read 204 rows, 14.74 KiB in 0.00112153 sec., 181894 rows/sec., 12.84 MiB/sec. 2023.12.13 06:06:44.190902 [ 3 ] {1afb74ca-5ae6-4ef8-8506-9f24749dc55d} DynamicQueryHandler: Done processing query 2023.12.13 06:06:44.190926 [ 3 ] {1afb74ca-5ae6-4ef8-8506-9f24749dc55d} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2023.12.13 06:06:44.190942 [ 3 ] {} HTTP-Session: c6eca8d6-ab39-48de-8e5d-5b8edeb9775d Destroying unnamed session 2023.12.13 06:06:49.028164 [ 105 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:06:49.028251 [ 105 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:06:49.144725 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:06:49.144841 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:06:49.144872 [ 3 ] {} HTTP-Session: 7ae4d7b1-c8c0-4a85-8357-f94ab6a5ca8e Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:06:49.144899 [ 3 ] {} HTTP-Session: 7ae4d7b1-c8c0-4a85-8357-f94ab6a5ca8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:06:49.145040 [ 3 ] {3d8d792a-d6cd-4e8d-a7a3-f83e7320e20f} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:06:49.145106 [ 3 ] {3d8d792a-d6cd-4e8d-a7a3-f83e7320e20f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:06:49.145287 [ 3 ] {3d8d792a-d6cd-4e8d-a7a3-f83e7320e20f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:06:49.145729 [ 3 ] {3d8d792a-d6cd-4e8d-a7a3-f83e7320e20f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2023.12.13 06:06:49.145984 [ 3 ] {3d8d792a-d6cd-4e8d-a7a3-f83e7320e20f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.13 06:06:49.146150 [ 3 ] {3d8d792a-d6cd-4e8d-a7a3-f83e7320e20f} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.13 06:06:49.146283 [ 3 ] {3d8d792a-d6cd-4e8d-a7a3-f83e7320e20f} executeQuery: Read 35 rows, 2.84 KiB in 0.001202992 sec., 29094 rows/sec., 2.30 MiB/sec. 2023.12.13 06:06:49.146427 [ 3 ] {3d8d792a-d6cd-4e8d-a7a3-f83e7320e20f} DynamicQueryHandler: Done processing query 2023.12.13 06:06:49.146453 [ 3 ] {3d8d792a-d6cd-4e8d-a7a3-f83e7320e20f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:06:49.146469 [ 3 ] {} HTTP-Session: 7ae4d7b1-c8c0-4a85-8357-f94ab6a5ca8e Destroying unnamed session 2023.12.13 06:06:49.146610 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 17084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:06:49.146656 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:06:49.146676 [ 3 ] {} HTTP-Session: 26fad6ff-5451-49d7-9997-3413f739bbf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:06:49.146695 [ 3 ] {} HTTP-Session: 26fad6ff-5451-49d7-9997-3413f739bbf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:06:49.146779 [ 3 ] {c2b20b2c-5d49-4faf-b1bb-09a43996d643} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:06:49.146819 [ 3 ] {c2b20b2c-5d49-4faf-b1bb-09a43996d643} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:06:49.146921 [ 3 ] {c2b20b2c-5d49-4faf-b1bb-09a43996d643} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:06:49.147271 [ 3 ] {c2b20b2c-5d49-4faf-b1bb-09a43996d643} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2023.12.13 06:06:49.147493 [ 3 ] {c2b20b2c-5d49-4faf-b1bb-09a43996d643} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.13 06:06:49.147645 [ 3 ] {c2b20b2c-5d49-4faf-b1bb-09a43996d643} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.13 06:06:49.147769 [ 3 ] {c2b20b2c-5d49-4faf-b1bb-09a43996d643} executeQuery: Read 105 rows, 10.63 KiB in 0.000964358 sec., 108880 rows/sec., 10.76 MiB/sec. 2023.12.13 06:06:49.147928 [ 3 ] {c2b20b2c-5d49-4faf-b1bb-09a43996d643} DynamicQueryHandler: Done processing query 2023.12.13 06:06:49.147953 [ 3 ] {c2b20b2c-5d49-4faf-b1bb-09a43996d643} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:06:49.147968 [ 3 ] {} HTTP-Session: 26fad6ff-5451-49d7-9997-3413f739bbf8 Destroying unnamed session 2023.12.13 06:06:49.148086 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5986, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:06:49.148131 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:06:49.148151 [ 3 ] {} HTTP-Session: bf3bf2e5-eb25-4bda-8080-5b0acce19d10 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:06:49.148168 [ 3 ] {} HTTP-Session: bf3bf2e5-eb25-4bda-8080-5b0acce19d10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:06:49.148242 [ 3 ] {53e9b393-161a-493b-992f-3e02548b3c5b} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:06:49.148280 [ 3 ] {53e9b393-161a-493b-992f-3e02548b3c5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:06:49.148393 [ 3 ] {53e9b393-161a-493b-992f-3e02548b3c5b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:06:49.148676 [ 3 ] {53e9b393-161a-493b-992f-3e02548b3c5b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2023.12.13 06:06:49.148879 [ 3 ] {53e9b393-161a-493b-992f-3e02548b3c5b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.13 06:06:49.149024 [ 3 ] {53e9b393-161a-493b-992f-3e02548b3c5b} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.13 06:06:49.149139 [ 3 ] {53e9b393-161a-493b-992f-3e02548b3c5b} executeQuery: Read 35 rows, 2.80 KiB in 0.000872846 sec., 40098 rows/sec., 3.14 MiB/sec. 2023.12.13 06:06:49.149246 [ 3 ] {53e9b393-161a-493b-992f-3e02548b3c5b} DynamicQueryHandler: Done processing query 2023.12.13 06:06:49.149269 [ 3 ] {53e9b393-161a-493b-992f-3e02548b3c5b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:06:49.149284 [ 3 ] {} HTTP-Session: bf3bf2e5-eb25-4bda-8080-5b0acce19d10 Destroying unnamed session 2023.12.13 06:06:49.149469 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 37465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:06:49.149513 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:06:49.149532 [ 3 ] {} HTTP-Session: 354b05ea-95dd-4ed7-b7af-30179ad273d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:06:49.149550 [ 3 ] {} HTTP-Session: 354b05ea-95dd-4ed7-b7af-30179ad273d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:06:49.149636 [ 3 ] {19de283b-d9bb-49e1-9f22-8ff7608435ef} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:06:49.149679 [ 3 ] {19de283b-d9bb-49e1-9f22-8ff7608435ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:06:49.149812 [ 3 ] {19de283b-d9bb-49e1-9f22-8ff7608435ef} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:06:49.150243 [ 3 ] {19de283b-d9bb-49e1-9f22-8ff7608435ef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2023.12.13 06:06:49.150576 [ 3 ] {19de283b-d9bb-49e1-9f22-8ff7608435ef} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.13 06:06:49.150807 [ 3 ] {19de283b-d9bb-49e1-9f22-8ff7608435ef} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.13 06:06:49.150929 [ 3 ] {19de283b-d9bb-49e1-9f22-8ff7608435ef} executeQuery: Read 35 rows, 48.36 KiB in 0.001264203 sec., 27685 rows/sec., 37.36 MiB/sec. 2023.12.13 06:06:49.151084 [ 3 ] {19de283b-d9bb-49e1-9f22-8ff7608435ef} DynamicQueryHandler: Done processing query 2023.12.13 06:06:49.151111 [ 3 ] {19de283b-d9bb-49e1-9f22-8ff7608435ef} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.13 06:06:49.151129 [ 3 ] {} HTTP-Session: 354b05ea-95dd-4ed7-b7af-30179ad273d4 Destroying unnamed session 2023.12.13 06:06:59.117147 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:06:59.117277 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:06:59.117307 [ 3 ] {} HTTP-Session: 91980c7f-e16c-422b-8ece-c83924c7824e Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:06:59.117335 [ 3 ] {} HTTP-Session: 91980c7f-e16c-422b-8ece-c83924c7824e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:06:59.117476 [ 3 ] {cf109b69-19aa-47e3-83d9-ad6211477750} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:06:59.117543 [ 3 ] {cf109b69-19aa-47e3-83d9-ad6211477750} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:06:59.117729 [ 3 ] {cf109b69-19aa-47e3-83d9-ad6211477750} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:06:59.118209 [ 3 ] {cf109b69-19aa-47e3-83d9-ad6211477750} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2023.12.13 06:06:59.118470 [ 3 ] {cf109b69-19aa-47e3-83d9-ad6211477750} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.13 06:06:59.118633 [ 3 ] {cf109b69-19aa-47e3-83d9-ad6211477750} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.13 06:06:59.118776 [ 3 ] {cf109b69-19aa-47e3-83d9-ad6211477750} executeQuery: Read 35 rows, 2.84 KiB in 0.001264063 sec., 27688 rows/sec., 2.19 MiB/sec. 2023.12.13 06:06:59.118940 [ 3 ] {cf109b69-19aa-47e3-83d9-ad6211477750} DynamicQueryHandler: Done processing query 2023.12.13 06:06:59.118965 [ 3 ] {cf109b69-19aa-47e3-83d9-ad6211477750} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:06:59.118981 [ 3 ] {} HTTP-Session: 91980c7f-e16c-422b-8ece-c83924c7824e Destroying unnamed session 2023.12.13 06:06:59.119130 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 17084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:06:59.119178 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:06:59.119197 [ 3 ] {} HTTP-Session: 1d271500-da6e-47fb-be16-47131fd63125 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:06:59.119216 [ 3 ] {} HTTP-Session: 1d271500-da6e-47fb-be16-47131fd63125 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:06:59.119299 [ 3 ] {d8bb292c-a077-416c-8dac-114c589ed6aa} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:06:59.119340 [ 3 ] {d8bb292c-a077-416c-8dac-114c589ed6aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:06:59.119443 [ 3 ] {d8bb292c-a077-416c-8dac-114c589ed6aa} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:06:59.119800 [ 3 ] {d8bb292c-a077-416c-8dac-114c589ed6aa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2023.12.13 06:06:59.120010 [ 3 ] {d8bb292c-a077-416c-8dac-114c589ed6aa} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.13 06:06:59.120167 [ 3 ] {d8bb292c-a077-416c-8dac-114c589ed6aa} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.13 06:06:59.120295 [ 3 ] {d8bb292c-a077-416c-8dac-114c589ed6aa} executeQuery: Read 105 rows, 10.63 KiB in 0.000968358 sec., 108430 rows/sec., 10.72 MiB/sec. 2023.12.13 06:06:59.120428 [ 3 ] {d8bb292c-a077-416c-8dac-114c589ed6aa} DynamicQueryHandler: Done processing query 2023.12.13 06:06:59.120452 [ 3 ] {d8bb292c-a077-416c-8dac-114c589ed6aa} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:06:59.120467 [ 3 ] {} HTTP-Session: 1d271500-da6e-47fb-be16-47131fd63125 Destroying unnamed session 2023.12.13 06:06:59.120629 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5986, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:06:59.120675 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:06:59.120694 [ 3 ] {} HTTP-Session: e331f156-2f99-497f-8f00-9ffaee29a9aa Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:06:59.120710 [ 3 ] {} HTTP-Session: e331f156-2f99-497f-8f00-9ffaee29a9aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:06:59.120785 [ 3 ] {20afe2c7-703f-4fbb-801c-0e2386ecbf4c} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:06:59.120823 [ 3 ] {20afe2c7-703f-4fbb-801c-0e2386ecbf4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:06:59.120929 [ 3 ] {20afe2c7-703f-4fbb-801c-0e2386ecbf4c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:06:59.121212 [ 3 ] {20afe2c7-703f-4fbb-801c-0e2386ecbf4c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2023.12.13 06:06:59.121414 [ 3 ] {20afe2c7-703f-4fbb-801c-0e2386ecbf4c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.13 06:06:59.121565 [ 3 ] {20afe2c7-703f-4fbb-801c-0e2386ecbf4c} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.13 06:06:59.121684 [ 3 ] {20afe2c7-703f-4fbb-801c-0e2386ecbf4c} executeQuery: Read 35 rows, 2.80 KiB in 0.000871496 sec., 40160 rows/sec., 3.14 MiB/sec. 2023.12.13 06:06:59.121790 [ 3 ] {20afe2c7-703f-4fbb-801c-0e2386ecbf4c} DynamicQueryHandler: Done processing query 2023.12.13 06:06:59.121814 [ 3 ] {20afe2c7-703f-4fbb-801c-0e2386ecbf4c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:06:59.121829 [ 3 ] {} HTTP-Session: e331f156-2f99-497f-8f00-9ffaee29a9aa Destroying unnamed session 2023.12.13 06:06:59.121978 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 37465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:06:59.122022 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:06:59.122041 [ 3 ] {} HTTP-Session: 9f44cbbd-361b-4780-9820-18f1fb7f706c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:06:59.122058 [ 3 ] {} HTTP-Session: 9f44cbbd-361b-4780-9820-18f1fb7f706c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:06:59.122143 [ 3 ] {f25378bc-7b75-44ea-ad71-373c8c547c70} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:06:59.122187 [ 3 ] {f25378bc-7b75-44ea-ad71-373c8c547c70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:06:59.122323 [ 3 ] {f25378bc-7b75-44ea-ad71-373c8c547c70} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:06:59.122721 [ 3 ] {f25378bc-7b75-44ea-ad71-373c8c547c70} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2023.12.13 06:06:59.123091 [ 3 ] {f25378bc-7b75-44ea-ad71-373c8c547c70} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.13 06:06:59.123320 [ 3 ] {f25378bc-7b75-44ea-ad71-373c8c547c70} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.13 06:06:59.123472 [ 3 ] {f25378bc-7b75-44ea-ad71-373c8c547c70} executeQuery: Read 35 rows, 48.36 KiB in 0.001297864 sec., 26967 rows/sec., 36.39 MiB/sec. 2023.12.13 06:06:59.123614 [ 3 ] {f25378bc-7b75-44ea-ad71-373c8c547c70} DynamicQueryHandler: Done processing query 2023.12.13 06:06:59.123643 [ 3 ] {f25378bc-7b75-44ea-ad71-373c8c547c70} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.13 06:06:59.123664 [ 3 ] {} HTTP-Session: 9f44cbbd-361b-4780-9820-18f1fb7f706c Destroying unnamed session 2023.12.13 06:07:04.028966 [ 99 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:07:04.029035 [ 99 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:07:09.090271 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:07:09.090402 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:07:09.090432 [ 3 ] {} HTTP-Session: 9719873b-4890-4e72-b0e5-d1baff7ed24b Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:07:09.090460 [ 3 ] {} HTTP-Session: 9719873b-4890-4e72-b0e5-d1baff7ed24b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:07:09.090599 [ 3 ] {84b63ddb-8f9d-4e32-9fb8-d9f536fdb4a7} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:07:09.090666 [ 3 ] {84b63ddb-8f9d-4e32-9fb8-d9f536fdb4a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:07:09.090854 [ 3 ] {84b63ddb-8f9d-4e32-9fb8-d9f536fdb4a7} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:07:09.091338 [ 3 ] {84b63ddb-8f9d-4e32-9fb8-d9f536fdb4a7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2023.12.13 06:07:09.091591 [ 3 ] {84b63ddb-8f9d-4e32-9fb8-d9f536fdb4a7} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.13 06:07:09.091791 [ 3 ] {84b63ddb-8f9d-4e32-9fb8-d9f536fdb4a7} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.13 06:07:09.091941 [ 3 ] {84b63ddb-8f9d-4e32-9fb8-d9f536fdb4a7} executeQuery: Read 38 rows, 3.08 KiB in 0.001298324 sec., 29268 rows/sec., 2.32 MiB/sec. 2023.12.13 06:07:09.092082 [ 3 ] {84b63ddb-8f9d-4e32-9fb8-d9f536fdb4a7} DynamicQueryHandler: Done processing query 2023.12.13 06:07:09.092108 [ 3 ] {84b63ddb-8f9d-4e32-9fb8-d9f536fdb4a7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:07:09.092124 [ 3 ] {} HTTP-Session: 9719873b-4890-4e72-b0e5-d1baff7ed24b Destroying unnamed session 2023.12.13 06:07:09.092267 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 18420, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:07:09.092314 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:07:09.092334 [ 3 ] {} HTTP-Session: b966fb15-7279-451c-b94e-f1ade7a9f1df Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:07:09.092352 [ 3 ] {} HTTP-Session: b966fb15-7279-451c-b94e-f1ade7a9f1df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:07:09.092436 [ 3 ] {34330efb-8bc8-4a18-a8a9-4cd2b26762dc} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:07:09.092476 [ 3 ] {34330efb-8bc8-4a18-a8a9-4cd2b26762dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:07:09.092579 [ 3 ] {34330efb-8bc8-4a18-a8a9-4cd2b26762dc} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:07:09.092927 [ 3 ] {34330efb-8bc8-4a18-a8a9-4cd2b26762dc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2023.12.13 06:07:09.093147 [ 3 ] {34330efb-8bc8-4a18-a8a9-4cd2b26762dc} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.13 06:07:09.093291 [ 3 ] {34330efb-8bc8-4a18-a8a9-4cd2b26762dc} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.13 06:07:09.093419 [ 3 ] {34330efb-8bc8-4a18-a8a9-4cd2b26762dc} executeQuery: Read 114 rows, 11.42 KiB in 0.000955987 sec., 119248 rows/sec., 11.67 MiB/sec. 2023.12.13 06:07:09.093562 [ 3 ] {34330efb-8bc8-4a18-a8a9-4cd2b26762dc} DynamicQueryHandler: Done processing query 2023.12.13 06:07:09.093586 [ 3 ] {34330efb-8bc8-4a18-a8a9-4cd2b26762dc} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:07:09.093602 [ 3 ] {} HTTP-Session: b966fb15-7279-451c-b94e-f1ade7a9f1df Destroying unnamed session 2023.12.13 06:07:09.093719 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:07:09.093763 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:07:09.093781 [ 3 ] {} HTTP-Session: a55de86a-13d5-432d-8b03-ed83a4ff718b Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:07:09.093798 [ 3 ] {} HTTP-Session: a55de86a-13d5-432d-8b03-ed83a4ff718b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:07:09.093870 [ 3 ] {5280aca6-3b24-400b-afa5-34665293cedf} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:07:09.093909 [ 3 ] {5280aca6-3b24-400b-afa5-34665293cedf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:07:09.094019 [ 3 ] {5280aca6-3b24-400b-afa5-34665293cedf} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:07:09.094286 [ 3 ] {5280aca6-3b24-400b-afa5-34665293cedf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2023.12.13 06:07:09.094487 [ 3 ] {5280aca6-3b24-400b-afa5-34665293cedf} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.13 06:07:09.094632 [ 3 ] {5280aca6-3b24-400b-afa5-34665293cedf} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.13 06:07:09.094754 [ 3 ] {5280aca6-3b24-400b-afa5-34665293cedf} executeQuery: Read 38 rows, 3.04 KiB in 0.000857696 sec., 44304 rows/sec., 3.46 MiB/sec. 2023.12.13 06:07:09.094902 [ 3 ] {5280aca6-3b24-400b-afa5-34665293cedf} DynamicQueryHandler: Done processing query 2023.12.13 06:07:09.094925 [ 3 ] {5280aca6-3b24-400b-afa5-34665293cedf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:07:09.094941 [ 3 ] {} HTTP-Session: a55de86a-13d5-432d-8b03-ed83a4ff718b Destroying unnamed session 2023.12.13 06:07:09.095080 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 40670, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:07:09.095125 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:07:09.095143 [ 3 ] {} HTTP-Session: 83a0184c-507f-4dc0-9c21-9a81e1f3bf4b Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:07:09.095160 [ 3 ] {} HTTP-Session: 83a0184c-507f-4dc0-9c21-9a81e1f3bf4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:07:09.095245 [ 3 ] {1071f758-e228-43d9-a727-0d7242d31e95} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:07:09.095289 [ 3 ] {1071f758-e228-43d9-a727-0d7242d31e95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:07:09.095430 [ 3 ] {1071f758-e228-43d9-a727-0d7242d31e95} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:07:09.095908 [ 3 ] {1071f758-e228-43d9-a727-0d7242d31e95} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2023.12.13 06:07:09.096292 [ 3 ] {1071f758-e228-43d9-a727-0d7242d31e95} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.13 06:07:09.096495 [ 3 ] {1071f758-e228-43d9-a727-0d7242d31e95} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.13 06:07:09.096632 [ 3 ] {1071f758-e228-43d9-a727-0d7242d31e95} executeQuery: Read 38 rows, 52.51 KiB in 0.001358115 sec., 27979 rows/sec., 37.76 MiB/sec. 2023.12.13 06:07:09.096763 [ 3 ] {1071f758-e228-43d9-a727-0d7242d31e95} DynamicQueryHandler: Done processing query 2023.12.13 06:07:09.096789 [ 3 ] {1071f758-e228-43d9-a727-0d7242d31e95} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.13 06:07:09.096805 [ 3 ] {} HTTP-Session: 83a0184c-507f-4dc0-9c21-9a81e1f3bf4b Destroying unnamed session 2023.12.13 06:07:14.076146 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:07:14.076271 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:07:14.076299 [ 3 ] {} HTTP-Session: fdb4bd90-34af-4aea-a64a-c24e04cc2a0b Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:07:14.076324 [ 3 ] {} HTTP-Session: fdb4bd90-34af-4aea-a64a-c24e04cc2a0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:07:14.076532 [ 3 ] {f7eba3c5-1ef9-4b3a-be9a-02e8ecd45e7a} executeQuery: (from [fd00:1122:3344:101::d]:59653) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.12.13 06:07:14.077281 [ 3 ] {f7eba3c5-1ef9-4b3a-be9a-02e8ecd45e7a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:07:14.077516 [ 3 ] {f7eba3c5-1ef9-4b3a-be9a-02e8ecd45e7a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:07:14.077597 [ 3 ] {f7eba3c5-1ef9-4b3a-be9a-02e8ecd45e7a} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.13 06:07:14.077807 [ 3 ] {f7eba3c5-1ef9-4b3a-be9a-02e8ecd45e7a} oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2023.12.13 06:07:14.077895 [ 187 ] {f7eba3c5-1ef9-4b3a-be9a-02e8ecd45e7a} oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.13 06:07:14.077930 [ 189 ] {f7eba3c5-1ef9-4b3a-be9a-02e8ecd45e7a} oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.13 06:07:14.078037 [ 3 ] {f7eba3c5-1ef9-4b3a-be9a-02e8ecd45e7a} oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.12.13 06:07:14.078122 [ 3 ] {f7eba3c5-1ef9-4b3a-be9a-02e8ecd45e7a} oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.13 06:07:14.079778 [ 3 ] {f7eba3c5-1ef9-4b3a-be9a-02e8ecd45e7a} executeQuery: Read 10 rows, 1.41 KiB in 0.003203079 sec., 3121 rows/sec., 438.73 KiB/sec. 2023.12.13 06:07:14.080044 [ 3 ] {f7eba3c5-1ef9-4b3a-be9a-02e8ecd45e7a} DynamicQueryHandler: Done processing query 2023.12.13 06:07:14.080072 [ 3 ] {f7eba3c5-1ef9-4b3a-be9a-02e8ecd45e7a} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.13 06:07:14.080090 [ 3 ] {} HTTP-Session: fdb4bd90-34af-4aea-a64a-c24e04cc2a0b Destroying unnamed session 2023.12.13 06:07:14.080252 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:07:14.080302 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:07:14.080322 [ 3 ] {} HTTP-Session: 13e81389-6ba7-4973-bc0b-a231ec971d0f Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:07:14.080341 [ 3 ] {} HTTP-Session: 13e81389-6ba7-4973-bc0b-a231ec971d0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:07:14.080430 [ 3 ] {66561596-1ff5-43ef-b2ae-05b9b77c043c} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:07:14.080475 [ 3 ] {66561596-1ff5-43ef-b2ae-05b9b77c043c} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:07:14.080625 [ 3 ] {66561596-1ff5-43ef-b2ae-05b9b77c043c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:07:14.080965 [ 3 ] {66561596-1ff5-43ef-b2ae-05b9b77c043c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2023.12.13 06:07:14.081261 [ 3 ] {66561596-1ff5-43ef-b2ae-05b9b77c043c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.13 06:07:14.081432 [ 3 ] {66561596-1ff5-43ef-b2ae-05b9b77c043c} oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.13 06:07:14.081564 [ 3 ] {66561596-1ff5-43ef-b2ae-05b9b77c043c} executeQuery: Read 1 rows, 232.00 B in 0.00110612 sec., 904 rows/sec., 204.83 KiB/sec. 2023.12.13 06:07:14.081736 [ 3 ] {66561596-1ff5-43ef-b2ae-05b9b77c043c} DynamicQueryHandler: Done processing query 2023.12.13 06:07:14.081761 [ 3 ] {66561596-1ff5-43ef-b2ae-05b9b77c043c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.13 06:07:14.081778 [ 3 ] {} HTTP-Session: 13e81389-6ba7-4973-bc0b-a231ec971d0f Destroying unnamed session 2023.12.13 06:07:14.081935 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:07:14.081983 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:07:14.082005 [ 3 ] {} HTTP-Session: cbc5155e-0662-4480-b8f8-4a3f1d2875ff Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:07:14.082023 [ 3 ] {} HTTP-Session: cbc5155e-0662-4480-b8f8-4a3f1d2875ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:07:14.082101 [ 3 ] {d9aa4bdb-39a0-4209-a793-8880f4610f9e} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:07:14.082143 [ 3 ] {d9aa4bdb-39a0-4209-a793-8880f4610f9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.13 06:07:14.082292 [ 3 ] {d9aa4bdb-39a0-4209-a793-8880f4610f9e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:07:14.082586 [ 3 ] {d9aa4bdb-39a0-4209-a793-8880f4610f9e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2023.12.13 06:07:14.082808 [ 3 ] {d9aa4bdb-39a0-4209-a793-8880f4610f9e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.13 06:07:14.082971 [ 3 ] {d9aa4bdb-39a0-4209-a793-8880f4610f9e} oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.13 06:07:14.083066 [ 3 ] {d9aa4bdb-39a0-4209-a793-8880f4610f9e} executeQuery: Read 2 rows, 175.00 B in 0.000937827 sec., 2132 rows/sec., 182.23 KiB/sec. 2023.12.13 06:07:14.083212 [ 3 ] {d9aa4bdb-39a0-4209-a793-8880f4610f9e} DynamicQueryHandler: Done processing query 2023.12.13 06:07:14.083237 [ 3 ] {d9aa4bdb-39a0-4209-a793-8880f4610f9e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:07:14.083254 [ 3 ] {} HTTP-Session: cbc5155e-0662-4480-b8f8-4a3f1d2875ff Destroying unnamed session 2023.12.13 06:07:14.083372 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:07:14.083417 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:07:14.083438 [ 3 ] {} HTTP-Session: 98be4f13-d2c3-4774-83b0-4cf6b0e4ff51 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:07:14.083455 [ 3 ] {} HTTP-Session: 98be4f13-d2c3-4774-83b0-4cf6b0e4ff51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:07:14.083531 [ 3 ] {73638175-2e15-4457-b3ad-523cf048aba2} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:07:14.083571 [ 3 ] {73638175-2e15-4457-b3ad-523cf048aba2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:07:14.083682 [ 3 ] {73638175-2e15-4457-b3ad-523cf048aba2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:07:14.083983 [ 3 ] {73638175-2e15-4457-b3ad-523cf048aba2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2023.12.13 06:07:14.084203 [ 3 ] {73638175-2e15-4457-b3ad-523cf048aba2} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.13 06:07:14.084356 [ 3 ] {73638175-2e15-4457-b3ad-523cf048aba2} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.13 06:07:14.084478 [ 3 ] {73638175-2e15-4457-b3ad-523cf048aba2} executeQuery: Read 37 rows, 3.18 KiB in 0.000909106 sec., 40699 rows/sec., 3.42 MiB/sec. 2023.12.13 06:07:14.084514 [ 94 ] {} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.13 06:07:14.084623 [ 94 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2023.12.13 06:07:14.084671 [ 3 ] {73638175-2e15-4457-b3ad-523cf048aba2} DynamicQueryHandler: Done processing query 2023.12.13 06:07:14.084715 [ 3 ] {73638175-2e15-4457-b3ad-523cf048aba2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:07:14.084764 [ 3 ] {} HTTP-Session: 98be4f13-d2c3-4774-83b0-4cf6b0e4ff51 Destroying unnamed session 2023.12.13 06:07:14.084800 [ 23 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.13 06:07:14.084916 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:07:14.084955 [ 23 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:07:14.084968 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:07:14.084992 [ 3 ] {} HTTP-Session: 3144f730-bb7b-4c91-9796-fca3cc69a221 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:07:14.085010 [ 3 ] {} HTTP-Session: 3144f730-bb7b-4c91-9796-fca3cc69a221 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:07:14.085047 [ 23 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 102 rows starting from the beginning of the part 2023.12.13 06:07:14.085094 [ 3 ] {d1047261-627a-443a-83de-dd1f59476e35} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:07:14.085148 [ 3 ] {d1047261-627a-443a-83de-dd1f59476e35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.13 06:07:14.085297 [ 23 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part 2023.12.13 06:07:14.085350 [ 3 ] {d1047261-627a-443a-83de-dd1f59476e35} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:07:14.085462 [ 23 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 105 rows starting from the beginning of the part 2023.12.13 06:07:14.085571 [ 23 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 105 rows starting from the beginning of the part 2023.12.13 06:07:14.085739 [ 23 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 114 rows starting from the beginning of the part 2023.12.13 06:07:14.085879 [ 23 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part 2023.12.13 06:07:14.085883 [ 3 ] {d1047261-627a-443a-83de-dd1f59476e35} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2023.12.13 06:07:14.086144 [ 3 ] {d1047261-627a-443a-83de-dd1f59476e35} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.13 06:07:14.086379 [ 3 ] {d1047261-627a-443a-83de-dd1f59476e35} oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.13 06:07:14.086533 [ 3 ] {d1047261-627a-443a-83de-dd1f59476e35} executeQuery: Read 2 rows, 143.00 B in 0.001398375 sec., 1430 rows/sec., 99.86 KiB/sec. 2023.12.13 06:07:14.086752 [ 3 ] {d1047261-627a-443a-83de-dd1f59476e35} DynamicQueryHandler: Done processing query 2023.12.13 06:07:14.086793 [ 3 ] {d1047261-627a-443a-83de-dd1f59476e35} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:07:14.086810 [ 3 ] {} HTTP-Session: 3144f730-bb7b-4c91-9796-fca3cc69a221 Destroying unnamed session 2023.12.13 06:07:14.086825 [ 9 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 499 rows, containing 4 columns (4 merged, 0 gathered) in 0.002130359 sec., 234232.82179200783 rows/sec., 22.59 MiB/sec. 2023.12.13 06:07:14.086951 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:07:14.087001 [ 15 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.13 06:07:14.087006 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:07:14.087045 [ 3 ] {} HTTP-Session: 653cde96-4149-4bfa-b01c-c89fc157df46 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:07:14.087065 [ 3 ] {} HTTP-Session: 653cde96-4149-4bfa-b01c-c89fc157df46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:07:14.087145 [ 3 ] {bc759180-5601-4a0b-aa0b-bbc6bfeff6d0} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:07:14.087192 [ 3 ] {bc759180-5601-4a0b-aa0b-bbc6bfeff6d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:07:14.087236 [ 15 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_6_1} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.13 06:07:14.087336 [ 3 ] {bc759180-5601-4a0b-aa0b-bbc6bfeff6d0} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:07:14.087342 [ 15 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_6_1} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.13 06:07:14.087648 [ 3 ] {bc759180-5601-4a0b-aa0b-bbc6bfeff6d0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2023.12.13 06:07:14.087871 [ 3 ] {bc759180-5601-4a0b-aa0b-bbc6bfeff6d0} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.13 06:07:14.088031 [ 3 ] {bc759180-5601-4a0b-aa0b-bbc6bfeff6d0} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.13 06:07:14.088159 [ 3 ] {bc759180-5601-4a0b-aa0b-bbc6bfeff6d0} executeQuery: Read 26 rows, 2.06 KiB in 0.000974498 sec., 26680 rows/sec., 2.07 MiB/sec. 2023.12.13 06:07:14.088159 [ 94 ] {} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.13 06:07:14.088259 [ 94 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2023.12.13 06:07:14.088402 [ 20 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.13 06:07:14.088425 [ 3 ] {bc759180-5601-4a0b-aa0b-bbc6bfeff6d0} DynamicQueryHandler: Done processing query 2023.12.13 06:07:14.088488 [ 3 ] {bc759180-5601-4a0b-aa0b-bbc6bfeff6d0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:07:14.088530 [ 3 ] {} HTTP-Session: 653cde96-4149-4bfa-b01c-c89fc157df46 Destroying unnamed session 2023.12.13 06:07:14.088581 [ 20 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:07:14.088623 [ 20 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 49 rows starting from the beginning of the part 2023.12.13 06:07:14.088714 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:07:14.088817 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:07:14.088818 [ 20 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part 2023.12.13 06:07:14.088849 [ 3 ] {} HTTP-Session: 91bb3add-67ef-44f3-984b-ece74cbc7f76 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:07:14.088905 [ 3 ] {} HTTP-Session: 91bb3add-67ef-44f3-984b-ece74cbc7f76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:07:14.089102 [ 20 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 35 rows starting from the beginning of the part 2023.12.13 06:07:14.089123 [ 3 ] {49324df2-99cf-4276-9a69-1daba63d6145} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:07:14.089238 [ 3 ] {49324df2-99cf-4276-9a69-1daba63d6145} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:07:14.089394 [ 20 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part 2023.12.13 06:07:14.089717 [ 20 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 38 rows starting from the beginning of the part 2023.12.13 06:07:14.089826 [ 3 ] {49324df2-99cf-4276-9a69-1daba63d6145} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:07:14.090014 [ 20 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part 2023.12.13 06:07:14.090486 [ 3 ] {49324df2-99cf-4276-9a69-1daba63d6145} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2023.12.13 06:07:14.091233 [ 3 ] {49324df2-99cf-4276-9a69-1daba63d6145} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.13 06:07:14.091512 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 207 rows, containing 4 columns (4 merged, 0 gathered) in 0.003203208 sec., 64622.7157274832 rows/sec., 5.04 MiB/sec. 2023.12.13 06:07:14.091609 [ 3 ] {49324df2-99cf-4276-9a69-1daba63d6145} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.13 06:07:14.091761 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.13 06:07:14.091851 [ 3 ] {49324df2-99cf-4276-9a69-1daba63d6145} executeQuery: Read 37 rows, 2.67 KiB in 0.002649798 sec., 13963 rows/sec., 1008.33 KiB/sec. 2023.12.13 06:07:14.092045 [ 3 ] {49324df2-99cf-4276-9a69-1daba63d6145} DynamicQueryHandler: Done processing query 2023.12.13 06:07:14.092072 [ 3 ] {49324df2-99cf-4276-9a69-1daba63d6145} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:07:14.092111 [ 3 ] {} HTTP-Session: 91bb3add-67ef-44f3-984b-ece74cbc7f76 Destroying unnamed session 2023.12.13 06:07:14.092126 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_6_1} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.13 06:07:14.092223 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_6_1} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.13 06:07:19.030029 [ 91 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:07:19.030099 [ 91 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:07:19.063586 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:07:19.063688 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:07:19.063717 [ 3 ] {} HTTP-Session: f630ca98-ca98-4173-8844-3e51d6f0a956 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:07:19.063745 [ 3 ] {} HTTP-Session: f630ca98-ca98-4173-8844-3e51d6f0a956 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:07:19.063900 [ 3 ] {c7a6cede-3370-4c43-a19e-47599c7d99fc} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:07:19.063975 [ 3 ] {c7a6cede-3370-4c43-a19e-47599c7d99fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:07:19.064161 [ 3 ] {c7a6cede-3370-4c43-a19e-47599c7d99fc} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:07:19.064683 [ 3 ] {c7a6cede-3370-4c43-a19e-47599c7d99fc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2023.12.13 06:07:19.064967 [ 3 ] {c7a6cede-3370-4c43-a19e-47599c7d99fc} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.13 06:07:19.065132 [ 3 ] {c7a6cede-3370-4c43-a19e-47599c7d99fc} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.13 06:07:19.065248 [ 3 ] {c7a6cede-3370-4c43-a19e-47599c7d99fc} executeQuery: Read 40 rows, 3.24 KiB in 0.001308904 sec., 30559 rows/sec., 2.42 MiB/sec. 2023.12.13 06:07:19.065461 [ 3 ] {c7a6cede-3370-4c43-a19e-47599c7d99fc} DynamicQueryHandler: Done processing query 2023.12.13 06:07:19.065487 [ 3 ] {c7a6cede-3370-4c43-a19e-47599c7d99fc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:07:19.065503 [ 3 ] {} HTTP-Session: f630ca98-ca98-4173-8844-3e51d6f0a956 Destroying unnamed session 2023.12.13 06:07:19.065632 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 19379, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:07:19.065681 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:07:19.065701 [ 3 ] {} HTTP-Session: b90bafcf-d917-41b5-941b-77efb2f59928 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:07:19.065719 [ 3 ] {} HTTP-Session: b90bafcf-d917-41b5-941b-77efb2f59928 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:07:19.065808 [ 3 ] {97c017bf-7146-4cfc-afef-27ccab520a0e} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:07:19.065848 [ 3 ] {97c017bf-7146-4cfc-afef-27ccab520a0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:07:19.065964 [ 3 ] {97c017bf-7146-4cfc-afef-27ccab520a0e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:07:19.066355 [ 3 ] {97c017bf-7146-4cfc-afef-27ccab520a0e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2023.12.13 06:07:19.066575 [ 3 ] {97c017bf-7146-4cfc-afef-27ccab520a0e} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.13 06:07:19.066723 [ 3 ] {97c017bf-7146-4cfc-afef-27ccab520a0e} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.13 06:07:19.066822 [ 3 ] {97c017bf-7146-4cfc-afef-27ccab520a0e} executeQuery: Read 120 rows, 12.01 KiB in 0.000989667 sec., 121252 rows/sec., 11.85 MiB/sec. 2023.12.13 06:07:19.066937 [ 3 ] {97c017bf-7146-4cfc-afef-27ccab520a0e} DynamicQueryHandler: Done processing query 2023.12.13 06:07:19.066960 [ 3 ] {97c017bf-7146-4cfc-afef-27ccab520a0e} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:07:19.066975 [ 3 ] {} HTTP-Session: b90bafcf-d917-41b5-941b-77efb2f59928 Destroying unnamed session 2023.12.13 06:07:19.067100 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:07:19.067145 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:07:19.067164 [ 3 ] {} HTTP-Session: d76bff3a-9151-4fad-93b6-ec0ee3a43f48 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:07:19.067181 [ 3 ] {} HTTP-Session: d76bff3a-9151-4fad-93b6-ec0ee3a43f48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:07:19.067253 [ 3 ] {dc7ef00f-b1d4-4137-a148-1c51e1f0b50a} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:07:19.067291 [ 3 ] {dc7ef00f-b1d4-4137-a148-1c51e1f0b50a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:07:19.067398 [ 3 ] {dc7ef00f-b1d4-4137-a148-1c51e1f0b50a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:07:19.067677 [ 3 ] {dc7ef00f-b1d4-4137-a148-1c51e1f0b50a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2023.12.13 06:07:19.067881 [ 3 ] {dc7ef00f-b1d4-4137-a148-1c51e1f0b50a} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.13 06:07:19.068043 [ 3 ] {dc7ef00f-b1d4-4137-a148-1c51e1f0b50a} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.13 06:07:19.068149 [ 3 ] {dc7ef00f-b1d4-4137-a148-1c51e1f0b50a} executeQuery: Read 40 rows, 3.20 KiB in 0.000870286 sec., 45961 rows/sec., 3.59 MiB/sec. 2023.12.13 06:07:19.068271 [ 3 ] {dc7ef00f-b1d4-4137-a148-1c51e1f0b50a} DynamicQueryHandler: Done processing query 2023.12.13 06:07:19.068293 [ 3 ] {dc7ef00f-b1d4-4137-a148-1c51e1f0b50a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:07:19.068308 [ 3 ] {} HTTP-Session: d76bff3a-9151-4fad-93b6-ec0ee3a43f48 Destroying unnamed session 2023.12.13 06:07:19.068445 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 42807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:07:19.068490 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:07:19.068509 [ 3 ] {} HTTP-Session: 865043d1-3242-40b4-9e94-9e045ab35d62 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:07:19.068526 [ 3 ] {} HTTP-Session: 865043d1-3242-40b4-9e94-9e045ab35d62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:07:19.068612 [ 3 ] {78afb576-b297-4e51-a198-3887f610f8e9} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:07:19.068655 [ 3 ] {78afb576-b297-4e51-a198-3887f610f8e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:07:19.068793 [ 3 ] {78afb576-b297-4e51-a198-3887f610f8e9} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:07:19.069299 [ 3 ] {78afb576-b297-4e51-a198-3887f610f8e9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2023.12.13 06:07:19.069606 [ 3 ] {78afb576-b297-4e51-a198-3887f610f8e9} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.13 06:07:19.069783 [ 3 ] {78afb576-b297-4e51-a198-3887f610f8e9} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.13 06:07:19.069914 [ 3 ] {78afb576-b297-4e51-a198-3887f610f8e9} executeQuery: Read 40 rows, 55.27 KiB in 0.001277843 sec., 31302 rows/sec., 42.24 MiB/sec. 2023.12.13 06:07:19.070024 [ 3 ] {78afb576-b297-4e51-a198-3887f610f8e9} DynamicQueryHandler: Done processing query 2023.12.13 06:07:19.070048 [ 3 ] {78afb576-b297-4e51-a198-3887f610f8e9} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.13 06:07:19.070063 [ 3 ] {} HTTP-Session: 865043d1-3242-40b4-9e94-9e045ab35d62 Destroying unnamed session 2023.12.13 06:07:29.036205 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:07:29.036385 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:07:29.036432 [ 3 ] {} HTTP-Session: f3523911-1f08-40e7-bd7f-857275231e2b Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:07:29.036473 [ 3 ] {} HTTP-Session: f3523911-1f08-40e7-bd7f-857275231e2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:07:29.036673 [ 3 ] {bce17b34-bbac-4615-b70f-b26a96922980} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:07:29.036767 [ 3 ] {bce17b34-bbac-4615-b70f-b26a96922980} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:07:29.037006 [ 3 ] {bce17b34-bbac-4615-b70f-b26a96922980} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:07:29.037492 [ 3 ] {bce17b34-bbac-4615-b70f-b26a96922980} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2023.12.13 06:07:29.037746 [ 3 ] {bce17b34-bbac-4615-b70f-b26a96922980} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.13 06:07:29.037910 [ 3 ] {bce17b34-bbac-4615-b70f-b26a96922980} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.13 06:07:29.038036 [ 3 ] {bce17b34-bbac-4615-b70f-b26a96922980} executeQuery: Read 40 rows, 3.24 KiB in 0.001310754 sec., 30516 rows/sec., 2.42 MiB/sec. 2023.12.13 06:07:29.038078 [ 86 ] {} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.13 06:07:29.038213 [ 3 ] {bce17b34-bbac-4615-b70f-b26a96922980} DynamicQueryHandler: Done processing query 2023.12.13 06:07:29.038223 [ 86 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2023.12.13 06:07:29.038256 [ 3 ] {bce17b34-bbac-4615-b70f-b26a96922980} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:07:29.038291 [ 3 ] {} HTTP-Session: f3523911-1f08-40e7-bd7f-857275231e2b Destroying unnamed session 2023.12.13 06:07:29.038381 [ 15 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.13 06:07:29.038484 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:07:29.038492 [ 15 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:07:29.038533 [ 15 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 34 rows starting from the beginning of the part 2023.12.13 06:07:29.038539 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:07:29.038566 [ 3 ] {} HTTP-Session: d167fe51-36ab-499a-8590-f3780186a867 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:07:29.038594 [ 3 ] {} HTTP-Session: d167fe51-36ab-499a-8590-f3780186a867 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:07:29.038718 [ 3 ] {3a3c8a16-56e9-48f1-ab63-5e3d4d691d0e} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:07:29.038726 [ 15 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 35 rows starting from the beginning of the part 2023.12.13 06:07:29.038777 [ 3 ] {3a3c8a16-56e9-48f1-ab63-5e3d4d691d0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.13 06:07:29.038899 [ 15 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 35 rows starting from the beginning of the part 2023.12.13 06:07:29.039012 [ 3 ] {3a3c8a16-56e9-48f1-ab63-5e3d4d691d0e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:07:29.039039 [ 15 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part 2023.12.13 06:07:29.039157 [ 15 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part 2023.12.13 06:07:29.039315 [ 15 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part 2023.12.13 06:07:29.039503 [ 3 ] {3a3c8a16-56e9-48f1-ab63-5e3d4d691d0e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2023.12.13 06:07:29.039769 [ 3 ] {3a3c8a16-56e9-48f1-ab63-5e3d4d691d0e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.13 06:07:29.039955 [ 3 ] {3a3c8a16-56e9-48f1-ab63-5e3d4d691d0e} oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.13 06:07:29.040100 [ 15 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 4 columns (4 merged, 0 gathered) in 0.001781622 sec., 124605.5560607132 rows/sec., 9.86 MiB/sec. 2023.12.13 06:07:29.040140 [ 3 ] {3a3c8a16-56e9-48f1-ab63-5e3d4d691d0e} executeQuery: Read 2 rows, 175.00 B in 0.001395475 sec., 1433 rows/sec., 122.47 KiB/sec. 2023.12.13 06:07:29.040218 [ 15 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.13 06:07:29.040274 [ 3 ] {3a3c8a16-56e9-48f1-ab63-5e3d4d691d0e} DynamicQueryHandler: Done processing query 2023.12.13 06:07:29.040299 [ 3 ] {3a3c8a16-56e9-48f1-ab63-5e3d4d691d0e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:07:29.040319 [ 3 ] {} HTTP-Session: d167fe51-36ab-499a-8590-f3780186a867 Destroying unnamed session 2023.12.13 06:07:29.040389 [ 15 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_6_1} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.13 06:07:29.040448 [ 15 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_6_1} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.13 06:07:29.040515 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 19528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:07:29.040559 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:07:29.040578 [ 3 ] {} HTTP-Session: 9368f253-5e17-4298-b924-cf3f6ca5c788 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:07:29.040596 [ 3 ] {} HTTP-Session: 9368f253-5e17-4298-b924-cf3f6ca5c788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:07:29.040673 [ 3 ] {ffad4d7a-1032-4ad9-aa56-b09f60681430} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:07:29.040711 [ 3 ] {ffad4d7a-1032-4ad9-aa56-b09f60681430} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:07:29.040816 [ 3 ] {ffad4d7a-1032-4ad9-aa56-b09f60681430} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:07:29.041156 [ 3 ] {ffad4d7a-1032-4ad9-aa56-b09f60681430} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2023.12.13 06:07:29.041368 [ 3 ] {ffad4d7a-1032-4ad9-aa56-b09f60681430} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.13 06:07:29.041519 [ 3 ] {ffad4d7a-1032-4ad9-aa56-b09f60681430} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.13 06:07:29.041647 [ 3 ] {ffad4d7a-1032-4ad9-aa56-b09f60681430} executeQuery: Read 121 rows, 12.10 KiB in 0.000948028 sec., 127633 rows/sec., 12.47 MiB/sec. 2023.12.13 06:07:29.041762 [ 3 ] {ffad4d7a-1032-4ad9-aa56-b09f60681430} DynamicQueryHandler: Done processing query 2023.12.13 06:07:29.041786 [ 3 ] {ffad4d7a-1032-4ad9-aa56-b09f60681430} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:07:29.041802 [ 3 ] {} HTTP-Session: 9368f253-5e17-4298-b924-cf3f6ca5c788 Destroying unnamed session 2023.12.13 06:07:29.041921 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:07:29.041967 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:07:29.041987 [ 3 ] {} HTTP-Session: eb01145b-5488-4511-a322-1181253040b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:07:29.042003 [ 3 ] {} HTTP-Session: eb01145b-5488-4511-a322-1181253040b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:07:29.042072 [ 3 ] {421e99b0-7e1f-45e4-bcbd-71178225d12c} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:07:29.042109 [ 3 ] {421e99b0-7e1f-45e4-bcbd-71178225d12c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.13 06:07:29.042216 [ 3 ] {421e99b0-7e1f-45e4-bcbd-71178225d12c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:07:29.042475 [ 3 ] {421e99b0-7e1f-45e4-bcbd-71178225d12c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2023.12.13 06:07:29.042672 [ 3 ] {421e99b0-7e1f-45e4-bcbd-71178225d12c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.13 06:07:29.042822 [ 3 ] {421e99b0-7e1f-45e4-bcbd-71178225d12c} oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.13 06:07:29.042944 [ 3 ] {421e99b0-7e1f-45e4-bcbd-71178225d12c} executeQuery: Read 2 rows, 143.00 B in 0.000841825 sec., 2375 rows/sec., 165.89 KiB/sec. 2023.12.13 06:07:29.043059 [ 3 ] {421e99b0-7e1f-45e4-bcbd-71178225d12c} DynamicQueryHandler: Done processing query 2023.12.13 06:07:29.043082 [ 3 ] {421e99b0-7e1f-45e4-bcbd-71178225d12c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:07:29.043097 [ 3 ] {} HTTP-Session: eb01145b-5488-4511-a322-1181253040b4 Destroying unnamed session 2023.12.13 06:07:29.043220 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7174, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:07:29.043284 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:07:29.043309 [ 3 ] {} HTTP-Session: 54af113c-9c0f-497b-a853-85769055f528 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:07:29.043327 [ 3 ] {} HTTP-Session: 54af113c-9c0f-497b-a853-85769055f528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:07:29.043404 [ 3 ] {37bf1125-aea0-4f75-8ba6-9c65b6290acb} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:07:29.043445 [ 3 ] {37bf1125-aea0-4f75-8ba6-9c65b6290acb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:07:29.043556 [ 3 ] {37bf1125-aea0-4f75-8ba6-9c65b6290acb} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:07:29.043912 [ 3 ] {37bf1125-aea0-4f75-8ba6-9c65b6290acb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2023.12.13 06:07:29.044142 [ 3 ] {37bf1125-aea0-4f75-8ba6-9c65b6290acb} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.13 06:07:29.044303 [ 3 ] {37bf1125-aea0-4f75-8ba6-9c65b6290acb} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.13 06:07:29.044429 [ 3 ] {37bf1125-aea0-4f75-8ba6-9c65b6290acb} executeQuery: Read 42 rows, 3.37 KiB in 0.000994588 sec., 42228 rows/sec., 3.31 MiB/sec. 2023.12.13 06:07:29.044548 [ 3 ] {37bf1125-aea0-4f75-8ba6-9c65b6290acb} DynamicQueryHandler: Done processing query 2023.12.13 06:07:29.044572 [ 3 ] {37bf1125-aea0-4f75-8ba6-9c65b6290acb} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:07:29.044589 [ 3 ] {} HTTP-Session: 54af113c-9c0f-497b-a853-85769055f528 Destroying unnamed session 2023.12.13 06:07:29.044703 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:07:29.044750 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:07:29.044770 [ 3 ] {} HTTP-Session: 1b973e33-9aa8-4456-871d-7a754c104f04 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:07:29.044787 [ 3 ] {} HTTP-Session: 1b973e33-9aa8-4456-871d-7a754c104f04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:07:29.044858 [ 3 ] {e68d9afa-d3b2-4e1d-88e4-4ff85cd2de2b} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:07:29.044902 [ 3 ] {e68d9afa-d3b2-4e1d-88e4-4ff85cd2de2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:07:29.045027 [ 3 ] {e68d9afa-d3b2-4e1d-88e4-4ff85cd2de2b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:07:29.045306 [ 3 ] {e68d9afa-d3b2-4e1d-88e4-4ff85cd2de2b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2023.12.13 06:07:29.045577 [ 3 ] {e68d9afa-d3b2-4e1d-88e4-4ff85cd2de2b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.13 06:07:29.045761 [ 3 ] {e68d9afa-d3b2-4e1d-88e4-4ff85cd2de2b} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.13 06:07:29.045886 [ 3 ] {e68d9afa-d3b2-4e1d-88e4-4ff85cd2de2b} executeQuery: Read 1 rows, 72.00 B in 0.000996288 sec., 1003 rows/sec., 70.57 KiB/sec. 2023.12.13 06:07:29.046012 [ 3 ] {e68d9afa-d3b2-4e1d-88e4-4ff85cd2de2b} DynamicQueryHandler: Done processing query 2023.12.13 06:07:29.046039 [ 3 ] {e68d9afa-d3b2-4e1d-88e4-4ff85cd2de2b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:07:29.046053 [ 3 ] {} HTTP-Session: 1b973e33-9aa8-4456-871d-7a754c104f04 Destroying unnamed session 2023.12.13 06:07:29.046212 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 42807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:07:29.046255 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:07:29.046274 [ 3 ] {} HTTP-Session: fb3ee026-87d8-49bb-8455-d8f4aa6c7c40 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:07:29.046291 [ 3 ] {} HTTP-Session: fb3ee026-87d8-49bb-8455-d8f4aa6c7c40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:07:29.046375 [ 3 ] {1c18e45c-b491-400d-99cd-e49d40bc4e9b} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:07:29.046420 [ 3 ] {1c18e45c-b491-400d-99cd-e49d40bc4e9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:07:29.046566 [ 3 ] {1c18e45c-b491-400d-99cd-e49d40bc4e9b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:07:29.047054 [ 3 ] {1c18e45c-b491-400d-99cd-e49d40bc4e9b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2023.12.13 06:07:29.047384 [ 3 ] {1c18e45c-b491-400d-99cd-e49d40bc4e9b} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.13 06:07:29.047569 [ 3 ] {1c18e45c-b491-400d-99cd-e49d40bc4e9b} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.13 06:07:29.047701 [ 86 ] {} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.13 06:07:29.047710 [ 3 ] {1c18e45c-b491-400d-99cd-e49d40bc4e9b} executeQuery: Read 40 rows, 55.27 KiB in 0.001299623 sec., 30778 rows/sec., 41.53 MiB/sec. 2023.12.13 06:07:29.047761 [ 86 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2023.12.13 06:07:29.047997 [ 9 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.13 06:07:29.048027 [ 3 ] {1c18e45c-b491-400d-99cd-e49d40bc4e9b} DynamicQueryHandler: Done processing query 2023.12.13 06:07:29.048071 [ 3 ] {1c18e45c-b491-400d-99cd-e49d40bc4e9b} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.13 06:07:29.048107 [ 3 ] {} HTTP-Session: fb3ee026-87d8-49bb-8455-d8f4aa6c7c40 Destroying unnamed session 2023.12.13 06:07:29.048187 [ 9 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:07:29.048235 [ 9 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 34 rows starting from the beginning of the part 2023.12.13 06:07:29.048370 [ 9 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 35 rows starting from the beginning of the part 2023.12.13 06:07:29.048476 [ 9 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 35 rows starting from the beginning of the part 2023.12.13 06:07:29.048574 [ 9 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part 2023.12.13 06:07:29.048670 [ 9 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part 2023.12.13 06:07:29.048763 [ 9 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part 2023.12.13 06:07:29.050707 [ 15 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 6 columns (6 merged, 0 gathered) in 0.002892532 sec., 76749.36699058126 rows/sec., 103.57 MiB/sec. 2023.12.13 06:07:29.050929 [ 15 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.13 06:07:29.051181 [ 15 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_6_1} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.13 06:07:29.051254 [ 15 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_6_1} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.13 06:07:29.051333 [ 15 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_6_1: 4.06 MiB. 2023.12.13 06:07:34.030552 [ 84 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:07:34.030611 [ 84 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:07:39.008543 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:07:39.008756 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:07:39.008805 [ 3 ] {} HTTP-Session: 90226e41-1b7d-49ec-a2b2-344606ff02cb Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:07:39.008848 [ 3 ] {} HTTP-Session: 90226e41-1b7d-49ec-a2b2-344606ff02cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:07:39.009034 [ 3 ] {86b6751d-68c3-4e87-a82b-38f6116c01f3} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:07:39.009092 [ 3 ] {86b6751d-68c3-4e87-a82b-38f6116c01f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:07:39.009250 [ 3 ] {86b6751d-68c3-4e87-a82b-38f6116c01f3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:07:39.009695 [ 3 ] {86b6751d-68c3-4e87-a82b-38f6116c01f3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2023.12.13 06:07:39.009954 [ 3 ] {86b6751d-68c3-4e87-a82b-38f6116c01f3} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.13 06:07:39.010116 [ 3 ] {86b6751d-68c3-4e87-a82b-38f6116c01f3} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.13 06:07:39.010250 [ 3 ] {86b6751d-68c3-4e87-a82b-38f6116c01f3} executeQuery: Read 40 rows, 3.24 KiB in 0.001178671 sec., 33936 rows/sec., 2.69 MiB/sec. 2023.12.13 06:07:39.010444 [ 3 ] {86b6751d-68c3-4e87-a82b-38f6116c01f3} DynamicQueryHandler: Done processing query 2023.12.13 06:07:39.010469 [ 3 ] {86b6751d-68c3-4e87-a82b-38f6116c01f3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:07:39.010486 [ 3 ] {} HTTP-Session: 90226e41-1b7d-49ec-a2b2-344606ff02cb Destroying unnamed session 2023.12.13 06:07:39.010639 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 19379, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:07:39.010690 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:07:39.010709 [ 3 ] {} HTTP-Session: a280352c-3eba-492b-b6b4-115c2d24e368 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:07:39.010728 [ 3 ] {} HTTP-Session: a280352c-3eba-492b-b6b4-115c2d24e368 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:07:39.010814 [ 3 ] {a7840dfb-7c06-4871-89e6-3de3957db87f} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:07:39.010854 [ 3 ] {a7840dfb-7c06-4871-89e6-3de3957db87f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:07:39.010970 [ 3 ] {a7840dfb-7c06-4871-89e6-3de3957db87f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:07:39.011369 [ 3 ] {a7840dfb-7c06-4871-89e6-3de3957db87f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2023.12.13 06:07:39.011590 [ 3 ] {a7840dfb-7c06-4871-89e6-3de3957db87f} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.13 06:07:39.011742 [ 3 ] {a7840dfb-7c06-4871-89e6-3de3957db87f} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.13 06:07:39.011859 [ 3 ] {a7840dfb-7c06-4871-89e6-3de3957db87f} executeQuery: Read 120 rows, 12.01 KiB in 0.001019029 sec., 117759 rows/sec., 11.51 MiB/sec. 2023.12.13 06:07:39.012024 [ 3 ] {a7840dfb-7c06-4871-89e6-3de3957db87f} DynamicQueryHandler: Done processing query 2023.12.13 06:07:39.012047 [ 3 ] {a7840dfb-7c06-4871-89e6-3de3957db87f} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:07:39.012064 [ 3 ] {} HTTP-Session: a280352c-3eba-492b-b6b4-115c2d24e368 Destroying unnamed session 2023.12.13 06:07:39.012227 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:07:39.012275 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:07:39.012295 [ 3 ] {} HTTP-Session: 72dc29c2-0ad8-442b-a3ae-54acdbcde6fe Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:07:39.012313 [ 3 ] {} HTTP-Session: 72dc29c2-0ad8-442b-a3ae-54acdbcde6fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:07:39.012392 [ 3 ] {1d98f620-fff0-4765-8eec-7080ff700a97} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:07:39.012432 [ 3 ] {1d98f620-fff0-4765-8eec-7080ff700a97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:07:39.012546 [ 3 ] {1d98f620-fff0-4765-8eec-7080ff700a97} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:07:39.012843 [ 3 ] {1d98f620-fff0-4765-8eec-7080ff700a97} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2023.12.13 06:07:39.013057 [ 3 ] {1d98f620-fff0-4765-8eec-7080ff700a97} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.13 06:07:39.013216 [ 3 ] {1d98f620-fff0-4765-8eec-7080ff700a97} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.13 06:07:39.013335 [ 3 ] {1d98f620-fff0-4765-8eec-7080ff700a97} executeQuery: Read 40 rows, 3.20 KiB in 0.000917276 sec., 43607 rows/sec., 3.41 MiB/sec. 2023.12.13 06:07:39.013452 [ 3 ] {1d98f620-fff0-4765-8eec-7080ff700a97} DynamicQueryHandler: Done processing query 2023.12.13 06:07:39.013475 [ 3 ] {1d98f620-fff0-4765-8eec-7080ff700a97} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:07:39.013491 [ 3 ] {} HTTP-Session: 72dc29c2-0ad8-442b-a3ae-54acdbcde6fe Destroying unnamed session 2023.12.13 06:07:39.013681 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 42807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:07:39.013727 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:07:39.013746 [ 3 ] {} HTTP-Session: 313d717f-edbd-48c0-b2d2-334bf17e0c2c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:07:39.013763 [ 3 ] {} HTTP-Session: 313d717f-edbd-48c0-b2d2-334bf17e0c2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:07:39.013844 [ 3 ] {91edb102-f60e-472e-b0a2-522877f7260d} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:07:39.013887 [ 3 ] {91edb102-f60e-472e-b0a2-522877f7260d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:07:39.014026 [ 3 ] {91edb102-f60e-472e-b0a2-522877f7260d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:07:39.014482 [ 3 ] {91edb102-f60e-472e-b0a2-522877f7260d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2023.12.13 06:07:39.014800 [ 3 ] {91edb102-f60e-472e-b0a2-522877f7260d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.13 06:07:39.014976 [ 3 ] {91edb102-f60e-472e-b0a2-522877f7260d} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.13 06:07:39.015081 [ 3 ] {91edb102-f60e-472e-b0a2-522877f7260d} executeQuery: Read 40 rows, 55.27 KiB in 0.001211672 sec., 33012 rows/sec., 44.55 MiB/sec. 2023.12.13 06:07:39.015256 [ 3 ] {91edb102-f60e-472e-b0a2-522877f7260d} DynamicQueryHandler: Done processing query 2023.12.13 06:07:39.015281 [ 3 ] {91edb102-f60e-472e-b0a2-522877f7260d} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.13 06:07:39.015298 [ 3 ] {} HTTP-Session: 313d717f-edbd-48c0-b2d2-334bf17e0c2c Destroying unnamed session 2023.12.13 06:07:43.994633 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5316, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:07:43.994762 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:07:43.994793 [ 3 ] {} HTTP-Session: 4f3d3e16-cad7-4b1c-949a-79ed170d813d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:07:43.994820 [ 3 ] {} HTTP-Session: 4f3d3e16-cad7-4b1c-949a-79ed170d813d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:07:43.994961 [ 3 ] {7898523a-2cde-4c00-9cfb-0b7794fca7e9} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:07:43.995028 [ 3 ] {7898523a-2cde-4c00-9cfb-0b7794fca7e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:07:43.995210 [ 3 ] {7898523a-2cde-4c00-9cfb-0b7794fca7e9} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:07:43.995768 [ 3 ] {7898523a-2cde-4c00-9cfb-0b7794fca7e9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2023.12.13 06:07:43.996037 [ 3 ] {7898523a-2cde-4c00-9cfb-0b7794fca7e9} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.13 06:07:43.996199 [ 3 ] {7898523a-2cde-4c00-9cfb-0b7794fca7e9} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.13 06:07:43.996349 [ 3 ] {7898523a-2cde-4c00-9cfb-0b7794fca7e9} executeQuery: Read 36 rows, 3.09 KiB in 0.001343634 sec., 26793 rows/sec., 2.25 MiB/sec. 2023.12.13 06:07:43.996509 [ 3 ] {7898523a-2cde-4c00-9cfb-0b7794fca7e9} DynamicQueryHandler: Done processing query 2023.12.13 06:07:43.996535 [ 3 ] {7898523a-2cde-4c00-9cfb-0b7794fca7e9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:07:43.996552 [ 3 ] {} HTTP-Session: 4f3d3e16-cad7-4b1c-949a-79ed170d813d Destroying unnamed session 2023.12.13 06:07:43.996675 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:07:43.996726 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:07:43.996747 [ 3 ] {} HTTP-Session: 1ef5a0c3-0217-4f36-b7f5-9e2ce36f8bad Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:07:43.996766 [ 3 ] {} HTTP-Session: 1ef5a0c3-0217-4f36-b7f5-9e2ce36f8bad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:07:43.996847 [ 3 ] {486e893c-2cf8-44d0-943f-bc5a69a0981a} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:07:43.996890 [ 3 ] {486e893c-2cf8-44d0-943f-bc5a69a0981a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:07:43.997000 [ 3 ] {486e893c-2cf8-44d0-943f-bc5a69a0981a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:07:43.997325 [ 3 ] {486e893c-2cf8-44d0-943f-bc5a69a0981a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2023.12.13 06:07:43.997537 [ 3 ] {486e893c-2cf8-44d0-943f-bc5a69a0981a} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.13 06:07:43.997687 [ 3 ] {486e893c-2cf8-44d0-943f-bc5a69a0981a} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.13 06:07:43.997821 [ 3 ] {486e893c-2cf8-44d0-943f-bc5a69a0981a} executeQuery: Read 24 rows, 1.90 KiB in 0.000945878 sec., 25373 rows/sec., 1.96 MiB/sec. 2023.12.13 06:07:43.997942 [ 3 ] {486e893c-2cf8-44d0-943f-bc5a69a0981a} DynamicQueryHandler: Done processing query 2023.12.13 06:07:43.997965 [ 3 ] {486e893c-2cf8-44d0-943f-bc5a69a0981a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.13 06:07:43.997981 [ 3 ] {} HTTP-Session: 1ef5a0c3-0217-4f36-b7f5-9e2ce36f8bad Destroying unnamed session 2023.12.13 06:07:43.998139 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6985, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:07:43.998186 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:07:43.998205 [ 3 ] {} HTTP-Session: b6845ff4-5d66-4ac1-83d8-41d5f59b7e27 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:07:43.998222 [ 3 ] {} HTTP-Session: b6845ff4-5d66-4ac1-83d8-41d5f59b7e27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:07:43.998299 [ 3 ] {b43fa7f5-1caa-48f3-9d1c-ca2bcaab7ccf} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:07:43.998343 [ 3 ] {b43fa7f5-1caa-48f3-9d1c-ca2bcaab7ccf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:07:43.998465 [ 3 ] {b43fa7f5-1caa-48f3-9d1c-ca2bcaab7ccf} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:07:43.998766 [ 3 ] {b43fa7f5-1caa-48f3-9d1c-ca2bcaab7ccf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2023.12.13 06:07:43.999031 [ 3 ] {b43fa7f5-1caa-48f3-9d1c-ca2bcaab7ccf} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.13 06:07:43.999217 [ 3 ] {b43fa7f5-1caa-48f3-9d1c-ca2bcaab7ccf} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.13 06:07:43.999316 [ 3 ] {b43fa7f5-1caa-48f3-9d1c-ca2bcaab7ccf} executeQuery: Read 36 rows, 2.60 KiB in 0.000990008 sec., 36363 rows/sec., 2.57 MiB/sec. 2023.12.13 06:07:43.999438 [ 3 ] {b43fa7f5-1caa-48f3-9d1c-ca2bcaab7ccf} DynamicQueryHandler: Done processing query 2023.12.13 06:07:43.999462 [ 3 ] {b43fa7f5-1caa-48f3-9d1c-ca2bcaab7ccf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:07:43.999478 [ 3 ] {} HTTP-Session: b6845ff4-5d66-4ac1-83d8-41d5f59b7e27 Destroying unnamed session 2023.12.13 06:07:48.981565 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:07:48.981689 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:07:48.981714 [ 3 ] {} HTTP-Session: 8a0c726a-f6c8-4748-9efa-b6c5fdb89879 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:07:48.981738 [ 3 ] {} HTTP-Session: 8a0c726a-f6c8-4748-9efa-b6c5fdb89879 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:07:48.981871 [ 3 ] {1a971db6-0d35-4b1c-b1f0-1a51fa760d10} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:07:48.981933 [ 3 ] {1a971db6-0d35-4b1c-b1f0-1a51fa760d10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:07:48.982095 [ 3 ] {1a971db6-0d35-4b1c-b1f0-1a51fa760d10} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:07:48.982554 [ 3 ] {1a971db6-0d35-4b1c-b1f0-1a51fa760d10} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2023.12.13 06:07:48.982827 [ 3 ] {1a971db6-0d35-4b1c-b1f0-1a51fa760d10} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.13 06:07:48.983001 [ 3 ] {1a971db6-0d35-4b1c-b1f0-1a51fa760d10} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.13 06:07:48.983140 [ 3 ] {1a971db6-0d35-4b1c-b1f0-1a51fa760d10} executeQuery: Read 40 rows, 3.24 KiB in 0.001228822 sec., 32551 rows/sec., 2.58 MiB/sec. 2023.12.13 06:07:48.983335 [ 3 ] {1a971db6-0d35-4b1c-b1f0-1a51fa760d10} DynamicQueryHandler: Done processing query 2023.12.13 06:07:48.983362 [ 3 ] {1a971db6-0d35-4b1c-b1f0-1a51fa760d10} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:07:48.983380 [ 3 ] {} HTTP-Session: 8a0c726a-f6c8-4748-9efa-b6c5fdb89879 Destroying unnamed session 2023.12.13 06:07:48.983517 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 19379, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:07:48.983570 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:07:48.983590 [ 3 ] {} HTTP-Session: fad7a56a-fbab-4c19-971e-69edd5cd6f5f Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:07:48.983609 [ 3 ] {} HTTP-Session: fad7a56a-fbab-4c19-971e-69edd5cd6f5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:07:48.983693 [ 3 ] {6e6ead11-e0aa-416e-996c-fd34959f7208} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:07:48.983736 [ 3 ] {6e6ead11-e0aa-416e-996c-fd34959f7208} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:07:48.983856 [ 3 ] {6e6ead11-e0aa-416e-996c-fd34959f7208} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:07:48.984295 [ 3 ] {6e6ead11-e0aa-416e-996c-fd34959f7208} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2023.12.13 06:07:48.984518 [ 3 ] {6e6ead11-e0aa-416e-996c-fd34959f7208} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.13 06:07:48.984670 [ 3 ] {6e6ead11-e0aa-416e-996c-fd34959f7208} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.13 06:07:48.984798 [ 3 ] {6e6ead11-e0aa-416e-996c-fd34959f7208} executeQuery: Read 120 rows, 12.01 KiB in 0.00107468 sec., 111661 rows/sec., 10.92 MiB/sec. 2023.12.13 06:07:48.984794 [ 73 ] {} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.12.13 06:07:48.984926 [ 73 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2023.12.13 06:07:48.985022 [ 3 ] {6e6ead11-e0aa-416e-996c-fd34959f7208} DynamicQueryHandler: Done processing query 2023.12.13 06:07:48.985078 [ 3 ] {6e6ead11-e0aa-416e-996c-fd34959f7208} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:07:48.985078 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.12.13 06:07:48.985127 [ 3 ] {} HTTP-Session: fad7a56a-fbab-4c19-971e-69edd5cd6f5f Destroying unnamed session 2023.12.13 06:07:48.985241 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:07:48.985295 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 151 rows starting from the beginning of the part 2023.12.13 06:07:48.985327 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:07:48.985430 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:07:48.985488 [ 3 ] {} HTTP-Session: c806ac5b-2cd6-43fb-ae67-172fcdff95f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:07:48.985543 [ 3 ] {} HTTP-Session: c806ac5b-2cd6-43fb-ae67-172fcdff95f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:07:48.985559 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 120 rows starting from the beginning of the part 2023.12.13 06:07:48.985732 [ 3 ] {7a006257-3df2-4567-a049-cb30e2542a62} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:07:48.985771 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 121 rows starting from the beginning of the part 2023.12.13 06:07:48.985828 [ 3 ] {7a006257-3df2-4567-a049-cb30e2542a62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:07:48.986012 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 120 rows starting from the beginning of the part 2023.12.13 06:07:48.986307 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part 2023.12.13 06:07:48.986315 [ 3 ] {7a006257-3df2-4567-a049-cb30e2542a62} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:07:48.986515 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 120 rows starting from the beginning of the part 2023.12.13 06:07:48.986986 [ 3 ] {7a006257-3df2-4567-a049-cb30e2542a62} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2023.12.13 06:07:48.987463 [ 3 ] {7a006257-3df2-4567-a049-cb30e2542a62} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.13 06:07:48.987750 [ 3 ] {7a006257-3df2-4567-a049-cb30e2542a62} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.13 06:07:48.988066 [ 3 ] {7a006257-3df2-4567-a049-cb30e2542a62} executeQuery: Read 40 rows, 3.20 KiB in 0.002276451 sec., 17571 rows/sec., 1.37 MiB/sec. 2023.12.13 06:07:48.988096 [ 64 ] {} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.12.13 06:07:48.988130 [ 9 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 668 rows, containing 4 columns (4 merged, 0 gathered) in 0.003126477 sec., 213659.01620258202 rows/sec., 20.57 MiB/sec. 2023.12.13 06:07:48.988218 [ 64 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2023.12.13 06:07:48.988374 [ 3 ] {7a006257-3df2-4567-a049-cb30e2542a62} DynamicQueryHandler: Done processing query 2023.12.13 06:07:48.988384 [ 21 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.12.13 06:07:48.988432 [ 9 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.12.13 06:07:48.988444 [ 3 ] {7a006257-3df2-4567-a049-cb30e2542a62} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:07:48.988542 [ 3 ] {} HTTP-Session: c806ac5b-2cd6-43fb-ae67-172fcdff95f4 Destroying unnamed session 2023.12.13 06:07:48.988604 [ 21 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:07:48.988650 [ 21 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 79 rows starting from the beginning of the part 2023.12.13 06:07:48.988764 [ 9 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_11_2} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.12.13 06:07:48.988888 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 42807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:07:48.988907 [ 21 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part 2023.12.13 06:07:48.988927 [ 9 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_11_2} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.12.13 06:07:48.989016 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:07:48.989118 [ 3 ] {} HTTP-Session: 1ff93a8c-aa48-451c-a682-7a5e2451be49 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:07:48.989184 [ 21 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 42 rows starting from the beginning of the part 2023.12.13 06:07:48.989189 [ 3 ] {} HTTP-Session: 1ff93a8c-aa48-451c-a682-7a5e2451be49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:07:48.989440 [ 21 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part 2023.12.13 06:07:48.989460 [ 3 ] {ff18ef9c-9a9d-43e0-b41a-fdff4fe202c7} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:07:48.989615 [ 3 ] {ff18ef9c-9a9d-43e0-b41a-fdff4fe202c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:07:48.989651 [ 21 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part 2023.12.13 06:07:48.989984 [ 21 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part 2023.12.13 06:07:48.990326 [ 3 ] {ff18ef9c-9a9d-43e0-b41a-fdff4fe202c7} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:07:48.991557 [ 3 ] {ff18ef9c-9a9d-43e0-b41a-fdff4fe202c7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2023.12.13 06:07:48.991904 [ 10 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 4 columns (4 merged, 0 gathered) in 0.003578995 sec., 74043.13222007854 rows/sec., 5.78 MiB/sec. 2023.12.13 06:07:48.992133 [ 10 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.12.13 06:07:48.992237 [ 3 ] {ff18ef9c-9a9d-43e0-b41a-fdff4fe202c7} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.13 06:07:48.992459 [ 10 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_11_2} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.12.13 06:07:48.992562 [ 3 ] {ff18ef9c-9a9d-43e0-b41a-fdff4fe202c7} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.13 06:07:48.992597 [ 10 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_11_2} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.12.13 06:07:48.992810 [ 3 ] {ff18ef9c-9a9d-43e0-b41a-fdff4fe202c7} executeQuery: Read 40 rows, 55.27 KiB in 0.00328556 sec., 12174 rows/sec., 16.43 MiB/sec. 2023.12.13 06:07:48.993003 [ 3 ] {ff18ef9c-9a9d-43e0-b41a-fdff4fe202c7} DynamicQueryHandler: Done processing query 2023.12.13 06:07:48.993041 [ 3 ] {ff18ef9c-9a9d-43e0-b41a-fdff4fe202c7} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.13 06:07:48.993060 [ 3 ] {} HTTP-Session: 1ff93a8c-aa48-451c-a682-7a5e2451be49 Destroying unnamed session 2023.12.13 06:07:49.031564 [ 64 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:07:49.031616 [ 64 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:07:58.954101 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:07:58.954235 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:07:58.954271 [ 3 ] {} HTTP-Session: b8281cd7-4593-4b14-9bc9-716a53389fa2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:07:58.954303 [ 3 ] {} HTTP-Session: b8281cd7-4593-4b14-9bc9-716a53389fa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:07:58.954448 [ 3 ] {451a2aac-3634-4349-ac82-fbf945d42b87} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:07:58.954513 [ 3 ] {451a2aac-3634-4349-ac82-fbf945d42b87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:07:58.954688 [ 3 ] {451a2aac-3634-4349-ac82-fbf945d42b87} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:07:58.955287 [ 3 ] {451a2aac-3634-4349-ac82-fbf945d42b87} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2023.12.13 06:07:58.955576 [ 3 ] {451a2aac-3634-4349-ac82-fbf945d42b87} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.13 06:07:58.955740 [ 3 ] {451a2aac-3634-4349-ac82-fbf945d42b87} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.13 06:07:58.955856 [ 3 ] {451a2aac-3634-4349-ac82-fbf945d42b87} executeQuery: Read 40 rows, 3.24 KiB in 0.001374485 sec., 29101 rows/sec., 2.30 MiB/sec. 2023.12.13 06:07:58.955997 [ 3 ] {451a2aac-3634-4349-ac82-fbf945d42b87} DynamicQueryHandler: Done processing query 2023.12.13 06:07:58.956021 [ 3 ] {451a2aac-3634-4349-ac82-fbf945d42b87} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:07:58.956037 [ 3 ] {} HTTP-Session: b8281cd7-4593-4b14-9bc9-716a53389fa2 Destroying unnamed session 2023.12.13 06:07:58.956147 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:07:58.956199 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:07:58.956220 [ 3 ] {} HTTP-Session: d1314172-c129-4d7a-a47d-b10c666da0e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:07:58.956239 [ 3 ] {} HTTP-Session: d1314172-c129-4d7a-a47d-b10c666da0e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:07:58.956318 [ 3 ] {331d0881-7367-4a26-8717-6df72b8f15d2} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:07:58.956359 [ 3 ] {331d0881-7367-4a26-8717-6df72b8f15d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.13 06:07:58.956470 [ 3 ] {331d0881-7367-4a26-8717-6df72b8f15d2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:07:58.956812 [ 3 ] {331d0881-7367-4a26-8717-6df72b8f15d2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2023.12.13 06:07:58.957022 [ 3 ] {331d0881-7367-4a26-8717-6df72b8f15d2} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.13 06:07:58.957175 [ 3 ] {331d0881-7367-4a26-8717-6df72b8f15d2} oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.13 06:07:58.957280 [ 3 ] {331d0881-7367-4a26-8717-6df72b8f15d2} executeQuery: Read 4 rows, 342.00 B in 0.000936377 sec., 4271 rows/sec., 356.68 KiB/sec. 2023.12.13 06:07:58.957395 [ 3 ] {331d0881-7367-4a26-8717-6df72b8f15d2} DynamicQueryHandler: Done processing query 2023.12.13 06:07:58.957418 [ 3 ] {331d0881-7367-4a26-8717-6df72b8f15d2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:07:58.957433 [ 3 ] {} HTTP-Session: d1314172-c129-4d7a-a47d-b10c666da0e3 Destroying unnamed session 2023.12.13 06:07:58.957589 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 19678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:07:58.957634 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:07:58.957653 [ 3 ] {} HTTP-Session: e35678ac-684c-499f-b169-d93e94f0c907 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:07:58.957671 [ 3 ] {} HTTP-Session: e35678ac-684c-499f-b169-d93e94f0c907 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:07:58.957749 [ 3 ] {fcf9e105-2a8d-4767-b3b6-d65bbef7e9eb} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:07:58.957788 [ 3 ] {fcf9e105-2a8d-4767-b3b6-d65bbef7e9eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:07:58.957893 [ 3 ] {fcf9e105-2a8d-4767-b3b6-d65bbef7e9eb} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:07:58.958251 [ 3 ] {fcf9e105-2a8d-4767-b3b6-d65bbef7e9eb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2023.12.13 06:07:58.958464 [ 3 ] {fcf9e105-2a8d-4767-b3b6-d65bbef7e9eb} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.13 06:07:58.958639 [ 3 ] {fcf9e105-2a8d-4767-b3b6-d65bbef7e9eb} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.13 06:07:58.958775 [ 3 ] {fcf9e105-2a8d-4767-b3b6-d65bbef7e9eb} executeQuery: Read 122 rows, 12.19 KiB in 0.000989368 sec., 123311 rows/sec., 12.03 MiB/sec. 2023.12.13 06:07:58.958933 [ 3 ] {fcf9e105-2a8d-4767-b3b6-d65bbef7e9eb} DynamicQueryHandler: Done processing query 2023.12.13 06:07:58.958959 [ 3 ] {fcf9e105-2a8d-4767-b3b6-d65bbef7e9eb} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:07:58.958976 [ 3 ] {} HTTP-Session: e35678ac-684c-499f-b169-d93e94f0c907 Destroying unnamed session 2023.12.13 06:07:58.959072 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:07:58.959118 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:07:58.959137 [ 3 ] {} HTTP-Session: c423034a-ff6f-4e97-bd5f-31cf673cae33 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:07:58.959154 [ 3 ] {} HTTP-Session: c423034a-ff6f-4e97-bd5f-31cf673cae33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:07:58.959225 [ 3 ] {244a6077-ed40-4c29-9c43-fbae7f580101} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:07:58.959264 [ 3 ] {244a6077-ed40-4c29-9c43-fbae7f580101} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.13 06:07:58.959370 [ 3 ] {244a6077-ed40-4c29-9c43-fbae7f580101} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:07:58.959685 [ 3 ] {244a6077-ed40-4c29-9c43-fbae7f580101} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2023.12.13 06:07:58.959889 [ 3 ] {244a6077-ed40-4c29-9c43-fbae7f580101} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.13 06:07:58.960043 [ 3 ] {244a6077-ed40-4c29-9c43-fbae7f580101} oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.13 06:07:58.960148 [ 3 ] {244a6077-ed40-4c29-9c43-fbae7f580101} executeQuery: Read 4 rows, 286.00 B in 0.000892756 sec., 4480 rows/sec., 312.85 KiB/sec. 2023.12.13 06:07:58.960272 [ 3 ] {244a6077-ed40-4c29-9c43-fbae7f580101} DynamicQueryHandler: Done processing query 2023.12.13 06:07:58.960295 [ 3 ] {244a6077-ed40-4c29-9c43-fbae7f580101} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:07:58.960311 [ 3 ] {} HTTP-Session: c423034a-ff6f-4e97-bd5f-31cf673cae33 Destroying unnamed session 2023.12.13 06:07:58.960410 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7517, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:07:58.960455 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:07:58.960474 [ 3 ] {} HTTP-Session: a506a17b-678c-45c0-9592-31f8b690e0db Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:07:58.960491 [ 3 ] {} HTTP-Session: a506a17b-678c-45c0-9592-31f8b690e0db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:07:58.960565 [ 3 ] {890fe47e-b7b6-42f5-a6c0-7e0ab1588378} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:07:58.960604 [ 3 ] {890fe47e-b7b6-42f5-a6c0-7e0ab1588378} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:07:58.960710 [ 3 ] {890fe47e-b7b6-42f5-a6c0-7e0ab1588378} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:07:58.961035 [ 3 ] {890fe47e-b7b6-42f5-a6c0-7e0ab1588378} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2023.12.13 06:07:58.961239 [ 3 ] {890fe47e-b7b6-42f5-a6c0-7e0ab1588378} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.13 06:07:58.961387 [ 3 ] {890fe47e-b7b6-42f5-a6c0-7e0ab1588378} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.13 06:07:58.961494 [ 3 ] {890fe47e-b7b6-42f5-a6c0-7e0ab1588378} executeQuery: Read 44 rows, 3.53 KiB in 0.000893327 sec., 49254 rows/sec., 3.86 MiB/sec. 2023.12.13 06:07:58.961620 [ 3 ] {890fe47e-b7b6-42f5-a6c0-7e0ab1588378} DynamicQueryHandler: Done processing query 2023.12.13 06:07:58.961643 [ 3 ] {890fe47e-b7b6-42f5-a6c0-7e0ab1588378} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:07:58.961658 [ 3 ] {} HTTP-Session: a506a17b-678c-45c0-9592-31f8b690e0db Destroying unnamed session 2023.12.13 06:07:58.961747 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:07:58.961790 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:07:58.961808 [ 3 ] {} HTTP-Session: e252923d-8c40-4932-9fbe-44f431356439 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:07:58.961825 [ 3 ] {} HTTP-Session: e252923d-8c40-4932-9fbe-44f431356439 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:07:58.961894 [ 3 ] {8718c134-93a1-43ff-ae0b-dee6a81cfe99} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:07:58.961937 [ 3 ] {8718c134-93a1-43ff-ae0b-dee6a81cfe99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:07:58.962055 [ 3 ] {8718c134-93a1-43ff-ae0b-dee6a81cfe99} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:07:58.962301 [ 3 ] {8718c134-93a1-43ff-ae0b-dee6a81cfe99} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2023.12.13 06:07:58.962569 [ 3 ] {8718c134-93a1-43ff-ae0b-dee6a81cfe99} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.13 06:07:58.962818 [ 3 ] {8718c134-93a1-43ff-ae0b-dee6a81cfe99} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.13 06:07:58.962949 [ 3 ] {8718c134-93a1-43ff-ae0b-dee6a81cfe99} executeQuery: Read 2 rows, 144.00 B in 0.001029419 sec., 1942 rows/sec., 136.61 KiB/sec. 2023.12.13 06:07:58.963073 [ 3 ] {8718c134-93a1-43ff-ae0b-dee6a81cfe99} DynamicQueryHandler: Done processing query 2023.12.13 06:07:58.963102 [ 3 ] {8718c134-93a1-43ff-ae0b-dee6a81cfe99} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:07:58.963122 [ 3 ] {} HTTP-Session: e252923d-8c40-4932-9fbe-44f431356439 Destroying unnamed session 2023.12.13 06:07:58.963268 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 42807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:07:58.963319 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:07:58.963345 [ 3 ] {} HTTP-Session: 2c0376dc-a889-4022-8a12-5b998d6fc541 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:07:58.963368 [ 3 ] {} HTTP-Session: 2c0376dc-a889-4022-8a12-5b998d6fc541 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:07:58.963471 [ 3 ] {a390e897-d051-4181-bdfb-6f072a47c0c9} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:07:58.963532 [ 3 ] {a390e897-d051-4181-bdfb-6f072a47c0c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:07:58.963709 [ 3 ] {a390e897-d051-4181-bdfb-6f072a47c0c9} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:07:58.964116 [ 3 ] {a390e897-d051-4181-bdfb-6f072a47c0c9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2023.12.13 06:07:58.964430 [ 3 ] {a390e897-d051-4181-bdfb-6f072a47c0c9} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.13 06:07:58.964632 [ 3 ] {a390e897-d051-4181-bdfb-6f072a47c0c9} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.13 06:07:58.964744 [ 3 ] {a390e897-d051-4181-bdfb-6f072a47c0c9} executeQuery: Read 40 rows, 55.27 KiB in 0.001232762 sec., 32447 rows/sec., 43.79 MiB/sec. 2023.12.13 06:07:58.964866 [ 3 ] {a390e897-d051-4181-bdfb-6f072a47c0c9} DynamicQueryHandler: Done processing query 2023.12.13 06:07:58.964892 [ 3 ] {a390e897-d051-4181-bdfb-6f072a47c0c9} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.13 06:07:58.964912 [ 3 ] {} HTTP-Session: 2c0376dc-a889-4022-8a12-5b998d6fc541 Destroying unnamed session 2023.12.13 06:08:04.032250 [ 71 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:08:04.032338 [ 71 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:08:08.927798 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:08:08.927931 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:08:08.927960 [ 3 ] {} HTTP-Session: 744c6afa-c4df-4a0d-8a68-7593ff056c25 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:08:08.927989 [ 3 ] {} HTTP-Session: 744c6afa-c4df-4a0d-8a68-7593ff056c25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:08:08.928131 [ 3 ] {09e213ab-99da-4c84-b2a7-7968c93ebee0} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:08:08.928198 [ 3 ] {09e213ab-99da-4c84-b2a7-7968c93ebee0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:08:08.928386 [ 3 ] {09e213ab-99da-4c84-b2a7-7968c93ebee0} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:08:08.928767 [ 3 ] {09e213ab-99da-4c84-b2a7-7968c93ebee0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.12.13 06:08:08.929022 [ 3 ] {09e213ab-99da-4c84-b2a7-7968c93ebee0} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.13 06:08:08.929183 [ 3 ] {09e213ab-99da-4c84-b2a7-7968c93ebee0} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.13 06:08:08.929319 [ 3 ] {09e213ab-99da-4c84-b2a7-7968c93ebee0} executeQuery: Read 40 rows, 3.24 KiB in 0.001144381 sec., 34953 rows/sec., 2.77 MiB/sec. 2023.12.13 06:08:08.929325 [ 77 ] {} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 2023.12.13 06:08:08.929449 [ 77 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.12.13 06:08:08.929503 [ 3 ] {09e213ab-99da-4c84-b2a7-7968c93ebee0} DynamicQueryHandler: Done processing query 2023.12.13 06:08:08.929564 [ 3 ] {09e213ab-99da-4c84-b2a7-7968c93ebee0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:08:08.929583 [ 3 ] {} HTTP-Session: 744c6afa-c4df-4a0d-8a68-7593ff056c25 Destroying unnamed session 2023.12.13 06:08:08.929594 [ 9 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_10_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact 2023.12.13 06:08:08.929787 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 19379, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:08:08.929850 [ 9 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:08:08.929866 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:08:08.929932 [ 3 ] {} HTTP-Session: 13e9b70a-26a7-4a26-b66c-f834007d90e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:08:08.929939 [ 9 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 40 rows starting from the beginning of the part 2023.12.13 06:08:08.929962 [ 3 ] {} HTTP-Session: 13e9b70a-26a7-4a26-b66c-f834007d90e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:08:08.930165 [ 3 ] {c0171014-c801-4b26-9e2c-fd7df60426e9} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:08:08.930272 [ 3 ] {c0171014-c801-4b26-9e2c-fd7df60426e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:08:08.930382 [ 9 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part 2023.12.13 06:08:08.930731 [ 9 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part 2023.12.13 06:08:08.930761 [ 3 ] {c0171014-c801-4b26-9e2c-fd7df60426e9} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:08:08.930942 [ 9 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part 2023.12.13 06:08:08.931116 [ 9 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part 2023.12.13 06:08:08.931693 [ 3 ] {c0171014-c801-4b26-9e2c-fd7df60426e9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.12.13 06:08:08.932208 [ 3 ] {c0171014-c801-4b26-9e2c-fd7df60426e9} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.13 06:08:08.932593 [ 3 ] {c0171014-c801-4b26-9e2c-fd7df60426e9} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.13 06:08:08.932627 [ 10 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 4 columns (4 merged, 0 gathered) in 0.003114576 sec., 64214.198016038135 rows/sec., 5.08 MiB/sec. 2023.12.13 06:08:08.932817 [ 3 ] {c0171014-c801-4b26-9e2c-fd7df60426e9} executeQuery: Read 120 rows, 12.01 KiB in 0.002586747 sec., 46390 rows/sec., 4.54 MiB/sec. 2023.12.13 06:08:08.932918 [ 10 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2023.12.13 06:08:08.933058 [ 3 ] {c0171014-c801-4b26-9e2c-fd7df60426e9} DynamicQueryHandler: Done processing query 2023.12.13 06:08:08.933096 [ 3 ] {c0171014-c801-4b26-9e2c-fd7df60426e9} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:08:08.933121 [ 3 ] {} HTTP-Session: 13e9b70a-26a7-4a26-b66c-f834007d90e1 Destroying unnamed session 2023.12.13 06:08:08.933229 [ 10 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_10_2} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2023.12.13 06:08:08.933279 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:08:08.933342 [ 10 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_10_2} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 2023.12.13 06:08:08.933348 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:08:08.933392 [ 3 ] {} HTTP-Session: 714bec4e-ee5b-4dc2-b4e4-689bbb4a0815 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:08:08.933438 [ 3 ] {} HTTP-Session: 714bec4e-ee5b-4dc2-b4e4-689bbb4a0815 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:08:08.933534 [ 3 ] {a579a328-6767-4db7-8a05-e0e2fc16fc3f} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:08:08.933574 [ 3 ] {a579a328-6767-4db7-8a05-e0e2fc16fc3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:08:08.933695 [ 3 ] {a579a328-6767-4db7-8a05-e0e2fc16fc3f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:08:08.933967 [ 3 ] {a579a328-6767-4db7-8a05-e0e2fc16fc3f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.12.13 06:08:08.934178 [ 3 ] {a579a328-6767-4db7-8a05-e0e2fc16fc3f} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.13 06:08:08.934325 [ 3 ] {a579a328-6767-4db7-8a05-e0e2fc16fc3f} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.13 06:08:08.934444 [ 3 ] {a579a328-6767-4db7-8a05-e0e2fc16fc3f} executeQuery: Read 40 rows, 3.20 KiB in 0.000883646 sec., 45266 rows/sec., 3.54 MiB/sec. 2023.12.13 06:08:08.934544 [ 3 ] {a579a328-6767-4db7-8a05-e0e2fc16fc3f} DynamicQueryHandler: Done processing query 2023.12.13 06:08:08.934567 [ 3 ] {a579a328-6767-4db7-8a05-e0e2fc16fc3f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:08:08.934583 [ 3 ] {} HTTP-Session: 714bec4e-ee5b-4dc2-b4e4-689bbb4a0815 Destroying unnamed session 2023.12.13 06:08:08.934789 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 42807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:08:08.934832 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:08:08.934851 [ 3 ] {} HTTP-Session: d6f480a2-4cc2-4b83-ab42-b5785100792f Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:08:08.934868 [ 3 ] {} HTTP-Session: d6f480a2-4cc2-4b83-ab42-b5785100792f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:08:08.934954 [ 3 ] {4814fd45-bc62-4672-8296-b6404fb745d6} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:08:08.934997 [ 3 ] {4814fd45-bc62-4672-8296-b6404fb745d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:08:08.935132 [ 3 ] {4814fd45-bc62-4672-8296-b6404fb745d6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:08:08.935543 [ 3 ] {4814fd45-bc62-4672-8296-b6404fb745d6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.12.13 06:08:08.935899 [ 3 ] {4814fd45-bc62-4672-8296-b6404fb745d6} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.13 06:08:08.936125 [ 3 ] {4814fd45-bc62-4672-8296-b6404fb745d6} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.13 06:08:08.936257 [ 3 ] {4814fd45-bc62-4672-8296-b6404fb745d6} executeQuery: Read 40 rows, 55.27 KiB in 0.001274323 sec., 31389 rows/sec., 42.36 MiB/sec. 2023.12.13 06:08:08.936431 [ 3 ] {4814fd45-bc62-4672-8296-b6404fb745d6} DynamicQueryHandler: Done processing query 2023.12.13 06:08:08.936455 [ 3 ] {4814fd45-bc62-4672-8296-b6404fb745d6} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.13 06:08:08.936470 [ 3 ] {} HTTP-Session: d6f480a2-4cc2-4b83-ab42-b5785100792f Destroying unnamed session 2023.12.13 06:08:10.934301 [ 56 ] {} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2023.12.13 06:08:10.934424 [ 56 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.12.13 06:08:10.934543 [ 9 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2023.12.13 06:08:10.934714 [ 9 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:08:10.934757 [ 9 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 204 rows starting from the beginning of the part 2023.12.13 06:08:10.934899 [ 9 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part 2023.12.13 06:08:10.935005 [ 9 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2023.12.13 06:08:10.935093 [ 9 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part 2023.12.13 06:08:10.935176 [ 9 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2023.12.13 06:08:10.935922 [ 12 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 5 columns (5 merged, 0 gathered) in 0.001427176 sec., 196191.63999394607 rows/sec., 13.84 MiB/sec. 2023.12.13 06:08:10.936038 [ 9 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2023.12.13 06:08:10.936246 [ 9 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_5_1} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2023.12.13 06:08:10.936312 [ 9 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_5_1} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2023.12.13 06:08:13.913672 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:08:13.913805 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:08:13.913834 [ 3 ] {} HTTP-Session: 37fcb38b-2c35-4d24-845f-7f860560b298 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:08:13.913863 [ 3 ] {} HTTP-Session: 37fcb38b-2c35-4d24-845f-7f860560b298 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:08:13.914000 [ 3 ] {1ef5eace-3284-42b2-a78a-cfb1b1f098fc} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:08:13.914069 [ 3 ] {1ef5eace-3284-42b2-a78a-cfb1b1f098fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.13 06:08:13.914252 [ 3 ] {1ef5eace-3284-42b2-a78a-cfb1b1f098fc} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:08:13.914629 [ 3 ] {1ef5eace-3284-42b2-a78a-cfb1b1f098fc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.12.13 06:08:13.914931 [ 3 ] {1ef5eace-3284-42b2-a78a-cfb1b1f098fc} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.13 06:08:13.915104 [ 3 ] {1ef5eace-3284-42b2-a78a-cfb1b1f098fc} oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.13 06:08:13.915233 [ 3 ] {1ef5eace-3284-42b2-a78a-cfb1b1f098fc} executeQuery: Read 2 rows, 175.00 B in 0.001190851 sec., 1679 rows/sec., 143.51 KiB/sec. 2023.12.13 06:08:13.915366 [ 3 ] {1ef5eace-3284-42b2-a78a-cfb1b1f098fc} DynamicQueryHandler: Done processing query 2023.12.13 06:08:13.915392 [ 3 ] {1ef5eace-3284-42b2-a78a-cfb1b1f098fc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:08:13.915409 [ 3 ] {} HTTP-Session: 37fcb38b-2c35-4d24-845f-7f860560b298 Destroying unnamed session 2023.12.13 06:08:13.915529 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:08:13.915578 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:08:13.915598 [ 3 ] {} HTTP-Session: 648eff63-14f8-4625-94b9-ece6fbcd9570 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:08:13.915617 [ 3 ] {} HTTP-Session: 648eff63-14f8-4625-94b9-ece6fbcd9570 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:08:13.915698 [ 3 ] {9231a26e-96db-4a03-be6c-38209a08b00b} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:08:13.915738 [ 3 ] {9231a26e-96db-4a03-be6c-38209a08b00b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:08:13.915842 [ 3 ] {9231a26e-96db-4a03-be6c-38209a08b00b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:08:13.916112 [ 3 ] {9231a26e-96db-4a03-be6c-38209a08b00b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.12.13 06:08:13.916323 [ 3 ] {9231a26e-96db-4a03-be6c-38209a08b00b} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.13 06:08:13.916481 [ 3 ] {9231a26e-96db-4a03-be6c-38209a08b00b} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.13 06:08:13.916606 [ 3 ] {9231a26e-96db-4a03-be6c-38209a08b00b} executeQuery: Read 37 rows, 3.18 KiB in 0.000881976 sec., 41951 rows/sec., 3.52 MiB/sec. 2023.12.13 06:08:13.916738 [ 3 ] {9231a26e-96db-4a03-be6c-38209a08b00b} DynamicQueryHandler: Done processing query 2023.12.13 06:08:13.916761 [ 3 ] {9231a26e-96db-4a03-be6c-38209a08b00b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:08:13.916777 [ 3 ] {} HTTP-Session: 648eff63-14f8-4625-94b9-ece6fbcd9570 Destroying unnamed session 2023.12.13 06:08:13.916899 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:08:13.916944 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:08:13.916963 [ 3 ] {} HTTP-Session: fa26c004-ebff-4c8b-b719-b5d5de051bc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:08:13.916981 [ 3 ] {} HTTP-Session: fa26c004-ebff-4c8b-b719-b5d5de051bc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:08:13.917052 [ 3 ] {aec46bde-1eeb-42ed-a9df-317084b85bcf} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:08:13.917092 [ 3 ] {aec46bde-1eeb-42ed-a9df-317084b85bcf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.13 06:08:13.917198 [ 3 ] {aec46bde-1eeb-42ed-a9df-317084b85bcf} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:08:13.917506 [ 3 ] {aec46bde-1eeb-42ed-a9df-317084b85bcf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.12.13 06:08:13.917707 [ 3 ] {aec46bde-1eeb-42ed-a9df-317084b85bcf} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.13 06:08:13.917855 [ 3 ] {aec46bde-1eeb-42ed-a9df-317084b85bcf} oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.13 06:08:13.917977 [ 3 ] {aec46bde-1eeb-42ed-a9df-317084b85bcf} executeQuery: Read 2 rows, 143.00 B in 0.000899287 sec., 2223 rows/sec., 155.29 KiB/sec. 2023.12.13 06:08:13.918091 [ 3 ] {aec46bde-1eeb-42ed-a9df-317084b85bcf} DynamicQueryHandler: Done processing query 2023.12.13 06:08:13.918114 [ 3 ] {aec46bde-1eeb-42ed-a9df-317084b85bcf} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:08:13.918131 [ 3 ] {} HTTP-Session: fa26c004-ebff-4c8b-b719-b5d5de051bc1 Destroying unnamed session 2023.12.13 06:08:13.918277 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:08:13.918323 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:08:13.918342 [ 3 ] {} HTTP-Session: 70be4500-33eb-4ac8-8939-ed5b913a588c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:08:13.918360 [ 3 ] {} HTTP-Session: 70be4500-33eb-4ac8-8939-ed5b913a588c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:08:13.918433 [ 3 ] {d4035d89-950c-4e4e-a85a-783beae1f124} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:08:13.918471 [ 3 ] {d4035d89-950c-4e4e-a85a-783beae1f124} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:08:13.918583 [ 3 ] {d4035d89-950c-4e4e-a85a-783beae1f124} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:08:13.918861 [ 3 ] {d4035d89-950c-4e4e-a85a-783beae1f124} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.12.13 06:08:13.919064 [ 3 ] {d4035d89-950c-4e4e-a85a-783beae1f124} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.13 06:08:13.919212 [ 3 ] {d4035d89-950c-4e4e-a85a-783beae1f124} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.13 06:08:13.919329 [ 3 ] {d4035d89-950c-4e4e-a85a-783beae1f124} executeQuery: Read 26 rows, 2.06 KiB in 0.000873196 sec., 29775 rows/sec., 2.31 MiB/sec. 2023.12.13 06:08:13.919435 [ 3 ] {d4035d89-950c-4e4e-a85a-783beae1f124} DynamicQueryHandler: Done processing query 2023.12.13 06:08:13.919458 [ 3 ] {d4035d89-950c-4e4e-a85a-783beae1f124} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:08:13.919474 [ 3 ] {} HTTP-Session: 70be4500-33eb-4ac8-8939-ed5b913a588c Destroying unnamed session 2023.12.13 06:08:13.919622 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:08:13.919666 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:08:13.919685 [ 3 ] {} HTTP-Session: 9e8372d2-efc7-4bd5-915a-eb5d3694235c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:08:13.919703 [ 3 ] {} HTTP-Session: 9e8372d2-efc7-4bd5-915a-eb5d3694235c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:08:13.919777 [ 3 ] {f1c1e872-97f6-4009-9e40-9ae66f3d7890} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:08:13.919818 [ 3 ] {f1c1e872-97f6-4009-9e40-9ae66f3d7890} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:08:13.919936 [ 3 ] {f1c1e872-97f6-4009-9e40-9ae66f3d7890} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:08:13.920211 [ 3 ] {f1c1e872-97f6-4009-9e40-9ae66f3d7890} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.12.13 06:08:13.920469 [ 3 ] {f1c1e872-97f6-4009-9e40-9ae66f3d7890} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.13 06:08:13.920644 [ 3 ] {f1c1e872-97f6-4009-9e40-9ae66f3d7890} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.13 06:08:13.920768 [ 3 ] {f1c1e872-97f6-4009-9e40-9ae66f3d7890} executeQuery: Read 37 rows, 2.67 KiB in 0.000964378 sec., 38366 rows/sec., 2.71 MiB/sec. 2023.12.13 06:08:13.920904 [ 3 ] {f1c1e872-97f6-4009-9e40-9ae66f3d7890} DynamicQueryHandler: Done processing query 2023.12.13 06:08:13.920928 [ 3 ] {f1c1e872-97f6-4009-9e40-9ae66f3d7890} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:08:13.920944 [ 3 ] {} HTTP-Session: 9e8372d2-efc7-4bd5-915a-eb5d3694235c Destroying unnamed session 2023.12.13 06:08:18.907970 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:08:18.908102 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:08:18.908131 [ 3 ] {} HTTP-Session: 1efa0ddd-f0d9-41b2-9f3b-a1ffe58e1bc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:08:18.908160 [ 3 ] {} HTTP-Session: 1efa0ddd-f0d9-41b2-9f3b-a1ffe58e1bc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:08:18.908302 [ 3 ] {c09ab396-512b-49d2-ac7e-b40ab79a9ea9} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:08:18.908368 [ 3 ] {c09ab396-512b-49d2-ac7e-b40ab79a9ea9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:08:18.908528 [ 3 ] {c09ab396-512b-49d2-ac7e-b40ab79a9ea9} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:08:18.908956 [ 3 ] {c09ab396-512b-49d2-ac7e-b40ab79a9ea9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.12.13 06:08:18.909239 [ 3 ] {c09ab396-512b-49d2-ac7e-b40ab79a9ea9} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.13 06:08:18.909410 [ 3 ] {c09ab396-512b-49d2-ac7e-b40ab79a9ea9} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.13 06:08:18.909552 [ 3 ] {c09ab396-512b-49d2-ac7e-b40ab79a9ea9} executeQuery: Read 40 rows, 3.24 KiB in 0.001210942 sec., 33032 rows/sec., 2.61 MiB/sec. 2023.12.13 06:08:18.909684 [ 3 ] {c09ab396-512b-49d2-ac7e-b40ab79a9ea9} DynamicQueryHandler: Done processing query 2023.12.13 06:08:18.909709 [ 3 ] {c09ab396-512b-49d2-ac7e-b40ab79a9ea9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:08:18.909726 [ 3 ] {} HTTP-Session: 1efa0ddd-f0d9-41b2-9f3b-a1ffe58e1bc2 Destroying unnamed session 2023.12.13 06:08:18.909862 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 19379, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:08:18.909910 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:08:18.909930 [ 3 ] {} HTTP-Session: e60d149b-b7e5-481f-acf2-209f31006cd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:08:18.909950 [ 3 ] {} HTTP-Session: e60d149b-b7e5-481f-acf2-209f31006cd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:08:18.910035 [ 3 ] {89ab79b8-4433-444f-9ee5-178f13016692} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:08:18.910077 [ 3 ] {89ab79b8-4433-444f-9ee5-178f13016692} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:08:18.910188 [ 3 ] {89ab79b8-4433-444f-9ee5-178f13016692} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:08:18.910560 [ 3 ] {89ab79b8-4433-444f-9ee5-178f13016692} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.12.13 06:08:18.910775 [ 3 ] {89ab79b8-4433-444f-9ee5-178f13016692} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.13 06:08:18.910925 [ 3 ] {89ab79b8-4433-444f-9ee5-178f13016692} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.13 06:08:18.911053 [ 3 ] {89ab79b8-4433-444f-9ee5-178f13016692} executeQuery: Read 120 rows, 12.01 KiB in 0.000985898 sec., 121716 rows/sec., 11.90 MiB/sec. 2023.12.13 06:08:18.911241 [ 3 ] {89ab79b8-4433-444f-9ee5-178f13016692} DynamicQueryHandler: Done processing query 2023.12.13 06:08:18.911265 [ 3 ] {89ab79b8-4433-444f-9ee5-178f13016692} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:08:18.911282 [ 3 ] {} HTTP-Session: e60d149b-b7e5-481f-acf2-209f31006cd9 Destroying unnamed session 2023.12.13 06:08:18.911396 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:08:18.911442 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:08:18.911462 [ 3 ] {} HTTP-Session: b6112dc3-b5c9-443e-a42c-9f1ab02cd33f Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:08:18.911481 [ 3 ] {} HTTP-Session: b6112dc3-b5c9-443e-a42c-9f1ab02cd33f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:08:18.911555 [ 3 ] {71172025-5383-47fc-924d-3e06a9df2bfe} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:08:18.911596 [ 3 ] {71172025-5383-47fc-924d-3e06a9df2bfe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:08:18.911714 [ 3 ] {71172025-5383-47fc-924d-3e06a9df2bfe} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:08:18.911998 [ 3 ] {71172025-5383-47fc-924d-3e06a9df2bfe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.12.13 06:08:18.912210 [ 3 ] {71172025-5383-47fc-924d-3e06a9df2bfe} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.13 06:08:18.912358 [ 3 ] {71172025-5383-47fc-924d-3e06a9df2bfe} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.13 06:08:18.912481 [ 3 ] {71172025-5383-47fc-924d-3e06a9df2bfe} executeQuery: Read 40 rows, 3.20 KiB in 0.000897406 sec., 44572 rows/sec., 3.49 MiB/sec. 2023.12.13 06:08:18.912583 [ 3 ] {71172025-5383-47fc-924d-3e06a9df2bfe} DynamicQueryHandler: Done processing query 2023.12.13 06:08:18.912607 [ 3 ] {71172025-5383-47fc-924d-3e06a9df2bfe} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:08:18.912622 [ 3 ] {} HTTP-Session: b6112dc3-b5c9-443e-a42c-9f1ab02cd33f Destroying unnamed session 2023.12.13 06:08:18.912819 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 42807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:08:18.912862 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:08:18.912881 [ 3 ] {} HTTP-Session: 1eecbff7-9903-489d-b864-cd0349169d58 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:08:18.912898 [ 3 ] {} HTTP-Session: 1eecbff7-9903-489d-b864-cd0349169d58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:08:18.912985 [ 3 ] {51bf4888-97f2-4796-9313-4b63e514ce7a} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:08:18.913030 [ 3 ] {51bf4888-97f2-4796-9313-4b63e514ce7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:08:18.913166 [ 3 ] {51bf4888-97f2-4796-9313-4b63e514ce7a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:08:18.913627 [ 3 ] {51bf4888-97f2-4796-9313-4b63e514ce7a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.12.13 06:08:18.913934 [ 3 ] {51bf4888-97f2-4796-9313-4b63e514ce7a} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.13 06:08:18.914114 [ 3 ] {51bf4888-97f2-4796-9313-4b63e514ce7a} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.13 06:08:18.914224 [ 3 ] {51bf4888-97f2-4796-9313-4b63e514ce7a} executeQuery: Read 40 rows, 55.27 KiB in 0.001210632 sec., 33040 rows/sec., 44.59 MiB/sec. 2023.12.13 06:08:18.914259 [ 57 ] {} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.12.13 06:08:18.914370 [ 57 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.12.13 06:08:18.914380 [ 3 ] {51bf4888-97f2-4796-9313-4b63e514ce7a} DynamicQueryHandler: Done processing query 2023.12.13 06:08:18.914430 [ 3 ] {51bf4888-97f2-4796-9313-4b63e514ce7a} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.13 06:08:18.914477 [ 3 ] {} HTTP-Session: 1eecbff7-9903-489d-b864-cd0349169d58 Destroying unnamed session 2023.12.13 06:08:18.914545 [ 10 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.12.13 06:08:18.914698 [ 10 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:08:18.914739 [ 10 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 222 rows starting from the beginning of the part 2023.12.13 06:08:18.914906 [ 10 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part 2023.12.13 06:08:18.915026 [ 10 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part 2023.12.13 06:08:18.915139 [ 10 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part 2023.12.13 06:08:18.915246 [ 10 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part 2023.12.13 06:08:18.915350 [ 10 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part 2023.12.13 06:08:18.916899 [ 17 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 6 columns (6 merged, 0 gathered) in 0.002421575 sec., 174266.74788102784 rows/sec., 235.16 MiB/sec. 2023.12.13 06:08:18.917231 [ 10 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.12.13 06:08:18.917498 [ 10 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_11_2} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.12.13 06:08:18.917578 [ 10 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_11_2} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.12.13 06:08:18.917649 [ 10 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_11_2: 4.00 MiB. 2023.12.13 06:08:19.000166 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.08 MiB, peak 236.33 MiB, will set to 230.95 MiB (RSS), difference: -4.13 MiB 2023.12.13 06:08:19.032584 [ 57 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:08:19.032617 [ 57 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:08:28.908534 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:08:28.908716 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:08:28.908763 [ 3 ] {} HTTP-Session: 848ae28d-e406-486b-8843-618c97dd9240 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:08:28.908805 [ 3 ] {} HTTP-Session: 848ae28d-e406-486b-8843-618c97dd9240 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:08:28.909006 [ 3 ] {aff088bc-6c16-4aec-85d5-d81295785d7a} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:08:28.909118 [ 3 ] {aff088bc-6c16-4aec-85d5-d81295785d7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:08:28.909384 [ 3 ] {aff088bc-6c16-4aec-85d5-d81295785d7a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:08:28.909897 [ 3 ] {aff088bc-6c16-4aec-85d5-d81295785d7a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.12.13 06:08:28.910180 [ 3 ] {aff088bc-6c16-4aec-85d5-d81295785d7a} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.13 06:08:28.910344 [ 3 ] {aff088bc-6c16-4aec-85d5-d81295785d7a} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.13 06:08:28.910470 [ 3 ] {aff088bc-6c16-4aec-85d5-d81295785d7a} executeQuery: Read 40 rows, 3.24 KiB in 0.001402966 sec., 28511 rows/sec., 2.26 MiB/sec. 2023.12.13 06:08:28.910651 [ 3 ] {aff088bc-6c16-4aec-85d5-d81295785d7a} DynamicQueryHandler: Done processing query 2023.12.13 06:08:28.910677 [ 3 ] {aff088bc-6c16-4aec-85d5-d81295785d7a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:08:28.910694 [ 3 ] {} HTTP-Session: 848ae28d-e406-486b-8843-618c97dd9240 Destroying unnamed session 2023.12.13 06:08:28.910820 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:08:28.910868 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:08:28.910887 [ 3 ] {} HTTP-Session: cc4ce37f-7ce8-4002-a0e2-ea26aa2a93cb Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:08:28.910905 [ 3 ] {} HTTP-Session: cc4ce37f-7ce8-4002-a0e2-ea26aa2a93cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:08:28.910986 [ 3 ] {0801a2a5-fc67-455e-88af-4b95fb55ac3e} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:08:28.911030 [ 3 ] {0801a2a5-fc67-455e-88af-4b95fb55ac3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.13 06:08:28.911147 [ 3 ] {0801a2a5-fc67-455e-88af-4b95fb55ac3e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:08:28.911457 [ 3 ] {0801a2a5-fc67-455e-88af-4b95fb55ac3e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.12.13 06:08:28.911668 [ 3 ] {0801a2a5-fc67-455e-88af-4b95fb55ac3e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.13 06:08:28.911818 [ 3 ] {0801a2a5-fc67-455e-88af-4b95fb55ac3e} oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.13 06:08:28.911946 [ 3 ] {0801a2a5-fc67-455e-88af-4b95fb55ac3e} executeQuery: Read 2 rows, 175.00 B in 0.000930777 sec., 2148 rows/sec., 183.61 KiB/sec. 2023.12.13 06:08:28.912066 [ 3 ] {0801a2a5-fc67-455e-88af-4b95fb55ac3e} DynamicQueryHandler: Done processing query 2023.12.13 06:08:28.912089 [ 3 ] {0801a2a5-fc67-455e-88af-4b95fb55ac3e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:08:28.912106 [ 3 ] {} HTTP-Session: cc4ce37f-7ce8-4002-a0e2-ea26aa2a93cb Destroying unnamed session 2023.12.13 06:08:28.912271 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 19528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:08:28.912319 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:08:28.912338 [ 3 ] {} HTTP-Session: 911951ee-0ebd-4edf-89b5-0d1b22161ac9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:08:28.912355 [ 3 ] {} HTTP-Session: 911951ee-0ebd-4edf-89b5-0d1b22161ac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:08:28.912435 [ 3 ] {3f880e82-1d54-488b-ac24-5463d4f2d444} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:08:28.912474 [ 3 ] {3f880e82-1d54-488b-ac24-5463d4f2d444} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:08:28.912579 [ 3 ] {3f880e82-1d54-488b-ac24-5463d4f2d444} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:08:28.912933 [ 3 ] {3f880e82-1d54-488b-ac24-5463d4f2d444} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.12.13 06:08:28.913152 [ 3 ] {3f880e82-1d54-488b-ac24-5463d4f2d444} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.13 06:08:28.913299 [ 3 ] {3f880e82-1d54-488b-ac24-5463d4f2d444} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.13 06:08:28.913426 [ 72 ] {} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.12.13 06:08:28.913437 [ 3 ] {3f880e82-1d54-488b-ac24-5463d4f2d444} executeQuery: Read 121 rows, 12.10 KiB in 0.000963838 sec., 125539 rows/sec., 12.26 MiB/sec. 2023.12.13 06:08:28.913513 [ 72 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.12.13 06:08:28.913688 [ 3 ] {3f880e82-1d54-488b-ac24-5463d4f2d444} DynamicQueryHandler: Done processing query 2023.12.13 06:08:28.913698 [ 12 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.12.13 06:08:28.913732 [ 3 ] {3f880e82-1d54-488b-ac24-5463d4f2d444} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:08:28.913773 [ 3 ] {} HTTP-Session: 911951ee-0ebd-4edf-89b5-0d1b22161ac9 Destroying unnamed session 2023.12.13 06:08:28.913842 [ 12 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:08:28.913895 [ 12 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 158 rows starting from the beginning of the part 2023.12.13 06:08:28.913915 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:08:28.913997 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:08:28.914033 [ 3 ] {} HTTP-Session: cab248ef-47bc-4532-bce1-68313f1547be Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:08:28.914063 [ 3 ] {} HTTP-Session: cab248ef-47bc-4532-bce1-68313f1547be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:08:28.914218 [ 12 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 122 rows starting from the beginning of the part 2023.12.13 06:08:28.914254 [ 3 ] {e2836031-7470-43f6-ba85-80126a327319} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:08:28.914339 [ 3 ] {e2836031-7470-43f6-ba85-80126a327319} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.13 06:08:28.914497 [ 12 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 120 rows starting from the beginning of the part 2023.12.13 06:08:28.914822 [ 12 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 37 rows starting from the beginning of the part 2023.12.13 06:08:28.914838 [ 3 ] {e2836031-7470-43f6-ba85-80126a327319} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:08:28.915033 [ 12 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 120 rows starting from the beginning of the part 2023.12.13 06:08:28.915259 [ 12 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 121 rows starting from the beginning of the part 2023.12.13 06:08:28.915719 [ 3 ] {e2836031-7470-43f6-ba85-80126a327319} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.12.13 06:08:28.916071 [ 3 ] {e2836031-7470-43f6-ba85-80126a327319} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.13 06:08:28.916413 [ 3 ] {e2836031-7470-43f6-ba85-80126a327319} oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.13 06:08:28.916686 [ 3 ] {e2836031-7470-43f6-ba85-80126a327319} executeQuery: Read 2 rows, 143.00 B in 0.002360743 sec., 847 rows/sec., 59.15 KiB/sec. 2023.12.13 06:08:28.917108 [ 17 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 678 rows, containing 4 columns (4 merged, 0 gathered) in 0.003515294 sec., 192871.49239864433 rows/sec., 18.55 MiB/sec. 2023.12.13 06:08:28.917128 [ 3 ] {e2836031-7470-43f6-ba85-80126a327319} DynamicQueryHandler: Done processing query 2023.12.13 06:08:28.917174 [ 3 ] {e2836031-7470-43f6-ba85-80126a327319} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:08:28.917202 [ 3 ] {} HTTP-Session: cab248ef-47bc-4532-bce1-68313f1547be Destroying unnamed session 2023.12.13 06:08:28.917345 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7174, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:08:28.917405 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:08:28.917431 [ 3 ] {} HTTP-Session: 64e2a629-de6c-4261-aa34-e72a0323d5c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:08:28.917453 [ 3 ] {} HTTP-Session: 64e2a629-de6c-4261-aa34-e72a0323d5c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:08:28.917548 [ 3 ] {1287c358-e766-4d14-a98e-3f5397e79b56} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:08:28.917594 [ 3 ] {1287c358-e766-4d14-a98e-3f5397e79b56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:08:28.917723 [ 3 ] {1287c358-e766-4d14-a98e-3f5397e79b56} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:08:28.918044 [ 3 ] {1287c358-e766-4d14-a98e-3f5397e79b56} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.12.13 06:08:28.918795 [ 16 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.12.13 06:08:28.918981 [ 3 ] {1287c358-e766-4d14-a98e-3f5397e79b56} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.13 06:08:28.919105 [ 16 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_16_3} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.12.13 06:08:28.919215 [ 16 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_16_3} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.12.13 06:08:28.919258 [ 3 ] {1287c358-e766-4d14-a98e-3f5397e79b56} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.13 06:08:28.919432 [ 3 ] {1287c358-e766-4d14-a98e-3f5397e79b56} executeQuery: Read 42 rows, 3.37 KiB in 0.001850004 sec., 22702 rows/sec., 1.78 MiB/sec. 2023.12.13 06:08:28.919431 [ 55 ] {} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.12.13 06:08:28.919487 [ 55 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.12.13 06:08:28.919577 [ 3 ] {1287c358-e766-4d14-a98e-3f5397e79b56} DynamicQueryHandler: Done processing query 2023.12.13 06:08:28.919604 [ 12 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.12.13 06:08:28.919623 [ 3 ] {1287c358-e766-4d14-a98e-3f5397e79b56} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:08:28.919676 [ 3 ] {} HTTP-Session: 64e2a629-de6c-4261-aa34-e72a0323d5c6 Destroying unnamed session 2023.12.13 06:08:28.919755 [ 12 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:08:28.919787 [ 12 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part 2023.12.13 06:08:28.919914 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:08:28.919951 [ 12 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 44 rows starting from the beginning of the part 2023.12.13 06:08:28.920024 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:08:28.920080 [ 3 ] {} HTTP-Session: d2a8c935-d6f5-4d14-9f27-19eead9a421c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:08:28.920147 [ 3 ] {} HTTP-Session: d2a8c935-d6f5-4d14-9f27-19eead9a421c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:08:28.920154 [ 12 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part 2023.12.13 06:08:28.920342 [ 3 ] {8a82e0af-b6d8-4865-949c-25fee1a45ded} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:08:28.920385 [ 12 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part 2023.12.13 06:08:28.920460 [ 3 ] {8a82e0af-b6d8-4865-949c-25fee1a45ded} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:08:28.920653 [ 12 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part 2023.12.13 06:08:28.920967 [ 12 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 42 rows starting from the beginning of the part 2023.12.13 06:08:28.921019 [ 3 ] {8a82e0af-b6d8-4865-949c-25fee1a45ded} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:08:28.921816 [ 3 ] {8a82e0af-b6d8-4865-949c-25fee1a45ded} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.12.13 06:08:28.922579 [ 16 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 275 rows, containing 4 columns (4 merged, 0 gathered) in 0.003034976 sec., 90610.27171219805 rows/sec., 7.08 MiB/sec. 2023.12.13 06:08:28.922600 [ 3 ] {8a82e0af-b6d8-4865-949c-25fee1a45ded} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.13 06:08:28.922719 [ 12 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.12.13 06:08:28.922919 [ 3 ] {8a82e0af-b6d8-4865-949c-25fee1a45ded} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.13 06:08:28.922990 [ 12 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_16_3} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.12.13 06:08:28.923145 [ 3 ] {8a82e0af-b6d8-4865-949c-25fee1a45ded} executeQuery: Read 1 rows, 72.00 B in 0.00274014 sec., 364 rows/sec., 25.66 KiB/sec. 2023.12.13 06:08:28.923168 [ 12 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_16_3} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.12.13 06:08:28.923456 [ 3 ] {8a82e0af-b6d8-4865-949c-25fee1a45ded} DynamicQueryHandler: Done processing query 2023.12.13 06:08:28.923485 [ 3 ] {8a82e0af-b6d8-4865-949c-25fee1a45ded} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:08:28.923501 [ 3 ] {} HTTP-Session: d2a8c935-d6f5-4d14-9f27-19eead9a421c Destroying unnamed session 2023.12.13 06:08:28.923653 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 42807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:08:28.923699 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:08:28.923718 [ 3 ] {} HTTP-Session: 24aed621-05a7-47cc-8168-75e2abdfb15a Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:08:28.923736 [ 3 ] {} HTTP-Session: 24aed621-05a7-47cc-8168-75e2abdfb15a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:08:28.923823 [ 3 ] {bc3984d3-50b0-4ae9-9203-4ff6f538ed91} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:08:28.923867 [ 3 ] {bc3984d3-50b0-4ae9-9203-4ff6f538ed91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:08:28.924018 [ 3 ] {bc3984d3-50b0-4ae9-9203-4ff6f538ed91} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:08:28.924492 [ 3 ] {bc3984d3-50b0-4ae9-9203-4ff6f538ed91} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.12.13 06:08:28.924804 [ 3 ] {bc3984d3-50b0-4ae9-9203-4ff6f538ed91} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.13 06:08:28.924987 [ 3 ] {bc3984d3-50b0-4ae9-9203-4ff6f538ed91} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.13 06:08:28.925094 [ 3 ] {bc3984d3-50b0-4ae9-9203-4ff6f538ed91} executeQuery: Read 40 rows, 55.27 KiB in 0.001244033 sec., 32153 rows/sec., 43.39 MiB/sec. 2023.12.13 06:08:28.925207 [ 3 ] {bc3984d3-50b0-4ae9-9203-4ff6f538ed91} DynamicQueryHandler: Done processing query 2023.12.13 06:08:28.925230 [ 3 ] {bc3984d3-50b0-4ae9-9203-4ff6f538ed91} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.13 06:08:28.925246 [ 3 ] {} HTTP-Session: 24aed621-05a7-47cc-8168-75e2abdfb15a Destroying unnamed session 2023.12.13 06:08:34.032656 [ 109 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:08:34.032729 [ 109 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:08:38.908216 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:08:38.908389 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:08:38.908435 [ 3 ] {} HTTP-Session: 7b97899e-4d7b-43af-824e-fe40771f475c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:08:38.908475 [ 3 ] {} HTTP-Session: 7b97899e-4d7b-43af-824e-fe40771f475c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:08:38.908671 [ 3 ] {fa698513-f7bc-4fd4-b30b-85b25bfaa204} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:08:38.908766 [ 3 ] {fa698513-f7bc-4fd4-b30b-85b25bfaa204} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:08:38.908952 [ 3 ] {fa698513-f7bc-4fd4-b30b-85b25bfaa204} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:08:38.909384 [ 3 ] {fa698513-f7bc-4fd4-b30b-85b25bfaa204} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.12.13 06:08:38.909644 [ 3 ] {fa698513-f7bc-4fd4-b30b-85b25bfaa204} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.13 06:08:38.909809 [ 3 ] {fa698513-f7bc-4fd4-b30b-85b25bfaa204} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.13 06:08:38.909933 [ 3 ] {fa698513-f7bc-4fd4-b30b-85b25bfaa204} executeQuery: Read 40 rows, 3.24 KiB in 0.001206892 sec., 33142 rows/sec., 2.62 MiB/sec. 2023.12.13 06:08:38.910081 [ 3 ] {fa698513-f7bc-4fd4-b30b-85b25bfaa204} DynamicQueryHandler: Done processing query 2023.12.13 06:08:38.910107 [ 3 ] {fa698513-f7bc-4fd4-b30b-85b25bfaa204} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:08:38.910124 [ 3 ] {} HTTP-Session: 7b97899e-4d7b-43af-824e-fe40771f475c Destroying unnamed session 2023.12.13 06:08:38.910261 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 19379, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:08:38.910310 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:08:38.910330 [ 3 ] {} HTTP-Session: e8a78de5-0939-447c-ac66-2a0a6912b3fe Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:08:38.910348 [ 3 ] {} HTTP-Session: e8a78de5-0939-447c-ac66-2a0a6912b3fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:08:38.910430 [ 3 ] {0f0f2108-40f6-4e37-bdf5-9a4ca4bd3931} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:08:38.910471 [ 3 ] {0f0f2108-40f6-4e37-bdf5-9a4ca4bd3931} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:08:38.910577 [ 3 ] {0f0f2108-40f6-4e37-bdf5-9a4ca4bd3931} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:08:38.910936 [ 3 ] {0f0f2108-40f6-4e37-bdf5-9a4ca4bd3931} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.12.13 06:08:38.911150 [ 3 ] {0f0f2108-40f6-4e37-bdf5-9a4ca4bd3931} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.13 06:08:38.911308 [ 3 ] {0f0f2108-40f6-4e37-bdf5-9a4ca4bd3931} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.13 06:08:38.911407 [ 3 ] {0f0f2108-40f6-4e37-bdf5-9a4ca4bd3931} executeQuery: Read 120 rows, 12.01 KiB in 0.000948997 sec., 126449 rows/sec., 12.36 MiB/sec. 2023.12.13 06:08:38.911512 [ 3 ] {0f0f2108-40f6-4e37-bdf5-9a4ca4bd3931} DynamicQueryHandler: Done processing query 2023.12.13 06:08:38.911535 [ 3 ] {0f0f2108-40f6-4e37-bdf5-9a4ca4bd3931} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:08:38.911550 [ 3 ] {} HTTP-Session: e8a78de5-0939-447c-ac66-2a0a6912b3fe Destroying unnamed session 2023.12.13 06:08:38.911669 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:08:38.911713 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:08:38.911732 [ 3 ] {} HTTP-Session: e53eeab3-71a7-404f-a933-0144a85b261c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:08:38.911749 [ 3 ] {} HTTP-Session: e53eeab3-71a7-404f-a933-0144a85b261c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:08:38.911825 [ 3 ] {f54c3e0e-2f40-4f16-89bc-dabed1ba46fd} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:08:38.911863 [ 3 ] {f54c3e0e-2f40-4f16-89bc-dabed1ba46fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:08:38.911968 [ 3 ] {f54c3e0e-2f40-4f16-89bc-dabed1ba46fd} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:08:38.912281 [ 3 ] {f54c3e0e-2f40-4f16-89bc-dabed1ba46fd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.12.13 06:08:38.912483 [ 3 ] {f54c3e0e-2f40-4f16-89bc-dabed1ba46fd} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.13 06:08:38.912632 [ 3 ] {f54c3e0e-2f40-4f16-89bc-dabed1ba46fd} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.13 06:08:38.912730 [ 3 ] {f54c3e0e-2f40-4f16-89bc-dabed1ba46fd} executeQuery: Read 40 rows, 3.20 KiB in 0.000878046 sec., 45555 rows/sec., 3.56 MiB/sec. 2023.12.13 06:08:38.912846 [ 3 ] {f54c3e0e-2f40-4f16-89bc-dabed1ba46fd} DynamicQueryHandler: Done processing query 2023.12.13 06:08:38.912869 [ 3 ] {f54c3e0e-2f40-4f16-89bc-dabed1ba46fd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:08:38.912886 [ 3 ] {} HTTP-Session: e53eeab3-71a7-404f-a933-0144a85b261c Destroying unnamed session 2023.12.13 06:08:38.913084 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 42807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:08:38.913129 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:08:38.913148 [ 3 ] {} HTTP-Session: 66b3ff1c-cad9-4070-b7c3-16c78b86d8e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:08:38.913165 [ 3 ] {} HTTP-Session: 66b3ff1c-cad9-4070-b7c3-16c78b86d8e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:08:38.913249 [ 3 ] {d7e76559-9766-4f59-81db-be57cf08d804} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:08:38.913292 [ 3 ] {d7e76559-9766-4f59-81db-be57cf08d804} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:08:38.913426 [ 3 ] {d7e76559-9766-4f59-81db-be57cf08d804} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:08:38.913851 [ 3 ] {d7e76559-9766-4f59-81db-be57cf08d804} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.12.13 06:08:38.914156 [ 3 ] {d7e76559-9766-4f59-81db-be57cf08d804} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.13 06:08:38.914337 [ 3 ] {d7e76559-9766-4f59-81db-be57cf08d804} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.13 06:08:38.914445 [ 3 ] {d7e76559-9766-4f59-81db-be57cf08d804} executeQuery: Read 40 rows, 55.27 KiB in 0.001164692 sec., 34343 rows/sec., 46.35 MiB/sec. 2023.12.13 06:08:38.914673 [ 3 ] {d7e76559-9766-4f59-81db-be57cf08d804} DynamicQueryHandler: Done processing query 2023.12.13 06:08:38.914696 [ 3 ] {d7e76559-9766-4f59-81db-be57cf08d804} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.13 06:08:38.914712 [ 3 ] {} HTTP-Session: 66b3ff1c-cad9-4070-b7c3-16c78b86d8e9 Destroying unnamed session 2023.12.13 06:08:39.738902 [ 151 ] {} oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2023.12.13 06:08:39.738999 [ 151 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.12.13 06:08:39.739111 [ 19 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2023.12.13 06:08:39.739307 [ 19 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:08:39.739358 [ 19 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2023.12.13 06:08:39.739571 [ 19 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2023.12.13 06:08:39.739722 [ 19 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2023.12.13 06:08:39.739858 [ 19 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2023.12.13 06:08:39.739937 [ 19 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2023.12.13 06:08:39.740463 [ 16 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001392266 sec., 8619.042625475304 rows/sec., 601.82 KiB/sec. 2023.12.13 06:08:39.740592 [ 19 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2023.12.13 06:08:39.740757 [ 19 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_5_1} oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2023.12.13 06:08:39.740816 [ 19 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_5_1} oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2023.12.13 06:08:39.850786 [ 151 ] {} oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2023.12.13 06:08:39.850831 [ 151 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.12.13 06:08:39.850917 [ 12 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2023.12.13 06:08:39.851039 [ 12 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:08:39.851073 [ 12 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2023.12.13 06:08:39.851196 [ 12 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2023.12.13 06:08:39.851289 [ 12 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2023.12.13 06:08:39.851369 [ 12 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2023.12.13 06:08:39.851451 [ 12 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2023.12.13 06:08:39.852032 [ 16 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001155901 sec., 10381.51191148723 rows/sec., 880.33 KiB/sec. 2023.12.13 06:08:39.852130 [ 16 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2023.12.13 06:08:39.852341 [ 16 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_5_1} oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2023.12.13 06:08:39.852421 [ 16 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_5_1} oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2023.12.13 06:08:43.906609 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5316, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:08:43.906734 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:08:43.906763 [ 3 ] {} HTTP-Session: 85acb103-a6e6-41eb-bedd-ab30b2ec7ef5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:08:43.906790 [ 3 ] {} HTTP-Session: 85acb103-a6e6-41eb-bedd-ab30b2ec7ef5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:08:43.906926 [ 3 ] {8e4cf04a-eb7a-48fd-b7f0-c82aedcf285e} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:08:43.906986 [ 3 ] {8e4cf04a-eb7a-48fd-b7f0-c82aedcf285e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:08:43.907139 [ 3 ] {8e4cf04a-eb7a-48fd-b7f0-c82aedcf285e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:08:43.907552 [ 3 ] {8e4cf04a-eb7a-48fd-b7f0-c82aedcf285e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.12.13 06:08:43.907810 [ 3 ] {8e4cf04a-eb7a-48fd-b7f0-c82aedcf285e} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.13 06:08:43.907979 [ 3 ] {8e4cf04a-eb7a-48fd-b7f0-c82aedcf285e} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.13 06:08:43.908120 [ 3 ] {8e4cf04a-eb7a-48fd-b7f0-c82aedcf285e} executeQuery: Read 36 rows, 3.09 KiB in 0.001153551 sec., 31207 rows/sec., 2.62 MiB/sec. 2023.12.13 06:08:43.908315 [ 3 ] {8e4cf04a-eb7a-48fd-b7f0-c82aedcf285e} DynamicQueryHandler: Done processing query 2023.12.13 06:08:43.908343 [ 3 ] {8e4cf04a-eb7a-48fd-b7f0-c82aedcf285e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:08:43.908359 [ 3 ] {} HTTP-Session: 85acb103-a6e6-41eb-bedd-ab30b2ec7ef5 Destroying unnamed session 2023.12.13 06:08:43.908483 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:08:43.908533 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:08:43.908553 [ 3 ] {} HTTP-Session: e20fd1ea-0ecd-4da4-be2f-427799bf812e Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:08:43.908573 [ 3 ] {} HTTP-Session: e20fd1ea-0ecd-4da4-be2f-427799bf812e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:08:43.908654 [ 3 ] {a69c6012-61e9-4b54-8adc-381d72158ebc} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:08:43.908696 [ 3 ] {a69c6012-61e9-4b54-8adc-381d72158ebc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:08:43.908815 [ 3 ] {a69c6012-61e9-4b54-8adc-381d72158ebc} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:08:43.909114 [ 3 ] {a69c6012-61e9-4b54-8adc-381d72158ebc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.12.13 06:08:43.909328 [ 3 ] {a69c6012-61e9-4b54-8adc-381d72158ebc} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.13 06:08:43.909480 [ 3 ] {a69c6012-61e9-4b54-8adc-381d72158ebc} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.13 06:08:43.909619 [ 3 ] {a69c6012-61e9-4b54-8adc-381d72158ebc} executeQuery: Read 24 rows, 1.90 KiB in 0.000934747 sec., 25675 rows/sec., 1.98 MiB/sec. 2023.12.13 06:08:43.909761 [ 3 ] {a69c6012-61e9-4b54-8adc-381d72158ebc} DynamicQueryHandler: Done processing query 2023.12.13 06:08:43.909784 [ 3 ] {a69c6012-61e9-4b54-8adc-381d72158ebc} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.13 06:08:43.909800 [ 3 ] {} HTTP-Session: e20fd1ea-0ecd-4da4-be2f-427799bf812e Destroying unnamed session 2023.12.13 06:08:43.909914 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6985, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:08:43.909963 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:08:43.909982 [ 3 ] {} HTTP-Session: f00ce98a-817d-4088-98d8-6b784b35a2f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:08:43.910027 [ 3 ] {} HTTP-Session: f00ce98a-817d-4088-98d8-6b784b35a2f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:08:43.910105 [ 3 ] {b084ecfa-71e2-489a-9f8e-80ccce786fbc} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:08:43.910151 [ 3 ] {b084ecfa-71e2-489a-9f8e-80ccce786fbc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:08:43.910277 [ 3 ] {b084ecfa-71e2-489a-9f8e-80ccce786fbc} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:08:43.910559 [ 3 ] {b084ecfa-71e2-489a-9f8e-80ccce786fbc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.12.13 06:08:43.910814 [ 3 ] {b084ecfa-71e2-489a-9f8e-80ccce786fbc} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.13 06:08:43.910991 [ 3 ] {b084ecfa-71e2-489a-9f8e-80ccce786fbc} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.13 06:08:43.911118 [ 3 ] {b084ecfa-71e2-489a-9f8e-80ccce786fbc} executeQuery: Read 36 rows, 2.60 KiB in 0.000982538 sec., 36639 rows/sec., 2.59 MiB/sec. 2023.12.13 06:08:43.911237 [ 3 ] {b084ecfa-71e2-489a-9f8e-80ccce786fbc} DynamicQueryHandler: Done processing query 2023.12.13 06:08:43.911261 [ 3 ] {b084ecfa-71e2-489a-9f8e-80ccce786fbc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:08:43.911276 [ 3 ] {} HTTP-Session: f00ce98a-817d-4088-98d8-6b784b35a2f3 Destroying unnamed session 2023.12.13 06:08:48.907227 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:08:48.907347 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:08:48.907372 [ 3 ] {} HTTP-Session: 32937b52-115c-4892-bf8e-cd42229e020a Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:08:48.907394 [ 3 ] {} HTTP-Session: 32937b52-115c-4892-bf8e-cd42229e020a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:08:48.907525 [ 3 ] {63432df6-d706-4c24-8903-d6c1064dcf32} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:08:48.907585 [ 3 ] {63432df6-d706-4c24-8903-d6c1064dcf32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:08:48.907762 [ 3 ] {63432df6-d706-4c24-8903-d6c1064dcf32} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:08:48.908182 [ 3 ] {63432df6-d706-4c24-8903-d6c1064dcf32} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.12.13 06:08:48.908443 [ 3 ] {63432df6-d706-4c24-8903-d6c1064dcf32} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.13 06:08:48.908615 [ 3 ] {63432df6-d706-4c24-8903-d6c1064dcf32} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.13 06:08:48.908739 [ 3 ] {63432df6-d706-4c24-8903-d6c1064dcf32} executeQuery: Read 40 rows, 3.24 KiB in 0.001177041 sec., 33983 rows/sec., 2.69 MiB/sec. 2023.12.13 06:08:48.908764 [ 152 ] {} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2023.12.13 06:08:48.908878 [ 152 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.12.13 06:08:48.908919 [ 3 ] {63432df6-d706-4c24-8903-d6c1064dcf32} DynamicQueryHandler: Done processing query 2023.12.13 06:08:48.908975 [ 3 ] {63432df6-d706-4c24-8903-d6c1064dcf32} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:08:48.909000 [ 3 ] {} HTTP-Session: 32937b52-115c-4892-bf8e-cd42229e020a Destroying unnamed session 2023.12.13 06:08:48.908994 [ 18 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact 2023.12.13 06:08:48.909171 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 19379, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:08:48.909188 [ 18 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:08:48.909248 [ 18 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 40 rows starting from the beginning of the part 2023.12.13 06:08:48.909254 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:08:48.909295 [ 3 ] {} HTTP-Session: 109e5d66-b81c-461e-8d2e-52360de7af00 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:08:48.909335 [ 3 ] {} HTTP-Session: 109e5d66-b81c-461e-8d2e-52360de7af00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:08:48.909543 [ 3 ] {dbedd9cd-1d80-4009-947e-5eb67711fa08} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:08:48.909543 [ 18 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part 2023.12.13 06:08:48.909637 [ 3 ] {dbedd9cd-1d80-4009-947e-5eb67711fa08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:08:48.909821 [ 18 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part 2023.12.13 06:08:48.910056 [ 3 ] {dbedd9cd-1d80-4009-947e-5eb67711fa08} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:08:48.910076 [ 18 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part 2023.12.13 06:08:48.910253 [ 18 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part 2023.12.13 06:08:48.910778 [ 3 ] {dbedd9cd-1d80-4009-947e-5eb67711fa08} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.12.13 06:08:48.911231 [ 3 ] {dbedd9cd-1d80-4009-947e-5eb67711fa08} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.12.13 06:08:48.911469 [ 12 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 4 columns (4 merged, 0 gathered) in 0.002525646 sec., 79187.66129536761 rows/sec., 6.27 MiB/sec. 2023.12.13 06:08:48.911531 [ 3 ] {dbedd9cd-1d80-4009-947e-5eb67711fa08} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.12.13 06:08:48.911711 [ 3 ] {dbedd9cd-1d80-4009-947e-5eb67711fa08} executeQuery: Read 120 rows, 12.01 KiB in 0.002123909 sec., 56499 rows/sec., 5.52 MiB/sec. 2023.12.13 06:08:48.911708 [ 13 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2023.12.13 06:08:48.911947 [ 3 ] {dbedd9cd-1d80-4009-947e-5eb67711fa08} DynamicQueryHandler: Done processing query 2023.12.13 06:08:48.911985 [ 3 ] {dbedd9cd-1d80-4009-947e-5eb67711fa08} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:08:48.912010 [ 3 ] {} HTTP-Session: 109e5d66-b81c-461e-8d2e-52360de7af00 Destroying unnamed session 2023.12.13 06:08:48.912088 [ 13 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_14_3} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2023.12.13 06:08:48.912154 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:08:48.912195 [ 13 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_14_3} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 2023.12.13 06:08:48.912223 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:08:48.912254 [ 3 ] {} HTTP-Session: eafd6034-b86f-43cb-b381-68bf126b2aa9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:08:48.912299 [ 3 ] {} HTTP-Session: eafd6034-b86f-43cb-b381-68bf126b2aa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:08:48.912398 [ 3 ] {b04d16bb-8f04-414e-83fb-9308ec259216} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:08:48.912439 [ 3 ] {b04d16bb-8f04-414e-83fb-9308ec259216} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:08:48.912559 [ 3 ] {b04d16bb-8f04-414e-83fb-9308ec259216} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:08:48.912888 [ 3 ] {b04d16bb-8f04-414e-83fb-9308ec259216} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.12.13 06:08:48.913100 [ 3 ] {b04d16bb-8f04-414e-83fb-9308ec259216} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.12.13 06:08:48.913255 [ 3 ] {b04d16bb-8f04-414e-83fb-9308ec259216} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.12.13 06:08:48.913368 [ 3 ] {b04d16bb-8f04-414e-83fb-9308ec259216} executeQuery: Read 40 rows, 3.20 KiB in 0.000934847 sec., 42787 rows/sec., 3.35 MiB/sec. 2023.12.13 06:08:48.913491 [ 3 ] {b04d16bb-8f04-414e-83fb-9308ec259216} DynamicQueryHandler: Done processing query 2023.12.13 06:08:48.913515 [ 3 ] {b04d16bb-8f04-414e-83fb-9308ec259216} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:08:48.913530 [ 3 ] {} HTTP-Session: eafd6034-b86f-43cb-b381-68bf126b2aa9 Destroying unnamed session 2023.12.13 06:08:48.913749 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 42807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:08:48.913793 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:08:48.913812 [ 3 ] {} HTTP-Session: 7db051ff-e359-4fee-9c25-85643a866985 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:08:48.913828 [ 3 ] {} HTTP-Session: 7db051ff-e359-4fee-9c25-85643a866985 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:08:48.913921 [ 3 ] {1135b842-d735-4d7d-b291-c6852f3711ed} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:08:48.913966 [ 3 ] {1135b842-d735-4d7d-b291-c6852f3711ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:08:48.914100 [ 3 ] {1135b842-d735-4d7d-b291-c6852f3711ed} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:08:48.914615 [ 3 ] {1135b842-d735-4d7d-b291-c6852f3711ed} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.12.13 06:08:48.914925 [ 3 ] {1135b842-d735-4d7d-b291-c6852f3711ed} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.13 06:08:48.915111 [ 3 ] {1135b842-d735-4d7d-b291-c6852f3711ed} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.13 06:08:48.915236 [ 3 ] {1135b842-d735-4d7d-b291-c6852f3711ed} executeQuery: Read 40 rows, 55.27 KiB in 0.001278353 sec., 31290 rows/sec., 42.22 MiB/sec. 2023.12.13 06:08:48.915388 [ 3 ] {1135b842-d735-4d7d-b291-c6852f3711ed} DynamicQueryHandler: Done processing query 2023.12.13 06:08:48.915411 [ 3 ] {1135b842-d735-4d7d-b291-c6852f3711ed} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.13 06:08:48.915426 [ 3 ] {} HTTP-Session: 7db051ff-e359-4fee-9c25-85643a866985 Destroying unnamed session 2023.12.13 06:08:49.032974 [ 156 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:08:49.033023 [ 156 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:08:58.907796 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:08:58.907924 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:08:58.907954 [ 3 ] {} HTTP-Session: 5139dbb6-5b82-46b0-8015-9e99d3f04662 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:08:58.907981 [ 3 ] {} HTTP-Session: 5139dbb6-5b82-46b0-8015-9e99d3f04662 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:08:58.908120 [ 3 ] {c02cfb15-5acd-4f4e-a48c-2c11a38d0751} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:08:58.908186 [ 3 ] {c02cfb15-5acd-4f4e-a48c-2c11a38d0751} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:08:58.908342 [ 3 ] {c02cfb15-5acd-4f4e-a48c-2c11a38d0751} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:08:58.908803 [ 3 ] {c02cfb15-5acd-4f4e-a48c-2c11a38d0751} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.12.13 06:08:58.909066 [ 3 ] {c02cfb15-5acd-4f4e-a48c-2c11a38d0751} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.13 06:08:58.909232 [ 3 ] {c02cfb15-5acd-4f4e-a48c-2c11a38d0751} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.13 06:08:58.909363 [ 3 ] {c02cfb15-5acd-4f4e-a48c-2c11a38d0751} executeQuery: Read 40 rows, 3.24 KiB in 0.001203972 sec., 33223 rows/sec., 2.63 MiB/sec. 2023.12.13 06:08:58.909515 [ 3 ] {c02cfb15-5acd-4f4e-a48c-2c11a38d0751} DynamicQueryHandler: Done processing query 2023.12.13 06:08:58.909540 [ 3 ] {c02cfb15-5acd-4f4e-a48c-2c11a38d0751} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:08:58.909556 [ 3 ] {} HTTP-Session: 5139dbb6-5b82-46b0-8015-9e99d3f04662 Destroying unnamed session 2023.12.13 06:08:58.909678 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:08:58.909724 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:08:58.909743 [ 3 ] {} HTTP-Session: 540073f7-8984-46a5-9972-ca2d55dacc51 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:08:58.909762 [ 3 ] {} HTTP-Session: 540073f7-8984-46a5-9972-ca2d55dacc51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:08:58.909840 [ 3 ] {d5187942-d35c-46ff-b7a5-10288a49d3d8} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:08:58.909880 [ 3 ] {d5187942-d35c-46ff-b7a5-10288a49d3d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.13 06:08:58.909988 [ 3 ] {d5187942-d35c-46ff-b7a5-10288a49d3d8} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:08:58.910270 [ 3 ] {d5187942-d35c-46ff-b7a5-10288a49d3d8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.12.13 06:08:58.910473 [ 3 ] {d5187942-d35c-46ff-b7a5-10288a49d3d8} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.13 06:08:58.910628 [ 3 ] {d5187942-d35c-46ff-b7a5-10288a49d3d8} oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.13 06:08:58.910766 [ 3 ] {d5187942-d35c-46ff-b7a5-10288a49d3d8} executeQuery: Read 4 rows, 342.00 B in 0.000890497 sec., 4491 rows/sec., 375.05 KiB/sec. 2023.12.13 06:08:58.910900 [ 3 ] {d5187942-d35c-46ff-b7a5-10288a49d3d8} DynamicQueryHandler: Done processing query 2023.12.13 06:08:58.910925 [ 3 ] {d5187942-d35c-46ff-b7a5-10288a49d3d8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:08:58.910940 [ 3 ] {} HTTP-Session: 540073f7-8984-46a5-9972-ca2d55dacc51 Destroying unnamed session 2023.12.13 06:08:58.911099 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 19678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:08:58.911144 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:08:58.911163 [ 3 ] {} HTTP-Session: 5d28fada-8546-41ee-9919-5d070c00d84b Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:08:58.911180 [ 3 ] {} HTTP-Session: 5d28fada-8546-41ee-9919-5d070c00d84b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:08:58.911255 [ 3 ] {10e83a4d-8acf-405c-83ef-4a996601ad5e} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:08:58.911294 [ 3 ] {10e83a4d-8acf-405c-83ef-4a996601ad5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:08:58.911398 [ 3 ] {10e83a4d-8acf-405c-83ef-4a996601ad5e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:08:58.911737 [ 3 ] {10e83a4d-8acf-405c-83ef-4a996601ad5e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.12.13 06:08:58.911954 [ 3 ] {10e83a4d-8acf-405c-83ef-4a996601ad5e} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.12.13 06:08:58.912100 [ 3 ] {10e83a4d-8acf-405c-83ef-4a996601ad5e} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.12.13 06:08:58.912229 [ 3 ] {10e83a4d-8acf-405c-83ef-4a996601ad5e} executeQuery: Read 122 rows, 12.19 KiB in 0.000938427 sec., 130004 rows/sec., 12.69 MiB/sec. 2023.12.13 06:08:58.912369 [ 3 ] {10e83a4d-8acf-405c-83ef-4a996601ad5e} DynamicQueryHandler: Done processing query 2023.12.13 06:08:58.912392 [ 3 ] {10e83a4d-8acf-405c-83ef-4a996601ad5e} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:08:58.912408 [ 3 ] {} HTTP-Session: 5d28fada-8546-41ee-9919-5d070c00d84b Destroying unnamed session 2023.12.13 06:08:58.912510 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:08:58.912553 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:08:58.912572 [ 3 ] {} HTTP-Session: bb98f7e5-561c-4631-88ea-98ca17265b6e Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:08:58.912588 [ 3 ] {} HTTP-Session: bb98f7e5-561c-4631-88ea-98ca17265b6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:08:58.912656 [ 3 ] {3351c3c6-8950-47ed-9ede-3699c6190884} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:08:58.912693 [ 3 ] {3351c3c6-8950-47ed-9ede-3699c6190884} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.13 06:08:58.912801 [ 3 ] {3351c3c6-8950-47ed-9ede-3699c6190884} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:08:58.913054 [ 3 ] {3351c3c6-8950-47ed-9ede-3699c6190884} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.12.13 06:08:58.913249 [ 3 ] {3351c3c6-8950-47ed-9ede-3699c6190884} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.13 06:08:58.913395 [ 3 ] {3351c3c6-8950-47ed-9ede-3699c6190884} oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.13 06:08:58.913516 [ 3 ] {3351c3c6-8950-47ed-9ede-3699c6190884} executeQuery: Read 4 rows, 286.00 B in 0.000833045 sec., 4801 rows/sec., 335.27 KiB/sec. 2023.12.13 06:08:58.913626 [ 3 ] {3351c3c6-8950-47ed-9ede-3699c6190884} DynamicQueryHandler: Done processing query 2023.12.13 06:08:58.913649 [ 3 ] {3351c3c6-8950-47ed-9ede-3699c6190884} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:08:58.913665 [ 3 ] {} HTTP-Session: bb98f7e5-561c-4631-88ea-98ca17265b6e Destroying unnamed session 2023.12.13 06:08:58.913775 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7517, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:08:58.913819 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:08:58.913837 [ 3 ] {} HTTP-Session: 796265ab-d2c8-4437-a94c-76e16af3bce9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:08:58.913853 [ 3 ] {} HTTP-Session: 796265ab-d2c8-4437-a94c-76e16af3bce9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:08:58.913923 [ 3 ] {b2d54b1d-b7ba-478c-933c-b0a413c65d7c} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:08:58.913959 [ 3 ] {b2d54b1d-b7ba-478c-933c-b0a413c65d7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:08:58.914062 [ 3 ] {b2d54b1d-b7ba-478c-933c-b0a413c65d7c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:08:58.914347 [ 3 ] {b2d54b1d-b7ba-478c-933c-b0a413c65d7c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.12.13 06:08:58.914547 [ 3 ] {b2d54b1d-b7ba-478c-933c-b0a413c65d7c} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.12.13 06:08:58.914694 [ 3 ] {b2d54b1d-b7ba-478c-933c-b0a413c65d7c} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.12.13 06:08:58.914819 [ 3 ] {b2d54b1d-b7ba-478c-933c-b0a413c65d7c} executeQuery: Read 44 rows, 3.53 KiB in 0.000867746 sec., 50706 rows/sec., 3.97 MiB/sec. 2023.12.13 06:08:58.914969 [ 3 ] {b2d54b1d-b7ba-478c-933c-b0a413c65d7c} DynamicQueryHandler: Done processing query 2023.12.13 06:08:58.914992 [ 3 ] {b2d54b1d-b7ba-478c-933c-b0a413c65d7c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:08:58.915008 [ 3 ] {} HTTP-Session: 796265ab-d2c8-4437-a94c-76e16af3bce9 Destroying unnamed session 2023.12.13 06:08:58.915105 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:08:58.915147 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:08:58.915165 [ 3 ] {} HTTP-Session: 2e841536-93d8-4647-89c4-40a15b174e41 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:08:58.915181 [ 3 ] {} HTTP-Session: 2e841536-93d8-4647-89c4-40a15b174e41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:08:58.915250 [ 3 ] {5255517e-457f-44b0-b9a7-f5cd0048eed5} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:08:58.915294 [ 3 ] {5255517e-457f-44b0-b9a7-f5cd0048eed5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:08:58.915422 [ 3 ] {5255517e-457f-44b0-b9a7-f5cd0048eed5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:08:58.915673 [ 3 ] {5255517e-457f-44b0-b9a7-f5cd0048eed5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.12.13 06:08:58.915956 [ 3 ] {5255517e-457f-44b0-b9a7-f5cd0048eed5} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.13 06:08:58.916183 [ 3 ] {5255517e-457f-44b0-b9a7-f5cd0048eed5} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.13 06:08:58.916334 [ 3 ] {5255517e-457f-44b0-b9a7-f5cd0048eed5} executeQuery: Read 2 rows, 144.00 B in 0.001043779 sec., 1916 rows/sec., 134.73 KiB/sec. 2023.12.13 06:08:58.916469 [ 3 ] {5255517e-457f-44b0-b9a7-f5cd0048eed5} DynamicQueryHandler: Done processing query 2023.12.13 06:08:58.916498 [ 3 ] {5255517e-457f-44b0-b9a7-f5cd0048eed5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:08:58.916520 [ 3 ] {} HTTP-Session: 2e841536-93d8-4647-89c4-40a15b174e41 Destroying unnamed session 2023.12.13 06:08:58.916737 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 42808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:08:58.916798 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:08:58.916819 [ 3 ] {} HTTP-Session: 8caa93d9-7eee-4323-810b-dc7588271051 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:08:58.916837 [ 3 ] {} HTTP-Session: 8caa93d9-7eee-4323-810b-dc7588271051 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:08:58.916919 [ 3 ] {bcd7ef2e-5008-4559-ac35-d9e175956d54} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:08:58.916962 [ 3 ] {bcd7ef2e-5008-4559-ac35-d9e175956d54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:08:58.917100 [ 3 ] {bcd7ef2e-5008-4559-ac35-d9e175956d54} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:08:58.917561 [ 3 ] {bcd7ef2e-5008-4559-ac35-d9e175956d54} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.12.13 06:08:58.917873 [ 3 ] {bcd7ef2e-5008-4559-ac35-d9e175956d54} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.13 06:08:58.918055 [ 3 ] {bcd7ef2e-5008-4559-ac35-d9e175956d54} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.13 06:08:58.918192 [ 3 ] {bcd7ef2e-5008-4559-ac35-d9e175956d54} executeQuery: Read 40 rows, 55.27 KiB in 0.001234942 sec., 32390 rows/sec., 43.71 MiB/sec. 2023.12.13 06:08:58.918404 [ 3 ] {bcd7ef2e-5008-4559-ac35-d9e175956d54} DynamicQueryHandler: Done processing query 2023.12.13 06:08:58.918438 [ 3 ] {bcd7ef2e-5008-4559-ac35-d9e175956d54} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.13 06:08:58.918454 [ 3 ] {} HTTP-Session: 8caa93d9-7eee-4323-810b-dc7588271051 Destroying unnamed session 2023.12.13 06:09:04.033069 [ 76 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:09:04.033142 [ 76 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:09:08.907758 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:09:08.907936 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:09:08.907982 [ 3 ] {} HTTP-Session: bc2396b3-e9f5-4718-a684-7074788f7321 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:09:08.908023 [ 3 ] {} HTTP-Session: bc2396b3-e9f5-4718-a684-7074788f7321 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:09:08.908220 [ 3 ] {7bbecebd-c8d1-4448-9d3f-33d887d04e85} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:09:08.908317 [ 3 ] {7bbecebd-c8d1-4448-9d3f-33d887d04e85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:09:08.908511 [ 3 ] {7bbecebd-c8d1-4448-9d3f-33d887d04e85} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:09:08.908890 [ 3 ] {7bbecebd-c8d1-4448-9d3f-33d887d04e85} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.12.13 06:09:08.909144 [ 3 ] {7bbecebd-c8d1-4448-9d3f-33d887d04e85} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.13 06:09:08.909311 [ 3 ] {7bbecebd-c8d1-4448-9d3f-33d887d04e85} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.13 06:09:08.909440 [ 3 ] {7bbecebd-c8d1-4448-9d3f-33d887d04e85} executeQuery: Read 40 rows, 3.24 KiB in 0.001166762 sec., 34282 rows/sec., 2.71 MiB/sec. 2023.12.13 06:09:08.909642 [ 3 ] {7bbecebd-c8d1-4448-9d3f-33d887d04e85} DynamicQueryHandler: Done processing query 2023.12.13 06:09:08.909671 [ 3 ] {7bbecebd-c8d1-4448-9d3f-33d887d04e85} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:09:08.909688 [ 3 ] {} HTTP-Session: bc2396b3-e9f5-4718-a684-7074788f7321 Destroying unnamed session 2023.12.13 06:09:08.909912 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 19379, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:09:08.909960 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:09:08.909980 [ 3 ] {} HTTP-Session: a8acd538-ec47-4cd4-bbb5-cd7aefe4f7f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:09:08.909999 [ 3 ] {} HTTP-Session: a8acd538-ec47-4cd4-bbb5-cd7aefe4f7f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:09:08.910083 [ 3 ] {2621db95-6db1-42c4-9874-c1a1dbb5d9a0} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:09:08.910125 [ 3 ] {2621db95-6db1-42c4-9874-c1a1dbb5d9a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:09:08.910251 [ 3 ] {2621db95-6db1-42c4-9874-c1a1dbb5d9a0} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:09:08.910575 [ 3 ] {2621db95-6db1-42c4-9874-c1a1dbb5d9a0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.12.13 06:09:08.910792 [ 3 ] {2621db95-6db1-42c4-9874-c1a1dbb5d9a0} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.12.13 06:09:08.910945 [ 3 ] {2621db95-6db1-42c4-9874-c1a1dbb5d9a0} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.12.13 06:09:08.911071 [ 3 ] {2621db95-6db1-42c4-9874-c1a1dbb5d9a0} executeQuery: Read 120 rows, 12.01 KiB in 0.000956057 sec., 125515 rows/sec., 12.27 MiB/sec. 2023.12.13 06:09:08.911069 [ 122 ] {} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.12.13 06:09:08.911182 [ 122 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.12.13 06:09:08.911227 [ 3 ] {2621db95-6db1-42c4-9874-c1a1dbb5d9a0} DynamicQueryHandler: Done processing query 2023.12.13 06:09:08.911273 [ 3 ] {2621db95-6db1-42c4-9874-c1a1dbb5d9a0} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:09:08.911279 [ 22 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.12.13 06:09:08.911308 [ 3 ] {} HTTP-Session: a8acd538-ec47-4cd4-bbb5-cd7aefe4f7f3 Destroying unnamed session 2023.12.13 06:09:08.911425 [ 22 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:09:08.911476 [ 22 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 160 rows starting from the beginning of the part 2023.12.13 06:09:08.911488 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:09:08.911574 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:09:08.911607 [ 3 ] {} HTTP-Session: 95e85b56-bd58-4dd8-893a-6b8b1d2a738d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:09:08.911643 [ 3 ] {} HTTP-Session: 95e85b56-bd58-4dd8-893a-6b8b1d2a738d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:09:08.911783 [ 22 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 120 rows starting from the beginning of the part 2023.12.13 06:09:08.911817 [ 3 ] {bf60561a-0700-4c92-ae90-d6c596f15570} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:09:08.911894 [ 3 ] {bf60561a-0700-4c92-ae90-d6c596f15570} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:09:08.912053 [ 22 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part 2023.12.13 06:09:08.912338 [ 3 ] {bf60561a-0700-4c92-ae90-d6c596f15570} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:09:08.912358 [ 22 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 120 rows starting from the beginning of the part 2023.12.13 06:09:08.912534 [ 22 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 122 rows starting from the beginning of the part 2023.12.13 06:09:08.912781 [ 22 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 120 rows starting from the beginning of the part 2023.12.13 06:09:08.913099 [ 3 ] {bf60561a-0700-4c92-ae90-d6c596f15570} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.12.13 06:09:08.913459 [ 3 ] {bf60561a-0700-4c92-ae90-d6c596f15570} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.12.13 06:09:08.913773 [ 3 ] {bf60561a-0700-4c92-ae90-d6c596f15570} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.12.13 06:09:08.913957 [ 122 ] {} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.12.13 06:09:08.914016 [ 3 ] {bf60561a-0700-4c92-ae90-d6c596f15570} executeQuery: Read 40 rows, 3.20 KiB in 0.002137359 sec., 18714 rows/sec., 1.46 MiB/sec. 2023.12.13 06:09:08.914022 [ 122 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.12.13 06:09:08.914386 [ 3 ] {bf60561a-0700-4c92-ae90-d6c596f15570} DynamicQueryHandler: Done processing query 2023.12.13 06:09:08.914453 [ 3 ] {bf60561a-0700-4c92-ae90-d6c596f15570} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:09:08.914472 [ 13 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.12.13 06:09:08.914537 [ 3 ] {} HTTP-Session: 95e85b56-bd58-4dd8-893a-6b8b1d2a738d Destroying unnamed session 2023.12.13 06:09:08.914663 [ 22 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 678 rows, containing 4 columns (4 merged, 0 gathered) in 0.003419223 sec., 198290.6642824993 rows/sec., 19.08 MiB/sec. 2023.12.13 06:09:08.914728 [ 13 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:09:08.914795 [ 13 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 87 rows starting from the beginning of the part 2023.12.13 06:09:08.914833 [ 22 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.12.13 06:09:08.914900 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 42808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:09:08.915008 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:09:08.915078 [ 3 ] {} HTTP-Session: 72e5ada8-2f43-4b1f-bc80-db048397dd4a Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:09:08.915145 [ 3 ] {} HTTP-Session: 72e5ada8-2f43-4b1f-bc80-db048397dd4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:09:08.915226 [ 22 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_21_4} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.12.13 06:09:08.915241 [ 13 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part 2023.12.13 06:09:08.915396 [ 22 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_21_4} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.12.13 06:09:08.915477 [ 3 ] {e3db9a48-5e06-4bf0-9498-4ec19de3c136} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:09:08.915663 [ 3 ] {e3db9a48-5e06-4bf0-9498-4ec19de3c136} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:09:08.915683 [ 13 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part 2023.12.13 06:09:08.915997 [ 13 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part 2023.12.13 06:09:08.916310 [ 13 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 44 rows starting from the beginning of the part 2023.12.13 06:09:08.916371 [ 3 ] {e3db9a48-5e06-4bf0-9498-4ec19de3c136} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:09:08.916575 [ 13 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part 2023.12.13 06:09:08.917421 [ 3 ] {e3db9a48-5e06-4bf0-9498-4ec19de3c136} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.12.13 06:09:08.918161 [ 22 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 275 rows, containing 4 columns (4 merged, 0 gathered) in 0.004066514 sec., 67625.4895470666 rows/sec., 5.28 MiB/sec. 2023.12.13 06:09:08.918261 [ 3 ] {e3db9a48-5e06-4bf0-9498-4ec19de3c136} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.13 06:09:08.918315 [ 22 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.12.13 06:09:08.918557 [ 3 ] {e3db9a48-5e06-4bf0-9498-4ec19de3c136} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.13 06:09:08.918604 [ 22 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_21_4} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.12.13 06:09:08.918718 [ 22 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_21_4} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.12.13 06:09:08.918723 [ 122 ] {} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.12.13 06:09:08.918777 [ 3 ] {e3db9a48-5e06-4bf0-9498-4ec19de3c136} executeQuery: Read 40 rows, 55.27 KiB in 0.003208489 sec., 12466 rows/sec., 16.82 MiB/sec. 2023.12.13 06:09:08.918788 [ 122 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.12.13 06:09:08.919008 [ 18 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.12.13 06:09:08.919176 [ 3 ] {e3db9a48-5e06-4bf0-9498-4ec19de3c136} DynamicQueryHandler: Done processing query 2023.12.13 06:09:08.919183 [ 18 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:09:08.919220 [ 3 ] {e3db9a48-5e06-4bf0-9498-4ec19de3c136} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.13 06:09:08.919256 [ 18 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 422 rows starting from the beginning of the part 2023.12.13 06:09:08.919265 [ 3 ] {} HTTP-Session: 72e5ada8-2f43-4b1f-bc80-db048397dd4a Destroying unnamed session 2023.12.13 06:09:08.919402 [ 18 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part 2023.12.13 06:09:08.919502 [ 18 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part 2023.12.13 06:09:08.919591 [ 18 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part 2023.12.13 06:09:08.919682 [ 18 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part 2023.12.13 06:09:08.919766 [ 18 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part 2023.12.13 06:09:08.921279 [ 12 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 622 rows, containing 6 columns (6 merged, 0 gathered) in 0.002380594 sec., 261279.32776441507 rows/sec., 352.58 MiB/sec. 2023.12.13 06:09:08.921722 [ 12 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.12.13 06:09:08.921983 [ 12 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_16_3} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.12.13 06:09:08.922061 [ 12 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_16_3} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.12.13 06:09:08.922156 [ 12 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_16_3: 4.48 MiB. 2023.12.13 06:09:09.566170 [ 122 ] {} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2023.12.13 06:09:09.566218 [ 122 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.12.13 06:09:09.566300 [ 13 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact 2023.12.13 06:09:09.566433 [ 13 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:09:09.566471 [ 13 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 280 rows starting from the beginning of the part 2023.12.13 06:09:09.566602 [ 13 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part 2023.12.13 06:09:09.566718 [ 13 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part 2023.12.13 06:09:09.566823 [ 13 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part 2023.12.13 06:09:09.566927 [ 13 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part 2023.12.13 06:09:09.567641 [ 18 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 356 rows, containing 5 columns (5 merged, 0 gathered) in 0.001380915 sec., 257800.08182980126 rows/sec., 18.18 MiB/sec. 2023.12.13 06:09:09.567825 [ 24 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2023.12.13 06:09:09.568074 [ 24 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_9_2} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. 2023.12.13 06:09:09.568146 [ 24 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_9_2} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 2023.12.13 06:09:13.907447 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:09:13.907581 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:09:13.907612 [ 3 ] {} HTTP-Session: 28ce57f2-761d-4104-84a5-a56119be2c85 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:09:13.907639 [ 3 ] {} HTTP-Session: 28ce57f2-761d-4104-84a5-a56119be2c85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:09:13.907773 [ 3 ] {5ec2f594-b0bb-4835-8b2d-6176fddfc18d} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:09:13.907838 [ 3 ] {5ec2f594-b0bb-4835-8b2d-6176fddfc18d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.13 06:09:13.908018 [ 3 ] {5ec2f594-b0bb-4835-8b2d-6176fddfc18d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:09:13.908390 [ 3 ] {5ec2f594-b0bb-4835-8b2d-6176fddfc18d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.12.13 06:09:13.908643 [ 3 ] {5ec2f594-b0bb-4835-8b2d-6176fddfc18d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.13 06:09:13.908805 [ 3 ] {5ec2f594-b0bb-4835-8b2d-6176fddfc18d} oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.13 06:09:13.908940 [ 3 ] {5ec2f594-b0bb-4835-8b2d-6176fddfc18d} executeQuery: Read 2 rows, 175.00 B in 0.0011203 sec., 1785 rows/sec., 152.55 KiB/sec. 2023.12.13 06:09:13.909075 [ 3 ] {5ec2f594-b0bb-4835-8b2d-6176fddfc18d} DynamicQueryHandler: Done processing query 2023.12.13 06:09:13.909101 [ 3 ] {5ec2f594-b0bb-4835-8b2d-6176fddfc18d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:09:13.909117 [ 3 ] {} HTTP-Session: 28ce57f2-761d-4104-84a5-a56119be2c85 Destroying unnamed session 2023.12.13 06:09:13.909237 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:09:13.909284 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:09:13.909303 [ 3 ] {} HTTP-Session: 4bb73bc3-14ee-42ce-88bd-54eb87c645e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:09:13.909322 [ 3 ] {} HTTP-Session: 4bb73bc3-14ee-42ce-88bd-54eb87c645e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:09:13.909401 [ 3 ] {ab2d2c36-df56-4e45-99c2-9af3f8bbed31} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:09:13.909441 [ 3 ] {ab2d2c36-df56-4e45-99c2-9af3f8bbed31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:09:13.909548 [ 3 ] {ab2d2c36-df56-4e45-99c2-9af3f8bbed31} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:09:13.909805 [ 3 ] {ab2d2c36-df56-4e45-99c2-9af3f8bbed31} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.12.13 06:09:13.910008 [ 3 ] {ab2d2c36-df56-4e45-99c2-9af3f8bbed31} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.12.13 06:09:13.910166 [ 3 ] {ab2d2c36-df56-4e45-99c2-9af3f8bbed31} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.12.13 06:09:13.910271 [ 3 ] {ab2d2c36-df56-4e45-99c2-9af3f8bbed31} executeQuery: Read 37 rows, 3.18 KiB in 0.000843316 sec., 43874 rows/sec., 3.69 MiB/sec. 2023.12.13 06:09:13.910381 [ 3 ] {ab2d2c36-df56-4e45-99c2-9af3f8bbed31} DynamicQueryHandler: Done processing query 2023.12.13 06:09:13.910404 [ 3 ] {ab2d2c36-df56-4e45-99c2-9af3f8bbed31} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:09:13.910419 [ 3 ] {} HTTP-Session: 4bb73bc3-14ee-42ce-88bd-54eb87c645e0 Destroying unnamed session 2023.12.13 06:09:13.910568 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:09:13.910613 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:09:13.910632 [ 3 ] {} HTTP-Session: 137f168e-03e7-46cf-98d6-2aefda8d0f4f Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:09:13.910649 [ 3 ] {} HTTP-Session: 137f168e-03e7-46cf-98d6-2aefda8d0f4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:09:13.910719 [ 3 ] {9917f6ba-a658-46bf-b959-9aa8151eca75} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:09:13.910757 [ 3 ] {9917f6ba-a658-46bf-b959-9aa8151eca75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.13 06:09:13.910862 [ 3 ] {9917f6ba-a658-46bf-b959-9aa8151eca75} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:09:13.911080 [ 3 ] {9917f6ba-a658-46bf-b959-9aa8151eca75} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.12.13 06:09:13.911271 [ 3 ] {9917f6ba-a658-46bf-b959-9aa8151eca75} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.13 06:09:13.911412 [ 3 ] {9917f6ba-a658-46bf-b959-9aa8151eca75} oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.13 06:09:13.911535 [ 3 ] {9917f6ba-a658-46bf-b959-9aa8151eca75} executeQuery: Read 2 rows, 143.00 B in 0.000787085 sec., 2541 rows/sec., 177.42 KiB/sec. 2023.12.13 06:09:13.911694 [ 3 ] {9917f6ba-a658-46bf-b959-9aa8151eca75} DynamicQueryHandler: Done processing query 2023.12.13 06:09:13.911718 [ 3 ] {9917f6ba-a658-46bf-b959-9aa8151eca75} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:09:13.911733 [ 3 ] {} HTTP-Session: 137f168e-03e7-46cf-98d6-2aefda8d0f4f Destroying unnamed session 2023.12.13 06:09:13.911878 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:09:13.911922 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:09:13.911940 [ 3 ] {} HTTP-Session: 5fc6a8ab-800b-41bb-86bf-9049a759c718 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:09:13.911957 [ 3 ] {} HTTP-Session: 5fc6a8ab-800b-41bb-86bf-9049a759c718 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:09:13.912028 [ 3 ] {a0344455-0fef-49e8-bedd-510a08224e43} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:09:13.912066 [ 3 ] {a0344455-0fef-49e8-bedd-510a08224e43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:09:13.912178 [ 3 ] {a0344455-0fef-49e8-bedd-510a08224e43} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:09:13.912417 [ 3 ] {a0344455-0fef-49e8-bedd-510a08224e43} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.12.13 06:09:13.912611 [ 3 ] {a0344455-0fef-49e8-bedd-510a08224e43} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.12.13 06:09:13.912759 [ 3 ] {a0344455-0fef-49e8-bedd-510a08224e43} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.12.13 06:09:13.912877 [ 3 ] {a0344455-0fef-49e8-bedd-510a08224e43} executeQuery: Read 26 rows, 2.06 KiB in 0.000822525 sec., 31609 rows/sec., 2.45 MiB/sec. 2023.12.13 06:09:13.912976 [ 3 ] {a0344455-0fef-49e8-bedd-510a08224e43} DynamicQueryHandler: Done processing query 2023.12.13 06:09:13.912997 [ 3 ] {a0344455-0fef-49e8-bedd-510a08224e43} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:09:13.913013 [ 3 ] {} HTTP-Session: 5fc6a8ab-800b-41bb-86bf-9049a759c718 Destroying unnamed session 2023.12.13 06:09:13.913136 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:09:13.913178 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:09:13.913196 [ 3 ] {} HTTP-Session: d9c96262-52a4-44c8-95ae-2f13913999bd Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:09:13.913213 [ 3 ] {} HTTP-Session: d9c96262-52a4-44c8-95ae-2f13913999bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:09:13.913282 [ 3 ] {e786c1c1-ea02-4915-b046-01c97cea277b} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:09:13.913324 [ 3 ] {e786c1c1-ea02-4915-b046-01c97cea277b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:09:13.913441 [ 3 ] {e786c1c1-ea02-4915-b046-01c97cea277b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:09:13.913768 [ 3 ] {e786c1c1-ea02-4915-b046-01c97cea277b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.12.13 06:09:13.914019 [ 3 ] {e786c1c1-ea02-4915-b046-01c97cea277b} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.13 06:09:13.914191 [ 3 ] {e786c1c1-ea02-4915-b046-01c97cea277b} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.13 06:09:13.914326 [ 3 ] {e786c1c1-ea02-4915-b046-01c97cea277b} executeQuery: Read 37 rows, 2.67 KiB in 0.001006889 sec., 36746 rows/sec., 2.59 MiB/sec. 2023.12.13 06:09:13.914472 [ 3 ] {e786c1c1-ea02-4915-b046-01c97cea277b} DynamicQueryHandler: Done processing query 2023.12.13 06:09:13.914496 [ 3 ] {e786c1c1-ea02-4915-b046-01c97cea277b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:09:13.914512 [ 3 ] {} HTTP-Session: d9c96262-52a4-44c8-95ae-2f13913999bd Destroying unnamed session 2023.12.13 06:09:18.907203 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:09:18.907374 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:09:18.907420 [ 3 ] {} HTTP-Session: 96a849b3-ea39-46cc-8a16-93392eb81c3d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:09:18.907459 [ 3 ] {} HTTP-Session: 96a849b3-ea39-46cc-8a16-93392eb81c3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:09:18.907625 [ 3 ] {275e9323-d387-40d5-999f-27cf6da99e59} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:09:18.907684 [ 3 ] {275e9323-d387-40d5-999f-27cf6da99e59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:09:18.907839 [ 3 ] {275e9323-d387-40d5-999f-27cf6da99e59} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:09:18.908285 [ 3 ] {275e9323-d387-40d5-999f-27cf6da99e59} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.12.13 06:09:18.908539 [ 3 ] {275e9323-d387-40d5-999f-27cf6da99e59} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.13 06:09:18.908709 [ 3 ] {275e9323-d387-40d5-999f-27cf6da99e59} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.13 06:09:18.908828 [ 3 ] {275e9323-d387-40d5-999f-27cf6da99e59} executeQuery: Read 40 rows, 3.24 KiB in 0.001168701 sec., 34226 rows/sec., 2.71 MiB/sec. 2023.12.13 06:09:18.909011 [ 3 ] {275e9323-d387-40d5-999f-27cf6da99e59} DynamicQueryHandler: Done processing query 2023.12.13 06:09:18.909037 [ 3 ] {275e9323-d387-40d5-999f-27cf6da99e59} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:09:18.909053 [ 3 ] {} HTTP-Session: 96a849b3-ea39-46cc-8a16-93392eb81c3d Destroying unnamed session 2023.12.13 06:09:18.909271 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 19379, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:09:18.909318 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:09:18.909339 [ 3 ] {} HTTP-Session: f0072418-1315-4b89-8eb4-81d4bd2f689d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:09:18.909357 [ 3 ] {} HTTP-Session: f0072418-1315-4b89-8eb4-81d4bd2f689d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:09:18.909438 [ 3 ] {6313a6c5-4b12-439d-97b5-920b64f740e1} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:09:18.909480 [ 3 ] {6313a6c5-4b12-439d-97b5-920b64f740e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:09:18.909596 [ 3 ] {6313a6c5-4b12-439d-97b5-920b64f740e1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:09:18.909977 [ 3 ] {6313a6c5-4b12-439d-97b5-920b64f740e1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.12.13 06:09:18.910190 [ 3 ] {6313a6c5-4b12-439d-97b5-920b64f740e1} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.12.13 06:09:18.910336 [ 3 ] {6313a6c5-4b12-439d-97b5-920b64f740e1} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.12.13 06:09:18.910440 [ 3 ] {6313a6c5-4b12-439d-97b5-920b64f740e1} executeQuery: Read 120 rows, 12.01 KiB in 0.000974118 sec., 123188 rows/sec., 12.04 MiB/sec. 2023.12.13 06:09:18.910642 [ 3 ] {6313a6c5-4b12-439d-97b5-920b64f740e1} DynamicQueryHandler: Done processing query 2023.12.13 06:09:18.910667 [ 3 ] {6313a6c5-4b12-439d-97b5-920b64f740e1} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:09:18.910683 [ 3 ] {} HTTP-Session: f0072418-1315-4b89-8eb4-81d4bd2f689d Destroying unnamed session 2023.12.13 06:09:18.910807 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:09:18.910851 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:09:18.910869 [ 3 ] {} HTTP-Session: 9e36375e-6b06-4388-a81d-b995fd62e328 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:09:18.910886 [ 3 ] {} HTTP-Session: 9e36375e-6b06-4388-a81d-b995fd62e328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:09:18.910960 [ 3 ] {ae48f643-068d-489d-8619-6c9c1635b5f3} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:09:18.910998 [ 3 ] {ae48f643-068d-489d-8619-6c9c1635b5f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:09:18.911115 [ 3 ] {ae48f643-068d-489d-8619-6c9c1635b5f3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:09:18.911393 [ 3 ] {ae48f643-068d-489d-8619-6c9c1635b5f3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.12.13 06:09:18.911593 [ 3 ] {ae48f643-068d-489d-8619-6c9c1635b5f3} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.12.13 06:09:18.911734 [ 3 ] {ae48f643-068d-489d-8619-6c9c1635b5f3} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.12.13 06:09:18.911842 [ 3 ] {ae48f643-068d-489d-8619-6c9c1635b5f3} executeQuery: Read 40 rows, 3.20 KiB in 0.000848225 sec., 47157 rows/sec., 3.69 MiB/sec. 2023.12.13 06:09:18.912030 [ 3 ] {ae48f643-068d-489d-8619-6c9c1635b5f3} DynamicQueryHandler: Done processing query 2023.12.13 06:09:18.912053 [ 3 ] {ae48f643-068d-489d-8619-6c9c1635b5f3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:09:18.912068 [ 3 ] {} HTTP-Session: 9e36375e-6b06-4388-a81d-b995fd62e328 Destroying unnamed session 2023.12.13 06:09:18.912258 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 42809, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:09:18.912303 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:09:18.912321 [ 3 ] {} HTTP-Session: c85795cf-5d0f-4992-ab3f-dac1844edbe6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:09:18.912338 [ 3 ] {} HTTP-Session: c85795cf-5d0f-4992-ab3f-dac1844edbe6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:09:18.912422 [ 3 ] {a7c9ce72-a2db-4721-af21-7f7b0a65adba} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:09:18.912467 [ 3 ] {a7c9ce72-a2db-4721-af21-7f7b0a65adba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:09:18.912615 [ 3 ] {a7c9ce72-a2db-4721-af21-7f7b0a65adba} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:09:18.913050 [ 3 ] {a7c9ce72-a2db-4721-af21-7f7b0a65adba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.12.13 06:09:18.913356 [ 3 ] {a7c9ce72-a2db-4721-af21-7f7b0a65adba} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.13 06:09:18.913531 [ 3 ] {a7c9ce72-a2db-4721-af21-7f7b0a65adba} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.13 06:09:18.913632 [ 3 ] {a7c9ce72-a2db-4721-af21-7f7b0a65adba} executeQuery: Read 40 rows, 55.27 KiB in 0.001182602 sec., 33823 rows/sec., 45.64 MiB/sec. 2023.12.13 06:09:18.913751 [ 3 ] {a7c9ce72-a2db-4721-af21-7f7b0a65adba} DynamicQueryHandler: Done processing query 2023.12.13 06:09:18.913774 [ 3 ] {a7c9ce72-a2db-4721-af21-7f7b0a65adba} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.13 06:09:18.913789 [ 3 ] {} HTTP-Session: c85795cf-5d0f-4992-ab3f-dac1844edbe6 Destroying unnamed session 2023.12.13 06:09:19.033186 [ 179 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:09:19.033224 [ 179 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:09:28.907087 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:09:28.907211 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:09:28.907240 [ 3 ] {} HTTP-Session: 5e2a84a2-8908-474d-aeda-f6da5e15bd14 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:09:28.907267 [ 3 ] {} HTTP-Session: 5e2a84a2-8908-474d-aeda-f6da5e15bd14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:09:28.907404 [ 3 ] {270e5dd7-c6c0-458f-a78a-f8394c8a7e0e} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:09:28.907468 [ 3 ] {270e5dd7-c6c0-458f-a78a-f8394c8a7e0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:09:28.907644 [ 3 ] {270e5dd7-c6c0-458f-a78a-f8394c8a7e0e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:09:28.908057 [ 3 ] {270e5dd7-c6c0-458f-a78a-f8394c8a7e0e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.12.13 06:09:28.908318 [ 3 ] {270e5dd7-c6c0-458f-a78a-f8394c8a7e0e} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.13 06:09:28.908483 [ 3 ] {270e5dd7-c6c0-458f-a78a-f8394c8a7e0e} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.13 06:09:28.908606 [ 3 ] {270e5dd7-c6c0-458f-a78a-f8394c8a7e0e} executeQuery: Read 40 rows, 3.24 KiB in 0.001167482 sec., 34261 rows/sec., 2.71 MiB/sec. 2023.12.13 06:09:28.908631 [ 144 ] {} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 2023.12.13 06:09:28.908751 [ 144 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.12.13 06:09:28.908756 [ 3 ] {270e5dd7-c6c0-458f-a78a-f8394c8a7e0e} DynamicQueryHandler: Done processing query 2023.12.13 06:09:28.908806 [ 3 ] {270e5dd7-c6c0-458f-a78a-f8394c8a7e0e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:09:28.908886 [ 3 ] {} HTTP-Session: 5e2a84a2-8908-474d-aeda-f6da5e15bd14 Destroying unnamed session 2023.12.13 06:09:28.908933 [ 20 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_18_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact 2023.12.13 06:09:28.909068 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:09:28.909105 [ 20 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_18_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:09:28.909147 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:09:28.909161 [ 20 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 40 rows starting from the beginning of the part 2023.12.13 06:09:28.909190 [ 3 ] {} HTTP-Session: 5bab5191-8ea1-4c4e-aa46-d67b0e8ecca3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:09:28.909236 [ 3 ] {} HTTP-Session: 5bab5191-8ea1-4c4e-aa46-d67b0e8ecca3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:09:28.909445 [ 3 ] {a11baf7e-1a0a-4590-a28c-5524b735cc81} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:09:28.909455 [ 20 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part 2023.12.13 06:09:28.909538 [ 3 ] {a11baf7e-1a0a-4590-a28c-5524b735cc81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.13 06:09:28.909718 [ 20 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part 2023.12.13 06:09:28.910016 [ 20 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part 2023.12.13 06:09:28.910052 [ 3 ] {a11baf7e-1a0a-4590-a28c-5524b735cc81} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:09:28.910240 [ 20 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part 2023.12.13 06:09:28.910729 [ 3 ] {a11baf7e-1a0a-4590-a28c-5524b735cc81} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.12.13 06:09:28.911201 [ 3 ] {a11baf7e-1a0a-4590-a28c-5524b735cc81} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.13 06:09:28.911560 [ 3 ] {a11baf7e-1a0a-4590-a28c-5524b735cc81} oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.13 06:09:28.911618 [ 24 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_18_4} MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 4 columns (4 merged, 0 gathered) in 0.002791451 sec., 71647.32606805564 rows/sec., 5.67 MiB/sec. 2023.12.13 06:09:28.911810 [ 3 ] {a11baf7e-1a0a-4590-a28c-5524b735cc81} executeQuery: Read 2 rows, 175.00 B in 0.002305762 sec., 867 rows/sec., 74.12 KiB/sec. 2023.12.13 06:09:28.911876 [ 24 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_18_4} MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) 2023.12.13 06:09:28.912063 [ 3 ] {a11baf7e-1a0a-4590-a28c-5524b735cc81} DynamicQueryHandler: Done processing query 2023.12.13 06:09:28.912095 [ 3 ] {a11baf7e-1a0a-4590-a28c-5524b735cc81} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:09:28.912123 [ 3 ] {} HTTP-Session: 5bab5191-8ea1-4c4e-aa46-d67b0e8ecca3 Destroying unnamed session 2023.12.13 06:09:28.912194 [ 24 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_18_4} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4. 2023.12.13 06:09:28.912274 [ 24 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_18_4} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Merged 5 parts: from all_1_14_3 to all_18_18_0 2023.12.13 06:09:28.912308 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 19528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:09:28.912401 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:09:28.912420 [ 3 ] {} HTTP-Session: cbec90d3-0e32-41a5-9ec7-2082a9decbbf Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:09:28.912436 [ 3 ] {} HTTP-Session: cbec90d3-0e32-41a5-9ec7-2082a9decbbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:09:28.912516 [ 3 ] {1fb95612-0686-4b0a-b87c-40db4cec414e} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:09:28.912555 [ 3 ] {1fb95612-0686-4b0a-b87c-40db4cec414e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:09:28.912677 [ 3 ] {1fb95612-0686-4b0a-b87c-40db4cec414e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:09:28.913096 [ 3 ] {1fb95612-0686-4b0a-b87c-40db4cec414e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.12.13 06:09:28.913312 [ 3 ] {1fb95612-0686-4b0a-b87c-40db4cec414e} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.12.13 06:09:28.913458 [ 3 ] {1fb95612-0686-4b0a-b87c-40db4cec414e} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.12.13 06:09:28.913581 [ 3 ] {1fb95612-0686-4b0a-b87c-40db4cec414e} executeQuery: Read 121 rows, 12.10 KiB in 0.001035679 sec., 116831 rows/sec., 11.41 MiB/sec. 2023.12.13 06:09:28.913700 [ 3 ] {1fb95612-0686-4b0a-b87c-40db4cec414e} DynamicQueryHandler: Done processing query 2023.12.13 06:09:28.913725 [ 3 ] {1fb95612-0686-4b0a-b87c-40db4cec414e} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:09:28.913741 [ 3 ] {} HTTP-Session: cbec90d3-0e32-41a5-9ec7-2082a9decbbf Destroying unnamed session 2023.12.13 06:09:28.913894 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:09:28.913938 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:09:28.913956 [ 3 ] {} HTTP-Session: 137c9033-fa5f-45b8-92cc-047fba1422f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:09:28.913973 [ 3 ] {} HTTP-Session: 137c9033-fa5f-45b8-92cc-047fba1422f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:09:28.914040 [ 3 ] {75003930-3cad-419f-8b81-6f45e6a86fda} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:09:28.914078 [ 3 ] {75003930-3cad-419f-8b81-6f45e6a86fda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.13 06:09:28.914182 [ 3 ] {75003930-3cad-419f-8b81-6f45e6a86fda} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:09:28.914468 [ 3 ] {75003930-3cad-419f-8b81-6f45e6a86fda} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.12.13 06:09:28.914663 [ 3 ] {75003930-3cad-419f-8b81-6f45e6a86fda} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.13 06:09:28.914805 [ 3 ] {75003930-3cad-419f-8b81-6f45e6a86fda} oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.13 06:09:28.914923 [ 3 ] {75003930-3cad-419f-8b81-6f45e6a86fda} executeQuery: Read 2 rows, 143.00 B in 0.000850075 sec., 2352 rows/sec., 164.28 KiB/sec. 2023.12.13 06:09:28.915039 [ 3 ] {75003930-3cad-419f-8b81-6f45e6a86fda} DynamicQueryHandler: Done processing query 2023.12.13 06:09:28.915060 [ 3 ] {75003930-3cad-419f-8b81-6f45e6a86fda} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:09:28.915076 [ 3 ] {} HTTP-Session: 137c9033-fa5f-45b8-92cc-047fba1422f5 Destroying unnamed session 2023.12.13 06:09:28.915189 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7174, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:09:28.915233 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:09:28.915250 [ 3 ] {} HTTP-Session: 1ff0a183-2005-4d5b-b20a-f66a30b60324 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:09:28.915267 [ 3 ] {} HTTP-Session: 1ff0a183-2005-4d5b-b20a-f66a30b60324 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:09:28.915336 [ 3 ] {4094e09c-f0e6-4c61-88ff-b29fa4dbafb3} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:09:28.915372 [ 3 ] {4094e09c-f0e6-4c61-88ff-b29fa4dbafb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:09:28.915476 [ 3 ] {4094e09c-f0e6-4c61-88ff-b29fa4dbafb3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:09:28.915815 [ 3 ] {4094e09c-f0e6-4c61-88ff-b29fa4dbafb3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.12.13 06:09:28.916043 [ 3 ] {4094e09c-f0e6-4c61-88ff-b29fa4dbafb3} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.12.13 06:09:28.916205 [ 3 ] {4094e09c-f0e6-4c61-88ff-b29fa4dbafb3} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.12.13 06:09:28.916336 [ 3 ] {4094e09c-f0e6-4c61-88ff-b29fa4dbafb3} executeQuery: Read 42 rows, 3.37 KiB in 0.000966937 sec., 43436 rows/sec., 3.40 MiB/sec. 2023.12.13 06:09:28.916453 [ 3 ] {4094e09c-f0e6-4c61-88ff-b29fa4dbafb3} DynamicQueryHandler: Done processing query 2023.12.13 06:09:28.916476 [ 3 ] {4094e09c-f0e6-4c61-88ff-b29fa4dbafb3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:09:28.916492 [ 3 ] {} HTTP-Session: 1ff0a183-2005-4d5b-b20a-f66a30b60324 Destroying unnamed session 2023.12.13 06:09:28.916630 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:09:28.916673 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:09:28.916692 [ 3 ] {} HTTP-Session: 14793500-3950-441c-bc57-c17e8e614278 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:09:28.916709 [ 3 ] {} HTTP-Session: 14793500-3950-441c-bc57-c17e8e614278 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:09:28.916778 [ 3 ] {393d00fd-b06e-49f8-8fb6-f98de85e2cbc} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:09:28.916819 [ 3 ] {393d00fd-b06e-49f8-8fb6-f98de85e2cbc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:09:28.916943 [ 3 ] {393d00fd-b06e-49f8-8fb6-f98de85e2cbc} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:09:28.917249 [ 3 ] {393d00fd-b06e-49f8-8fb6-f98de85e2cbc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.12.13 06:09:28.917504 [ 3 ] {393d00fd-b06e-49f8-8fb6-f98de85e2cbc} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.13 06:09:28.917672 [ 3 ] {393d00fd-b06e-49f8-8fb6-f98de85e2cbc} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.13 06:09:28.917799 [ 3 ] {393d00fd-b06e-49f8-8fb6-f98de85e2cbc} executeQuery: Read 1 rows, 72.00 B in 0.000993908 sec., 1006 rows/sec., 70.74 KiB/sec. 2023.12.13 06:09:28.917919 [ 3 ] {393d00fd-b06e-49f8-8fb6-f98de85e2cbc} DynamicQueryHandler: Done processing query 2023.12.13 06:09:28.917942 [ 3 ] {393d00fd-b06e-49f8-8fb6-f98de85e2cbc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:09:28.917958 [ 3 ] {} HTTP-Session: 14793500-3950-441c-bc57-c17e8e614278 Destroying unnamed session 2023.12.13 06:09:28.918135 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 42809, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:09:28.918179 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:09:28.918199 [ 3 ] {} HTTP-Session: fbaeefca-eec8-42ab-9947-db4e8bd803ae Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:09:28.918215 [ 3 ] {} HTTP-Session: fbaeefca-eec8-42ab-9947-db4e8bd803ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:09:28.918317 [ 3 ] {57354ee4-5a4e-45bc-a76c-c7ab2fb1e502} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:09:28.918363 [ 3 ] {57354ee4-5a4e-45bc-a76c-c7ab2fb1e502} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:09:28.918498 [ 3 ] {57354ee4-5a4e-45bc-a76c-c7ab2fb1e502} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:09:28.918935 [ 3 ] {57354ee4-5a4e-45bc-a76c-c7ab2fb1e502} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.12.13 06:09:28.919261 [ 3 ] {57354ee4-5a4e-45bc-a76c-c7ab2fb1e502} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.13 06:09:28.919444 [ 3 ] {57354ee4-5a4e-45bc-a76c-c7ab2fb1e502} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.13 06:09:28.919591 [ 3 ] {57354ee4-5a4e-45bc-a76c-c7ab2fb1e502} executeQuery: Read 40 rows, 55.27 KiB in 0.001232593 sec., 32451 rows/sec., 43.79 MiB/sec. 2023.12.13 06:09:28.919740 [ 3 ] {57354ee4-5a4e-45bc-a76c-c7ab2fb1e502} DynamicQueryHandler: Done processing query 2023.12.13 06:09:28.919764 [ 3 ] {57354ee4-5a4e-45bc-a76c-c7ab2fb1e502} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.13 06:09:28.919779 [ 3 ] {} HTTP-Session: fbaeefca-eec8-42ab-9947-db4e8bd803ae Destroying unnamed session 2023.12.13 06:09:34.033267 [ 60 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:09:34.033333 [ 60 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:09:38.907615 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:09:38.907789 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:09:38.907835 [ 3 ] {} HTTP-Session: 7e0f9dff-9952-49a8-83a4-9e4664c9f804 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:09:38.907876 [ 3 ] {} HTTP-Session: 7e0f9dff-9952-49a8-83a4-9e4664c9f804 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:09:38.908016 [ 3 ] {374b8692-85b4-4fab-972d-f28639566bb8} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:09:38.908073 [ 3 ] {374b8692-85b4-4fab-972d-f28639566bb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:09:38.908231 [ 3 ] {374b8692-85b4-4fab-972d-f28639566bb8} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:09:38.908739 [ 3 ] {374b8692-85b4-4fab-972d-f28639566bb8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.12.13 06:09:38.908995 [ 3 ] {374b8692-85b4-4fab-972d-f28639566bb8} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.12.13 06:09:38.909158 [ 3 ] {374b8692-85b4-4fab-972d-f28639566bb8} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.12.13 06:09:38.909296 [ 3 ] {374b8692-85b4-4fab-972d-f28639566bb8} executeQuery: Read 40 rows, 3.24 KiB in 0.001242453 sec., 32194 rows/sec., 2.55 MiB/sec. 2023.12.13 06:09:38.909446 [ 3 ] {374b8692-85b4-4fab-972d-f28639566bb8} DynamicQueryHandler: Done processing query 2023.12.13 06:09:38.909470 [ 3 ] {374b8692-85b4-4fab-972d-f28639566bb8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:09:38.909486 [ 3 ] {} HTTP-Session: 7e0f9dff-9952-49a8-83a4-9e4664c9f804 Destroying unnamed session 2023.12.13 06:09:38.909701 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 19379, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:09:38.909749 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:09:38.909769 [ 3 ] {} HTTP-Session: 499a95f9-d8f7-4701-929b-5e2bb39e7076 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:09:38.909787 [ 3 ] {} HTTP-Session: 499a95f9-d8f7-4701-929b-5e2bb39e7076 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:09:38.909869 [ 3 ] {1737eb1c-7470-47d7-8e5b-8d8cd30296e6} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:09:38.909911 [ 3 ] {1737eb1c-7470-47d7-8e5b-8d8cd30296e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:09:38.910016 [ 3 ] {1737eb1c-7470-47d7-8e5b-8d8cd30296e6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:09:38.910368 [ 3 ] {1737eb1c-7470-47d7-8e5b-8d8cd30296e6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.12.13 06:09:38.910589 [ 3 ] {1737eb1c-7470-47d7-8e5b-8d8cd30296e6} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.12.13 06:09:38.910736 [ 3 ] {1737eb1c-7470-47d7-8e5b-8d8cd30296e6} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.12.13 06:09:38.910871 [ 3 ] {1737eb1c-7470-47d7-8e5b-8d8cd30296e6} executeQuery: Read 120 rows, 12.01 KiB in 0.000970918 sec., 123594 rows/sec., 12.08 MiB/sec. 2023.12.13 06:09:38.910989 [ 3 ] {1737eb1c-7470-47d7-8e5b-8d8cd30296e6} DynamicQueryHandler: Done processing query 2023.12.13 06:09:38.911012 [ 3 ] {1737eb1c-7470-47d7-8e5b-8d8cd30296e6} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:09:38.911027 [ 3 ] {} HTTP-Session: 499a95f9-d8f7-4701-929b-5e2bb39e7076 Destroying unnamed session 2023.12.13 06:09:38.911145 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:09:38.911189 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:09:38.911208 [ 3 ] {} HTTP-Session: 6a681640-0400-4b88-a8ff-45716f1c93de Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:09:38.911226 [ 3 ] {} HTTP-Session: 6a681640-0400-4b88-a8ff-45716f1c93de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:09:38.911297 [ 3 ] {269cdb75-39bc-4446-8ad0-4f6eb6084e79} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:09:38.911335 [ 3 ] {269cdb75-39bc-4446-8ad0-4f6eb6084e79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:09:38.911444 [ 3 ] {269cdb75-39bc-4446-8ad0-4f6eb6084e79} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:09:38.911723 [ 3 ] {269cdb75-39bc-4446-8ad0-4f6eb6084e79} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.12.13 06:09:38.911928 [ 3 ] {269cdb75-39bc-4446-8ad0-4f6eb6084e79} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.12.13 06:09:38.912074 [ 3 ] {269cdb75-39bc-4446-8ad0-4f6eb6084e79} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.12.13 06:09:38.912200 [ 3 ] {269cdb75-39bc-4446-8ad0-4f6eb6084e79} executeQuery: Read 40 rows, 3.20 KiB in 0.000874486 sec., 45741 rows/sec., 3.58 MiB/sec. 2023.12.13 06:09:38.912314 [ 3 ] {269cdb75-39bc-4446-8ad0-4f6eb6084e79} DynamicQueryHandler: Done processing query 2023.12.13 06:09:38.912336 [ 3 ] {269cdb75-39bc-4446-8ad0-4f6eb6084e79} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:09:38.912353 [ 3 ] {} HTTP-Session: 6a681640-0400-4b88-a8ff-45716f1c93de Destroying unnamed session 2023.12.13 06:09:38.912521 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 42809, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:09:38.912566 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:09:38.912586 [ 3 ] {} HTTP-Session: 7845dc3d-21e0-4981-8b9a-418ba5f3a79b Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:09:38.912602 [ 3 ] {} HTTP-Session: 7845dc3d-21e0-4981-8b9a-418ba5f3a79b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:09:38.912688 [ 3 ] {c1eb9e98-8720-4e56-b381-a20560906721} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:09:38.912733 [ 3 ] {c1eb9e98-8720-4e56-b381-a20560906721} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:09:38.912871 [ 3 ] {c1eb9e98-8720-4e56-b381-a20560906721} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:09:38.913303 [ 3 ] {c1eb9e98-8720-4e56-b381-a20560906721} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.12.13 06:09:38.913618 [ 3 ] {c1eb9e98-8720-4e56-b381-a20560906721} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.12.13 06:09:38.913795 [ 3 ] {c1eb9e98-8720-4e56-b381-a20560906721} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.12.13 06:09:38.913925 [ 3 ] {c1eb9e98-8720-4e56-b381-a20560906721} executeQuery: Read 40 rows, 55.27 KiB in 0.001204272 sec., 33215 rows/sec., 44.82 MiB/sec. 2023.12.13 06:09:38.914146 [ 3 ] {c1eb9e98-8720-4e56-b381-a20560906721} DynamicQueryHandler: Done processing query 2023.12.13 06:09:38.914169 [ 3 ] {c1eb9e98-8720-4e56-b381-a20560906721} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.13 06:09:38.914185 [ 3 ] {} HTTP-Session: 7845dc3d-21e0-4981-8b9a-418ba5f3a79b Destroying unnamed session 2023.12.13 06:09:43.906332 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5316, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:09:43.906451 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:09:43.906479 [ 3 ] {} HTTP-Session: bd5aa646-67dc-4308-83bf-f16fe4d1657f Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:09:43.906503 [ 3 ] {} HTTP-Session: bd5aa646-67dc-4308-83bf-f16fe4d1657f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:09:43.906652 [ 3 ] {fee212d5-9cfa-49f1-8327-fb6cfd244526} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:09:43.906723 [ 3 ] {fee212d5-9cfa-49f1-8327-fb6cfd244526} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:09:43.906927 [ 3 ] {fee212d5-9cfa-49f1-8327-fb6cfd244526} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:09:43.907417 [ 3 ] {fee212d5-9cfa-49f1-8327-fb6cfd244526} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.12.13 06:09:43.907679 [ 3 ] {fee212d5-9cfa-49f1-8327-fb6cfd244526} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.12.13 06:09:43.907845 [ 3 ] {fee212d5-9cfa-49f1-8327-fb6cfd244526} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.12.13 06:09:43.907972 [ 3 ] {fee212d5-9cfa-49f1-8327-fb6cfd244526} executeQuery: Read 36 rows, 3.09 KiB in 0.001279434 sec., 28137 rows/sec., 2.36 MiB/sec. 2023.12.13 06:09:43.907996 [ 176 ] {} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.12.13 06:09:43.908121 [ 176 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.12.13 06:09:43.908192 [ 3 ] {fee212d5-9cfa-49f1-8327-fb6cfd244526} DynamicQueryHandler: Done processing query 2023.12.13 06:09:43.908253 [ 3 ] {fee212d5-9cfa-49f1-8327-fb6cfd244526} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:09:43.908252 [ 18 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.12.13 06:09:43.908295 [ 3 ] {} HTTP-Session: bd5aa646-67dc-4308-83bf-f16fe4d1657f Destroying unnamed session 2023.12.13 06:09:43.908433 [ 18 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:09:43.908482 [ 18 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 160 rows starting from the beginning of the part 2023.12.13 06:09:43.908497 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:09:43.908591 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:09:43.908651 [ 3 ] {} HTTP-Session: dc969138-b2d8-4a91-a75e-d8aa7f8b50f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:09:43.908689 [ 18 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 37 rows starting from the beginning of the part 2023.12.13 06:09:43.908701 [ 3 ] {} HTTP-Session: dc969138-b2d8-4a91-a75e-d8aa7f8b50f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:09:43.908906 [ 18 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 120 rows starting from the beginning of the part 2023.12.13 06:09:43.908931 [ 3 ] {9d165be4-5a13-4cfd-8ef8-e408c2e1408d} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:09:43.909019 [ 3 ] {9d165be4-5a13-4cfd-8ef8-e408c2e1408d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:09:43.909080 [ 18 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 121 rows starting from the beginning of the part 2023.12.13 06:09:43.909397 [ 18 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 120 rows starting from the beginning of the part 2023.12.13 06:09:43.909482 [ 3 ] {9d165be4-5a13-4cfd-8ef8-e408c2e1408d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:09:43.909650 [ 18 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part 2023.12.13 06:09:43.910132 [ 3 ] {9d165be4-5a13-4cfd-8ef8-e408c2e1408d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.12.13 06:09:43.910617 [ 3 ] {9d165be4-5a13-4cfd-8ef8-e408c2e1408d} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.12.13 06:09:43.910900 [ 3 ] {9d165be4-5a13-4cfd-8ef8-e408c2e1408d} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.12.13 06:09:43.911188 [ 176 ] {} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.12.13 06:09:43.911197 [ 18 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 594 rows, containing 4 columns (4 merged, 0 gathered) in 0.003006344 sec., 197582.1795509762 rows/sec., 18.80 MiB/sec. 2023.12.13 06:09:43.911236 [ 3 ] {9d165be4-5a13-4cfd-8ef8-e408c2e1408d} executeQuery: Read 24 rows, 1.90 KiB in 0.002253391 sec., 10650 rows/sec., 842.48 KiB/sec. 2023.12.13 06:09:43.911273 [ 176 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.12.13 06:09:43.911542 [ 13 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.12.13 06:09:43.911657 [ 24 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.12.13 06:09:43.911683 [ 3 ] {9d165be4-5a13-4cfd-8ef8-e408c2e1408d} DynamicQueryHandler: Done processing query 2023.12.13 06:09:43.911745 [ 3 ] {9d165be4-5a13-4cfd-8ef8-e408c2e1408d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.13 06:09:43.911818 [ 3 ] {} HTTP-Session: dc969138-b2d8-4a91-a75e-d8aa7f8b50f8 Destroying unnamed session 2023.12.13 06:09:43.911905 [ 13 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:09:43.911952 [ 13 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 87 rows starting from the beginning of the part 2023.12.13 06:09:43.912045 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6985, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:09:43.912166 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:09:43.912206 [ 24 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_26_5} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.12.13 06:09:43.912232 [ 3 ] {} HTTP-Session: b591ea6f-9958-4633-be2b-8daa5e8b6cd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:09:43.912312 [ 3 ] {} HTTP-Session: b591ea6f-9958-4633-be2b-8daa5e8b6cd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:09:43.912325 [ 13 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 26 rows starting from the beginning of the part 2023.12.13 06:09:43.912415 [ 24 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_26_5} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.12.13 06:09:43.912592 [ 3 ] {20813e8f-fe2a-4d97-a01d-6cfface6e4a1} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:09:43.912766 [ 3 ] {20813e8f-fe2a-4d97-a01d-6cfface6e4a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:09:43.912770 [ 13 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part 2023.12.13 06:09:43.913095 [ 13 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 42 rows starting from the beginning of the part 2023.12.13 06:09:43.913345 [ 3 ] {20813e8f-fe2a-4d97-a01d-6cfface6e4a1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:09:43.913374 [ 13 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part 2023.12.13 06:09:43.913560 [ 13 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part 2023.12.13 06:09:43.914063 [ 3 ] {20813e8f-fe2a-4d97-a01d-6cfface6e4a1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.12.13 06:09:43.914756 [ 3 ] {20813e8f-fe2a-4d97-a01d-6cfface6e4a1} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.13 06:09:43.915140 [ 3 ] {20813e8f-fe2a-4d97-a01d-6cfface6e4a1} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.13 06:09:43.915146 [ 15 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 259 rows, containing 4 columns (4 merged, 0 gathered) in 0.00380734 sec., 68026.4961889403 rows/sec., 5.31 MiB/sec. 2023.12.13 06:09:43.915334 [ 3 ] {20813e8f-fe2a-4d97-a01d-6cfface6e4a1} executeQuery: Read 36 rows, 2.60 KiB in 0.002657449 sec., 13546 rows/sec., 978.97 KiB/sec. 2023.12.13 06:09:43.915385 [ 23 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.12.13 06:09:43.915553 [ 3 ] {20813e8f-fe2a-4d97-a01d-6cfface6e4a1} DynamicQueryHandler: Done processing query 2023.12.13 06:09:43.915585 [ 3 ] {20813e8f-fe2a-4d97-a01d-6cfface6e4a1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:09:43.915609 [ 3 ] {} HTTP-Session: b591ea6f-9958-4633-be2b-8daa5e8b6cd7 Destroying unnamed session 2023.12.13 06:09:43.915688 [ 23 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_26_5} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.12.13 06:09:43.915760 [ 23 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_26_5} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.12.13 06:09:48.907639 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:09:48.907765 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:09:48.907797 [ 3 ] {} HTTP-Session: 4ba43723-657d-4996-be7c-912bb8f79e95 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:09:48.907825 [ 3 ] {} HTTP-Session: 4ba43723-657d-4996-be7c-912bb8f79e95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:09:48.907963 [ 3 ] {fc197676-bd8a-4253-a461-34a55dc8652d} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:09:48.908029 [ 3 ] {fc197676-bd8a-4253-a461-34a55dc8652d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:09:48.908182 [ 3 ] {fc197676-bd8a-4253-a461-34a55dc8652d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:09:48.908643 [ 3 ] {fc197676-bd8a-4253-a461-34a55dc8652d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.12.13 06:09:48.908901 [ 3 ] {fc197676-bd8a-4253-a461-34a55dc8652d} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.12.13 06:09:48.909064 [ 3 ] {fc197676-bd8a-4253-a461-34a55dc8652d} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.12.13 06:09:48.909219 [ 3 ] {fc197676-bd8a-4253-a461-34a55dc8652d} executeQuery: Read 40 rows, 3.24 KiB in 0.001211702 sec., 33011 rows/sec., 2.61 MiB/sec. 2023.12.13 06:09:48.909422 [ 3 ] {fc197676-bd8a-4253-a461-34a55dc8652d} DynamicQueryHandler: Done processing query 2023.12.13 06:09:48.909447 [ 3 ] {fc197676-bd8a-4253-a461-34a55dc8652d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:09:48.909464 [ 3 ] {} HTTP-Session: 4ba43723-657d-4996-be7c-912bb8f79e95 Destroying unnamed session 2023.12.13 06:09:48.909608 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 19379, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:09:48.909659 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:09:48.909679 [ 3 ] {} HTTP-Session: f0971411-ccb2-4e13-a23d-51ccc11665bb Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:09:48.909698 [ 3 ] {} HTTP-Session: f0971411-ccb2-4e13-a23d-51ccc11665bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:09:48.909784 [ 3 ] {c86257ed-502f-4b95-af26-19eddf88afdf} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:09:48.909827 [ 3 ] {c86257ed-502f-4b95-af26-19eddf88afdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:09:48.909945 [ 3 ] {c86257ed-502f-4b95-af26-19eddf88afdf} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:09:48.910340 [ 3 ] {c86257ed-502f-4b95-af26-19eddf88afdf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.12.13 06:09:48.910561 [ 3 ] {c86257ed-502f-4b95-af26-19eddf88afdf} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.12.13 06:09:48.910725 [ 3 ] {c86257ed-502f-4b95-af26-19eddf88afdf} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.12.13 06:09:48.910846 [ 3 ] {c86257ed-502f-4b95-af26-19eddf88afdf} executeQuery: Read 120 rows, 12.01 KiB in 0.001032409 sec., 116233 rows/sec., 11.36 MiB/sec. 2023.12.13 06:09:48.910972 [ 3 ] {c86257ed-502f-4b95-af26-19eddf88afdf} DynamicQueryHandler: Done processing query 2023.12.13 06:09:48.910995 [ 3 ] {c86257ed-502f-4b95-af26-19eddf88afdf} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:09:48.911010 [ 3 ] {} HTTP-Session: f0971411-ccb2-4e13-a23d-51ccc11665bb Destroying unnamed session 2023.12.13 06:09:48.911184 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:09:48.911232 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:09:48.911252 [ 3 ] {} HTTP-Session: 601ee464-ee67-4be6-bdca-2f8c649400a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:09:48.911269 [ 3 ] {} HTTP-Session: 601ee464-ee67-4be6-bdca-2f8c649400a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:09:48.911344 [ 3 ] {7cd0cd0e-aad6-40ba-ad71-59a9b6bb31bc} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:09:48.911382 [ 3 ] {7cd0cd0e-aad6-40ba-ad71-59a9b6bb31bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:09:48.911489 [ 3 ] {7cd0cd0e-aad6-40ba-ad71-59a9b6bb31bc} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:09:48.911793 [ 3 ] {7cd0cd0e-aad6-40ba-ad71-59a9b6bb31bc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.12.13 06:09:48.911999 [ 3 ] {7cd0cd0e-aad6-40ba-ad71-59a9b6bb31bc} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.12.13 06:09:48.912143 [ 3 ] {7cd0cd0e-aad6-40ba-ad71-59a9b6bb31bc} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.12.13 06:09:48.912267 [ 3 ] {7cd0cd0e-aad6-40ba-ad71-59a9b6bb31bc} executeQuery: Read 40 rows, 3.20 KiB in 0.000896126 sec., 44636 rows/sec., 3.49 MiB/sec. 2023.12.13 06:09:48.912386 [ 3 ] {7cd0cd0e-aad6-40ba-ad71-59a9b6bb31bc} DynamicQueryHandler: Done processing query 2023.12.13 06:09:48.912409 [ 3 ] {7cd0cd0e-aad6-40ba-ad71-59a9b6bb31bc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:09:48.912424 [ 3 ] {} HTTP-Session: 601ee464-ee67-4be6-bdca-2f8c649400a3 Destroying unnamed session 2023.12.13 06:09:48.912571 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 42809, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:09:48.912617 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:09:48.912636 [ 3 ] {} HTTP-Session: c948f358-0067-4b7d-b9e5-0ca74e1cf6b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:09:48.912653 [ 3 ] {} HTTP-Session: c948f358-0067-4b7d-b9e5-0ca74e1cf6b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:09:48.912739 [ 3 ] {f9e76b1a-42ea-408c-9983-6a4719914354} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:09:48.912783 [ 3 ] {f9e76b1a-42ea-408c-9983-6a4719914354} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:09:48.912920 [ 3 ] {f9e76b1a-42ea-408c-9983-6a4719914354} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:09:48.913385 [ 3 ] {f9e76b1a-42ea-408c-9983-6a4719914354} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.12.13 06:09:48.913698 [ 3 ] {f9e76b1a-42ea-408c-9983-6a4719914354} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.12.13 06:09:48.913873 [ 3 ] {f9e76b1a-42ea-408c-9983-6a4719914354} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.12.13 06:09:48.914003 [ 3 ] {f9e76b1a-42ea-408c-9983-6a4719914354} executeQuery: Read 40 rows, 55.27 KiB in 0.001235943 sec., 32363 rows/sec., 43.67 MiB/sec. 2023.12.13 06:09:48.914127 [ 3 ] {f9e76b1a-42ea-408c-9983-6a4719914354} DynamicQueryHandler: Done processing query 2023.12.13 06:09:48.914149 [ 3 ] {f9e76b1a-42ea-408c-9983-6a4719914354} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.13 06:09:48.914165 [ 3 ] {} HTTP-Session: c948f358-0067-4b7d-b9e5-0ca74e1cf6b5 Destroying unnamed session 2023.12.13 06:09:49.033587 [ 174 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:09:49.033670 [ 174 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:09:58.908057 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:09:58.908230 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:09:58.908278 [ 3 ] {} HTTP-Session: c0ae1dab-c9ee-4ea3-a578-b8b0c43818e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:09:58.908319 [ 3 ] {} HTTP-Session: c0ae1dab-c9ee-4ea3-a578-b8b0c43818e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:09:58.908513 [ 3 ] {8e3c7913-49d6-4ffa-b008-22925b37f3c4} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:09:58.908607 [ 3 ] {8e3c7913-49d6-4ffa-b008-22925b37f3c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:09:58.908865 [ 3 ] {8e3c7913-49d6-4ffa-b008-22925b37f3c4} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:09:58.909458 [ 3 ] {8e3c7913-49d6-4ffa-b008-22925b37f3c4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.12.13 06:09:58.909713 [ 3 ] {8e3c7913-49d6-4ffa-b008-22925b37f3c4} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.12.13 06:09:58.909876 [ 3 ] {8e3c7913-49d6-4ffa-b008-22925b37f3c4} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.12.13 06:09:58.909998 [ 3 ] {8e3c7913-49d6-4ffa-b008-22925b37f3c4} executeQuery: Read 40 rows, 3.24 KiB in 0.001430656 sec., 27959 rows/sec., 2.21 MiB/sec. 2023.12.13 06:09:58.910158 [ 3 ] {8e3c7913-49d6-4ffa-b008-22925b37f3c4} DynamicQueryHandler: Done processing query 2023.12.13 06:09:58.910188 [ 3 ] {8e3c7913-49d6-4ffa-b008-22925b37f3c4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:09:58.910204 [ 3 ] {} HTTP-Session: c0ae1dab-c9ee-4ea3-a578-b8b0c43818e5 Destroying unnamed session 2023.12.13 06:09:58.910323 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:09:58.910371 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:09:58.910391 [ 3 ] {} HTTP-Session: ccda9e19-a7b4-48f3-b735-58c32ff31bba Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:09:58.910410 [ 3 ] {} HTTP-Session: ccda9e19-a7b4-48f3-b735-58c32ff31bba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:09:58.910486 [ 3 ] {c85182ba-3ec1-44ce-a405-1b154a894eb9} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:09:58.910525 [ 3 ] {c85182ba-3ec1-44ce-a405-1b154a894eb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.13 06:09:58.910634 [ 3 ] {c85182ba-3ec1-44ce-a405-1b154a894eb9} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:09:58.910944 [ 3 ] {c85182ba-3ec1-44ce-a405-1b154a894eb9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.12.13 06:09:58.911146 [ 3 ] {c85182ba-3ec1-44ce-a405-1b154a894eb9} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.13 06:09:58.911302 [ 3 ] {c85182ba-3ec1-44ce-a405-1b154a894eb9} oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.13 06:09:58.911403 [ 3 ] {c85182ba-3ec1-44ce-a405-1b154a894eb9} executeQuery: Read 4 rows, 342.00 B in 0.000890227 sec., 4493 rows/sec., 375.17 KiB/sec. 2023.12.13 06:09:58.911568 [ 3 ] {c85182ba-3ec1-44ce-a405-1b154a894eb9} DynamicQueryHandler: Done processing query 2023.12.13 06:09:58.911592 [ 3 ] {c85182ba-3ec1-44ce-a405-1b154a894eb9} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:09:58.911607 [ 3 ] {} HTTP-Session: ccda9e19-a7b4-48f3-b735-58c32ff31bba Destroying unnamed session 2023.12.13 06:09:58.911779 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 19678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:09:58.911822 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:09:58.911841 [ 3 ] {} HTTP-Session: 451f6a1c-76ed-4eb5-8087-06c614b5471b Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:09:58.911857 [ 3 ] {} HTTP-Session: 451f6a1c-76ed-4eb5-8087-06c614b5471b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:09:58.911932 [ 3 ] {1fcd9506-f71c-41d1-a5a6-1cf30019490c} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:09:58.911970 [ 3 ] {1fcd9506-f71c-41d1-a5a6-1cf30019490c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:09:58.912082 [ 3 ] {1fcd9506-f71c-41d1-a5a6-1cf30019490c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:09:58.912435 [ 3 ] {1fcd9506-f71c-41d1-a5a6-1cf30019490c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.12.13 06:09:58.912639 [ 3 ] {1fcd9506-f71c-41d1-a5a6-1cf30019490c} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.12.13 06:09:58.912787 [ 3 ] {1fcd9506-f71c-41d1-a5a6-1cf30019490c} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.12.13 06:09:58.912885 [ 3 ] {1fcd9506-f71c-41d1-a5a6-1cf30019490c} executeQuery: Read 122 rows, 12.19 KiB in 0.000926707 sec., 131648 rows/sec., 12.85 MiB/sec. 2023.12.13 06:09:58.913000 [ 3 ] {1fcd9506-f71c-41d1-a5a6-1cf30019490c} DynamicQueryHandler: Done processing query 2023.12.13 06:09:58.913023 [ 3 ] {1fcd9506-f71c-41d1-a5a6-1cf30019490c} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:09:58.913038 [ 3 ] {} HTTP-Session: 451f6a1c-76ed-4eb5-8087-06c614b5471b Destroying unnamed session 2023.12.13 06:09:58.913150 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:09:58.913194 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:09:58.913213 [ 3 ] {} HTTP-Session: e1cc8e5f-af89-473e-bf56-489ba6c28495 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:09:58.913229 [ 3 ] {} HTTP-Session: e1cc8e5f-af89-473e-bf56-489ba6c28495 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:09:58.913297 [ 3 ] {052290d4-624f-4139-9caf-97e350dd03e5} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:09:58.913334 [ 3 ] {052290d4-624f-4139-9caf-97e350dd03e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.13 06:09:58.913438 [ 3 ] {052290d4-624f-4139-9caf-97e350dd03e5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:09:58.913719 [ 3 ] {052290d4-624f-4139-9caf-97e350dd03e5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.12.13 06:09:58.913909 [ 3 ] {052290d4-624f-4139-9caf-97e350dd03e5} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.13 06:09:58.914051 [ 3 ] {052290d4-624f-4139-9caf-97e350dd03e5} oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.13 06:09:58.914160 [ 3 ] {052290d4-624f-4139-9caf-97e350dd03e5} executeQuery: Read 4 rows, 286.00 B in 0.000828346 sec., 4828 rows/sec., 337.17 KiB/sec. 2023.12.13 06:09:58.914319 [ 3 ] {052290d4-624f-4139-9caf-97e350dd03e5} DynamicQueryHandler: Done processing query 2023.12.13 06:09:58.914343 [ 3 ] {052290d4-624f-4139-9caf-97e350dd03e5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:09:58.914358 [ 3 ] {} HTTP-Session: e1cc8e5f-af89-473e-bf56-489ba6c28495 Destroying unnamed session 2023.12.13 06:09:58.914482 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7517, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:09:58.914524 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:09:58.914542 [ 3 ] {} HTTP-Session: 21d16382-e843-486c-b46b-0a5e123fc245 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:09:58.914558 [ 3 ] {} HTTP-Session: 21d16382-e843-486c-b46b-0a5e123fc245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:09:58.914627 [ 3 ] {6be9e522-c609-4c54-852a-6f0364993a1f} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:09:58.914664 [ 3 ] {6be9e522-c609-4c54-852a-6f0364993a1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:09:58.914778 [ 3 ] {6be9e522-c609-4c54-852a-6f0364993a1f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:09:58.915067 [ 3 ] {6be9e522-c609-4c54-852a-6f0364993a1f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.12.13 06:09:58.915284 [ 3 ] {6be9e522-c609-4c54-852a-6f0364993a1f} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.12.13 06:09:58.915452 [ 3 ] {6be9e522-c609-4c54-852a-6f0364993a1f} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.12.13 06:09:58.915601 [ 3 ] {6be9e522-c609-4c54-852a-6f0364993a1f} executeQuery: Read 44 rows, 3.53 KiB in 0.000945677 sec., 46527 rows/sec., 3.64 MiB/sec. 2023.12.13 06:09:58.915741 [ 3 ] {6be9e522-c609-4c54-852a-6f0364993a1f} DynamicQueryHandler: Done processing query 2023.12.13 06:09:58.915765 [ 3 ] {6be9e522-c609-4c54-852a-6f0364993a1f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:09:58.915781 [ 3 ] {} HTTP-Session: 21d16382-e843-486c-b46b-0a5e123fc245 Destroying unnamed session 2023.12.13 06:09:58.915916 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:09:58.915961 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:09:58.915983 [ 3 ] {} HTTP-Session: 4d214c7a-fb21-49f4-ba3e-ef6358d3e763 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:09:58.916001 [ 3 ] {} HTTP-Session: 4d214c7a-fb21-49f4-ba3e-ef6358d3e763 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:09:58.916070 [ 3 ] {abd4913a-29c7-4a8d-a666-555322b3fc3f} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:09:58.916112 [ 3 ] {abd4913a-29c7-4a8d-a666-555322b3fc3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:09:58.916233 [ 3 ] {abd4913a-29c7-4a8d-a666-555322b3fc3f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:09:58.916514 [ 3 ] {abd4913a-29c7-4a8d-a666-555322b3fc3f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.12.13 06:09:58.916772 [ 3 ] {abd4913a-29c7-4a8d-a666-555322b3fc3f} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.13 06:09:58.916961 [ 3 ] {abd4913a-29c7-4a8d-a666-555322b3fc3f} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.13 06:09:58.917069 [ 3 ] {abd4913a-29c7-4a8d-a666-555322b3fc3f} executeQuery: Read 2 rows, 144.00 B in 0.000971668 sec., 2058 rows/sec., 144.73 KiB/sec. 2023.12.13 06:09:58.917242 [ 3 ] {abd4913a-29c7-4a8d-a666-555322b3fc3f} DynamicQueryHandler: Done processing query 2023.12.13 06:09:58.917266 [ 3 ] {abd4913a-29c7-4a8d-a666-555322b3fc3f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:09:58.917282 [ 3 ] {} HTTP-Session: 4d214c7a-fb21-49f4-ba3e-ef6358d3e763 Destroying unnamed session 2023.12.13 06:09:58.917446 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 42809, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:09:58.917500 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:09:58.917523 [ 3 ] {} HTTP-Session: bc64585b-f1c8-4589-81f5-fdd2aac888a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:09:58.917545 [ 3 ] {} HTTP-Session: bc64585b-f1c8-4589-81f5-fdd2aac888a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:09:58.917637 [ 3 ] {daaf90a8-28ba-4c22-b988-2737bf84ddd3} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:09:58.917688 [ 3 ] {daaf90a8-28ba-4c22-b988-2737bf84ddd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:09:58.917846 [ 3 ] {daaf90a8-28ba-4c22-b988-2737bf84ddd3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:09:58.918306 [ 3 ] {daaf90a8-28ba-4c22-b988-2737bf84ddd3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.12.13 06:09:58.918629 [ 3 ] {daaf90a8-28ba-4c22-b988-2737bf84ddd3} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.12.13 06:09:58.918833 [ 3 ] {daaf90a8-28ba-4c22-b988-2737bf84ddd3} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.12.13 06:09:58.918938 [ 3 ] {daaf90a8-28ba-4c22-b988-2737bf84ddd3} executeQuery: Read 40 rows, 55.27 KiB in 0.001269333 sec., 31512 rows/sec., 42.52 MiB/sec. 2023.12.13 06:09:58.918965 [ 169 ] {} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.12.13 06:09:58.919082 [ 169 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.12.13 06:09:58.919116 [ 3 ] {daaf90a8-28ba-4c22-b988-2737bf84ddd3} DynamicQueryHandler: Done processing query 2023.12.13 06:09:58.919177 [ 3 ] {daaf90a8-28ba-4c22-b988-2737bf84ddd3} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.13 06:09:58.919235 [ 3 ] {} HTTP-Session: bc64585b-f1c8-4589-81f5-fdd2aac888a9 Destroying unnamed session 2023.12.13 06:09:58.919247 [ 13 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.12.13 06:09:58.919403 [ 13 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:09:58.919439 [ 13 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 622 rows starting from the beginning of the part 2023.12.13 06:09:58.919570 [ 13 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part 2023.12.13 06:09:58.919676 [ 13 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part 2023.12.13 06:09:58.919771 [ 13 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part 2023.12.13 06:09:58.919862 [ 13 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part 2023.12.13 06:09:58.919954 [ 13 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part 2023.12.13 06:09:58.922257 [ 24 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 822 rows, containing 6 columns (6 merged, 0 gathered) in 0.003117597 sec., 263664.61091667716 rows/sec., 355.80 MiB/sec. 2023.12.13 06:09:58.922766 [ 24 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.12.13 06:09:58.923023 [ 24 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_21_4} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.12.13 06:09:58.923098 [ 24 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_21_4} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.12.13 06:09:58.923189 [ 24 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_21_4: 4.12 MiB. 2023.12.13 06:10:04.033733 [ 167 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:10:04.033833 [ 167 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:10:08.907632 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6651, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:10:08.907811 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:10:08.907854 [ 3 ] {} HTTP-Session: 4ba5f841-5b6e-4b8b-acc4-df0d680a8740 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:10:08.907892 [ 3 ] {} HTTP-Session: 4ba5f841-5b6e-4b8b-acc4-df0d680a8740 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:10:08.908076 [ 3 ] {a5414f18-1ea9-4541-ab17-56bf394774ed} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:10:08.908164 [ 3 ] {a5414f18-1ea9-4541-ab17-56bf394774ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:10:08.908402 [ 3 ] {a5414f18-1ea9-4541-ab17-56bf394774ed} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:10:08.908877 [ 3 ] {a5414f18-1ea9-4541-ab17-56bf394774ed} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.12.13 06:10:08.909142 [ 3 ] {a5414f18-1ea9-4541-ab17-56bf394774ed} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.12.13 06:10:08.909306 [ 3 ] {a5414f18-1ea9-4541-ab17-56bf394774ed} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.12.13 06:10:08.909450 [ 3 ] {a5414f18-1ea9-4541-ab17-56bf394774ed} executeQuery: Read 46 rows, 3.73 KiB in 0.001313194 sec., 35029 rows/sec., 2.77 MiB/sec. 2023.12.13 06:10:08.909601 [ 3 ] {a5414f18-1ea9-4541-ab17-56bf394774ed} DynamicQueryHandler: Done processing query 2023.12.13 06:10:08.909627 [ 3 ] {a5414f18-1ea9-4541-ab17-56bf394774ed} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:10:08.909643 [ 3 ] {} HTTP-Session: 4ba5f841-5b6e-4b8b-acc4-df0d680a8740 Destroying unnamed session 2023.12.13 06:10:08.909855 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:10:08.909904 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:10:08.909924 [ 3 ] {} HTTP-Session: 0dd660c0-7664-48dc-b710-5d37c057c29d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:10:08.909942 [ 3 ] {} HTTP-Session: 0dd660c0-7664-48dc-b710-5d37c057c29d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:10:08.910023 [ 3 ] {c8077b47-8f6a-4abc-b04e-7dd770521644} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:10:08.910063 [ 3 ] {c8077b47-8f6a-4abc-b04e-7dd770521644} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:10:08.910170 [ 3 ] {c8077b47-8f6a-4abc-b04e-7dd770521644} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:10:08.910536 [ 3 ] {c8077b47-8f6a-4abc-b04e-7dd770521644} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.12.13 06:10:08.910754 [ 3 ] {c8077b47-8f6a-4abc-b04e-7dd770521644} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.12.13 06:10:08.910901 [ 3 ] {c8077b47-8f6a-4abc-b04e-7dd770521644} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.12.13 06:10:08.911020 [ 3 ] {c8077b47-8f6a-4abc-b04e-7dd770521644} executeQuery: Read 138 rows, 13.62 KiB in 0.000967398 sec., 142650 rows/sec., 13.75 MiB/sec. 2023.12.13 06:10:08.911163 [ 3 ] {c8077b47-8f6a-4abc-b04e-7dd770521644} DynamicQueryHandler: Done processing query 2023.12.13 06:10:08.911187 [ 3 ] {c8077b47-8f6a-4abc-b04e-7dd770521644} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:10:08.911202 [ 3 ] {} HTTP-Session: 0dd660c0-7664-48dc-b710-5d37c057c29d Destroying unnamed session 2023.12.13 06:10:08.911365 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8718, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:10:08.911410 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:10:08.911429 [ 3 ] {} HTTP-Session: 0fdabddf-15c4-40da-96a5-40aa80829394 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:10:08.911447 [ 3 ] {} HTTP-Session: 0fdabddf-15c4-40da-96a5-40aa80829394 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:10:08.911524 [ 3 ] {63e5427a-7adb-4ac4-8bc0-f02f57c760c5} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:10:08.911563 [ 3 ] {63e5427a-7adb-4ac4-8bc0-f02f57c760c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:10:08.911672 [ 3 ] {63e5427a-7adb-4ac4-8bc0-f02f57c760c5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:10:08.911952 [ 3 ] {63e5427a-7adb-4ac4-8bc0-f02f57c760c5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.12.13 06:10:08.912171 [ 3 ] {63e5427a-7adb-4ac4-8bc0-f02f57c760c5} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.12.13 06:10:08.912320 [ 3 ] {63e5427a-7adb-4ac4-8bc0-f02f57c760c5} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.12.13 06:10:08.912438 [ 3 ] {63e5427a-7adb-4ac4-8bc0-f02f57c760c5} executeQuery: Read 51 rows, 4.10 KiB in 0.000886236 sec., 57546 rows/sec., 4.52 MiB/sec. 2023.12.13 06:10:08.912593 [ 3 ] {63e5427a-7adb-4ac4-8bc0-f02f57c760c5} DynamicQueryHandler: Done processing query 2023.12.13 06:10:08.912617 [ 3 ] {63e5427a-7adb-4ac4-8bc0-f02f57c760c5} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.13 06:10:08.912633 [ 3 ] {} HTTP-Session: 0fdabddf-15c4-40da-96a5-40aa80829394 Destroying unnamed session 2023.12.13 06:10:08.912864 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 49218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:10:08.912908 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:10:08.912927 [ 3 ] {} HTTP-Session: b7d1d08c-5a43-4d48-97b7-052ae363cfa4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:10:08.912944 [ 3 ] {} HTTP-Session: b7d1d08c-5a43-4d48-97b7-052ae363cfa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:10:08.913030 [ 3 ] {a4747835-3269-49d7-b10f-b02252f2f06e} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:10:08.913075 [ 3 ] {a4747835-3269-49d7-b10f-b02252f2f06e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:10:08.913219 [ 3 ] {a4747835-3269-49d7-b10f-b02252f2f06e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:10:08.913632 [ 3 ] {a4747835-3269-49d7-b10f-b02252f2f06e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.12.13 06:10:08.913934 [ 3 ] {a4747835-3269-49d7-b10f-b02252f2f06e} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.12.13 06:10:08.914111 [ 3 ] {a4747835-3269-49d7-b10f-b02252f2f06e} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.12.13 06:10:08.914228 [ 3 ] {a4747835-3269-49d7-b10f-b02252f2f06e} executeQuery: Read 46 rows, 63.56 KiB in 0.001170502 sec., 39299 rows/sec., 53.03 MiB/sec. 2023.12.13 06:10:08.914332 [ 3 ] {a4747835-3269-49d7-b10f-b02252f2f06e} DynamicQueryHandler: Done processing query 2023.12.13 06:10:08.914355 [ 3 ] {a4747835-3269-49d7-b10f-b02252f2f06e} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:10:08.914370 [ 3 ] {} HTTP-Session: b7d1d08c-5a43-4d48-97b7-052ae363cfa4 Destroying unnamed session 2023.12.13 06:10:08.914498 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 1032, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:10:08.914540 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:10:08.914558 [ 3 ] {} HTTP-Session: 0ff4b1fb-2494-40c7-bed5-c6f073cad1b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:10:08.914576 [ 3 ] {} HTTP-Session: 0ff4b1fb-2494-40c7-bed5-c6f073cad1b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:10:08.914643 [ 3 ] {9566db01-929a-4272-b04a-e293d8796a38} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:10:08.914683 [ 3 ] {9566db01-929a-4272-b04a-e293d8796a38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.12.13 06:10:08.914785 [ 3 ] {9566db01-929a-4272-b04a-e293d8796a38} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:10:08.915002 [ 3 ] {9566db01-929a-4272-b04a-e293d8796a38} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.12.13 06:10:08.915265 [ 3 ] {9566db01-929a-4272-b04a-e293d8796a38} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.13 06:10:08.915476 [ 3 ] {9566db01-929a-4272-b04a-e293d8796a38} oximeter.measurements_i64 (4a91278c-d157-4f74-98f0-6793a18a5ce0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.13 06:10:08.915607 [ 3 ] {9566db01-929a-4272-b04a-e293d8796a38} executeQuery: Read 6 rows, 463.00 B in 0.000930457 sec., 6448 rows/sec., 485.94 KiB/sec. 2023.12.13 06:10:08.915778 [ 3 ] {9566db01-929a-4272-b04a-e293d8796a38} DynamicQueryHandler: Done processing query 2023.12.13 06:10:08.915802 [ 3 ] {9566db01-929a-4272-b04a-e293d8796a38} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.12.13 06:10:08.915817 [ 3 ] {} HTTP-Session: 0ff4b1fb-2494-40c7-bed5-c6f073cad1b6 Destroying unnamed session 2023.12.13 06:10:10.675965 [ 165 ] {} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2023.12.13 06:10:10.676072 [ 165 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.12.13 06:10:10.676217 [ 14 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact 2023.12.13 06:10:10.676458 [ 14 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:10:10.676531 [ 14 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 356 rows starting from the beginning of the part 2023.12.13 06:10:10.676778 [ 14 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 37 rows starting from the beginning of the part 2023.12.13 06:10:10.676945 [ 14 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part 2023.12.13 06:10:10.677033 [ 14 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part 2023.12.13 06:10:10.677116 [ 14 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2023.12.13 06:10:10.677774 [ 24 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 432 rows, containing 5 columns (5 merged, 0 gathered) in 0.00162877 sec., 265230.8183475874 rows/sec., 18.70 MiB/sec. 2023.12.13 06:10:10.677915 [ 14 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2023.12.13 06:10:10.678137 [ 14 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_13_3} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3. 2023.12.13 06:10:10.678210 [ 14 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_13_3} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8) (MergerMutator): Merged 5 parts: from all_1_9_2 to all_13_13_0 2023.12.13 06:10:10.732925 [ 165 ] {} oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2023.12.13 06:10:10.732973 [ 165 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.12.13 06:10:10.733086 [ 13 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact 2023.12.13 06:10:10.733229 [ 13 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:10:10.733267 [ 13 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part 2023.12.13 06:10:10.733400 [ 13 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2023.12.13 06:10:10.733503 [ 13 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2023.12.13 06:10:10.733589 [ 13 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2023.12.13 06:10:10.733664 [ 13 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part 2023.12.13 06:10:10.734228 [ 24 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001211193 sec., 16512.64497070244 rows/sec., 1.35 MiB/sec. 2023.12.13 06:10:10.734351 [ 24 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2023.12.13 06:10:10.734562 [ 24 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_9_2} oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. 2023.12.13 06:10:10.734645 [ 24 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_9_2} oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 2023.12.13 06:10:11.454136 [ 165 ] {} oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2023.12.13 06:10:11.454181 [ 165 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.12.13 06:10:11.454267 [ 14 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact 2023.12.13 06:10:11.454376 [ 14 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:10:11.454405 [ 14 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part 2023.12.13 06:10:11.454514 [ 14 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2023.12.13 06:10:11.454600 [ 14 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2023.12.13 06:10:11.454680 [ 14 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2023.12.13 06:10:11.454761 [ 14 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part 2023.12.13 06:10:11.455311 [ 21 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.00108631 sec., 18410.9508335558 rows/sec., 1.26 MiB/sec. 2023.12.13 06:10:11.455462 [ 21 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2023.12.13 06:10:11.455666 [ 21 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_9_2} oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. 2023.12.13 06:10:11.455741 [ 21 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_9_2} oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 2023.12.13 06:10:13.906682 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:10:13.906808 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:10:13.906838 [ 3 ] {} HTTP-Session: eda18d16-e5ad-498e-bb88-58dde99aa40c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:10:13.906865 [ 3 ] {} HTTP-Session: eda18d16-e5ad-498e-bb88-58dde99aa40c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:10:13.906998 [ 3 ] {ce0a9518-100a-4246-b53e-cab61ee333ae} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:10:13.907069 [ 3 ] {ce0a9518-100a-4246-b53e-cab61ee333ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.13 06:10:13.907245 [ 3 ] {ce0a9518-100a-4246-b53e-cab61ee333ae} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:10:13.907610 [ 3 ] {ce0a9518-100a-4246-b53e-cab61ee333ae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.12.13 06:10:13.907855 [ 3 ] {ce0a9518-100a-4246-b53e-cab61ee333ae} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.13 06:10:13.908018 [ 3 ] {ce0a9518-100a-4246-b53e-cab61ee333ae} oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.13 06:10:13.908136 [ 3 ] {ce0a9518-100a-4246-b53e-cab61ee333ae} executeQuery: Read 2 rows, 175.00 B in 0.00110004 sec., 1818 rows/sec., 155.36 KiB/sec. 2023.12.13 06:10:13.908270 [ 3 ] {ce0a9518-100a-4246-b53e-cab61ee333ae} DynamicQueryHandler: Done processing query 2023.12.13 06:10:13.908296 [ 3 ] {ce0a9518-100a-4246-b53e-cab61ee333ae} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:10:13.908312 [ 3 ] {} HTTP-Session: eda18d16-e5ad-498e-bb88-58dde99aa40c Destroying unnamed session 2023.12.13 06:10:13.908431 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:10:13.908478 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:10:13.908498 [ 3 ] {} HTTP-Session: b6a4ea10-070a-4fd5-9436-69a0ec000018 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:10:13.908517 [ 3 ] {} HTTP-Session: b6a4ea10-070a-4fd5-9436-69a0ec000018 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:10:13.908597 [ 3 ] {b10fe481-9ceb-4c50-8631-ec9cb235d92b} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:10:13.908637 [ 3 ] {b10fe481-9ceb-4c50-8631-ec9cb235d92b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:10:13.908742 [ 3 ] {b10fe481-9ceb-4c50-8631-ec9cb235d92b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:10:13.909000 [ 3 ] {b10fe481-9ceb-4c50-8631-ec9cb235d92b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.12.13 06:10:13.909218 [ 3 ] {b10fe481-9ceb-4c50-8631-ec9cb235d92b} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.12.13 06:10:13.909369 [ 3 ] {b10fe481-9ceb-4c50-8631-ec9cb235d92b} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.12.13 06:10:13.909500 [ 3 ] {b10fe481-9ceb-4c50-8631-ec9cb235d92b} executeQuery: Read 37 rows, 3.18 KiB in 0.000867525 sec., 42650 rows/sec., 3.58 MiB/sec. 2023.12.13 06:10:13.909602 [ 3 ] {b10fe481-9ceb-4c50-8631-ec9cb235d92b} DynamicQueryHandler: Done processing query 2023.12.13 06:10:13.909624 [ 3 ] {b10fe481-9ceb-4c50-8631-ec9cb235d92b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:10:13.909640 [ 3 ] {} HTTP-Session: b6a4ea10-070a-4fd5-9436-69a0ec000018 Destroying unnamed session 2023.12.13 06:10:13.909746 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:10:13.909789 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:10:13.909808 [ 3 ] {} HTTP-Session: f6f2f59d-8e1c-4fa3-a0c2-5d845a3487f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:10:13.909826 [ 3 ] {} HTTP-Session: f6f2f59d-8e1c-4fa3-a0c2-5d845a3487f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:10:13.909895 [ 3 ] {1f8243fa-696d-4d50-91f0-66760b92ae45} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:10:13.909935 [ 3 ] {1f8243fa-696d-4d50-91f0-66760b92ae45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.13 06:10:13.910038 [ 3 ] {1f8243fa-696d-4d50-91f0-66760b92ae45} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:10:13.910260 [ 3 ] {1f8243fa-696d-4d50-91f0-66760b92ae45} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.12.13 06:10:13.910456 [ 3 ] {1f8243fa-696d-4d50-91f0-66760b92ae45} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.13 06:10:13.910608 [ 3 ] {1f8243fa-696d-4d50-91f0-66760b92ae45} oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.13 06:10:13.910725 [ 3 ] {1f8243fa-696d-4d50-91f0-66760b92ae45} executeQuery: Read 2 rows, 143.00 B in 0.000801835 sec., 2494 rows/sec., 174.16 KiB/sec. 2023.12.13 06:10:13.910825 [ 3 ] {1f8243fa-696d-4d50-91f0-66760b92ae45} DynamicQueryHandler: Done processing query 2023.12.13 06:10:13.910847 [ 3 ] {1f8243fa-696d-4d50-91f0-66760b92ae45} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:10:13.910862 [ 3 ] {} HTTP-Session: f6f2f59d-8e1c-4fa3-a0c2-5d845a3487f4 Destroying unnamed session 2023.12.13 06:10:13.911005 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:10:13.911048 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:10:13.911068 [ 3 ] {} HTTP-Session: 747c1540-8fe7-4584-be06-6dc45933af08 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:10:13.911085 [ 3 ] {} HTTP-Session: 747c1540-8fe7-4584-be06-6dc45933af08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:10:13.911155 [ 3 ] {371d0ee9-d8b5-4ace-bb35-a3318c4feefa} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:10:13.911193 [ 3 ] {371d0ee9-d8b5-4ace-bb35-a3318c4feefa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:10:13.911294 [ 3 ] {371d0ee9-d8b5-4ace-bb35-a3318c4feefa} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:10:13.911530 [ 3 ] {371d0ee9-d8b5-4ace-bb35-a3318c4feefa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.12.13 06:10:13.911726 [ 3 ] {371d0ee9-d8b5-4ace-bb35-a3318c4feefa} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.12.13 06:10:13.911872 [ 3 ] {371d0ee9-d8b5-4ace-bb35-a3318c4feefa} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.12.13 06:10:13.911996 [ 3 ] {371d0ee9-d8b5-4ace-bb35-a3318c4feefa} executeQuery: Read 26 rows, 2.06 KiB in 0.000812715 sec., 31991 rows/sec., 2.48 MiB/sec. 2023.12.13 06:10:13.912098 [ 3 ] {371d0ee9-d8b5-4ace-bb35-a3318c4feefa} DynamicQueryHandler: Done processing query 2023.12.13 06:10:13.912120 [ 3 ] {371d0ee9-d8b5-4ace-bb35-a3318c4feefa} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:10:13.912136 [ 3 ] {} HTTP-Session: 747c1540-8fe7-4584-be06-6dc45933af08 Destroying unnamed session 2023.12.13 06:10:13.912241 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:10:13.912283 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:10:13.912302 [ 3 ] {} HTTP-Session: cb8d6711-cc83-47d5-a458-d2d3974d7587 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:10:13.912320 [ 3 ] {} HTTP-Session: cb8d6711-cc83-47d5-a458-d2d3974d7587 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:10:13.912389 [ 3 ] {a34a1e4b-c129-46d8-a317-5289ca9e0715} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:10:13.912431 [ 3 ] {a34a1e4b-c129-46d8-a317-5289ca9e0715} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:10:13.912549 [ 3 ] {a34a1e4b-c129-46d8-a317-5289ca9e0715} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:10:13.912788 [ 3 ] {a34a1e4b-c129-46d8-a317-5289ca9e0715} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.12.13 06:10:13.913039 [ 3 ] {a34a1e4b-c129-46d8-a317-5289ca9e0715} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.13 06:10:13.913221 [ 3 ] {a34a1e4b-c129-46d8-a317-5289ca9e0715} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.13 06:10:13.913341 [ 3 ] {a34a1e4b-c129-46d8-a317-5289ca9e0715} executeQuery: Read 37 rows, 2.67 KiB in 0.000926687 sec., 39927 rows/sec., 2.82 MiB/sec. 2023.12.13 06:10:13.913444 [ 3 ] {a34a1e4b-c129-46d8-a317-5289ca9e0715} DynamicQueryHandler: Done processing query 2023.12.13 06:10:13.913467 [ 3 ] {a34a1e4b-c129-46d8-a317-5289ca9e0715} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:10:13.913482 [ 3 ] {} HTTP-Session: cb8d6711-cc83-47d5-a458-d2d3974d7587 Destroying unnamed session 2023.12.13 06:10:18.908016 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:10:18.908151 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:10:18.908182 [ 3 ] {} HTTP-Session: 6b103e45-3457-4254-9d2c-6dafb0262ce0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:10:18.908211 [ 3 ] {} HTTP-Session: 6b103e45-3457-4254-9d2c-6dafb0262ce0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:10:18.908348 [ 3 ] {a80272b2-7496-4ff5-a7c0-c0bdeedbb0cd} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:10:18.908413 [ 3 ] {a80272b2-7496-4ff5-a7c0-c0bdeedbb0cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:10:18.908589 [ 3 ] {a80272b2-7496-4ff5-a7c0-c0bdeedbb0cd} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:10:18.909093 [ 3 ] {a80272b2-7496-4ff5-a7c0-c0bdeedbb0cd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.12.13 06:10:18.909352 [ 3 ] {a80272b2-7496-4ff5-a7c0-c0bdeedbb0cd} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.12.13 06:10:18.909520 [ 3 ] {a80272b2-7496-4ff5-a7c0-c0bdeedbb0cd} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.12.13 06:10:18.909646 [ 3 ] {a80272b2-7496-4ff5-a7c0-c0bdeedbb0cd} executeQuery: Read 47 rows, 3.81 KiB in 0.001261003 sec., 37271 rows/sec., 2.95 MiB/sec. 2023.12.13 06:10:18.909673 [ 161 ] {} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 2023.12.13 06:10:18.909802 [ 161 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.12.13 06:10:18.909846 [ 3 ] {a80272b2-7496-4ff5-a7c0-c0bdeedbb0cd} DynamicQueryHandler: Done processing query 2023.12.13 06:10:18.909902 [ 3 ] {a80272b2-7496-4ff5-a7c0-c0bdeedbb0cd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:10:18.909934 [ 3 ] {} HTTP-Session: 6b103e45-3457-4254-9d2c-6dafb0262ce0 Destroying unnamed session 2023.12.13 06:10:18.909935 [ 13 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_23_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact 2023.12.13 06:10:18.910110 [ 13 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_23_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:10:18.910119 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:10:18.910173 [ 13 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 40 rows starting from the beginning of the part 2023.12.13 06:10:18.910207 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:10:18.910256 [ 3 ] {} HTTP-Session: 3985ba03-82b7-4d55-ad55-e5bf0104aaee Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:10:18.910296 [ 3 ] {} HTTP-Session: 3985ba03-82b7-4d55-ad55-e5bf0104aaee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:10:18.910461 [ 13 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part 2023.12.13 06:10:18.910501 [ 3 ] {87d09365-1fca-43ae-843b-e81e98915b35} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:10:18.910589 [ 3 ] {87d09365-1fca-43ae-843b-e81e98915b35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:10:18.910743 [ 13 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part 2023.12.13 06:10:18.911059 [ 13 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part 2023.12.13 06:10:18.911113 [ 3 ] {87d09365-1fca-43ae-843b-e81e98915b35} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:10:18.911283 [ 13 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 46 rows starting from the beginning of the part 2023.12.13 06:10:18.911412 [ 13 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 47 rows starting from the beginning of the part 2023.12.13 06:10:18.912005 [ 3 ] {87d09365-1fca-43ae-843b-e81e98915b35} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.12.13 06:10:18.912511 [ 3 ] {87d09365-1fca-43ae-843b-e81e98915b35} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.12.13 06:10:18.912918 [ 3 ] {87d09365-1fca-43ae-843b-e81e98915b35} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.12.13 06:10:18.913014 [ 10 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_23_5} MergeTask::MergeProjectionsStage: Merge sorted 253 rows, containing 4 columns (4 merged, 0 gathered) in 0.003145777 sec., 80425.2812580167 rows/sec., 6.37 MiB/sec. 2023.12.13 06:10:18.913109 [ 161 ] {} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.12.13 06:10:18.913160 [ 3 ] {87d09365-1fca-43ae-843b-e81e98915b35} executeQuery: Read 141 rows, 13.90 KiB in 0.002590057 sec., 54438 rows/sec., 5.24 MiB/sec. 2023.12.13 06:10:18.913202 [ 161 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.12.13 06:10:18.913327 [ 10 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_23_5} MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) 2023.12.13 06:10:18.913553 [ 3 ] {87d09365-1fca-43ae-843b-e81e98915b35} DynamicQueryHandler: Done processing query 2023.12.13 06:10:18.913564 [ 13 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.12.13 06:10:18.913607 [ 3 ] {87d09365-1fca-43ae-843b-e81e98915b35} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:10:18.913661 [ 3 ] {} HTTP-Session: 3985ba03-82b7-4d55-ad55-e5bf0104aaee Destroying unnamed session 2023.12.13 06:10:18.913746 [ 13 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:10:18.913793 [ 13 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 160 rows starting from the beginning of the part 2023.12.13 06:10:18.913821 [ 10 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_23_5} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5. 2023.12.13 06:10:18.913896 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:10:18.913978 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:10:18.914002 [ 10 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_23_5} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Merged 6 parts: from all_1_18_4 to all_23_23_0 2023.12.13 06:10:18.914062 [ 3 ] {} HTTP-Session: e906332d-a535-49bf-bcb4-acd280693e14 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:10:18.914148 [ 3 ] {} HTTP-Session: e906332d-a535-49bf-bcb4-acd280693e14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:10:18.914128 [ 13 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 120 rows starting from the beginning of the part 2023.12.13 06:10:18.914419 [ 3 ] {c0732736-f785-4203-96cb-c419704e1c88} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:10:18.914435 [ 13 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 122 rows starting from the beginning of the part 2023.12.13 06:10:18.914525 [ 3 ] {c0732736-f785-4203-96cb-c419704e1c88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:10:18.914713 [ 13 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 138 rows starting from the beginning of the part 2023.12.13 06:10:18.915026 [ 13 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 37 rows starting from the beginning of the part 2023.12.13 06:10:18.915056 [ 3 ] {c0732736-f785-4203-96cb-c419704e1c88} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:10:18.915262 [ 13 ] {0755271d-8595-4794-bf17-acf69d3294c6::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.12.13 06:10:18.915827 [ 3 ] {c0732736-f785-4203-96cb-c419704e1c88} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.12.13 06:10:18.916336 [ 3 ] {c0732736-f785-4203-96cb-c419704e1c88} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.12.13 06:10:18.916623 [ 3 ] {c0732736-f785-4203-96cb-c419704e1c88} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.12.13 06:10:18.916795 [ 161 ] {} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.12.13 06:10:18.916889 [ 3 ] {c0732736-f785-4203-96cb-c419704e1c88} executeQuery: Read 47 rows, 3.76 KiB in 0.002394113 sec., 19631 rows/sec., 1.54 MiB/sec. 2023.12.13 06:10:18.916906 [ 161 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.12.13 06:10:18.917249 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.12.13 06:10:18.917403 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 718 rows, containing 4 columns (4 merged, 0 gathered) in 0.004093915 sec., 175382.24413550354 rows/sec., 16.79 MiB/sec. 2023.12.13 06:10:18.917534 [ 3 ] {c0732736-f785-4203-96cb-c419704e1c88} DynamicQueryHandler: Done processing query 2023.12.13 06:10:18.917596 [ 3 ] {c0732736-f785-4203-96cb-c419704e1c88} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:10:18.917612 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:10:18.917648 [ 3 ] {} HTTP-Session: e906332d-a535-49bf-bcb4-acd280693e14 Destroying unnamed session 2023.12.13 06:10:18.917679 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.12.13 06:10:18.917705 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 87 rows starting from the beginning of the part 2023.12.13 06:10:18.917881 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part 2023.12.13 06:10:18.917985 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:10:18.918015 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_31_6} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.12.13 06:10:18.918130 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:10:18.918151 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 44 rows starting from the beginning of the part 2023.12.13 06:10:18.918181 [ 3 ] {} HTTP-Session: 4ef7d7cb-293f-4cc4-9e89-791760a1ddb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:10:18.918199 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_31_6} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.12.13 06:10:18.918273 [ 3 ] {} HTTP-Session: 4ef7d7cb-293f-4cc4-9e89-791760a1ddb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:10:18.918487 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 51 rows starting from the beginning of the part 2023.12.13 06:10:18.918611 [ 3 ] {3cff7531-28ab-455a-b2ce-c7bfa77e6b23} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:10:18.918722 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 26 rows starting from the beginning of the part 2023.12.13 06:10:18.918741 [ 3 ] {3cff7531-28ab-455a-b2ce-c7bfa77e6b23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:10:18.918973 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::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.12.13 06:10:18.919581 [ 3 ] {3cff7531-28ab-455a-b2ce-c7bfa77e6b23} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:10:18.920633 [ 13 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 295 rows, containing 4 columns (4 merged, 0 gathered) in 0.003610436 sec., 81707.5832392542 rows/sec., 6.39 MiB/sec. 2023.12.13 06:10:18.920704 [ 3 ] {3cff7531-28ab-455a-b2ce-c7bfa77e6b23} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.12.13 06:10:18.920790 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.12.13 06:10:18.921096 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_31_6} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.12.13 06:10:18.921245 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_31_6} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.12.13 06:10:18.921332 [ 3 ] {3cff7531-28ab-455a-b2ce-c7bfa77e6b23} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.12.13 06:10:18.921562 [ 3 ] {3cff7531-28ab-455a-b2ce-c7bfa77e6b23} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.12.13 06:10:18.921713 [ 3 ] {3cff7531-28ab-455a-b2ce-c7bfa77e6b23} executeQuery: Read 47 rows, 64.95 KiB in 0.003035765 sec., 15482 rows/sec., 20.89 MiB/sec. 2023.12.13 06:10:18.921868 [ 3 ] {3cff7531-28ab-455a-b2ce-c7bfa77e6b23} DynamicQueryHandler: Done processing query 2023.12.13 06:10:18.921893 [ 3 ] {3cff7531-28ab-455a-b2ce-c7bfa77e6b23} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:10:18.921909 [ 3 ] {} HTTP-Session: 4ef7d7cb-293f-4cc4-9e89-791760a1ddb0 Destroying unnamed session 2023.12.13 06:10:19.033898 [ 161 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:10:19.033966 [ 161 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:10:28.907029 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:10:28.907200 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:10:28.907247 [ 3 ] {} HTTP-Session: a9a2d7d0-3c80-47f0-81fb-3188a414407e Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:10:28.907288 [ 3 ] {} HTTP-Session: a9a2d7d0-3c80-47f0-81fb-3188a414407e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:10:28.907484 [ 3 ] {8ca75eeb-794c-4889-9cf5-8e8084b19584} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:10:28.907577 [ 3 ] {8ca75eeb-794c-4889-9cf5-8e8084b19584} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:10:28.907830 [ 3 ] {8ca75eeb-794c-4889-9cf5-8e8084b19584} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:10:28.908341 [ 3 ] {8ca75eeb-794c-4889-9cf5-8e8084b19584} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.12.13 06:10:28.908602 [ 3 ] {8ca75eeb-794c-4889-9cf5-8e8084b19584} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.12.13 06:10:28.908763 [ 3 ] {8ca75eeb-794c-4889-9cf5-8e8084b19584} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.12.13 06:10:28.908887 [ 3 ] {8ca75eeb-794c-4889-9cf5-8e8084b19584} executeQuery: Read 47 rows, 3.81 KiB in 0.001347744 sec., 34873 rows/sec., 2.76 MiB/sec. 2023.12.13 06:10:28.909021 [ 3 ] {8ca75eeb-794c-4889-9cf5-8e8084b19584} DynamicQueryHandler: Done processing query 2023.12.13 06:10:28.909046 [ 3 ] {8ca75eeb-794c-4889-9cf5-8e8084b19584} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:10:28.909062 [ 3 ] {} HTTP-Session: a9a2d7d0-3c80-47f0-81fb-3188a414407e Destroying unnamed session 2023.12.13 06:10:28.909214 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:10:28.909258 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:10:28.909278 [ 3 ] {} HTTP-Session: 00a9571d-6038-4a3b-8d13-c74b46e8a930 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:10:28.909297 [ 3 ] {} HTTP-Session: 00a9571d-6038-4a3b-8d13-c74b46e8a930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:10:28.909374 [ 3 ] {5a7edecf-b39b-4c3e-a80b-dc1049e1248d} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:10:28.909414 [ 3 ] {5a7edecf-b39b-4c3e-a80b-dc1049e1248d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.13 06:10:28.909520 [ 3 ] {5a7edecf-b39b-4c3e-a80b-dc1049e1248d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:10:28.909792 [ 3 ] {5a7edecf-b39b-4c3e-a80b-dc1049e1248d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.12.13 06:10:28.909993 [ 3 ] {5a7edecf-b39b-4c3e-a80b-dc1049e1248d} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.13 06:10:28.910146 [ 3 ] {5a7edecf-b39b-4c3e-a80b-dc1049e1248d} oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.13 06:10:28.910250 [ 3 ] {5a7edecf-b39b-4c3e-a80b-dc1049e1248d} executeQuery: Read 2 rows, 175.00 B in 0.000849025 sec., 2355 rows/sec., 201.29 KiB/sec. 2023.12.13 06:10:28.910446 [ 3 ] {5a7edecf-b39b-4c3e-a80b-dc1049e1248d} DynamicQueryHandler: Done processing query 2023.12.13 06:10:28.910470 [ 3 ] {5a7edecf-b39b-4c3e-a80b-dc1049e1248d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:10:28.910485 [ 3 ] {} HTTP-Session: 00a9571d-6038-4a3b-8d13-c74b46e8a930 Destroying unnamed session 2023.12.13 06:10:28.910626 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22681, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:10:28.910670 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:10:28.910689 [ 3 ] {} HTTP-Session: a01aad1d-0fc3-47d2-a588-3773eb1704db Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:10:28.910706 [ 3 ] {} HTTP-Session: a01aad1d-0fc3-47d2-a588-3773eb1704db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:10:28.910783 [ 3 ] {acc092ed-6c18-4a73-b1ee-c409dcd32944} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:10:28.910822 [ 3 ] {acc092ed-6c18-4a73-b1ee-c409dcd32944} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:10:28.910934 [ 3 ] {acc092ed-6c18-4a73-b1ee-c409dcd32944} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:10:28.911291 [ 3 ] {acc092ed-6c18-4a73-b1ee-c409dcd32944} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.12.13 06:10:28.911504 [ 3 ] {acc092ed-6c18-4a73-b1ee-c409dcd32944} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.12.13 06:10:28.911650 [ 3 ] {acc092ed-6c18-4a73-b1ee-c409dcd32944} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.12.13 06:10:28.911762 [ 3 ] {acc092ed-6c18-4a73-b1ee-c409dcd32944} executeQuery: Read 142 rows, 13.99 KiB in 0.000942278 sec., 150698 rows/sec., 14.50 MiB/sec. 2023.12.13 06:10:28.911912 [ 3 ] {acc092ed-6c18-4a73-b1ee-c409dcd32944} DynamicQueryHandler: Done processing query 2023.12.13 06:10:28.911936 [ 3 ] {acc092ed-6c18-4a73-b1ee-c409dcd32944} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:10:28.911952 [ 3 ] {} HTTP-Session: a01aad1d-0fc3-47d2-a588-3773eb1704db Destroying unnamed session 2023.12.13 06:10:28.912098 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:10:28.912141 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:10:28.912159 [ 3 ] {} HTTP-Session: 0495aae4-85d2-4bb8-9b50-9dab77742d04 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:10:28.912176 [ 3 ] {} HTTP-Session: 0495aae4-85d2-4bb8-9b50-9dab77742d04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:10:28.912246 [ 3 ] {8b748e83-8429-427f-b819-2a1a3f68b073} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:10:28.912285 [ 3 ] {8b748e83-8429-427f-b819-2a1a3f68b073} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.13 06:10:28.912393 [ 3 ] {8b748e83-8429-427f-b819-2a1a3f68b073} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:10:28.912641 [ 3 ] {8b748e83-8429-427f-b819-2a1a3f68b073} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.12.13 06:10:28.912913 [ 3 ] {8b748e83-8429-427f-b819-2a1a3f68b073} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.13 06:10:28.913091 [ 3 ] {8b748e83-8429-427f-b819-2a1a3f68b073} oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.13 06:10:28.913207 [ 3 ] {8b748e83-8429-427f-b819-2a1a3f68b073} executeQuery: Read 2 rows, 143.00 B in 0.000925007 sec., 2162 rows/sec., 150.97 KiB/sec. 2023.12.13 06:10:28.913340 [ 3 ] {8b748e83-8429-427f-b819-2a1a3f68b073} DynamicQueryHandler: Done processing query 2023.12.13 06:10:28.913363 [ 3 ] {8b748e83-8429-427f-b819-2a1a3f68b073} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:10:28.913378 [ 3 ] {} HTTP-Session: 0495aae4-85d2-4bb8-9b50-9dab77742d04 Destroying unnamed session 2023.12.13 06:10:28.913500 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:10:28.913545 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:10:28.913564 [ 3 ] {} HTTP-Session: abb8c28c-926f-4234-8a23-b17575e6259d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:10:28.913581 [ 3 ] {} HTTP-Session: abb8c28c-926f-4234-8a23-b17575e6259d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:10:28.913656 [ 3 ] {09e330e2-d3e4-4e65-8240-3be494410e21} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:10:28.913696 [ 3 ] {09e330e2-d3e4-4e65-8240-3be494410e21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:10:28.913800 [ 3 ] {09e330e2-d3e4-4e65-8240-3be494410e21} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:10:28.914273 [ 3 ] {09e330e2-d3e4-4e65-8240-3be494410e21} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.12.13 06:10:28.914478 [ 3 ] {09e330e2-d3e4-4e65-8240-3be494410e21} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.12.13 06:10:28.914631 [ 3 ] {09e330e2-d3e4-4e65-8240-3be494410e21} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.12.13 06:10:28.914732 [ 3 ] {09e330e2-d3e4-4e65-8240-3be494410e21} executeQuery: Read 49 rows, 3.93 KiB in 0.001046859 sec., 46806 rows/sec., 3.66 MiB/sec. 2023.12.13 06:10:28.914847 [ 3 ] {09e330e2-d3e4-4e65-8240-3be494410e21} DynamicQueryHandler: Done processing query 2023.12.13 06:10:28.914870 [ 3 ] {09e330e2-d3e4-4e65-8240-3be494410e21} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.13 06:10:28.914885 [ 3 ] {} HTTP-Session: abb8c28c-926f-4234-8a23-b17575e6259d Destroying unnamed session 2023.12.13 06:10:28.915028 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:10:28.915072 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:10:28.915091 [ 3 ] {} HTTP-Session: 307100ca-8f64-42d5-94cc-6cf8ff2c6e80 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:10:28.915108 [ 3 ] {} HTTP-Session: 307100ca-8f64-42d5-94cc-6cf8ff2c6e80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:10:28.915176 [ 3 ] {1d4c02f3-c496-4c77-9699-75a0ddd1f1e9} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:10:28.915217 [ 3 ] {1d4c02f3-c496-4c77-9699-75a0ddd1f1e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:10:28.915335 [ 3 ] {1d4c02f3-c496-4c77-9699-75a0ddd1f1e9} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:10:28.915604 [ 3 ] {1d4c02f3-c496-4c77-9699-75a0ddd1f1e9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.12.13 06:10:28.915855 [ 3 ] {1d4c02f3-c496-4c77-9699-75a0ddd1f1e9} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.13 06:10:28.916053 [ 3 ] {1d4c02f3-c496-4c77-9699-75a0ddd1f1e9} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.13 06:10:28.916161 [ 3 ] {1d4c02f3-c496-4c77-9699-75a0ddd1f1e9} executeQuery: Read 1 rows, 72.00 B in 0.000957487 sec., 1044 rows/sec., 73.43 KiB/sec. 2023.12.13 06:10:28.916340 [ 3 ] {1d4c02f3-c496-4c77-9699-75a0ddd1f1e9} DynamicQueryHandler: Done processing query 2023.12.13 06:10:28.916364 [ 3 ] {1d4c02f3-c496-4c77-9699-75a0ddd1f1e9} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:10:28.916379 [ 3 ] {} HTTP-Session: 307100ca-8f64-42d5-94cc-6cf8ff2c6e80 Destroying unnamed session 2023.12.13 06:10:28.916591 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50289, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:10:28.916652 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:10:28.916673 [ 3 ] {} HTTP-Session: 136f3819-68e6-4530-a1d6-ae67d1bc2256 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:10:28.916691 [ 3 ] {} HTTP-Session: 136f3819-68e6-4530-a1d6-ae67d1bc2256 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:10:28.916773 [ 3 ] {66dac8c6-a5fa-4a08-b2d0-ffd968ceed0a} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:10:28.916818 [ 3 ] {66dac8c6-a5fa-4a08-b2d0-ffd968ceed0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:10:28.916986 [ 3 ] {66dac8c6-a5fa-4a08-b2d0-ffd968ceed0a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:10:28.917594 [ 3 ] {66dac8c6-a5fa-4a08-b2d0-ffd968ceed0a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.12.13 06:10:28.917960 [ 3 ] {66dac8c6-a5fa-4a08-b2d0-ffd968ceed0a} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.12.13 06:10:28.918165 [ 3 ] {66dac8c6-a5fa-4a08-b2d0-ffd968ceed0a} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.12.13 06:10:28.918281 [ 3 ] {66dac8c6-a5fa-4a08-b2d0-ffd968ceed0a} executeQuery: Read 47 rows, 64.95 KiB in 0.001479837 sec., 31760 rows/sec., 42.86 MiB/sec. 2023.12.13 06:10:28.918506 [ 3 ] {66dac8c6-a5fa-4a08-b2d0-ffd968ceed0a} DynamicQueryHandler: Done processing query 2023.12.13 06:10:28.918531 [ 3 ] {66dac8c6-a5fa-4a08-b2d0-ffd968ceed0a} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:10:28.918548 [ 3 ] {} HTTP-Session: 136f3819-68e6-4530-a1d6-ae67d1bc2256 Destroying unnamed session 2023.12.13 06:10:34.034222 [ 153 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:10:34.034308 [ 153 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:10:38.907551 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:10:38.907682 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:10:38.907711 [ 3 ] {} HTTP-Session: 14890cbe-0f85-43f5-812e-508805b76edf Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:10:38.907738 [ 3 ] {} HTTP-Session: 14890cbe-0f85-43f5-812e-508805b76edf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:10:38.907875 [ 3 ] {5239249b-ca97-4a8c-80b0-0a53cac8bdff} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:10:38.907942 [ 3 ] {5239249b-ca97-4a8c-80b0-0a53cac8bdff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:10:38.908115 [ 3 ] {5239249b-ca97-4a8c-80b0-0a53cac8bdff} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:10:38.908673 [ 3 ] {5239249b-ca97-4a8c-80b0-0a53cac8bdff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.12.13 06:10:38.908953 [ 3 ] {5239249b-ca97-4a8c-80b0-0a53cac8bdff} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.12.13 06:10:38.909132 [ 3 ] {5239249b-ca97-4a8c-80b0-0a53cac8bdff} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.12.13 06:10:38.909252 [ 3 ] {5239249b-ca97-4a8c-80b0-0a53cac8bdff} executeQuery: Read 47 rows, 3.81 KiB in 0.001335164 sec., 35201 rows/sec., 2.79 MiB/sec. 2023.12.13 06:10:38.909396 [ 3 ] {5239249b-ca97-4a8c-80b0-0a53cac8bdff} DynamicQueryHandler: Done processing query 2023.12.13 06:10:38.909421 [ 3 ] {5239249b-ca97-4a8c-80b0-0a53cac8bdff} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:10:38.909438 [ 3 ] {} HTTP-Session: 14890cbe-0f85-43f5-812e-508805b76edf Destroying unnamed session 2023.12.13 06:10:38.909594 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:10:38.909646 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:10:38.909665 [ 3 ] {} HTTP-Session: c68c4ff5-3565-405d-87c7-4fdb74caa168 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:10:38.909684 [ 3 ] {} HTTP-Session: c68c4ff5-3565-405d-87c7-4fdb74caa168 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:10:38.909770 [ 3 ] {4894b874-8876-4729-8b4b-b8aa9a796af3} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:10:38.909810 [ 3 ] {4894b874-8876-4729-8b4b-b8aa9a796af3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:10:38.909917 [ 3 ] {4894b874-8876-4729-8b4b-b8aa9a796af3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:10:38.910324 [ 3 ] {4894b874-8876-4729-8b4b-b8aa9a796af3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.12.13 06:10:38.910542 [ 3 ] {4894b874-8876-4729-8b4b-b8aa9a796af3} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.12.13 06:10:38.910692 [ 3 ] {4894b874-8876-4729-8b4b-b8aa9a796af3} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.12.13 06:10:38.910794 [ 3 ] {4894b874-8876-4729-8b4b-b8aa9a796af3} executeQuery: Read 141 rows, 13.90 KiB in 0.000996898 sec., 141438 rows/sec., 13.61 MiB/sec. 2023.12.13 06:10:38.910912 [ 3 ] {4894b874-8876-4729-8b4b-b8aa9a796af3} DynamicQueryHandler: Done processing query 2023.12.13 06:10:38.910935 [ 3 ] {4894b874-8876-4729-8b4b-b8aa9a796af3} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:10:38.910951 [ 3 ] {} HTTP-Session: c68c4ff5-3565-405d-87c7-4fdb74caa168 Destroying unnamed session 2023.12.13 06:10:38.911111 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:10:38.911155 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:10:38.911174 [ 3 ] {} HTTP-Session: e008cc8f-11fb-4e7d-af6b-02bde0e869a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:10:38.911192 [ 3 ] {} HTTP-Session: e008cc8f-11fb-4e7d-af6b-02bde0e869a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:10:38.911264 [ 3 ] {be1f0d75-6110-467b-ac19-80d3bd57442b} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:10:38.911302 [ 3 ] {be1f0d75-6110-467b-ac19-80d3bd57442b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:10:38.911405 [ 3 ] {be1f0d75-6110-467b-ac19-80d3bd57442b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:10:38.911700 [ 3 ] {be1f0d75-6110-467b-ac19-80d3bd57442b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.12.13 06:10:38.911904 [ 3 ] {be1f0d75-6110-467b-ac19-80d3bd57442b} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.12.13 06:10:38.912052 [ 3 ] {be1f0d75-6110-467b-ac19-80d3bd57442b} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.12.13 06:10:38.912155 [ 3 ] {be1f0d75-6110-467b-ac19-80d3bd57442b} executeQuery: Read 47 rows, 3.76 KiB in 0.000864656 sec., 54356 rows/sec., 4.25 MiB/sec. 2023.12.13 06:10:38.912269 [ 3 ] {be1f0d75-6110-467b-ac19-80d3bd57442b} DynamicQueryHandler: Done processing query 2023.12.13 06:10:38.912293 [ 3 ] {be1f0d75-6110-467b-ac19-80d3bd57442b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:10:38.912308 [ 3 ] {} HTTP-Session: e008cc8f-11fb-4e7d-af6b-02bde0e869a4 Destroying unnamed session 2023.12.13 06:10:38.912449 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50289, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:10:38.912495 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:10:38.912513 [ 3 ] {} HTTP-Session: 9dd34f62-cfa3-4c2c-b408-96929cda5f92 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:10:38.912531 [ 3 ] {} HTTP-Session: 9dd34f62-cfa3-4c2c-b408-96929cda5f92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:10:38.912620 [ 3 ] {0ce8d4ed-ecd9-401d-b23d-832813db3a16} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:10:38.912664 [ 3 ] {0ce8d4ed-ecd9-401d-b23d-832813db3a16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:10:38.912796 [ 3 ] {0ce8d4ed-ecd9-401d-b23d-832813db3a16} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:10:38.913270 [ 3 ] {0ce8d4ed-ecd9-401d-b23d-832813db3a16} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.12.13 06:10:38.913586 [ 3 ] {0ce8d4ed-ecd9-401d-b23d-832813db3a16} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.12.13 06:10:38.913767 [ 3 ] {0ce8d4ed-ecd9-401d-b23d-832813db3a16} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.12.13 06:10:38.913873 [ 3 ] {0ce8d4ed-ecd9-401d-b23d-832813db3a16} executeQuery: Read 47 rows, 64.95 KiB in 0.001225323 sec., 38357 rows/sec., 51.76 MiB/sec. 2023.12.13 06:10:38.914084 [ 3 ] {0ce8d4ed-ecd9-401d-b23d-832813db3a16} DynamicQueryHandler: Done processing query 2023.12.13 06:10:38.914107 [ 3 ] {0ce8d4ed-ecd9-401d-b23d-832813db3a16} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:10:38.914124 [ 3 ] {} HTTP-Session: 9dd34f62-cfa3-4c2c-b408-96929cda5f92 Destroying unnamed session 2023.12.13 06:10:43.905823 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5316, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:10:43.905954 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:10:43.905984 [ 3 ] {} HTTP-Session: de9f4fea-77f5-4649-b441-c0a38cab6500 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:10:43.906011 [ 3 ] {} HTTP-Session: de9f4fea-77f5-4649-b441-c0a38cab6500 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:10:43.906150 [ 3 ] {094a65d5-c8c5-4820-8acc-598e2961a3af} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:10:43.906216 [ 3 ] {094a65d5-c8c5-4820-8acc-598e2961a3af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:10:43.906373 [ 3 ] {094a65d5-c8c5-4820-8acc-598e2961a3af} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:10:43.906812 [ 3 ] {094a65d5-c8c5-4820-8acc-598e2961a3af} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.12.13 06:10:43.907074 [ 3 ] {094a65d5-c8c5-4820-8acc-598e2961a3af} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.12.13 06:10:43.907250 [ 3 ] {094a65d5-c8c5-4820-8acc-598e2961a3af} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.12.13 06:10:43.907384 [ 3 ] {094a65d5-c8c5-4820-8acc-598e2961a3af} executeQuery: Read 36 rows, 3.09 KiB in 0.001188702 sec., 30285 rows/sec., 2.54 MiB/sec. 2023.12.13 06:10:43.907530 [ 3 ] {094a65d5-c8c5-4820-8acc-598e2961a3af} DynamicQueryHandler: Done processing query 2023.12.13 06:10:43.907556 [ 3 ] {094a65d5-c8c5-4820-8acc-598e2961a3af} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:10:43.907573 [ 3 ] {} HTTP-Session: de9f4fea-77f5-4649-b441-c0a38cab6500 Destroying unnamed session 2023.12.13 06:10:43.907698 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:10:43.907749 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:10:43.907770 [ 3 ] {} HTTP-Session: 9e875f01-3c3f-4fa4-b412-38d7db5aa49a Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:10:43.907789 [ 3 ] {} HTTP-Session: 9e875f01-3c3f-4fa4-b412-38d7db5aa49a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:10:43.907870 [ 3 ] {2310fae4-0964-482c-b516-d67dc7f1f045} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:10:43.907910 [ 3 ] {2310fae4-0964-482c-b516-d67dc7f1f045} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:10:43.908017 [ 3 ] {2310fae4-0964-482c-b516-d67dc7f1f045} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:10:43.908341 [ 3 ] {2310fae4-0964-482c-b516-d67dc7f1f045} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.12.13 06:10:43.908546 [ 3 ] {2310fae4-0964-482c-b516-d67dc7f1f045} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.12.13 06:10:43.908694 [ 3 ] {2310fae4-0964-482c-b516-d67dc7f1f045} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.12.13 06:10:43.908818 [ 3 ] {2310fae4-0964-482c-b516-d67dc7f1f045} executeQuery: Read 24 rows, 1.90 KiB in 0.000920517 sec., 26072 rows/sec., 2.01 MiB/sec. 2023.12.13 06:10:43.908929 [ 3 ] {2310fae4-0964-482c-b516-d67dc7f1f045} DynamicQueryHandler: Done processing query 2023.12.13 06:10:43.908953 [ 3 ] {2310fae4-0964-482c-b516-d67dc7f1f045} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.13 06:10:43.908969 [ 3 ] {} HTTP-Session: 9e875f01-3c3f-4fa4-b412-38d7db5aa49a Destroying unnamed session 2023.12.13 06:10:43.909080 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7010, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:10:43.909124 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:10:43.909144 [ 3 ] {} HTTP-Session: 56c1f9f8-cabd-4320-969f-1eecfeab4065 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:10:43.909161 [ 3 ] {} HTTP-Session: 56c1f9f8-cabd-4320-969f-1eecfeab4065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:10:43.909236 [ 3 ] {e5654c07-b6d6-4517-982b-ec5bb91462b6} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:10:43.909279 [ 3 ] {e5654c07-b6d6-4517-982b-ec5bb91462b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:10:43.909399 [ 3 ] {e5654c07-b6d6-4517-982b-ec5bb91462b6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:10:43.909676 [ 3 ] {e5654c07-b6d6-4517-982b-ec5bb91462b6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.12.13 06:10:43.909939 [ 3 ] {e5654c07-b6d6-4517-982b-ec5bb91462b6} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.13 06:10:43.910118 [ 3 ] {e5654c07-b6d6-4517-982b-ec5bb91462b6} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.13 06:10:43.910247 [ 3 ] {e5654c07-b6d6-4517-982b-ec5bb91462b6} executeQuery: Read 36 rows, 2.60 KiB in 0.000975918 sec., 36888 rows/sec., 2.60 MiB/sec. 2023.12.13 06:10:43.910410 [ 3 ] {e5654c07-b6d6-4517-982b-ec5bb91462b6} DynamicQueryHandler: Done processing query 2023.12.13 06:10:43.910434 [ 3 ] {e5654c07-b6d6-4517-982b-ec5bb91462b6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:10:43.910450 [ 3 ] {} HTTP-Session: 56c1f9f8-cabd-4320-969f-1eecfeab4065 Destroying unnamed session 2023.12.13 06:10:48.907297 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:10:48.907414 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:10:48.907440 [ 3 ] {} HTTP-Session: 55bc99cb-a134-47b1-a050-29f9c876efc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:10:48.907463 [ 3 ] {} HTTP-Session: 55bc99cb-a134-47b1-a050-29f9c876efc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:10:48.907588 [ 3 ] {f5877c6f-dfd1-49c7-9238-67bd0af19bc0} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:10:48.907645 [ 3 ] {f5877c6f-dfd1-49c7-9238-67bd0af19bc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:10:48.907797 [ 3 ] {f5877c6f-dfd1-49c7-9238-67bd0af19bc0} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:10:48.908215 [ 3 ] {f5877c6f-dfd1-49c7-9238-67bd0af19bc0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.12.13 06:10:48.908474 [ 3 ] {f5877c6f-dfd1-49c7-9238-67bd0af19bc0} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.12.13 06:10:48.908644 [ 3 ] {f5877c6f-dfd1-49c7-9238-67bd0af19bc0} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.12.13 06:10:48.908762 [ 3 ] {f5877c6f-dfd1-49c7-9238-67bd0af19bc0} executeQuery: Read 47 rows, 3.81 KiB in 0.001140611 sec., 41205 rows/sec., 3.26 MiB/sec. 2023.12.13 06:10:48.908895 [ 3 ] {f5877c6f-dfd1-49c7-9238-67bd0af19bc0} DynamicQueryHandler: Done processing query 2023.12.13 06:10:48.908928 [ 3 ] {f5877c6f-dfd1-49c7-9238-67bd0af19bc0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:10:48.908949 [ 3 ] {} HTTP-Session: 55bc99cb-a134-47b1-a050-29f9c876efc0 Destroying unnamed session 2023.12.13 06:10:48.909100 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:10:48.909156 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:10:48.909181 [ 3 ] {} HTTP-Session: adf54cae-eba5-4ada-9b80-5fdc53f516a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:10:48.909205 [ 3 ] {} HTTP-Session: adf54cae-eba5-4ada-9b80-5fdc53f516a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:10:48.909304 [ 3 ] {6954c72f-fde5-4d20-8f8b-c3ca5fd331b6} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:10:48.909352 [ 3 ] {6954c72f-fde5-4d20-8f8b-c3ca5fd331b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:10:48.909481 [ 3 ] {6954c72f-fde5-4d20-8f8b-c3ca5fd331b6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:10:48.909893 [ 3 ] {6954c72f-fde5-4d20-8f8b-c3ca5fd331b6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.12.13 06:10:48.910147 [ 3 ] {6954c72f-fde5-4d20-8f8b-c3ca5fd331b6} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.12.13 06:10:48.910337 [ 3 ] {6954c72f-fde5-4d20-8f8b-c3ca5fd331b6} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.12.13 06:10:48.910472 [ 3 ] {6954c72f-fde5-4d20-8f8b-c3ca5fd331b6} executeQuery: Read 141 rows, 13.90 KiB in 0.001127461 sec., 125059 rows/sec., 12.04 MiB/sec. 2023.12.13 06:10:48.910642 [ 3 ] {6954c72f-fde5-4d20-8f8b-c3ca5fd331b6} DynamicQueryHandler: Done processing query 2023.12.13 06:10:48.910679 [ 3 ] {6954c72f-fde5-4d20-8f8b-c3ca5fd331b6} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:10:48.910701 [ 3 ] {} HTTP-Session: adf54cae-eba5-4ada-9b80-5fdc53f516a0 Destroying unnamed session 2023.12.13 06:10:48.910877 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:10:48.910933 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:10:48.910957 [ 3 ] {} HTTP-Session: b7e8ea41-1d4a-4155-9909-37c6baf0fb12 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:10:48.910980 [ 3 ] {} HTTP-Session: b7e8ea41-1d4a-4155-9909-37c6baf0fb12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:10:48.911069 [ 3 ] {5539f954-b139-4e2a-84b9-71458ef44cba} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:10:48.911115 [ 3 ] {5539f954-b139-4e2a-84b9-71458ef44cba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:10:48.911253 [ 3 ] {5539f954-b139-4e2a-84b9-71458ef44cba} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:10:48.911586 [ 3 ] {5539f954-b139-4e2a-84b9-71458ef44cba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.12.13 06:10:48.911898 [ 3 ] {5539f954-b139-4e2a-84b9-71458ef44cba} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.12.13 06:10:48.912073 [ 3 ] {5539f954-b139-4e2a-84b9-71458ef44cba} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.12.13 06:10:48.912211 [ 3 ] {5539f954-b139-4e2a-84b9-71458ef44cba} executeQuery: Read 47 rows, 3.76 KiB in 0.00110106 sec., 42686 rows/sec., 3.34 MiB/sec. 2023.12.13 06:10:48.912354 [ 3 ] {5539f954-b139-4e2a-84b9-71458ef44cba} DynamicQueryHandler: Done processing query 2023.12.13 06:10:48.912382 [ 3 ] {5539f954-b139-4e2a-84b9-71458ef44cba} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:10:48.912403 [ 3 ] {} HTTP-Session: b7e8ea41-1d4a-4155-9909-37c6baf0fb12 Destroying unnamed session 2023.12.13 06:10:48.912622 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:10:48.912673 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:10:48.912696 [ 3 ] {} HTTP-Session: be011759-00c9-4a84-a1fa-0b9b4d11a0d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:10:48.912718 [ 3 ] {} HTTP-Session: be011759-00c9-4a84-a1fa-0b9b4d11a0d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:10:48.912823 [ 3 ] {1ddcc204-217e-45b0-b0e7-8a188f759254} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:10:48.912876 [ 3 ] {1ddcc204-217e-45b0-b0e7-8a188f759254} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:10:48.913048 [ 3 ] {1ddcc204-217e-45b0-b0e7-8a188f759254} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:10:48.913535 [ 3 ] {1ddcc204-217e-45b0-b0e7-8a188f759254} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.12.13 06:10:48.913907 [ 3 ] {1ddcc204-217e-45b0-b0e7-8a188f759254} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.12.13 06:10:48.914118 [ 3 ] {1ddcc204-217e-45b0-b0e7-8a188f759254} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.12.13 06:10:48.914242 [ 3 ] {1ddcc204-217e-45b0-b0e7-8a188f759254} executeQuery: Read 47 rows, 64.95 KiB in 0.001385425 sec., 33924 rows/sec., 45.78 MiB/sec. 2023.12.13 06:10:48.914275 [ 145 ] {} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.12.13 06:10:48.914396 [ 145 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.12.13 06:10:48.914433 [ 3 ] {1ddcc204-217e-45b0-b0e7-8a188f759254} DynamicQueryHandler: Done processing query 2023.12.13 06:10:48.914504 [ 3 ] {1ddcc204-217e-45b0-b0e7-8a188f759254} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:10:48.914544 [ 14 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.12.13 06:10:48.914561 [ 3 ] {} HTTP-Session: be011759-00c9-4a84-a1fa-0b9b4d11a0d4 Destroying unnamed session 2023.12.13 06:10:48.914724 [ 14 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:10:48.914766 [ 14 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 822 rows starting from the beginning of the part 2023.12.13 06:10:48.914895 [ 14 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 46 rows starting from the beginning of the part 2023.12.13 06:10:48.914996 [ 14 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::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.12.13 06:10:48.915093 [ 14 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 47 rows starting from the beginning of the part 2023.12.13 06:10:48.915184 [ 14 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::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.12.13 06:10:48.915270 [ 14 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 47 rows starting from the beginning of the part 2023.12.13 06:10:48.925512 [ 17 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1056 rows, containing 6 columns (6 merged, 0 gathered) in 0.011055122 sec., 95521.33391200929 rows/sec., 128.90 MiB/sec. 2023.12.13 06:10:48.926235 [ 17 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.12.13 06:10:48.926518 [ 17 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_26_5} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.12.13 06:10:48.926599 [ 17 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_26_5} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.12.13 06:10:48.926689 [ 17 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_26_5: 9.09 MiB. 2023.12.13 06:10:49.000126 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 231.82 MiB, peak 240.88 MiB, will set to 233.36 MiB (RSS), difference: 1.54 MiB 2023.12.13 06:10:49.034563 [ 145 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:10:49.034617 [ 145 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:10:58.907270 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:10:58.907395 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:10:58.907425 [ 3 ] {} HTTP-Session: 35db40ad-6305-4646-a394-202536a08b7d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:10:58.907453 [ 3 ] {} HTTP-Session: 35db40ad-6305-4646-a394-202536a08b7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:10:58.907587 [ 3 ] {3dc55a71-55d0-4540-b09a-160dec3c54ec} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:10:58.907646 [ 3 ] {3dc55a71-55d0-4540-b09a-160dec3c54ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:10:58.907809 [ 3 ] {3dc55a71-55d0-4540-b09a-160dec3c54ec} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:10:58.908234 [ 3 ] {3dc55a71-55d0-4540-b09a-160dec3c54ec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.12.13 06:10:58.908494 [ 3 ] {3dc55a71-55d0-4540-b09a-160dec3c54ec} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.12.13 06:10:58.908664 [ 3 ] {3dc55a71-55d0-4540-b09a-160dec3c54ec} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.12.13 06:10:58.908798 [ 3 ] {3dc55a71-55d0-4540-b09a-160dec3c54ec} executeQuery: Read 47 rows, 3.81 KiB in 0.001176971 sec., 39933 rows/sec., 3.16 MiB/sec. 2023.12.13 06:10:58.908824 [ 141 ] {} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 2023.12.13 06:10:58.908936 [ 141 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.12.13 06:10:58.908978 [ 3 ] {3dc55a71-55d0-4540-b09a-160dec3c54ec} DynamicQueryHandler: Done processing query 2023.12.13 06:10:58.909034 [ 3 ] {3dc55a71-55d0-4540-b09a-160dec3c54ec} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:10:58.909070 [ 3 ] {} HTTP-Session: 35db40ad-6305-4646-a394-202536a08b7d Destroying unnamed session 2023.12.13 06:10:58.909065 [ 13 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_27_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact 2023.12.13 06:10:58.909229 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:10:58.909267 [ 13 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_27_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:10:58.909311 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:10:58.909326 [ 13 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 47 rows starting from the beginning of the part 2023.12.13 06:10:58.909353 [ 3 ] {} HTTP-Session: 3c7c0098-1131-4ab1-a9f6-9c04287c54ff Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:10:58.909406 [ 3 ] {} HTTP-Session: 3c7c0098-1131-4ab1-a9f6-9c04287c54ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:10:58.909626 [ 3 ] {2cfa7cd5-a6a9-4402-9818-63f0e44fc212} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:10:58.909638 [ 13 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 47 rows starting from the beginning of the part 2023.12.13 06:10:58.909727 [ 3 ] {2cfa7cd5-a6a9-4402-9818-63f0e44fc212} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.13 06:10:58.909905 [ 13 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 47 rows starting from the beginning of the part 2023.12.13 06:10:58.910214 [ 13 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 47 rows starting from the beginning of the part 2023.12.13 06:10:58.910227 [ 3 ] {2cfa7cd5-a6a9-4402-9818-63f0e44fc212} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:10:58.910419 [ 13 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 47 rows starting from the beginning of the part 2023.12.13 06:10:58.910917 [ 3 ] {2cfa7cd5-a6a9-4402-9818-63f0e44fc212} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.12.13 06:10:58.911426 [ 3 ] {2cfa7cd5-a6a9-4402-9818-63f0e44fc212} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.13 06:10:58.911800 [ 3 ] {2cfa7cd5-a6a9-4402-9818-63f0e44fc212} oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.13 06:10:58.911878 [ 14 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_27_6} MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 4 columns (4 merged, 0 gathered) in 0.002881232 sec., 81562.33166923038 rows/sec., 6.46 MiB/sec. 2023.12.13 06:10:58.912003 [ 3 ] {2cfa7cd5-a6a9-4402-9818-63f0e44fc212} executeQuery: Read 4 rows, 342.00 B in 0.002329202 sec., 1717 rows/sec., 143.39 KiB/sec. 2023.12.13 06:10:58.912184 [ 14 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_27_6} MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) 2023.12.13 06:10:58.912270 [ 3 ] {2cfa7cd5-a6a9-4402-9818-63f0e44fc212} DynamicQueryHandler: Done processing query 2023.12.13 06:10:58.912301 [ 3 ] {2cfa7cd5-a6a9-4402-9818-63f0e44fc212} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:10:58.912319 [ 3 ] {} HTTP-Session: 3c7c0098-1131-4ab1-a9f6-9c04287c54ff Destroying unnamed session 2023.12.13 06:10:58.912472 [ 14 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_27_6} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6. 2023.12.13 06:10:58.912485 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22831, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:10:58.912553 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:10:58.912581 [ 3 ] {} HTTP-Session: ac5016bb-1cb3-484e-9409-3f12bd7da190 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:10:58.912589 [ 14 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_27_6} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Merged 5 parts: from all_1_23_5 to all_27_27_0 2023.12.13 06:10:58.912613 [ 3 ] {} HTTP-Session: ac5016bb-1cb3-484e-9409-3f12bd7da190 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:10:58.912765 [ 3 ] {b0d82956-7202-4ede-ab8c-6c77ddfe32cb} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:10:58.912806 [ 3 ] {b0d82956-7202-4ede-ab8c-6c77ddfe32cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:10:58.912926 [ 3 ] {b0d82956-7202-4ede-ab8c-6c77ddfe32cb} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:10:58.913354 [ 3 ] {b0d82956-7202-4ede-ab8c-6c77ddfe32cb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.12.13 06:10:58.913584 [ 3 ] {b0d82956-7202-4ede-ab8c-6c77ddfe32cb} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.12.13 06:10:58.913747 [ 3 ] {b0d82956-7202-4ede-ab8c-6c77ddfe32cb} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.12.13 06:10:58.913875 [ 141 ] {} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.12.13 06:10:58.913888 [ 3 ] {b0d82956-7202-4ede-ab8c-6c77ddfe32cb} executeQuery: Read 143 rows, 14.08 KiB in 0.00108763 sec., 131478 rows/sec., 12.64 MiB/sec. 2023.12.13 06:10:58.913932 [ 141 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.12.13 06:10:58.914125 [ 16 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.12.13 06:10:58.914182 [ 3 ] {b0d82956-7202-4ede-ab8c-6c77ddfe32cb} DynamicQueryHandler: Done processing query 2023.12.13 06:10:58.914226 [ 3 ] {b0d82956-7202-4ede-ab8c-6c77ddfe32cb} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:10:58.914273 [ 3 ] {} HTTP-Session: ac5016bb-1cb3-484e-9409-3f12bd7da190 Destroying unnamed session 2023.12.13 06:10:58.914320 [ 16 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:10:58.914357 [ 16 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 181 rows starting from the beginning of the part 2023.12.13 06:10:58.914399 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:10:58.914480 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:10:58.914534 [ 3 ] {} HTTP-Session: b4774ceb-5f24-4c42-8859-c6f3e0348171 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:10:58.914585 [ 3 ] {} HTTP-Session: b4774ceb-5f24-4c42-8859-c6f3e0348171 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:10:58.914591 [ 16 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 142 rows starting from the beginning of the part 2023.12.13 06:10:58.914759 [ 3 ] {276e7bba-c17f-4667-b52a-2e64da44bb98} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:10:58.914801 [ 16 ] {0755271d-8595-4794-bf17-acf69d3294c6::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.12.13 06:10:58.914838 [ 3 ] {276e7bba-c17f-4667-b52a-2e64da44bb98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.13 06:10:58.915056 [ 16 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 36 rows starting from the beginning of the part 2023.12.13 06:10:58.915337 [ 16 ] {0755271d-8595-4794-bf17-acf69d3294c6::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.12.13 06:10:58.915345 [ 3 ] {276e7bba-c17f-4667-b52a-2e64da44bb98} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:10:58.915530 [ 16 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 143 rows starting from the beginning of the part 2023.12.13 06:10:58.916096 [ 3 ] {276e7bba-c17f-4667-b52a-2e64da44bb98} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.12.13 06:10:58.916527 [ 3 ] {276e7bba-c17f-4667-b52a-2e64da44bb98} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.13 06:10:58.916874 [ 3 ] {276e7bba-c17f-4667-b52a-2e64da44bb98} oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.13 06:10:58.917087 [ 3 ] {276e7bba-c17f-4667-b52a-2e64da44bb98} executeQuery: Read 4 rows, 286.00 B in 0.002243651 sec., 1782 rows/sec., 124.48 KiB/sec. 2023.12.13 06:10:58.917578 [ 3 ] {276e7bba-c17f-4667-b52a-2e64da44bb98} DynamicQueryHandler: Done processing query 2023.12.13 06:10:58.917594 [ 19 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 784 rows, containing 4 columns (4 merged, 0 gathered) in 0.003604216 sec., 217523.03413557902 rows/sec., 20.67 MiB/sec. 2023.12.13 06:10:58.917617 [ 3 ] {276e7bba-c17f-4667-b52a-2e64da44bb98} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:10:58.917646 [ 3 ] {} HTTP-Session: b4774ceb-5f24-4c42-8859-c6f3e0348171 Destroying unnamed session 2023.12.13 06:10:58.917744 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.12.13 06:10:58.917778 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:10:58.917850 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:10:58.917875 [ 3 ] {} HTTP-Session: c552019a-e972-4786-a261-4e36cb52a00c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:10:58.917897 [ 3 ] {} HTTP-Session: c552019a-e972-4786-a261-4e36cb52a00c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:10:58.918018 [ 3 ] {7460ba47-48f9-485b-bc30-d40a5bc94ff1} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:10:58.918024 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_36_7} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.12.13 06:10:58.918084 [ 3 ] {7460ba47-48f9-485b-bc30-d40a5bc94ff1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:10:58.918148 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_36_7} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.12.13 06:10:58.918342 [ 3 ] {7460ba47-48f9-485b-bc30-d40a5bc94ff1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:10:58.918692 [ 3 ] {7460ba47-48f9-485b-bc30-d40a5bc94ff1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.12.13 06:10:58.918921 [ 3 ] {7460ba47-48f9-485b-bc30-d40a5bc94ff1} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.12.13 06:10:58.919073 [ 3 ] {7460ba47-48f9-485b-bc30-d40a5bc94ff1} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.12.13 06:10:58.919202 [ 141 ] {} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.12.13 06:10:58.919209 [ 3 ] {7460ba47-48f9-485b-bc30-d40a5bc94ff1} executeQuery: Read 51 rows, 4.09 KiB in 0.001150741 sec., 44319 rows/sec., 3.47 MiB/sec. 2023.12.13 06:10:58.919246 [ 141 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.12.13 06:10:58.919396 [ 11 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.12.13 06:10:58.919448 [ 3 ] {7460ba47-48f9-485b-bc30-d40a5bc94ff1} DynamicQueryHandler: Done processing query 2023.12.13 06:10:58.919475 [ 3 ] {7460ba47-48f9-485b-bc30-d40a5bc94ff1} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.13 06:10:58.919505 [ 3 ] {} HTTP-Session: c552019a-e972-4786-a261-4e36cb52a00c Destroying unnamed session 2023.12.13 06:10:58.919512 [ 11 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:10:58.919552 [ 11 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 97 rows starting from the beginning of the part 2023.12.13 06:10:58.919633 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:10:58.919686 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:10:58.919716 [ 3 ] {} HTTP-Session: 1ad5c3d2-f1e2-437d-83a1-fa8e5b749297 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:10:58.919718 [ 11 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 49 rows starting from the beginning of the part 2023.12.13 06:10:58.919735 [ 3 ] {} HTTP-Session: 1ad5c3d2-f1e2-437d-83a1-fa8e5b749297 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:10:58.919856 [ 3 ] {1ca5a384-a939-45f7-b32b-06458c1fe38a} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:10:58.919863 [ 11 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::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.12.13 06:10:58.919923 [ 3 ] {1ca5a384-a939-45f7-b32b-06458c1fe38a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:10:58.920017 [ 11 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part 2023.12.13 06:10:58.920187 [ 11 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::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.12.13 06:10:58.920222 [ 3 ] {1ca5a384-a939-45f7-b32b-06458c1fe38a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:10:58.920324 [ 11 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 51 rows starting from the beginning of the part 2023.12.13 06:10:58.920699 [ 3 ] {1ca5a384-a939-45f7-b32b-06458c1fe38a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.12.13 06:10:58.921062 [ 3 ] {1ca5a384-a939-45f7-b32b-06458c1fe38a} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.13 06:10:58.921345 [ 3 ] {1ca5a384-a939-45f7-b32b-06458c1fe38a} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.13 06:10:58.921364 [ 11 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 315 rows, containing 4 columns (4 merged, 0 gathered) in 0.002059708 sec., 152934.29942496703 rows/sec., 11.95 MiB/sec. 2023.12.13 06:10:58.921525 [ 11 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.12.13 06:10:58.921532 [ 3 ] {1ca5a384-a939-45f7-b32b-06458c1fe38a} executeQuery: Read 2 rows, 144.00 B in 0.00163967 sec., 1219 rows/sec., 85.76 KiB/sec. 2023.12.13 06:10:58.921673 [ 3 ] {1ca5a384-a939-45f7-b32b-06458c1fe38a} DynamicQueryHandler: Done processing query 2023.12.13 06:10:58.921697 [ 3 ] {1ca5a384-a939-45f7-b32b-06458c1fe38a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:10:58.921720 [ 3 ] {} HTTP-Session: 1ad5c3d2-f1e2-437d-83a1-fa8e5b749297 Destroying unnamed session 2023.12.13 06:10:58.921727 [ 11 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_36_7} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.12.13 06:10:58.921798 [ 11 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_36_7} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.12.13 06:10:58.921879 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50291, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:10:58.921923 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:10:58.921942 [ 3 ] {} HTTP-Session: da515c46-ea73-4b4e-b89a-d2069e30198c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:10:58.921958 [ 3 ] {} HTTP-Session: da515c46-ea73-4b4e-b89a-d2069e30198c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:10:58.922040 [ 3 ] {2220b9d5-c720-460c-9d56-5c30a399b858} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:10:58.922083 [ 3 ] {2220b9d5-c720-460c-9d56-5c30a399b858} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:10:58.922215 [ 3 ] {2220b9d5-c720-460c-9d56-5c30a399b858} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:10:58.922728 [ 3 ] {2220b9d5-c720-460c-9d56-5c30a399b858} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.12.13 06:10:58.923059 [ 3 ] {2220b9d5-c720-460c-9d56-5c30a399b858} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.12.13 06:10:58.923246 [ 3 ] {2220b9d5-c720-460c-9d56-5c30a399b858} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.12.13 06:10:58.923377 [ 3 ] {2220b9d5-c720-460c-9d56-5c30a399b858} executeQuery: Read 47 rows, 64.95 KiB in 0.001308744 sec., 35912 rows/sec., 48.46 MiB/sec. 2023.12.13 06:10:58.923502 [ 3 ] {2220b9d5-c720-460c-9d56-5c30a399b858} DynamicQueryHandler: Done processing query 2023.12.13 06:10:58.923526 [ 3 ] {2220b9d5-c720-460c-9d56-5c30a399b858} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:10:58.923541 [ 3 ] {} HTTP-Session: da515c46-ea73-4b4e-b89a-d2069e30198c Destroying unnamed session 2023.12.13 06:11:04.034661 [ 138 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:11:04.034738 [ 138 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:11:08.906464 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:11:08.906598 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:11:08.906628 [ 3 ] {} HTTP-Session: 13ae5bb3-2f76-4a23-84f0-f89d418a246f Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:11:08.907163 [ 3 ] {} HTTP-Session: 13ae5bb3-2f76-4a23-84f0-f89d418a246f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:11:08.907292 [ 3 ] {d29971d4-5f28-41c8-81c4-0acd605d4517} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:11:08.907351 [ 3 ] {d29971d4-5f28-41c8-81c4-0acd605d4517} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:11:08.907503 [ 3 ] {d29971d4-5f28-41c8-81c4-0acd605d4517} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:11:08.907968 [ 3 ] {d29971d4-5f28-41c8-81c4-0acd605d4517} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.12.13 06:11:08.908247 [ 3 ] {d29971d4-5f28-41c8-81c4-0acd605d4517} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.12.13 06:11:08.908417 [ 3 ] {d29971d4-5f28-41c8-81c4-0acd605d4517} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.12.13 06:11:08.908544 [ 3 ] {d29971d4-5f28-41c8-81c4-0acd605d4517} executeQuery: Read 47 rows, 3.81 KiB in 0.001216102 sec., 38648 rows/sec., 3.06 MiB/sec. 2023.12.13 06:11:08.908710 [ 3 ] {d29971d4-5f28-41c8-81c4-0acd605d4517} DynamicQueryHandler: Done processing query 2023.12.13 06:11:08.908735 [ 3 ] {d29971d4-5f28-41c8-81c4-0acd605d4517} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:11:08.908752 [ 3 ] {} HTTP-Session: 13ae5bb3-2f76-4a23-84f0-f89d418a246f Destroying unnamed session 2023.12.13 06:11:08.908924 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:11:08.908976 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:11:08.908997 [ 3 ] {} HTTP-Session: e205efd6-02ec-44df-8e87-61c4a60d3765 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:11:08.909017 [ 3 ] {} HTTP-Session: e205efd6-02ec-44df-8e87-61c4a60d3765 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:11:08.909103 [ 3 ] {932651a0-0b0f-4709-81c0-f9c0cfb09172} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:11:08.909144 [ 3 ] {932651a0-0b0f-4709-81c0-f9c0cfb09172} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:11:08.909280 [ 3 ] {932651a0-0b0f-4709-81c0-f9c0cfb09172} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:11:08.909687 [ 3 ] {932651a0-0b0f-4709-81c0-f9c0cfb09172} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.12.13 06:11:08.909916 [ 3 ] {932651a0-0b0f-4709-81c0-f9c0cfb09172} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.12.13 06:11:08.910069 [ 3 ] {932651a0-0b0f-4709-81c0-f9c0cfb09172} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.12.13 06:11:08.910198 [ 3 ] {932651a0-0b0f-4709-81c0-f9c0cfb09172} executeQuery: Read 141 rows, 13.90 KiB in 0.001064609 sec., 132442 rows/sec., 12.75 MiB/sec. 2023.12.13 06:11:08.910320 [ 3 ] {932651a0-0b0f-4709-81c0-f9c0cfb09172} DynamicQueryHandler: Done processing query 2023.12.13 06:11:08.910345 [ 3 ] {932651a0-0b0f-4709-81c0-f9c0cfb09172} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:11:08.910361 [ 3 ] {} HTTP-Session: e205efd6-02ec-44df-8e87-61c4a60d3765 Destroying unnamed session 2023.12.13 06:11:08.910525 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:11:08.910573 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:11:08.910593 [ 3 ] {} HTTP-Session: 134af48a-3bf2-4b3c-b786-d7eb899db1e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:11:08.910611 [ 3 ] {} HTTP-Session: 134af48a-3bf2-4b3c-b786-d7eb899db1e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:11:08.910688 [ 3 ] {27f90ac5-a651-4853-bc97-f15b972169a1} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:11:08.910732 [ 3 ] {27f90ac5-a651-4853-bc97-f15b972169a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:11:08.910840 [ 3 ] {27f90ac5-a651-4853-bc97-f15b972169a1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:11:08.911146 [ 3 ] {27f90ac5-a651-4853-bc97-f15b972169a1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.12.13 06:11:08.911357 [ 3 ] {27f90ac5-a651-4853-bc97-f15b972169a1} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.12.13 06:11:08.911511 [ 3 ] {27f90ac5-a651-4853-bc97-f15b972169a1} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.12.13 06:11:08.911644 [ 3 ] {27f90ac5-a651-4853-bc97-f15b972169a1} executeQuery: Read 47 rows, 3.76 KiB in 0.000922807 sec., 50931 rows/sec., 3.98 MiB/sec. 2023.12.13 06:11:08.911762 [ 3 ] {27f90ac5-a651-4853-bc97-f15b972169a1} DynamicQueryHandler: Done processing query 2023.12.13 06:11:08.911784 [ 3 ] {27f90ac5-a651-4853-bc97-f15b972169a1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:11:08.911800 [ 3 ] {} HTTP-Session: 134af48a-3bf2-4b3c-b786-d7eb899db1e1 Destroying unnamed session 2023.12.13 06:11:08.911965 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:11:08.912011 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:11:08.912031 [ 3 ] {} HTTP-Session: b3f31173-c502-4b47-994f-93b010ae4f64 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:11:08.912049 [ 3 ] {} HTTP-Session: b3f31173-c502-4b47-994f-93b010ae4f64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:11:08.912140 [ 3 ] {5004bcd2-9116-4d7e-8aae-2a5511478e09} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:11:08.912185 [ 3 ] {5004bcd2-9116-4d7e-8aae-2a5511478e09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:11:08.912324 [ 3 ] {5004bcd2-9116-4d7e-8aae-2a5511478e09} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:11:08.912818 [ 3 ] {5004bcd2-9116-4d7e-8aae-2a5511478e09} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.12.13 06:11:08.913131 [ 3 ] {5004bcd2-9116-4d7e-8aae-2a5511478e09} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.12.13 06:11:08.913316 [ 3 ] {5004bcd2-9116-4d7e-8aae-2a5511478e09} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.12.13 06:11:08.913448 [ 3 ] {5004bcd2-9116-4d7e-8aae-2a5511478e09} executeQuery: Read 47 rows, 64.95 KiB in 0.001278533 sec., 36760 rows/sec., 49.61 MiB/sec. 2023.12.13 06:11:08.913561 [ 3 ] {5004bcd2-9116-4d7e-8aae-2a5511478e09} DynamicQueryHandler: Done processing query 2023.12.13 06:11:08.913584 [ 3 ] {5004bcd2-9116-4d7e-8aae-2a5511478e09} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:11:08.913601 [ 3 ] {} HTTP-Session: b3f31173-c502-4b47-994f-93b010ae4f64 Destroying unnamed session 2023.12.13 06:11:10.536899 [ 134 ] {} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2023.12.13 06:11:10.537036 [ 134 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.12.13 06:11:10.537185 [ 14 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact 2023.12.13 06:11:10.537403 [ 14 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:11:10.537465 [ 14 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 432 rows starting from the beginning of the part 2023.12.13 06:11:10.537668 [ 14 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 37 rows starting from the beginning of the part 2023.12.13 06:11:10.537836 [ 14 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part 2023.12.13 06:11:10.537938 [ 14 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part 2023.12.13 06:11:10.538019 [ 14 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part 2023.12.13 06:11:10.538684 [ 14 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 508 rows, containing 5 columns (5 merged, 0 gathered) in 0.001573878 sec., 322769.61746717343 rows/sec., 22.76 MiB/sec. 2023.12.13 06:11:10.538788 [ 14 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2023.12.13 06:11:10.538980 [ 14 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_17_4} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4. 2023.12.13 06:11:10.539048 [ 14 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_17_4} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8) (MergerMutator): Merged 5 parts: from all_1_13_3 to all_17_17_0 2023.12.13 06:11:13.905883 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:11:13.905996 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:11:13.906025 [ 3 ] {} HTTP-Session: 1c5558dd-5cb8-4858-a632-2ce028977133 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:11:13.906049 [ 3 ] {} HTTP-Session: 1c5558dd-5cb8-4858-a632-2ce028977133 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:11:13.906168 [ 3 ] {3865f17b-4cfd-4088-997d-98dde652fc8a} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:11:13.906227 [ 3 ] {3865f17b-4cfd-4088-997d-98dde652fc8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.13 06:11:13.906382 [ 3 ] {3865f17b-4cfd-4088-997d-98dde652fc8a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:11:13.906751 [ 3 ] {3865f17b-4cfd-4088-997d-98dde652fc8a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.12.13 06:11:13.907014 [ 3 ] {3865f17b-4cfd-4088-997d-98dde652fc8a} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.13 06:11:13.907181 [ 3 ] {3865f17b-4cfd-4088-997d-98dde652fc8a} oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.13 06:11:13.907302 [ 3 ] {3865f17b-4cfd-4088-997d-98dde652fc8a} executeQuery: Read 2 rows, 175.00 B in 0.00109882 sec., 1820 rows/sec., 155.53 KiB/sec. 2023.12.13 06:11:13.907446 [ 3 ] {3865f17b-4cfd-4088-997d-98dde652fc8a} DynamicQueryHandler: Done processing query 2023.12.13 06:11:13.907471 [ 3 ] {3865f17b-4cfd-4088-997d-98dde652fc8a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:11:13.907487 [ 3 ] {} HTTP-Session: 1c5558dd-5cb8-4858-a632-2ce028977133 Destroying unnamed session 2023.12.13 06:11:13.907616 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:11:13.907664 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:11:13.907683 [ 3 ] {} HTTP-Session: 021f3a60-83df-4619-a727-dc2fa56f08f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:11:13.907701 [ 3 ] {} HTTP-Session: 021f3a60-83df-4619-a727-dc2fa56f08f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:11:13.907782 [ 3 ] {3e69c03e-f59f-44a7-a016-b1b7e985de33} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:11:13.907821 [ 3 ] {3e69c03e-f59f-44a7-a016-b1b7e985de33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:11:13.907929 [ 3 ] {3e69c03e-f59f-44a7-a016-b1b7e985de33} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:11:13.908261 [ 3 ] {3e69c03e-f59f-44a7-a016-b1b7e985de33} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.12.13 06:11:13.908464 [ 3 ] {3e69c03e-f59f-44a7-a016-b1b7e985de33} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.12.13 06:11:13.908611 [ 3 ] {3e69c03e-f59f-44a7-a016-b1b7e985de33} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.12.13 06:11:13.908717 [ 3 ] {3e69c03e-f59f-44a7-a016-b1b7e985de33} executeQuery: Read 37 rows, 3.18 KiB in 0.000908627 sec., 40720 rows/sec., 3.42 MiB/sec. 2023.12.13 06:11:13.908822 [ 3 ] {3e69c03e-f59f-44a7-a016-b1b7e985de33} DynamicQueryHandler: Done processing query 2023.12.13 06:11:13.908845 [ 3 ] {3e69c03e-f59f-44a7-a016-b1b7e985de33} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:11:13.908861 [ 3 ] {} HTTP-Session: 021f3a60-83df-4619-a727-dc2fa56f08f0 Destroying unnamed session 2023.12.13 06:11:13.908983 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:11:13.909025 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:11:13.909044 [ 3 ] {} HTTP-Session: e749fd46-adce-4017-9ba6-0a06d8fbabd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:11:13.909061 [ 3 ] {} HTTP-Session: e749fd46-adce-4017-9ba6-0a06d8fbabd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:11:13.909130 [ 3 ] {3fc9b5da-edc1-4b1f-ae82-d7e781973267} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:11:13.909169 [ 3 ] {3fc9b5da-edc1-4b1f-ae82-d7e781973267} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.13 06:11:13.909270 [ 3 ] {3fc9b5da-edc1-4b1f-ae82-d7e781973267} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:11:13.909521 [ 3 ] {3fc9b5da-edc1-4b1f-ae82-d7e781973267} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.12.13 06:11:13.909719 [ 3 ] {3fc9b5da-edc1-4b1f-ae82-d7e781973267} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.13 06:11:13.909865 [ 3 ] {3fc9b5da-edc1-4b1f-ae82-d7e781973267} oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.13 06:11:13.909965 [ 3 ] {3fc9b5da-edc1-4b1f-ae82-d7e781973267} executeQuery: Read 2 rows, 143.00 B in 0.000808154 sec., 2474 rows/sec., 172.80 KiB/sec. 2023.12.13 06:11:13.910106 [ 3 ] {3fc9b5da-edc1-4b1f-ae82-d7e781973267} DynamicQueryHandler: Done processing query 2023.12.13 06:11:13.910128 [ 3 ] {3fc9b5da-edc1-4b1f-ae82-d7e781973267} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:11:13.910144 [ 3 ] {} HTTP-Session: e749fd46-adce-4017-9ba6-0a06d8fbabd4 Destroying unnamed session 2023.12.13 06:11:13.910274 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:11:13.910318 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:11:13.910338 [ 3 ] {} HTTP-Session: 56405ed3-47ef-4a1a-95bd-29aa9f892610 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:11:13.910355 [ 3 ] {} HTTP-Session: 56405ed3-47ef-4a1a-95bd-29aa9f892610 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:11:13.910428 [ 3 ] {f2421385-30fa-4019-88c6-0c4f31a8d096} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:11:13.910467 [ 3 ] {f2421385-30fa-4019-88c6-0c4f31a8d096} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:11:13.910571 [ 3 ] {f2421385-30fa-4019-88c6-0c4f31a8d096} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:11:13.910844 [ 3 ] {f2421385-30fa-4019-88c6-0c4f31a8d096} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.12.13 06:11:13.911038 [ 3 ] {f2421385-30fa-4019-88c6-0c4f31a8d096} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.12.13 06:11:13.911182 [ 3 ] {f2421385-30fa-4019-88c6-0c4f31a8d096} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.12.13 06:11:13.911285 [ 3 ] {f2421385-30fa-4019-88c6-0c4f31a8d096} executeQuery: Read 26 rows, 2.06 KiB in 0.000829995 sec., 31325 rows/sec., 2.43 MiB/sec. 2023.12.13 06:11:13.911380 [ 3 ] {f2421385-30fa-4019-88c6-0c4f31a8d096} DynamicQueryHandler: Done processing query 2023.12.13 06:11:13.911403 [ 3 ] {f2421385-30fa-4019-88c6-0c4f31a8d096} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:11:13.911418 [ 3 ] {} HTTP-Session: 56405ed3-47ef-4a1a-95bd-29aa9f892610 Destroying unnamed session 2023.12.13 06:11:13.911536 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:11:13.911578 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:11:13.911597 [ 3 ] {} HTTP-Session: e1853589-55df-4480-8018-1af2ae59dd2e Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:11:13.911613 [ 3 ] {} HTTP-Session: e1853589-55df-4480-8018-1af2ae59dd2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:11:13.911683 [ 3 ] {b617f0b8-8341-4a79-a586-d64a29be5a4a} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:11:13.911726 [ 3 ] {b617f0b8-8341-4a79-a586-d64a29be5a4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:11:13.911840 [ 3 ] {b617f0b8-8341-4a79-a586-d64a29be5a4a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:11:13.912156 [ 3 ] {b617f0b8-8341-4a79-a586-d64a29be5a4a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.12.13 06:11:13.912417 [ 3 ] {b617f0b8-8341-4a79-a586-d64a29be5a4a} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.13 06:11:13.912592 [ 3 ] {b617f0b8-8341-4a79-a586-d64a29be5a4a} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.13 06:11:13.912699 [ 3 ] {b617f0b8-8341-4a79-a586-d64a29be5a4a} executeQuery: Read 37 rows, 2.67 KiB in 0.000986568 sec., 37503 rows/sec., 2.64 MiB/sec. 2023.12.13 06:11:13.912822 [ 3 ] {b617f0b8-8341-4a79-a586-d64a29be5a4a} DynamicQueryHandler: Done processing query 2023.12.13 06:11:13.912845 [ 3 ] {b617f0b8-8341-4a79-a586-d64a29be5a4a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:11:13.912861 [ 3 ] {} HTTP-Session: e1853589-55df-4480-8018-1af2ae59dd2e Destroying unnamed session 2023.12.13 06:11:18.907002 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:11:18.907177 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:11:18.907223 [ 3 ] {} HTTP-Session: fd87d63a-9964-469e-902d-bd66ca7c0319 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:11:18.907263 [ 3 ] {} HTTP-Session: fd87d63a-9964-469e-902d-bd66ca7c0319 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:11:18.907460 [ 3 ] {4204b84b-be31-46e1-870c-84d0845b1180} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:11:18.907556 [ 3 ] {4204b84b-be31-46e1-870c-84d0845b1180} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:11:18.907810 [ 3 ] {4204b84b-be31-46e1-870c-84d0845b1180} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:11:18.908280 [ 3 ] {4204b84b-be31-46e1-870c-84d0845b1180} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.12.13 06:11:18.908540 [ 3 ] {4204b84b-be31-46e1-870c-84d0845b1180} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.12.13 06:11:18.908708 [ 3 ] {4204b84b-be31-46e1-870c-84d0845b1180} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.12.13 06:11:18.908844 [ 3 ] {4204b84b-be31-46e1-870c-84d0845b1180} executeQuery: Read 47 rows, 3.81 KiB in 0.001323144 sec., 35521 rows/sec., 2.81 MiB/sec. 2023.12.13 06:11:18.909054 [ 3 ] {4204b84b-be31-46e1-870c-84d0845b1180} DynamicQueryHandler: Done processing query 2023.12.13 06:11:18.909098 [ 3 ] {4204b84b-be31-46e1-870c-84d0845b1180} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:11:18.909115 [ 3 ] {} HTTP-Session: fd87d63a-9964-469e-902d-bd66ca7c0319 Destroying unnamed session 2023.12.13 06:11:18.909269 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:11:18.909319 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:11:18.909339 [ 3 ] {} HTTP-Session: a928d4ad-ae7f-4718-b30c-143b36d3ca81 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:11:18.909357 [ 3 ] {} HTTP-Session: a928d4ad-ae7f-4718-b30c-143b36d3ca81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:11:18.909444 [ 3 ] {11f46c6a-33fa-46b9-8bce-807e0fd4d39e} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:11:18.909487 [ 3 ] {11f46c6a-33fa-46b9-8bce-807e0fd4d39e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:11:18.909605 [ 3 ] {11f46c6a-33fa-46b9-8bce-807e0fd4d39e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:11:18.909971 [ 3 ] {11f46c6a-33fa-46b9-8bce-807e0fd4d39e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.12.13 06:11:18.910188 [ 3 ] {11f46c6a-33fa-46b9-8bce-807e0fd4d39e} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2023.12.13 06:11:18.910335 [ 3 ] {11f46c6a-33fa-46b9-8bce-807e0fd4d39e} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2023.12.13 06:11:18.910461 [ 3 ] {11f46c6a-33fa-46b9-8bce-807e0fd4d39e} executeQuery: Read 141 rows, 13.90 KiB in 0.000986528 sec., 142925 rows/sec., 13.76 MiB/sec. 2023.12.13 06:11:18.910616 [ 3 ] {11f46c6a-33fa-46b9-8bce-807e0fd4d39e} DynamicQueryHandler: Done processing query 2023.12.13 06:11:18.910640 [ 3 ] {11f46c6a-33fa-46b9-8bce-807e0fd4d39e} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:11:18.910656 [ 3 ] {} HTTP-Session: a928d4ad-ae7f-4718-b30c-143b36d3ca81 Destroying unnamed session 2023.12.13 06:11:18.910777 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:11:18.910822 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:11:18.910841 [ 3 ] {} HTTP-Session: dffcccae-4dc6-4d31-ba8f-102ad41ca219 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:11:18.910858 [ 3 ] {} HTTP-Session: dffcccae-4dc6-4d31-ba8f-102ad41ca219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:11:18.910930 [ 3 ] {d92e9c27-5381-4a51-9520-5ee13e29558d} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:11:18.910968 [ 3 ] {d92e9c27-5381-4a51-9520-5ee13e29558d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:11:18.911072 [ 3 ] {d92e9c27-5381-4a51-9520-5ee13e29558d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:11:18.911441 [ 3 ] {d92e9c27-5381-4a51-9520-5ee13e29558d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.12.13 06:11:18.911647 [ 3 ] {d92e9c27-5381-4a51-9520-5ee13e29558d} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2023.12.13 06:11:18.911796 [ 3 ] {d92e9c27-5381-4a51-9520-5ee13e29558d} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2023.12.13 06:11:18.911916 [ 3 ] {d92e9c27-5381-4a51-9520-5ee13e29558d} executeQuery: Read 47 rows, 3.76 KiB in 0.000958878 sec., 49015 rows/sec., 3.83 MiB/sec. 2023.12.13 06:11:18.912036 [ 3 ] {d92e9c27-5381-4a51-9520-5ee13e29558d} DynamicQueryHandler: Done processing query 2023.12.13 06:11:18.912058 [ 3 ] {d92e9c27-5381-4a51-9520-5ee13e29558d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:11:18.912073 [ 3 ] {} HTTP-Session: dffcccae-4dc6-4d31-ba8f-102ad41ca219 Destroying unnamed session 2023.12.13 06:11:18.912247 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:11:18.912293 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:11:18.912311 [ 3 ] {} HTTP-Session: 02b1264e-884e-4cba-a665-4cd2424457c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:11:18.912327 [ 3 ] {} HTTP-Session: 02b1264e-884e-4cba-a665-4cd2424457c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:11:18.912415 [ 3 ] {0bb84921-97bf-4073-b2f0-5a0bc302850d} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:11:18.912460 [ 3 ] {0bb84921-97bf-4073-b2f0-5a0bc302850d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:11:18.912599 [ 3 ] {0bb84921-97bf-4073-b2f0-5a0bc302850d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:11:18.913089 [ 3 ] {0bb84921-97bf-4073-b2f0-5a0bc302850d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.12.13 06:11:18.913415 [ 3 ] {0bb84921-97bf-4073-b2f0-5a0bc302850d} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.12.13 06:11:18.913593 [ 3 ] {0bb84921-97bf-4073-b2f0-5a0bc302850d} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.12.13 06:11:18.913721 [ 3 ] {0bb84921-97bf-4073-b2f0-5a0bc302850d} executeQuery: Read 47 rows, 64.95 KiB in 0.001276624 sec., 36815 rows/sec., 49.68 MiB/sec. 2023.12.13 06:11:18.913946 [ 3 ] {0bb84921-97bf-4073-b2f0-5a0bc302850d} DynamicQueryHandler: Done processing query 2023.12.13 06:11:18.913970 [ 3 ] {0bb84921-97bf-4073-b2f0-5a0bc302850d} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:11:18.913987 [ 3 ] {} HTTP-Session: 02b1264e-884e-4cba-a665-4cd2424457c0 Destroying unnamed session 2023.12.13 06:11:19.034805 [ 130 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:11:19.034891 [ 130 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:11:24.054159 [ 128 ] {} oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2023.12.13 06:11:24.054262 [ 128 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.12.13 06:11:24.054356 [ 22 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact 2023.12.13 06:11:24.054473 [ 22 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:11:24.054505 [ 22 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 8 rows starting from the beginning of the part 2023.12.13 06:11:24.054614 [ 22 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2023.12.13 06:11:24.054704 [ 22 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part 2023.12.13 06:11:24.054782 [ 22 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part 2023.12.13 06:11:24.054857 [ 22 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2023.12.13 06:11:24.055421 [ 12 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001096849 sec., 16410.645403332637 rows/sec., 1.12 MiB/sec. 2023.12.13 06:11:24.055612 [ 19 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2023.12.13 06:11:24.055887 [ 19 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_13_3} oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3. 2023.12.13 06:11:24.055979 [ 19 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_13_3} oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63) (MergerMutator): Merged 5 parts: from all_1_9_2 to all_13_13_0 2023.12.13 06:11:25.144452 [ 126 ] {} oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2023.12.13 06:11:25.144583 [ 126 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.12.13 06:11:25.144705 [ 22 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact 2023.12.13 06:11:25.144869 [ 22 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:11:25.144924 [ 22 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 8 rows starting from the beginning of the part 2023.12.13 06:11:25.145116 [ 22 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2023.12.13 06:11:25.145242 [ 22 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part 2023.12.13 06:11:25.145321 [ 22 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part 2023.12.13 06:11:25.145400 [ 22 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2023.12.13 06:11:25.145964 [ 19 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001305374 sec., 13789.15161478626 rows/sec., 1.13 MiB/sec. 2023.12.13 06:11:25.146115 [ 19 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2023.12.13 06:11:25.146326 [ 19 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_13_3} oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3. 2023.12.13 06:11:25.146405 [ 19 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_13_3} oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405) (MergerMutator): Merged 5 parts: from all_1_9_2 to all_13_13_0 2023.12.13 06:11:28.906636 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:11:28.906755 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:11:28.906781 [ 3 ] {} HTTP-Session: db2befaa-f1ad-4b10-ad88-3c54af8b4e83 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:11:28.906805 [ 3 ] {} HTTP-Session: db2befaa-f1ad-4b10-ad88-3c54af8b4e83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:11:28.906933 [ 3 ] {292a7585-42a4-483f-8e49-151e3fc67cde} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:11:28.906992 [ 3 ] {292a7585-42a4-483f-8e49-151e3fc67cde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:11:28.907147 [ 3 ] {292a7585-42a4-483f-8e49-151e3fc67cde} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:11:28.907590 [ 3 ] {292a7585-42a4-483f-8e49-151e3fc67cde} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.12.13 06:11:28.907851 [ 3 ] {292a7585-42a4-483f-8e49-151e3fc67cde} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.12.13 06:11:28.908011 [ 3 ] {292a7585-42a4-483f-8e49-151e3fc67cde} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.12.13 06:11:28.908150 [ 3 ] {292a7585-42a4-483f-8e49-151e3fc67cde} executeQuery: Read 47 rows, 3.81 KiB in 0.001179081 sec., 39861 rows/sec., 3.16 MiB/sec. 2023.12.13 06:11:28.908297 [ 3 ] {292a7585-42a4-483f-8e49-151e3fc67cde} DynamicQueryHandler: Done processing query 2023.12.13 06:11:28.908324 [ 3 ] {292a7585-42a4-483f-8e49-151e3fc67cde} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:11:28.908341 [ 3 ] {} HTTP-Session: db2befaa-f1ad-4b10-ad88-3c54af8b4e83 Destroying unnamed session 2023.12.13 06:11:28.908462 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:11:28.908511 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:11:28.908532 [ 3 ] {} HTTP-Session: 45c861b0-7d8a-4206-9d3c-f5e1666c1691 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:11:28.908551 [ 3 ] {} HTTP-Session: 45c861b0-7d8a-4206-9d3c-f5e1666c1691 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:11:28.908630 [ 3 ] {026f9717-ceae-446c-8791-16377df9486e} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:11:28.908671 [ 3 ] {026f9717-ceae-446c-8791-16377df9486e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.13 06:11:28.908784 [ 3 ] {026f9717-ceae-446c-8791-16377df9486e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:11:28.909082 [ 3 ] {026f9717-ceae-446c-8791-16377df9486e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.12.13 06:11:28.909287 [ 3 ] {026f9717-ceae-446c-8791-16377df9486e} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.13 06:11:28.909436 [ 3 ] {026f9717-ceae-446c-8791-16377df9486e} oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.13 06:11:28.909560 [ 3 ] {026f9717-ceae-446c-8791-16377df9486e} executeQuery: Read 2 rows, 175.00 B in 0.000901577 sec., 2218 rows/sec., 189.56 KiB/sec. 2023.12.13 06:11:28.909741 [ 3 ] {026f9717-ceae-446c-8791-16377df9486e} DynamicQueryHandler: Done processing query 2023.12.13 06:11:28.909765 [ 3 ] {026f9717-ceae-446c-8791-16377df9486e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:11:28.909781 [ 3 ] {} HTTP-Session: 45c861b0-7d8a-4206-9d3c-f5e1666c1691 Destroying unnamed session 2023.12.13 06:11:28.909919 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22681, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:11:28.909964 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:11:28.909983 [ 3 ] {} HTTP-Session: 24e9f234-e1ea-41dd-b27d-bf1e30fdc9ca Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:11:28.910000 [ 3 ] {} HTTP-Session: 24e9f234-e1ea-41dd-b27d-bf1e30fdc9ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:11:28.910080 [ 3 ] {19e444db-4808-40f9-9403-b0ebd87448f0} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:11:28.910119 [ 3 ] {19e444db-4808-40f9-9403-b0ebd87448f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:11:28.910237 [ 3 ] {19e444db-4808-40f9-9403-b0ebd87448f0} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:11:28.910604 [ 3 ] {19e444db-4808-40f9-9403-b0ebd87448f0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.12.13 06:11:28.910822 [ 3 ] {19e444db-4808-40f9-9403-b0ebd87448f0} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2023.12.13 06:11:28.910968 [ 3 ] {19e444db-4808-40f9-9403-b0ebd87448f0} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2023.12.13 06:11:28.911094 [ 3 ] {19e444db-4808-40f9-9403-b0ebd87448f0} executeQuery: Read 142 rows, 13.99 KiB in 0.000986058 sec., 144007 rows/sec., 13.85 MiB/sec. 2023.12.13 06:11:28.911210 [ 3 ] {19e444db-4808-40f9-9403-b0ebd87448f0} DynamicQueryHandler: Done processing query 2023.12.13 06:11:28.911233 [ 3 ] {19e444db-4808-40f9-9403-b0ebd87448f0} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:11:28.911248 [ 3 ] {} HTTP-Session: 24e9f234-e1ea-41dd-b27d-bf1e30fdc9ca Destroying unnamed session 2023.12.13 06:11:28.911348 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:11:28.911393 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:11:28.911412 [ 3 ] {} HTTP-Session: 0b6de83c-06d0-4698-b123-df822886b17b Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:11:28.911429 [ 3 ] {} HTTP-Session: 0b6de83c-06d0-4698-b123-df822886b17b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:11:28.911498 [ 3 ] {96054937-c7b5-4249-8de0-9e18499203d2} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:11:28.911537 [ 3 ] {96054937-c7b5-4249-8de0-9e18499203d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.13 06:11:28.911643 [ 3 ] {96054937-c7b5-4249-8de0-9e18499203d2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:11:28.911903 [ 3 ] {96054937-c7b5-4249-8de0-9e18499203d2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.12.13 06:11:28.912108 [ 3 ] {96054937-c7b5-4249-8de0-9e18499203d2} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.13 06:11:28.912251 [ 3 ] {96054937-c7b5-4249-8de0-9e18499203d2} oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.13 06:11:28.912368 [ 3 ] {96054937-c7b5-4249-8de0-9e18499203d2} executeQuery: Read 2 rows, 143.00 B in 0.000842905 sec., 2372 rows/sec., 165.68 KiB/sec. 2023.12.13 06:11:28.912479 [ 3 ] {96054937-c7b5-4249-8de0-9e18499203d2} DynamicQueryHandler: Done processing query 2023.12.13 06:11:28.912501 [ 3 ] {96054937-c7b5-4249-8de0-9e18499203d2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:11:28.912517 [ 3 ] {} HTTP-Session: 0b6de83c-06d0-4698-b123-df822886b17b Destroying unnamed session 2023.12.13 06:11:28.912617 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:11:28.912661 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:11:28.912680 [ 3 ] {} HTTP-Session: 5f7eb3c7-a84a-467e-b140-57ae63db3232 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:11:28.912697 [ 3 ] {} HTTP-Session: 5f7eb3c7-a84a-467e-b140-57ae63db3232 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:11:28.912770 [ 3 ] {ac04a357-db03-4590-913f-a451e6ddb803} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:11:28.912806 [ 3 ] {ac04a357-db03-4590-913f-a451e6ddb803} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:11:28.912910 [ 3 ] {ac04a357-db03-4590-913f-a451e6ddb803} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:11:28.913203 [ 3 ] {ac04a357-db03-4590-913f-a451e6ddb803} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.12.13 06:11:28.913404 [ 3 ] {ac04a357-db03-4590-913f-a451e6ddb803} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2023.12.13 06:11:28.913547 [ 3 ] {ac04a357-db03-4590-913f-a451e6ddb803} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2023.12.13 06:11:28.913674 [ 3 ] {ac04a357-db03-4590-913f-a451e6ddb803} executeQuery: Read 49 rows, 3.93 KiB in 0.000877476 sec., 55841 rows/sec., 4.37 MiB/sec. 2023.12.13 06:11:28.913788 [ 3 ] {ac04a357-db03-4590-913f-a451e6ddb803} DynamicQueryHandler: Done processing query 2023.12.13 06:11:28.913811 [ 3 ] {ac04a357-db03-4590-913f-a451e6ddb803} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.13 06:11:28.913827 [ 3 ] {} HTTP-Session: 5f7eb3c7-a84a-467e-b140-57ae63db3232 Destroying unnamed session 2023.12.13 06:11:28.913916 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:11:28.913963 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:11:28.913983 [ 3 ] {} HTTP-Session: aac46674-e015-4576-80af-d59f6da47dae Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:11:28.913999 [ 3 ] {} HTTP-Session: aac46674-e015-4576-80af-d59f6da47dae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:11:28.914067 [ 3 ] {d4ec517d-9794-4c92-95c4-3d92d3581507} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:11:28.914108 [ 3 ] {d4ec517d-9794-4c92-95c4-3d92d3581507} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:11:28.914230 [ 3 ] {d4ec517d-9794-4c92-95c4-3d92d3581507} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:11:28.914492 [ 3 ] {d4ec517d-9794-4c92-95c4-3d92d3581507} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.12.13 06:11:28.914739 [ 3 ] {d4ec517d-9794-4c92-95c4-3d92d3581507} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.12.13 06:11:28.914910 [ 3 ] {d4ec517d-9794-4c92-95c4-3d92d3581507} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.12.13 06:11:28.915032 [ 3 ] {d4ec517d-9794-4c92-95c4-3d92d3581507} executeQuery: Read 1 rows, 72.00 B in 0.000936588 sec., 1067 rows/sec., 75.07 KiB/sec. 2023.12.13 06:11:28.915146 [ 3 ] {d4ec517d-9794-4c92-95c4-3d92d3581507} DynamicQueryHandler: Done processing query 2023.12.13 06:11:28.915169 [ 3 ] {d4ec517d-9794-4c92-95c4-3d92d3581507} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:11:28.915184 [ 3 ] {} HTTP-Session: aac46674-e015-4576-80af-d59f6da47dae Destroying unnamed session 2023.12.13 06:11:28.915325 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:11:28.915371 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:11:28.915390 [ 3 ] {} HTTP-Session: 502757a5-7ef2-41d2-bb8b-1819b769d2ab Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:11:28.915406 [ 3 ] {} HTTP-Session: 502757a5-7ef2-41d2-bb8b-1819b769d2ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:11:28.915490 [ 3 ] {b23ea0cf-25d8-49da-872e-596e61f8a051} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:11:28.915532 [ 3 ] {b23ea0cf-25d8-49da-872e-596e61f8a051} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:11:28.915666 [ 3 ] {b23ea0cf-25d8-49da-872e-596e61f8a051} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:11:28.916222 [ 3 ] {b23ea0cf-25d8-49da-872e-596e61f8a051} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.12.13 06:11:28.916592 [ 3 ] {b23ea0cf-25d8-49da-872e-596e61f8a051} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.12.13 06:11:28.916806 [ 3 ] {b23ea0cf-25d8-49da-872e-596e61f8a051} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.12.13 06:11:28.916933 [ 3 ] {b23ea0cf-25d8-49da-872e-596e61f8a051} executeQuery: Read 47 rows, 64.95 KiB in 0.001410326 sec., 33325 rows/sec., 44.97 MiB/sec. 2023.12.13 06:11:28.917043 [ 3 ] {b23ea0cf-25d8-49da-872e-596e61f8a051} DynamicQueryHandler: Done processing query 2023.12.13 06:11:28.917066 [ 3 ] {b23ea0cf-25d8-49da-872e-596e61f8a051} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:11:28.917082 [ 3 ] {} HTTP-Session: 502757a5-7ef2-41d2-bb8b-1819b769d2ab Destroying unnamed session 2023.12.13 06:11:34.034958 [ 118 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:11:34.035061 [ 118 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:11:38.906717 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:11:38.906847 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:11:38.906875 [ 3 ] {} HTTP-Session: 2750cc46-637d-445a-8523-508f8310fce7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:11:38.906903 [ 3 ] {} HTTP-Session: 2750cc46-637d-445a-8523-508f8310fce7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:11:38.907040 [ 3 ] {f95bb8e4-64d0-4831-b355-78c0e0d69612} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:11:38.907105 [ 3 ] {f95bb8e4-64d0-4831-b355-78c0e0d69612} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:11:38.907282 [ 3 ] {f95bb8e4-64d0-4831-b355-78c0e0d69612} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:11:38.907706 [ 3 ] {f95bb8e4-64d0-4831-b355-78c0e0d69612} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.12.13 06:11:38.907966 [ 3 ] {f95bb8e4-64d0-4831-b355-78c0e0d69612} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.12.13 06:11:38.908126 [ 3 ] {f95bb8e4-64d0-4831-b355-78c0e0d69612} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.12.13 06:11:38.908249 [ 3 ] {f95bb8e4-64d0-4831-b355-78c0e0d69612} executeQuery: Read 47 rows, 3.81 KiB in 0.001172251 sec., 40093 rows/sec., 3.17 MiB/sec. 2023.12.13 06:11:38.908245 [ 115 ] {} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Selected 5 parts from all_1_27_6 to all_31_31_0 2023.12.13 06:11:38.908315 [ 115 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.12.13 06:11:38.908417 [ 3 ] {f95bb8e4-64d0-4831-b355-78c0e0d69612} DynamicQueryHandler: Done processing query 2023.12.13 06:11:38.908414 [ 20 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_31_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_27_6 to all_31_31_0 into Compact 2023.12.13 06:11:38.908450 [ 3 ] {f95bb8e4-64d0-4831-b355-78c0e0d69612} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:11:38.908497 [ 3 ] {} HTTP-Session: 2750cc46-637d-445a-8523-508f8310fce7 Destroying unnamed session 2023.12.13 06:11:38.908577 [ 20 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_31_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:11:38.908613 [ 20 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 47 rows starting from the beginning of the part 2023.12.13 06:11:38.908682 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:11:38.908782 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:11:38.908834 [ 3 ] {} HTTP-Session: 9b49f797-74f2-4b8d-8de6-9b687d900c77 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:11:38.908832 [ 20 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 47 rows starting from the beginning of the part 2023.12.13 06:11:38.908873 [ 3 ] {} HTTP-Session: 9b49f797-74f2-4b8d-8de6-9b687d900c77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:11:38.909069 [ 20 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 47 rows starting from the beginning of the part 2023.12.13 06:11:38.909101 [ 3 ] {d6fe428d-2d8a-4d73-9ec4-8aef57367e68} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:11:38.909180 [ 3 ] {d6fe428d-2d8a-4d73-9ec4-8aef57367e68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:11:38.909341 [ 20 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 47 rows starting from the beginning of the part 2023.12.13 06:11:38.909574 [ 3 ] {d6fe428d-2d8a-4d73-9ec4-8aef57367e68} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:11:38.909594 [ 20 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 47 rows starting from the beginning of the part 2023.12.13 06:11:38.910572 [ 3 ] {d6fe428d-2d8a-4d73-9ec4-8aef57367e68} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.12.13 06:11:38.911056 [ 19 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_31_7} MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 4 columns (4 merged, 0 gathered) in 0.00268648 sec., 87475.06030195646 rows/sec., 6.92 MiB/sec. 2023.12.13 06:11:38.911086 [ 3 ] {d6fe428d-2d8a-4d73-9ec4-8aef57367e68} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2023.12.13 06:11:38.911202 [ 20 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_31_7} MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) 2023.12.13 06:11:38.911306 [ 3 ] {d6fe428d-2d8a-4d73-9ec4-8aef57367e68} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2023.12.13 06:11:38.911458 [ 115 ] {} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2023.12.13 06:11:38.911475 [ 20 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_31_7} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7. 2023.12.13 06:11:38.911510 [ 3 ] {d6fe428d-2d8a-4d73-9ec4-8aef57367e68} executeQuery: Read 141 rows, 13.90 KiB in 0.002357983 sec., 59796 rows/sec., 5.76 MiB/sec. 2023.12.13 06:11:38.911522 [ 115 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.12.13 06:11:38.911671 [ 20 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_31_7} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Merged 5 parts: from all_1_27_6 to all_31_31_0 2023.12.13 06:11:38.911735 [ 12 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2023.12.13 06:11:38.911867 [ 3 ] {d6fe428d-2d8a-4d73-9ec4-8aef57367e68} DynamicQueryHandler: Done processing query 2023.12.13 06:11:38.911907 [ 12 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:11:38.911915 [ 3 ] {d6fe428d-2d8a-4d73-9ec4-8aef57367e68} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:11:38.911972 [ 3 ] {} HTTP-Session: 9b49f797-74f2-4b8d-8de6-9b687d900c77 Destroying unnamed session 2023.12.13 06:11:38.911977 [ 12 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 181 rows starting from the beginning of the part 2023.12.13 06:11:38.912126 [ 12 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 141 rows starting from the beginning of the part 2023.12.13 06:11:38.912139 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:11:38.912231 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:11:38.912298 [ 3 ] {} HTTP-Session: 314f1207-7934-40da-86dd-c24c12a917e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:11:38.912317 [ 12 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 37 rows starting from the beginning of the part 2023.12.13 06:11:38.912345 [ 3 ] {} HTTP-Session: 314f1207-7934-40da-86dd-c24c12a917e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:11:38.912558 [ 12 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 141 rows starting from the beginning of the part 2023.12.13 06:11:38.912575 [ 3 ] {720946d8-ac8e-413b-9ea9-9a23dd44a3d2} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:11:38.912668 [ 3 ] {720946d8-ac8e-413b-9ea9-9a23dd44a3d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:11:38.912764 [ 12 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 142 rows starting from the beginning of the part 2023.12.13 06:11:38.913061 [ 12 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 141 rows starting from the beginning of the part 2023.12.13 06:11:38.913180 [ 3 ] {720946d8-ac8e-413b-9ea9-9a23dd44a3d2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:11:38.914139 [ 3 ] {720946d8-ac8e-413b-9ea9-9a23dd44a3d2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.12.13 06:11:38.914538 [ 3 ] {720946d8-ac8e-413b-9ea9-9a23dd44a3d2} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2023.12.13 06:11:38.914808 [ 18 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 783 rows, containing 4 columns (4 merged, 0 gathered) in 0.003191949 sec., 245304.67122125073 rows/sec., 23.32 MiB/sec. 2023.12.13 06:11:38.914842 [ 3 ] {720946d8-ac8e-413b-9ea9-9a23dd44a3d2} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2023.12.13 06:11:38.915003 [ 115 ] {} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2023.12.13 06:11:38.915036 [ 3 ] {720946d8-ac8e-413b-9ea9-9a23dd44a3d2} executeQuery: Read 47 rows, 3.76 KiB in 0.002395464 sec., 19620 rows/sec., 1.53 MiB/sec. 2023.12.13 06:11:38.915065 [ 18 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2023.12.13 06:11:38.915066 [ 115 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.12.13 06:11:38.915333 [ 20 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2023.12.13 06:11:38.915382 [ 3 ] {720946d8-ac8e-413b-9ea9-9a23dd44a3d2} DynamicQueryHandler: Done processing query 2023.12.13 06:11:38.915443 [ 3 ] {720946d8-ac8e-413b-9ea9-9a23dd44a3d2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:11:38.915526 [ 3 ] {} HTTP-Session: 314f1207-7934-40da-86dd-c24c12a917e7 Destroying unnamed session 2023.12.13 06:11:38.915540 [ 20 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:11:38.915587 [ 18 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_41_8} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2023.12.13 06:11:38.915616 [ 20 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 97 rows starting from the beginning of the part 2023.12.13 06:11:38.915745 [ 18 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_41_8} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2023.12.13 06:11:38.915879 [ 20 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 47 rows starting from the beginning of the part 2023.12.13 06:11:38.915869 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:11:38.916018 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:11:38.916082 [ 3 ] {} HTTP-Session: 0430b23b-c0f6-458d-b4ec-a177889773b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:11:38.916117 [ 20 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 26 rows starting from the beginning of the part 2023.12.13 06:11:38.916131 [ 3 ] {} HTTP-Session: 0430b23b-c0f6-458d-b4ec-a177889773b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:11:38.916362 [ 20 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 47 rows starting from the beginning of the part 2023.12.13 06:11:38.916407 [ 3 ] {d35f9a33-bf16-44e9-81bc-f07ae94a41b2} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:11:38.916535 [ 3 ] {d35f9a33-bf16-44e9-81bc-f07ae94a41b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:11:38.916556 [ 20 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 49 rows starting from the beginning of the part 2023.12.13 06:11:38.916866 [ 20 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 47 rows starting from the beginning of the part 2023.12.13 06:11:38.917248 [ 3 ] {d35f9a33-bf16-44e9-81bc-f07ae94a41b2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:11:38.918375 [ 3 ] {d35f9a33-bf16-44e9-81bc-f07ae94a41b2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.12.13 06:11:38.918381 [ 18 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 313 rows, containing 4 columns (4 merged, 0 gathered) in 0.003172918 sec., 98647.36498075274 rows/sec., 7.71 MiB/sec. 2023.12.13 06:11:38.918557 [ 20 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2023.12.13 06:11:38.918895 [ 20 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_41_8} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2023.12.13 06:11:38.918972 [ 20 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_41_8} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2023.12.13 06:11:38.918998 [ 3 ] {d35f9a33-bf16-44e9-81bc-f07ae94a41b2} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.12.13 06:11:38.919251 [ 3 ] {d35f9a33-bf16-44e9-81bc-f07ae94a41b2} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.12.13 06:11:38.919372 [ 115 ] {} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.12.13 06:11:38.919382 [ 3 ] {d35f9a33-bf16-44e9-81bc-f07ae94a41b2} executeQuery: Read 47 rows, 64.95 KiB in 0.002924683 sec., 16070 rows/sec., 21.69 MiB/sec. 2023.12.13 06:11:38.919419 [ 115 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.12.13 06:11:38.919612 [ 12 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.12.13 06:11:38.919760 [ 3 ] {d35f9a33-bf16-44e9-81bc-f07ae94a41b2} DynamicQueryHandler: Done processing query 2023.12.13 06:11:38.919819 [ 3 ] {d35f9a33-bf16-44e9-81bc-f07ae94a41b2} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:11:38.919835 [ 12 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:11:38.919854 [ 3 ] {} HTTP-Session: 0430b23b-c0f6-458d-b4ec-a177889773b9 Destroying unnamed session 2023.12.13 06:11:38.919901 [ 12 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1056 rows starting from the beginning of the part 2023.12.13 06:11:38.920014 [ 12 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::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.12.13 06:11:38.920118 [ 12 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 47 rows starting from the beginning of the part 2023.12.13 06:11:38.920210 [ 12 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::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.12.13 06:11:38.920299 [ 12 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 47 rows starting from the beginning of the part 2023.12.13 06:11:38.920382 [ 12 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::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.12.13 06:11:38.923226 [ 18 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1291 rows, containing 6 columns (6 merged, 0 gathered) in 0.003753709 sec., 343926.50042930874 rows/sec., 464.11 MiB/sec. 2023.12.13 06:11:38.923847 [ 20 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.12.13 06:11:38.924096 [ 20 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_31_6} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.12.13 06:11:38.924169 [ 20 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_31_6} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.12.13 06:11:38.924233 [ 20 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_31_6: 9.48 MiB. 2023.12.13 06:11:43.905461 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5316, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:11:43.905587 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:11:43.905612 [ 3 ] {} HTTP-Session: 516556db-00c1-477a-81d5-1b539caca90c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:11:43.905636 [ 3 ] {} HTTP-Session: 516556db-00c1-477a-81d5-1b539caca90c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:11:43.905761 [ 3 ] {ab444cd4-1fb1-40ca-a40a-d6895d3be62c} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:11:43.905821 [ 3 ] {ab444cd4-1fb1-40ca-a40a-d6895d3be62c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:11:43.905976 [ 3 ] {ab444cd4-1fb1-40ca-a40a-d6895d3be62c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:11:43.906384 [ 3 ] {ab444cd4-1fb1-40ca-a40a-d6895d3be62c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.12.13 06:11:43.906640 [ 3 ] {ab444cd4-1fb1-40ca-a40a-d6895d3be62c} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2023.12.13 06:11:43.906810 [ 3 ] {ab444cd4-1fb1-40ca-a40a-d6895d3be62c} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2023.12.13 06:11:43.906952 [ 3 ] {ab444cd4-1fb1-40ca-a40a-d6895d3be62c} executeQuery: Read 36 rows, 3.09 KiB in 0.001150351 sec., 31294 rows/sec., 2.63 MiB/sec. 2023.12.13 06:11:43.907085 [ 3 ] {ab444cd4-1fb1-40ca-a40a-d6895d3be62c} DynamicQueryHandler: Done processing query 2023.12.13 06:11:43.907112 [ 3 ] {ab444cd4-1fb1-40ca-a40a-d6895d3be62c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:11:43.907129 [ 3 ] {} HTTP-Session: 516556db-00c1-477a-81d5-1b539caca90c Destroying unnamed session 2023.12.13 06:11:43.907243 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:11:43.907290 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:11:43.907311 [ 3 ] {} HTTP-Session: 9e08b29c-13c7-403e-a3e2-6c922131b95f Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:11:43.907329 [ 3 ] {} HTTP-Session: 9e08b29c-13c7-403e-a3e2-6c922131b95f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:11:43.907409 [ 3 ] {0f87b148-3a9b-4567-8736-95dce840a1f2} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:11:43.907449 [ 3 ] {0f87b148-3a9b-4567-8736-95dce840a1f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:11:43.907560 [ 3 ] {0f87b148-3a9b-4567-8736-95dce840a1f2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:11:43.907863 [ 3 ] {0f87b148-3a9b-4567-8736-95dce840a1f2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.12.13 06:11:43.908078 [ 3 ] {0f87b148-3a9b-4567-8736-95dce840a1f2} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2023.12.13 06:11:43.908229 [ 3 ] {0f87b148-3a9b-4567-8736-95dce840a1f2} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2023.12.13 06:11:43.908356 [ 3 ] {0f87b148-3a9b-4567-8736-95dce840a1f2} executeQuery: Read 24 rows, 1.90 KiB in 0.000919757 sec., 26093 rows/sec., 2.02 MiB/sec. 2023.12.13 06:11:43.908473 [ 3 ] {0f87b148-3a9b-4567-8736-95dce840a1f2} DynamicQueryHandler: Done processing query 2023.12.13 06:11:43.908497 [ 3 ] {0f87b148-3a9b-4567-8736-95dce840a1f2} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.13 06:11:43.908512 [ 3 ] {} HTTP-Session: 9e08b29c-13c7-403e-a3e2-6c922131b95f Destroying unnamed session 2023.12.13 06:11:43.908628 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:11:43.908674 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:11:43.908693 [ 3 ] {} HTTP-Session: f46e0061-ffdc-461d-920d-2185b46bb872 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:11:43.908710 [ 3 ] {} HTTP-Session: f46e0061-ffdc-461d-920d-2185b46bb872 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:11:43.908785 [ 3 ] {269a32bc-66d5-44d5-acf3-7b1b830d0a6c} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:11:43.908829 [ 3 ] {269a32bc-66d5-44d5-acf3-7b1b830d0a6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:11:43.908949 [ 3 ] {269a32bc-66d5-44d5-acf3-7b1b830d0a6c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:11:43.909240 [ 3 ] {269a32bc-66d5-44d5-acf3-7b1b830d0a6c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.12.13 06:11:43.909502 [ 3 ] {269a32bc-66d5-44d5-acf3-7b1b830d0a6c} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.12.13 06:11:43.909674 [ 3 ] {269a32bc-66d5-44d5-acf3-7b1b830d0a6c} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.12.13 06:11:43.909806 [ 3 ] {269a32bc-66d5-44d5-acf3-7b1b830d0a6c} executeQuery: Read 36 rows, 2.60 KiB in 0.000992218 sec., 36282 rows/sec., 2.56 MiB/sec. 2023.12.13 06:11:43.909909 [ 3 ] {269a32bc-66d5-44d5-acf3-7b1b830d0a6c} DynamicQueryHandler: Done processing query 2023.12.13 06:11:43.909932 [ 3 ] {269a32bc-66d5-44d5-acf3-7b1b830d0a6c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:11:43.909947 [ 3 ] {} HTTP-Session: f46e0061-ffdc-461d-920d-2185b46bb872 Destroying unnamed session 2023.12.13 06:11:48.907040 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:11:48.907171 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:11:48.907200 [ 3 ] {} HTTP-Session: ecbca410-916c-4263-b3dd-517c49ba4cde Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:11:48.907228 [ 3 ] {} HTTP-Session: ecbca410-916c-4263-b3dd-517c49ba4cde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:11:48.907369 [ 3 ] {2e859baf-373d-4aa8-a0fe-9045039f71ea} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:11:48.907435 [ 3 ] {2e859baf-373d-4aa8-a0fe-9045039f71ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:11:48.907614 [ 3 ] {2e859baf-373d-4aa8-a0fe-9045039f71ea} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:11:48.907986 [ 3 ] {2e859baf-373d-4aa8-a0fe-9045039f71ea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.12.13 06:11:48.908245 [ 3 ] {2e859baf-373d-4aa8-a0fe-9045039f71ea} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.12.13 06:11:48.908409 [ 3 ] {2e859baf-373d-4aa8-a0fe-9045039f71ea} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.12.13 06:11:48.908548 [ 3 ] {2e859baf-373d-4aa8-a0fe-9045039f71ea} executeQuery: Read 47 rows, 3.81 KiB in 0.001136121 sec., 41368 rows/sec., 3.27 MiB/sec. 2023.12.13 06:11:48.908682 [ 3 ] {2e859baf-373d-4aa8-a0fe-9045039f71ea} DynamicQueryHandler: Done processing query 2023.12.13 06:11:48.908708 [ 3 ] {2e859baf-373d-4aa8-a0fe-9045039f71ea} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:11:48.908725 [ 3 ] {} HTTP-Session: ecbca410-916c-4263-b3dd-517c49ba4cde Destroying unnamed session 2023.12.13 06:11:48.908895 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:11:48.908941 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:11:48.908961 [ 3 ] {} HTTP-Session: d5edb1fd-d785-4c94-bc1f-f4355025bc68 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:11:48.908980 [ 3 ] {} HTTP-Session: d5edb1fd-d785-4c94-bc1f-f4355025bc68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:11:48.909064 [ 3 ] {c71e5602-778f-42ea-b9d6-8292d9387617} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:11:48.909105 [ 3 ] {c71e5602-778f-42ea-b9d6-8292d9387617} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:11:48.909211 [ 3 ] {c71e5602-778f-42ea-b9d6-8292d9387617} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:11:48.909558 [ 3 ] {c71e5602-778f-42ea-b9d6-8292d9387617} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.12.13 06:11:48.909779 [ 3 ] {c71e5602-778f-42ea-b9d6-8292d9387617} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2023.12.13 06:11:48.909936 [ 3 ] {c71e5602-778f-42ea-b9d6-8292d9387617} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2023.12.13 06:11:48.910061 [ 3 ] {c71e5602-778f-42ea-b9d6-8292d9387617} executeQuery: Read 141 rows, 13.90 KiB in 0.000969527 sec., 145431 rows/sec., 14.00 MiB/sec. 2023.12.13 06:11:48.910164 [ 3 ] {c71e5602-778f-42ea-b9d6-8292d9387617} DynamicQueryHandler: Done processing query 2023.12.13 06:11:48.910187 [ 3 ] {c71e5602-778f-42ea-b9d6-8292d9387617} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:11:48.910203 [ 3 ] {} HTTP-Session: d5edb1fd-d785-4c94-bc1f-f4355025bc68 Destroying unnamed session 2023.12.13 06:11:48.910319 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:11:48.910362 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:11:48.910381 [ 3 ] {} HTTP-Session: 46c4afe7-258b-496b-a18f-50aaef264a73 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:11:48.910398 [ 3 ] {} HTTP-Session: 46c4afe7-258b-496b-a18f-50aaef264a73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:11:48.910476 [ 3 ] {b6f61652-feea-42cb-aafc-05beac83b1c9} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:11:48.910514 [ 3 ] {b6f61652-feea-42cb-aafc-05beac83b1c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:11:48.910617 [ 3 ] {b6f61652-feea-42cb-aafc-05beac83b1c9} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:11:48.910898 [ 3 ] {b6f61652-feea-42cb-aafc-05beac83b1c9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.12.13 06:11:48.911107 [ 3 ] {b6f61652-feea-42cb-aafc-05beac83b1c9} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2023.12.13 06:11:48.911259 [ 3 ] {b6f61652-feea-42cb-aafc-05beac83b1c9} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2023.12.13 06:11:48.911381 [ 3 ] {b6f61652-feea-42cb-aafc-05beac83b1c9} executeQuery: Read 47 rows, 3.76 KiB in 0.000878176 sec., 53520 rows/sec., 4.19 MiB/sec. 2023.12.13 06:11:48.911483 [ 3 ] {b6f61652-feea-42cb-aafc-05beac83b1c9} DynamicQueryHandler: Done processing query 2023.12.13 06:11:48.911506 [ 3 ] {b6f61652-feea-42cb-aafc-05beac83b1c9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:11:48.911522 [ 3 ] {} HTTP-Session: 46c4afe7-258b-496b-a18f-50aaef264a73 Destroying unnamed session 2023.12.13 06:11:48.911696 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:11:48.911766 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:11:48.911792 [ 3 ] {} HTTP-Session: e0d20be0-82e9-415d-82cb-d2e676aa6e28 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:11:48.911809 [ 3 ] {} HTTP-Session: e0d20be0-82e9-415d-82cb-d2e676aa6e28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:11:48.911902 [ 3 ] {4e91ac96-a3a2-4fbe-b9e8-95f244d0b920} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:11:48.911947 [ 3 ] {4e91ac96-a3a2-4fbe-b9e8-95f244d0b920} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:11:48.912082 [ 3 ] {4e91ac96-a3a2-4fbe-b9e8-95f244d0b920} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:11:48.912499 [ 3 ] {4e91ac96-a3a2-4fbe-b9e8-95f244d0b920} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.12.13 06:11:48.912819 [ 3 ] {4e91ac96-a3a2-4fbe-b9e8-95f244d0b920} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.12.13 06:11:48.913001 [ 3 ] {4e91ac96-a3a2-4fbe-b9e8-95f244d0b920} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.12.13 06:11:48.913124 [ 3 ] {4e91ac96-a3a2-4fbe-b9e8-95f244d0b920} executeQuery: Read 47 rows, 64.95 KiB in 0.001192721 sec., 39405 rows/sec., 53.18 MiB/sec. 2023.12.13 06:11:48.913233 [ 3 ] {4e91ac96-a3a2-4fbe-b9e8-95f244d0b920} DynamicQueryHandler: Done processing query 2023.12.13 06:11:48.913257 [ 3 ] {4e91ac96-a3a2-4fbe-b9e8-95f244d0b920} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:11:48.913272 [ 3 ] {} HTTP-Session: e0d20be0-82e9-415d-82cb-d2e676aa6e28 Destroying unnamed session 2023.12.13 06:11:49.035115 [ 110 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:11:49.035161 [ 110 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:11:58.907107 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:11:58.907236 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:11:58.907266 [ 3 ] {} HTTP-Session: 321e6d34-7b3a-4bef-95c9-0b6e2372dcdd Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:11:58.907293 [ 3 ] {} HTTP-Session: 321e6d34-7b3a-4bef-95c9-0b6e2372dcdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:11:58.907435 [ 3 ] {adf3e546-ce89-418a-8a10-309a5bcc0b4b} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:11:58.907501 [ 3 ] {adf3e546-ce89-418a-8a10-309a5bcc0b4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:11:58.907677 [ 3 ] {adf3e546-ce89-418a-8a10-309a5bcc0b4b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:11:58.908065 [ 3 ] {adf3e546-ce89-418a-8a10-309a5bcc0b4b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.12.13 06:11:58.908324 [ 3 ] {adf3e546-ce89-418a-8a10-309a5bcc0b4b} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.12.13 06:11:58.908492 [ 3 ] {adf3e546-ce89-418a-8a10-309a5bcc0b4b} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.12.13 06:11:58.908622 [ 3 ] {adf3e546-ce89-418a-8a10-309a5bcc0b4b} executeQuery: Read 47 rows, 3.81 KiB in 0.00114971 sec., 40879 rows/sec., 3.24 MiB/sec. 2023.12.13 06:11:58.908841 [ 3 ] {adf3e546-ce89-418a-8a10-309a5bcc0b4b} DynamicQueryHandler: Done processing query 2023.12.13 06:11:58.908893 [ 3 ] {adf3e546-ce89-418a-8a10-309a5bcc0b4b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:11:58.908914 [ 3 ] {} HTTP-Session: 321e6d34-7b3a-4bef-95c9-0b6e2372dcdd Destroying unnamed session 2023.12.13 06:11:58.909039 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:11:58.909085 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:11:58.909105 [ 3 ] {} HTTP-Session: b03b4b4b-fcf5-4bf2-828c-617f0b4b7539 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:11:58.909124 [ 3 ] {} HTTP-Session: b03b4b4b-fcf5-4bf2-828c-617f0b4b7539 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:11:58.909207 [ 3 ] {6606c7a3-9022-4951-a29c-c74fea9c8b8b} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:11:58.909251 [ 3 ] {6606c7a3-9022-4951-a29c-c74fea9c8b8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.13 06:11:58.909376 [ 3 ] {6606c7a3-9022-4951-a29c-c74fea9c8b8b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:11:58.909631 [ 3 ] {6606c7a3-9022-4951-a29c-c74fea9c8b8b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.12.13 06:11:58.909834 [ 3 ] {6606c7a3-9022-4951-a29c-c74fea9c8b8b} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.13 06:11:58.909982 [ 3 ] {6606c7a3-9022-4951-a29c-c74fea9c8b8b} oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.13 06:11:58.910105 [ 3 ] {6606c7a3-9022-4951-a29c-c74fea9c8b8b} executeQuery: Read 4 rows, 342.00 B in 0.000868885 sec., 4603 rows/sec., 384.38 KiB/sec. 2023.12.13 06:11:58.910279 [ 3 ] {6606c7a3-9022-4951-a29c-c74fea9c8b8b} DynamicQueryHandler: Done processing query 2023.12.13 06:11:58.910303 [ 3 ] {6606c7a3-9022-4951-a29c-c74fea9c8b8b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:11:58.910319 [ 3 ] {} HTTP-Session: b03b4b4b-fcf5-4bf2-828c-617f0b4b7539 Destroying unnamed session 2023.12.13 06:11:58.910444 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22831, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:11:58.910488 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:11:58.910507 [ 3 ] {} HTTP-Session: 69efdb10-1295-4006-bd76-c90a2763d3c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:11:58.910524 [ 3 ] {} HTTP-Session: 69efdb10-1295-4006-bd76-c90a2763d3c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:11:58.910602 [ 3 ] {4bdd0195-1adc-4120-ab02-5a29bd97f0bc} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:11:58.910640 [ 3 ] {4bdd0195-1adc-4120-ab02-5a29bd97f0bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:11:58.910752 [ 3 ] {4bdd0195-1adc-4120-ab02-5a29bd97f0bc} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:11:58.911069 [ 3 ] {4bdd0195-1adc-4120-ab02-5a29bd97f0bc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.12.13 06:11:58.911283 [ 3 ] {4bdd0195-1adc-4120-ab02-5a29bd97f0bc} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2023.12.13 06:11:58.911428 [ 3 ] {4bdd0195-1adc-4120-ab02-5a29bd97f0bc} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2023.12.13 06:11:58.911553 [ 3 ] {4bdd0195-1adc-4120-ab02-5a29bd97f0bc} executeQuery: Read 143 rows, 14.08 KiB in 0.000914607 sec., 156351 rows/sec., 15.03 MiB/sec. 2023.12.13 06:11:58.911691 [ 3 ] {4bdd0195-1adc-4120-ab02-5a29bd97f0bc} DynamicQueryHandler: Done processing query 2023.12.13 06:11:58.911715 [ 3 ] {4bdd0195-1adc-4120-ab02-5a29bd97f0bc} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:11:58.911731 [ 3 ] {} HTTP-Session: 69efdb10-1295-4006-bd76-c90a2763d3c2 Destroying unnamed session 2023.12.13 06:11:58.911829 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:11:58.911873 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:11:58.911891 [ 3 ] {} HTTP-Session: 35b313fc-c282-4769-a23c-a0a8a8560d90 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:11:58.911908 [ 3 ] {} HTTP-Session: 35b313fc-c282-4769-a23c-a0a8a8560d90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:11:58.911978 [ 3 ] {d4eec4a5-2a3e-4aaf-98af-d2e879fce111} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:11:58.912018 [ 3 ] {d4eec4a5-2a3e-4aaf-98af-d2e879fce111} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.13 06:11:58.912122 [ 3 ] {d4eec4a5-2a3e-4aaf-98af-d2e879fce111} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:11:58.912351 [ 3 ] {d4eec4a5-2a3e-4aaf-98af-d2e879fce111} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.12.13 06:11:58.912559 [ 3 ] {d4eec4a5-2a3e-4aaf-98af-d2e879fce111} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.13 06:11:58.912707 [ 3 ] {d4eec4a5-2a3e-4aaf-98af-d2e879fce111} oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.13 06:11:58.912830 [ 3 ] {d4eec4a5-2a3e-4aaf-98af-d2e879fce111} executeQuery: Read 4 rows, 286.00 B in 0.000818955 sec., 4884 rows/sec., 341.04 KiB/sec. 2023.12.13 06:11:58.912987 [ 3 ] {d4eec4a5-2a3e-4aaf-98af-d2e879fce111} DynamicQueryHandler: Done processing query 2023.12.13 06:11:58.913011 [ 3 ] {d4eec4a5-2a3e-4aaf-98af-d2e879fce111} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:11:58.913026 [ 3 ] {} HTTP-Session: 35b313fc-c282-4769-a23c-a0a8a8560d90 Destroying unnamed session 2023.12.13 06:11:58.913126 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:11:58.913169 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:11:58.913188 [ 3 ] {} HTTP-Session: 9cef8dab-dc3e-4941-98be-77397d7e2d46 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:11:58.913205 [ 3 ] {} HTTP-Session: 9cef8dab-dc3e-4941-98be-77397d7e2d46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:11:58.913280 [ 3 ] {58f8ffc0-5ed9-4bf6-86ac-07080e226910} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:11:58.913319 [ 3 ] {58f8ffc0-5ed9-4bf6-86ac-07080e226910} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:11:58.913433 [ 3 ] {58f8ffc0-5ed9-4bf6-86ac-07080e226910} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:11:58.913762 [ 3 ] {58f8ffc0-5ed9-4bf6-86ac-07080e226910} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.12.13 06:11:58.913965 [ 3 ] {58f8ffc0-5ed9-4bf6-86ac-07080e226910} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2023.12.13 06:11:58.914109 [ 3 ] {58f8ffc0-5ed9-4bf6-86ac-07080e226910} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2023.12.13 06:11:58.914212 [ 3 ] {58f8ffc0-5ed9-4bf6-86ac-07080e226910} executeQuery: Read 51 rows, 4.09 KiB in 0.000902616 sec., 56502 rows/sec., 4.42 MiB/sec. 2023.12.13 06:11:58.914348 [ 3 ] {58f8ffc0-5ed9-4bf6-86ac-07080e226910} DynamicQueryHandler: Done processing query 2023.12.13 06:11:58.914372 [ 3 ] {58f8ffc0-5ed9-4bf6-86ac-07080e226910} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.13 06:11:58.914387 [ 3 ] {} HTTP-Session: 9cef8dab-dc3e-4941-98be-77397d7e2d46 Destroying unnamed session 2023.12.13 06:11:58.914483 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:11:58.914527 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:11:58.914546 [ 3 ] {} HTTP-Session: eef48753-2513-49f9-b0cf-10c88fed3b33 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:11:58.914562 [ 3 ] {} HTTP-Session: eef48753-2513-49f9-b0cf-10c88fed3b33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:11:58.914631 [ 3 ] {b900390c-976c-4e92-9a76-92fab351d9ad} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:11:58.914674 [ 3 ] {b900390c-976c-4e92-9a76-92fab351d9ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:11:58.914798 [ 3 ] {b900390c-976c-4e92-9a76-92fab351d9ad} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:11:58.915052 [ 3 ] {b900390c-976c-4e92-9a76-92fab351d9ad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.12.13 06:11:58.915305 [ 3 ] {b900390c-976c-4e92-9a76-92fab351d9ad} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.12.13 06:11:58.915502 [ 3 ] {b900390c-976c-4e92-9a76-92fab351d9ad} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.12.13 06:11:58.915621 [ 3 ] {b900390c-976c-4e92-9a76-92fab351d9ad} executeQuery: Read 2 rows, 144.00 B in 0.000961327 sec., 2080 rows/sec., 146.28 KiB/sec. 2023.12.13 06:11:58.915759 [ 3 ] {b900390c-976c-4e92-9a76-92fab351d9ad} DynamicQueryHandler: Done processing query 2023.12.13 06:11:58.915784 [ 3 ] {b900390c-976c-4e92-9a76-92fab351d9ad} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:11:58.915799 [ 3 ] {} HTTP-Session: eef48753-2513-49f9-b0cf-10c88fed3b33 Destroying unnamed session 2023.12.13 06:11:58.915974 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:11:58.916021 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:11:58.916042 [ 3 ] {} HTTP-Session: 0f09955a-2a17-4b37-8e40-29e79a2e7ec4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:11:58.916061 [ 3 ] {} HTTP-Session: 0f09955a-2a17-4b37-8e40-29e79a2e7ec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:11:58.916152 [ 3 ] {2eaf964a-ad37-43ee-9cbc-cf949dcfc666} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:11:58.916206 [ 3 ] {2eaf964a-ad37-43ee-9cbc-cf949dcfc666} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:11:58.916379 [ 3 ] {2eaf964a-ad37-43ee-9cbc-cf949dcfc666} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:11:58.916924 [ 3 ] {2eaf964a-ad37-43ee-9cbc-cf949dcfc666} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.12.13 06:11:58.917253 [ 3 ] {2eaf964a-ad37-43ee-9cbc-cf949dcfc666} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.12.13 06:11:58.917447 [ 3 ] {2eaf964a-ad37-43ee-9cbc-cf949dcfc666} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.12.13 06:11:58.917577 [ 3 ] {2eaf964a-ad37-43ee-9cbc-cf949dcfc666} executeQuery: Read 47 rows, 64.95 KiB in 0.001384585 sec., 33945 rows/sec., 45.81 MiB/sec. 2023.12.13 06:11:58.917704 [ 3 ] {2eaf964a-ad37-43ee-9cbc-cf949dcfc666} DynamicQueryHandler: Done processing query 2023.12.13 06:11:58.917729 [ 3 ] {2eaf964a-ad37-43ee-9cbc-cf949dcfc666} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:11:58.917745 [ 3 ] {} HTTP-Session: 0f09955a-2a17-4b37-8e40-29e79a2e7ec4 Destroying unnamed session 2023.12.13 06:12:04.035231 [ 103 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:12:04.035333 [ 103 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:12:08.906219 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:12:08.906334 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:12:08.906359 [ 3 ] {} HTTP-Session: 29b6a4c9-ced5-4ab6-8ac5-cf7fe9f8bd88 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:12:08.906383 [ 3 ] {} HTTP-Session: 29b6a4c9-ced5-4ab6-8ac5-cf7fe9f8bd88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:12:08.906509 [ 3 ] {cf3b1e45-b820-4e21-a9b6-8a373ae5f57a} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:12:08.906567 [ 3 ] {cf3b1e45-b820-4e21-a9b6-8a373ae5f57a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:12:08.906719 [ 3 ] {cf3b1e45-b820-4e21-a9b6-8a373ae5f57a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:12:08.907132 [ 3 ] {cf3b1e45-b820-4e21-a9b6-8a373ae5f57a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.12.13 06:12:08.907392 [ 3 ] {cf3b1e45-b820-4e21-a9b6-8a373ae5f57a} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.12.13 06:12:08.907559 [ 3 ] {cf3b1e45-b820-4e21-a9b6-8a373ae5f57a} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.12.13 06:12:08.907685 [ 3 ] {cf3b1e45-b820-4e21-a9b6-8a373ae5f57a} executeQuery: Read 47 rows, 3.81 KiB in 0.001142561 sec., 41135 rows/sec., 3.26 MiB/sec. 2023.12.13 06:12:08.907852 [ 3 ] {cf3b1e45-b820-4e21-a9b6-8a373ae5f57a} DynamicQueryHandler: Done processing query 2023.12.13 06:12:08.907880 [ 3 ] {cf3b1e45-b820-4e21-a9b6-8a373ae5f57a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:12:08.907896 [ 3 ] {} HTTP-Session: 29b6a4c9-ced5-4ab6-8ac5-cf7fe9f8bd88 Destroying unnamed session 2023.12.13 06:12:08.908048 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:12:08.908096 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:12:08.908116 [ 3 ] {} HTTP-Session: 3c322d78-55a2-4258-8c81-da74f8808e71 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:12:08.908133 [ 3 ] {} HTTP-Session: 3c322d78-55a2-4258-8c81-da74f8808e71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:12:08.908222 [ 3 ] {c228e02b-958c-49f8-bfe0-85622962e089} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:12:08.908265 [ 3 ] {c228e02b-958c-49f8-bfe0-85622962e089} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:12:08.908389 [ 3 ] {c228e02b-958c-49f8-bfe0-85622962e089} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:12:08.908792 [ 3 ] {c228e02b-958c-49f8-bfe0-85622962e089} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.12.13 06:12:08.909006 [ 3 ] {c228e02b-958c-49f8-bfe0-85622962e089} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2023.12.13 06:12:08.909160 [ 3 ] {c228e02b-958c-49f8-bfe0-85622962e089} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2023.12.13 06:12:08.909286 [ 3 ] {c228e02b-958c-49f8-bfe0-85622962e089} executeQuery: Read 141 rows, 13.90 KiB in 0.001027309 sec., 137251 rows/sec., 13.21 MiB/sec. 2023.12.13 06:12:08.909411 [ 3 ] {c228e02b-958c-49f8-bfe0-85622962e089} DynamicQueryHandler: Done processing query 2023.12.13 06:12:08.909434 [ 3 ] {c228e02b-958c-49f8-bfe0-85622962e089} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:12:08.909450 [ 3 ] {} HTTP-Session: 3c322d78-55a2-4258-8c81-da74f8808e71 Destroying unnamed session 2023.12.13 06:12:08.909577 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:12:08.909622 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:12:08.909641 [ 3 ] {} HTTP-Session: ab1142d6-0a81-4198-a41a-d123ab9120bb Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:12:08.909658 [ 3 ] {} HTTP-Session: ab1142d6-0a81-4198-a41a-d123ab9120bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:12:08.909733 [ 3 ] {d9c0a231-1f9b-4591-9779-c8c0c54269b8} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:12:08.909773 [ 3 ] {d9c0a231-1f9b-4591-9779-c8c0c54269b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:12:08.909879 [ 3 ] {d9c0a231-1f9b-4591-9779-c8c0c54269b8} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:12:08.910168 [ 3 ] {d9c0a231-1f9b-4591-9779-c8c0c54269b8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.12.13 06:12:08.910377 [ 3 ] {d9c0a231-1f9b-4591-9779-c8c0c54269b8} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2023.12.13 06:12:08.910524 [ 3 ] {d9c0a231-1f9b-4591-9779-c8c0c54269b8} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2023.12.13 06:12:08.910647 [ 3 ] {d9c0a231-1f9b-4591-9779-c8c0c54269b8} executeQuery: Read 47 rows, 3.76 KiB in 0.000877746 sec., 53546 rows/sec., 4.19 MiB/sec. 2023.12.13 06:12:08.910753 [ 3 ] {d9c0a231-1f9b-4591-9779-c8c0c54269b8} DynamicQueryHandler: Done processing query 2023.12.13 06:12:08.910776 [ 3 ] {d9c0a231-1f9b-4591-9779-c8c0c54269b8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:12:08.910791 [ 3 ] {} HTTP-Session: ab1142d6-0a81-4198-a41a-d123ab9120bb Destroying unnamed session 2023.12.13 06:12:08.910978 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:12:08.911022 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:12:08.911040 [ 3 ] {} HTTP-Session: c6f05482-cae6-49c4-b70b-493761f0a7ea Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:12:08.911057 [ 3 ] {} HTTP-Session: c6f05482-cae6-49c4-b70b-493761f0a7ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:12:08.911143 [ 3 ] {74af6a3e-6ae3-4133-bf71-6da86f8ffda6} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:12:08.911187 [ 3 ] {74af6a3e-6ae3-4133-bf71-6da86f8ffda6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:12:08.911322 [ 3 ] {74af6a3e-6ae3-4133-bf71-6da86f8ffda6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:12:08.911772 [ 3 ] {74af6a3e-6ae3-4133-bf71-6da86f8ffda6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.12.13 06:12:08.912086 [ 3 ] {74af6a3e-6ae3-4133-bf71-6da86f8ffda6} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.12.13 06:12:08.912271 [ 3 ] {74af6a3e-6ae3-4133-bf71-6da86f8ffda6} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.12.13 06:12:08.912404 [ 3 ] {74af6a3e-6ae3-4133-bf71-6da86f8ffda6} executeQuery: Read 47 rows, 64.95 KiB in 0.001232393 sec., 38137 rows/sec., 51.46 MiB/sec. 2023.12.13 06:12:08.912527 [ 3 ] {74af6a3e-6ae3-4133-bf71-6da86f8ffda6} DynamicQueryHandler: Done processing query 2023.12.13 06:12:08.912550 [ 3 ] {74af6a3e-6ae3-4133-bf71-6da86f8ffda6} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:12:08.912566 [ 3 ] {} HTTP-Session: c6f05482-cae6-49c4-b70b-493761f0a7ea Destroying unnamed session 2023.12.13 06:12:12.006197 [ 100 ] {} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2023.12.13 06:12:12.006311 [ 100 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.12.13 06:12:12.006406 [ 15 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact 2023.12.13 06:12:12.006535 [ 15 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:12:12.006571 [ 15 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 508 rows starting from the beginning of the part 2023.12.13 06:12:12.006690 [ 15 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 37 rows starting from the beginning of the part 2023.12.13 06:12:12.006788 [ 15 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part 2023.12.13 06:12:12.006875 [ 15 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part 2023.12.13 06:12:12.006956 [ 15 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part 2023.12.13 06:12:12.007623 [ 18 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 584 rows, containing 5 columns (5 merged, 0 gathered) in 0.001257293 sec., 464489.9796626562 rows/sec., 32.75 MiB/sec. 2023.12.13 06:12:12.007811 [ 20 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2023.12.13 06:12:12.008091 [ 20 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_21_5} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5. 2023.12.13 06:12:12.008170 [ 20 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_21_5} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8) (MergerMutator): Merged 5 parts: from all_1_17_4 to all_21_21_0 2023.12.13 06:12:13.905873 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:12:13.905977 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:12:13.906001 [ 3 ] {} HTTP-Session: 3a9dd8c4-0994-40f4-8bcb-00a2175e4caa Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:12:13.906025 [ 3 ] {} HTTP-Session: 3a9dd8c4-0994-40f4-8bcb-00a2175e4caa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:12:13.906152 [ 3 ] {53974503-47d4-4449-ba9e-d7691e83f0c4} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:12:13.906215 [ 3 ] {53974503-47d4-4449-ba9e-d7691e83f0c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.13 06:12:13.906390 [ 3 ] {53974503-47d4-4449-ba9e-d7691e83f0c4} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:12:13.906773 [ 3 ] {53974503-47d4-4449-ba9e-d7691e83f0c4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.12.13 06:12:13.907030 [ 3 ] {53974503-47d4-4449-ba9e-d7691e83f0c4} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.13 06:12:13.907199 [ 3 ] {53974503-47d4-4449-ba9e-d7691e83f0c4} oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.13 06:12:13.907325 [ 3 ] {53974503-47d4-4449-ba9e-d7691e83f0c4} executeQuery: Read 2 rows, 175.00 B in 0.001137311 sec., 1758 rows/sec., 150.27 KiB/sec. 2023.12.13 06:12:13.907493 [ 3 ] {53974503-47d4-4449-ba9e-d7691e83f0c4} DynamicQueryHandler: Done processing query 2023.12.13 06:12:13.907521 [ 3 ] {53974503-47d4-4449-ba9e-d7691e83f0c4} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:12:13.907538 [ 3 ] {} HTTP-Session: 3a9dd8c4-0994-40f4-8bcb-00a2175e4caa Destroying unnamed session 2023.12.13 06:12:13.907675 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:12:13.907724 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:12:13.907749 [ 3 ] {} HTTP-Session: 7a91a1f0-1dfc-4fae-806b-ce20b4a61101 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:12:13.907772 [ 3 ] {} HTTP-Session: 7a91a1f0-1dfc-4fae-806b-ce20b4a61101 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:12:13.907856 [ 3 ] {d2fda6aa-7718-4a27-985d-36cfb6e2c048} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:12:13.907902 [ 3 ] {d2fda6aa-7718-4a27-985d-36cfb6e2c048} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:12:13.908060 [ 3 ] {d2fda6aa-7718-4a27-985d-36cfb6e2c048} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:12:13.908480 [ 3 ] {d2fda6aa-7718-4a27-985d-36cfb6e2c048} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.12.13 06:12:13.908758 [ 3 ] {d2fda6aa-7718-4a27-985d-36cfb6e2c048} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2023.12.13 06:12:13.908933 [ 3 ] {d2fda6aa-7718-4a27-985d-36cfb6e2c048} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2023.12.13 06:12:13.909062 [ 3 ] {d2fda6aa-7718-4a27-985d-36cfb6e2c048} executeQuery: Read 37 rows, 3.18 KiB in 0.001172991 sec., 31543 rows/sec., 2.65 MiB/sec. 2023.12.13 06:12:13.909058 [ 74 ] {} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2023.12.13 06:12:13.909179 [ 74 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.12.13 06:12:13.909238 [ 3 ] {d2fda6aa-7718-4a27-985d-36cfb6e2c048} DynamicQueryHandler: Done processing query 2023.12.13 06:12:13.909272 [ 3 ] {d2fda6aa-7718-4a27-985d-36cfb6e2c048} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:12:13.909273 [ 15 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2023.12.13 06:12:13.909290 [ 3 ] {} HTTP-Session: 7a91a1f0-1dfc-4fae-806b-ce20b4a61101 Destroying unnamed session 2023.12.13 06:12:13.909384 [ 15 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:12:13.909419 [ 15 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 181 rows starting from the beginning of the part 2023.12.13 06:12:13.909487 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:12:13.909543 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:12:13.909551 [ 15 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part 2023.12.13 06:12:13.909565 [ 3 ] {} HTTP-Session: 768690bd-5e74-4066-a751-03c950db87e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:12:13.909598 [ 3 ] {} HTTP-Session: 768690bd-5e74-4066-a751-03c950db87e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:12:13.909704 [ 15 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 141 rows starting from the beginning of the part 2023.12.13 06:12:13.909713 [ 3 ] {48046106-efae-42b5-897f-bccbeadd617c} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:12:13.909773 [ 3 ] {48046106-efae-42b5-897f-bccbeadd617c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.13 06:12:13.909870 [ 15 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 143 rows starting from the beginning of the part 2023.12.13 06:12:13.910038 [ 3 ] {48046106-efae-42b5-897f-bccbeadd617c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:12:13.910053 [ 15 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 141 rows starting from the beginning of the part 2023.12.13 06:12:13.910192 [ 15 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 37 rows starting from the beginning of the part 2023.12.13 06:12:13.910515 [ 3 ] {48046106-efae-42b5-897f-bccbeadd617c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.12.13 06:12:13.910774 [ 3 ] {48046106-efae-42b5-897f-bccbeadd617c} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.13 06:12:13.910966 [ 3 ] {48046106-efae-42b5-897f-bccbeadd617c} oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.13 06:12:13.911156 [ 3 ] {48046106-efae-42b5-897f-bccbeadd617c} executeQuery: Read 2 rows, 143.00 B in 0.001388485 sec., 1440 rows/sec., 100.58 KiB/sec. 2023.12.13 06:12:13.911388 [ 18 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 679 rows, containing 4 columns (4 merged, 0 gathered) in 0.002153259 sec., 315335.9628358688 rows/sec., 29.70 MiB/sec. 2023.12.13 06:12:13.911403 [ 3 ] {48046106-efae-42b5-897f-bccbeadd617c} DynamicQueryHandler: Done processing query 2023.12.13 06:12:13.911448 [ 3 ] {48046106-efae-42b5-897f-bccbeadd617c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:12:13.911471 [ 3 ] {} HTTP-Session: 768690bd-5e74-4066-a751-03c950db87e0 Destroying unnamed session 2023.12.13 06:12:13.911594 [ 24 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2023.12.13 06:12:13.911609 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:12:13.911706 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:12:13.911727 [ 3 ] {} HTTP-Session: 3f1212cb-7813-41be-92c0-fed11549eaa6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:12:13.911747 [ 3 ] {} HTTP-Session: 3f1212cb-7813-41be-92c0-fed11549eaa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:12:13.911857 [ 3 ] {e0d272be-ee1c-404a-804d-134264e46161} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:12:13.911915 [ 3 ] {e0d272be-ee1c-404a-804d-134264e46161} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:12:13.911946 [ 24 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_46_9} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2023.12.13 06:12:13.912125 [ 24 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_46_9} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2023.12.13 06:12:13.912150 [ 3 ] {e0d272be-ee1c-404a-804d-134264e46161} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:12:13.912524 [ 3 ] {e0d272be-ee1c-404a-804d-134264e46161} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.12.13 06:12:13.912763 [ 3 ] {e0d272be-ee1c-404a-804d-134264e46161} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2023.12.13 06:12:13.912928 [ 3 ] {e0d272be-ee1c-404a-804d-134264e46161} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2023.12.13 06:12:13.913053 [ 74 ] {} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2023.12.13 06:12:13.913061 [ 3 ] {e0d272be-ee1c-404a-804d-134264e46161} executeQuery: Read 26 rows, 2.06 KiB in 0.001157551 sec., 22461 rows/sec., 1.74 MiB/sec. 2023.12.13 06:12:13.913115 [ 74 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.12.13 06:12:13.913243 [ 15 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2023.12.13 06:12:13.913279 [ 3 ] {e0d272be-ee1c-404a-804d-134264e46161} DynamicQueryHandler: Done processing query 2023.12.13 06:12:13.913310 [ 3 ] {e0d272be-ee1c-404a-804d-134264e46161} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:12:13.913339 [ 3 ] {} HTTP-Session: 3f1212cb-7813-41be-92c0-fed11549eaa6 Destroying unnamed session 2023.12.13 06:12:13.913342 [ 15 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:12:13.913379 [ 15 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 97 rows starting from the beginning of the part 2023.12.13 06:12:13.913468 [ 15 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part 2023.12.13 06:12:13.913487 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:12:13.913548 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:12:13.913579 [ 15 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 47 rows starting from the beginning of the part 2023.12.13 06:12:13.913582 [ 3 ] {} HTTP-Session: f1e6dceb-dbbb-4cec-b51e-83d0097afed5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:12:13.913614 [ 3 ] {} HTTP-Session: f1e6dceb-dbbb-4cec-b51e-83d0097afed5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:12:13.913680 [ 15 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 51 rows starting from the beginning of the part 2023.12.13 06:12:13.913752 [ 3 ] {78108647-184b-4ad2-b6fe-551b77d8f557} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:12:13.913780 [ 15 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 47 rows starting from the beginning of the part 2023.12.13 06:12:13.913819 [ 3 ] {78108647-184b-4ad2-b6fe-551b77d8f557} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:12:13.913926 [ 15 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 26 rows starting from the beginning of the part 2023.12.13 06:12:13.914099 [ 3 ] {78108647-184b-4ad2-b6fe-551b77d8f557} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:12:13.914502 [ 3 ] {78108647-184b-4ad2-b6fe-551b77d8f557} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.12.13 06:12:13.914860 [ 3 ] {78108647-184b-4ad2-b6fe-551b77d8f557} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.12.13 06:12:13.914944 [ 10 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 292 rows, containing 4 columns (4 merged, 0 gathered) in 0.001770663 sec., 164909.98004702193 rows/sec., 12.87 MiB/sec. 2023.12.13 06:12:13.915104 [ 3 ] {78108647-184b-4ad2-b6fe-551b77d8f557} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.12.13 06:12:13.915124 [ 21 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2023.12.13 06:12:13.915312 [ 3 ] {78108647-184b-4ad2-b6fe-551b77d8f557} executeQuery: Read 37 rows, 2.67 KiB in 0.001505587 sec., 24575 rows/sec., 1.73 MiB/sec. 2023.12.13 06:12:13.915523 [ 21 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_46_9} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2023.12.13 06:12:13.915541 [ 3 ] {78108647-184b-4ad2-b6fe-551b77d8f557} DynamicQueryHandler: Done processing query 2023.12.13 06:12:13.915588 [ 3 ] {78108647-184b-4ad2-b6fe-551b77d8f557} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:12:13.915613 [ 3 ] {} HTTP-Session: f1e6dceb-dbbb-4cec-b51e-83d0097afed5 Destroying unnamed session 2023.12.13 06:12:13.915658 [ 21 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_46_9} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2023.12.13 06:12:18.906155 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:12:18.906277 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:12:18.906302 [ 3 ] {} HTTP-Session: 442ee9db-4031-49c6-ad0f-5294fdf14c31 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:12:18.906325 [ 3 ] {} HTTP-Session: 442ee9db-4031-49c6-ad0f-5294fdf14c31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:12:18.906449 [ 3 ] {4256caa3-2521-4c28-80cc-871170e4877a} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:12:18.906509 [ 3 ] {4256caa3-2521-4c28-80cc-871170e4877a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:12:18.906664 [ 3 ] {4256caa3-2521-4c28-80cc-871170e4877a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:12:18.907102 [ 3 ] {4256caa3-2521-4c28-80cc-871170e4877a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.12.13 06:12:18.907368 [ 3 ] {4256caa3-2521-4c28-80cc-871170e4877a} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.12.13 06:12:18.907537 [ 3 ] {4256caa3-2521-4c28-80cc-871170e4877a} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.12.13 06:12:18.907683 [ 3 ] {4256caa3-2521-4c28-80cc-871170e4877a} executeQuery: Read 47 rows, 3.81 KiB in 0.001189442 sec., 39514 rows/sec., 3.13 MiB/sec. 2023.12.13 06:12:18.907682 [ 97 ] {} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Selected 5 parts from all_1_31_7 to all_35_35_0 2023.12.13 06:12:18.907798 [ 97 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.12.13 06:12:18.907913 [ 3 ] {4256caa3-2521-4c28-80cc-871170e4877a} DynamicQueryHandler: Done processing query 2023.12.13 06:12:18.907969 [ 3 ] {4256caa3-2521-4c28-80cc-871170e4877a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:12:18.907967 [ 18 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_35_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_31_7 to all_35_35_0 into Compact 2023.12.13 06:12:18.907995 [ 3 ] {} HTTP-Session: 442ee9db-4031-49c6-ad0f-5294fdf14c31 Destroying unnamed session 2023.12.13 06:12:18.908117 [ 18 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_35_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:12:18.908162 [ 18 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_35_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_7, total 47 rows starting from the beginning of the part 2023.12.13 06:12:18.908187 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:12:18.908266 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:12:18.908317 [ 3 ] {} HTTP-Session: cbd1af44-fae1-4243-a58e-b9c8efde4034 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:12:18.908371 [ 3 ] {} HTTP-Session: cbd1af44-fae1-4243-a58e-b9c8efde4034 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:12:18.908384 [ 18 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_35_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 47 rows starting from the beginning of the part 2023.12.13 06:12:18.908558 [ 3 ] {16ee910d-5644-4d75-a2fd-c04eb38a5a8d} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:12:18.908621 [ 18 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_35_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 47 rows starting from the beginning of the part 2023.12.13 06:12:18.908643 [ 3 ] {16ee910d-5644-4d75-a2fd-c04eb38a5a8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:12:18.908908 [ 18 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_35_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 47 rows starting from the beginning of the part 2023.12.13 06:12:18.909093 [ 3 ] {16ee910d-5644-4d75-a2fd-c04eb38a5a8d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:12:18.909150 [ 18 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_35_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 47 rows starting from the beginning of the part 2023.12.13 06:12:18.909960 [ 3 ] {16ee910d-5644-4d75-a2fd-c04eb38a5a8d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.12.13 06:12:18.910501 [ 3 ] {16ee910d-5644-4d75-a2fd-c04eb38a5a8d} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2023.12.13 06:12:18.910558 [ 21 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_35_8} MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 4 columns (4 merged, 0 gathered) in 0.002683989 sec., 87556.24557328664 rows/sec., 6.93 MiB/sec. 2023.12.13 06:12:18.910734 [ 3 ] {16ee910d-5644-4d75-a2fd-c04eb38a5a8d} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2023.12.13 06:12:18.910746 [ 21 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_35_8} MergedBlockOutputStream: filled checksums all_1_35_8 (state Temporary) 2023.12.13 06:12:18.910930 [ 3 ] {16ee910d-5644-4d75-a2fd-c04eb38a5a8d} executeQuery: Read 141 rows, 13.90 KiB in 0.002307463 sec., 61106 rows/sec., 5.88 MiB/sec. 2023.12.13 06:12:18.911093 [ 21 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_35_8} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_merge_all_1_35_8 to all_1_35_8. 2023.12.13 06:12:18.911134 [ 3 ] {16ee910d-5644-4d75-a2fd-c04eb38a5a8d} DynamicQueryHandler: Done processing query 2023.12.13 06:12:18.911177 [ 3 ] {16ee910d-5644-4d75-a2fd-c04eb38a5a8d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:12:18.911204 [ 3 ] {} HTTP-Session: cbd1af44-fae1-4243-a58e-b9c8efde4034 Destroying unnamed session 2023.12.13 06:12:18.911208 [ 21 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_35_8} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Merged 5 parts: from all_1_31_7 to all_35_35_0 2023.12.13 06:12:18.911356 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:12:18.911410 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:12:18.911430 [ 3 ] {} HTTP-Session: b6acc428-2369-41b2-a7f9-fac052d4f07f Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:12:18.911447 [ 3 ] {} HTTP-Session: b6acc428-2369-41b2-a7f9-fac052d4f07f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:12:18.911526 [ 3 ] {960ad9a5-09c0-459e-988c-547e027b9e85} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:12:18.911568 [ 3 ] {960ad9a5-09c0-459e-988c-547e027b9e85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:12:18.911690 [ 3 ] {960ad9a5-09c0-459e-988c-547e027b9e85} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:12:18.911993 [ 3 ] {960ad9a5-09c0-459e-988c-547e027b9e85} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.12.13 06:12:18.912203 [ 3 ] {960ad9a5-09c0-459e-988c-547e027b9e85} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2023.12.13 06:12:18.912375 [ 3 ] {960ad9a5-09c0-459e-988c-547e027b9e85} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2023.12.13 06:12:18.912499 [ 3 ] {960ad9a5-09c0-459e-988c-547e027b9e85} executeQuery: Read 47 rows, 3.76 KiB in 0.000945197 sec., 49725 rows/sec., 3.89 MiB/sec. 2023.12.13 06:12:18.912616 [ 3 ] {960ad9a5-09c0-459e-988c-547e027b9e85} DynamicQueryHandler: Done processing query 2023.12.13 06:12:18.912640 [ 3 ] {960ad9a5-09c0-459e-988c-547e027b9e85} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:12:18.912656 [ 3 ] {} HTTP-Session: b6acc428-2369-41b2-a7f9-fac052d4f07f Destroying unnamed session 2023.12.13 06:12:18.912782 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:12:18.912827 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:12:18.912847 [ 3 ] {} HTTP-Session: 71f8270e-df7d-483f-997b-f1bf6cde60d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:12:18.912864 [ 3 ] {} HTTP-Session: 71f8270e-df7d-483f-997b-f1bf6cde60d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:12:18.912954 [ 3 ] {afe8470d-93df-4449-9c75-b424a7b513bd} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:12:18.912999 [ 3 ] {afe8470d-93df-4449-9c75-b424a7b513bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:12:18.913139 [ 3 ] {afe8470d-93df-4449-9c75-b424a7b513bd} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:12:18.913632 [ 3 ] {afe8470d-93df-4449-9c75-b424a7b513bd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.12.13 06:12:18.913949 [ 3 ] {afe8470d-93df-4449-9c75-b424a7b513bd} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.12.13 06:12:18.914138 [ 3 ] {afe8470d-93df-4449-9c75-b424a7b513bd} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.12.13 06:12:18.914278 [ 3 ] {afe8470d-93df-4449-9c75-b424a7b513bd} executeQuery: Read 47 rows, 64.95 KiB in 0.001294084 sec., 36319 rows/sec., 49.01 MiB/sec. 2023.12.13 06:12:18.914391 [ 3 ] {afe8470d-93df-4449-9c75-b424a7b513bd} DynamicQueryHandler: Done processing query 2023.12.13 06:12:18.914414 [ 3 ] {afe8470d-93df-4449-9c75-b424a7b513bd} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:12:18.914431 [ 3 ] {} HTTP-Session: 71f8270e-df7d-483f-997b-f1bf6cde60d5 Destroying unnamed session 2023.12.13 06:12:19.035414 [ 97 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:12:19.035496 [ 97 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:12:28.906470 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:12:28.906604 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:12:28.906635 [ 3 ] {} HTTP-Session: 72a57d33-e7f1-465c-81e8-324c4ed3b1f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:12:28.906663 [ 3 ] {} HTTP-Session: 72a57d33-e7f1-465c-81e8-324c4ed3b1f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:12:28.906806 [ 3 ] {4e3b4a6d-4ed7-4e8c-8681-a302192246d2} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:12:28.906872 [ 3 ] {4e3b4a6d-4ed7-4e8c-8681-a302192246d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:12:28.907051 [ 3 ] {4e3b4a6d-4ed7-4e8c-8681-a302192246d2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:12:28.907582 [ 3 ] {4e3b4a6d-4ed7-4e8c-8681-a302192246d2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.12.13 06:12:28.907864 [ 3 ] {4e3b4a6d-4ed7-4e8c-8681-a302192246d2} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.12.13 06:12:28.908034 [ 3 ] {4e3b4a6d-4ed7-4e8c-8681-a302192246d2} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.12.13 06:12:28.908162 [ 3 ] {4e3b4a6d-4ed7-4e8c-8681-a302192246d2} executeQuery: Read 47 rows, 3.81 KiB in 0.001315854 sec., 35718 rows/sec., 2.83 MiB/sec. 2023.12.13 06:12:28.908334 [ 3 ] {4e3b4a6d-4ed7-4e8c-8681-a302192246d2} DynamicQueryHandler: Done processing query 2023.12.13 06:12:28.908363 [ 3 ] {4e3b4a6d-4ed7-4e8c-8681-a302192246d2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:12:28.908379 [ 3 ] {} HTTP-Session: 72a57d33-e7f1-465c-81e8-324c4ed3b1f9 Destroying unnamed session 2023.12.13 06:12:28.908493 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:12:28.908546 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:12:28.908566 [ 3 ] {} HTTP-Session: bb1957e0-ecf6-4dd0-9f8c-c882c3b70e25 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:12:28.908585 [ 3 ] {} HTTP-Session: bb1957e0-ecf6-4dd0-9f8c-c882c3b70e25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:12:28.908663 [ 3 ] {3cf8077f-0c92-49c7-ad02-df275ed50174} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:12:28.908705 [ 3 ] {3cf8077f-0c92-49c7-ad02-df275ed50174} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.13 06:12:28.908819 [ 3 ] {3cf8077f-0c92-49c7-ad02-df275ed50174} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:12:28.909107 [ 3 ] {3cf8077f-0c92-49c7-ad02-df275ed50174} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.12.13 06:12:28.909316 [ 3 ] {3cf8077f-0c92-49c7-ad02-df275ed50174} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.13 06:12:28.909472 [ 3 ] {3cf8077f-0c92-49c7-ad02-df275ed50174} oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.13 06:12:28.909601 [ 3 ] {3cf8077f-0c92-49c7-ad02-df275ed50174} executeQuery: Read 2 rows, 175.00 B in 0.000908237 sec., 2202 rows/sec., 188.17 KiB/sec. 2023.12.13 06:12:28.909771 [ 3 ] {3cf8077f-0c92-49c7-ad02-df275ed50174} DynamicQueryHandler: Done processing query 2023.12.13 06:12:28.909796 [ 3 ] {3cf8077f-0c92-49c7-ad02-df275ed50174} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:12:28.909811 [ 3 ] {} HTTP-Session: bb1957e0-ecf6-4dd0-9f8c-c882c3b70e25 Destroying unnamed session 2023.12.13 06:12:28.909954 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22681, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:12:28.909999 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:12:28.910018 [ 3 ] {} HTTP-Session: 9f16e0d2-79cf-4f92-bfc2-bce661a8a4e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:12:28.910035 [ 3 ] {} HTTP-Session: 9f16e0d2-79cf-4f92-bfc2-bce661a8a4e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:12:28.910114 [ 3 ] {5ac56068-e3a3-48e5-ba57-23f1ff05afe3} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:12:28.910154 [ 3 ] {5ac56068-e3a3-48e5-ba57-23f1ff05afe3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:12:28.910270 [ 3 ] {5ac56068-e3a3-48e5-ba57-23f1ff05afe3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:12:28.910663 [ 3 ] {5ac56068-e3a3-48e5-ba57-23f1ff05afe3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.12.13 06:12:28.910882 [ 3 ] {5ac56068-e3a3-48e5-ba57-23f1ff05afe3} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2023.12.13 06:12:28.911049 [ 3 ] {5ac56068-e3a3-48e5-ba57-23f1ff05afe3} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2023.12.13 06:12:28.911183 [ 3 ] {5ac56068-e3a3-48e5-ba57-23f1ff05afe3} executeQuery: Read 142 rows, 13.99 KiB in 0.001032278 sec., 137559 rows/sec., 13.23 MiB/sec. 2023.12.13 06:12:28.911370 [ 3 ] {5ac56068-e3a3-48e5-ba57-23f1ff05afe3} DynamicQueryHandler: Done processing query 2023.12.13 06:12:28.911395 [ 3 ] {5ac56068-e3a3-48e5-ba57-23f1ff05afe3} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:12:28.911412 [ 3 ] {} HTTP-Session: 9f16e0d2-79cf-4f92-bfc2-bce661a8a4e3 Destroying unnamed session 2023.12.13 06:12:28.911505 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:12:28.911552 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:12:28.911572 [ 3 ] {} HTTP-Session: 0e61d057-8469-4c11-9c91-4119b02fd5b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:12:28.911589 [ 3 ] {} HTTP-Session: 0e61d057-8469-4c11-9c91-4119b02fd5b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:12:28.911660 [ 3 ] {a283b09b-3507-49af-9b96-6c35eb0571da} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:12:28.911700 [ 3 ] {a283b09b-3507-49af-9b96-6c35eb0571da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.13 06:12:28.911818 [ 3 ] {a283b09b-3507-49af-9b96-6c35eb0571da} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:12:28.912081 [ 3 ] {a283b09b-3507-49af-9b96-6c35eb0571da} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.12.13 06:12:28.912291 [ 3 ] {a283b09b-3507-49af-9b96-6c35eb0571da} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.13 06:12:28.912443 [ 3 ] {a283b09b-3507-49af-9b96-6c35eb0571da} oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.13 06:12:28.912570 [ 3 ] {a283b09b-3507-49af-9b96-6c35eb0571da} executeQuery: Read 2 rows, 143.00 B in 0.000880186 sec., 2272 rows/sec., 158.66 KiB/sec. 2023.12.13 06:12:28.912745 [ 3 ] {a283b09b-3507-49af-9b96-6c35eb0571da} DynamicQueryHandler: Done processing query 2023.12.13 06:12:28.912769 [ 3 ] {a283b09b-3507-49af-9b96-6c35eb0571da} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:12:28.912784 [ 3 ] {} HTTP-Session: 0e61d057-8469-4c11-9c91-4119b02fd5b8 Destroying unnamed session 2023.12.13 06:12:28.912883 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:12:28.912928 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:12:28.912947 [ 3 ] {} HTTP-Session: 823ac2e7-74be-4a23-be79-0b131002b9ed Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:12:28.912965 [ 3 ] {} HTTP-Session: 823ac2e7-74be-4a23-be79-0b131002b9ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:12:28.913038 [ 3 ] {2e5bcee2-2c0c-4390-9eda-367e91c90940} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:12:28.913076 [ 3 ] {2e5bcee2-2c0c-4390-9eda-367e91c90940} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:12:28.913190 [ 3 ] {2e5bcee2-2c0c-4390-9eda-367e91c90940} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:12:28.913475 [ 3 ] {2e5bcee2-2c0c-4390-9eda-367e91c90940} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.12.13 06:12:28.913682 [ 3 ] {2e5bcee2-2c0c-4390-9eda-367e91c90940} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2023.12.13 06:12:28.913832 [ 3 ] {2e5bcee2-2c0c-4390-9eda-367e91c90940} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2023.12.13 06:12:28.913971 [ 3 ] {2e5bcee2-2c0c-4390-9eda-367e91c90940} executeQuery: Read 49 rows, 3.93 KiB in 0.000899226 sec., 54491 rows/sec., 4.26 MiB/sec. 2023.12.13 06:12:28.914173 [ 3 ] {2e5bcee2-2c0c-4390-9eda-367e91c90940} DynamicQueryHandler: Done processing query 2023.12.13 06:12:28.914198 [ 3 ] {2e5bcee2-2c0c-4390-9eda-367e91c90940} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.13 06:12:28.914214 [ 3 ] {} HTTP-Session: 823ac2e7-74be-4a23-be79-0b131002b9ed Destroying unnamed session 2023.12.13 06:12:28.914305 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:12:28.914352 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:12:28.914371 [ 3 ] {} HTTP-Session: 349d24dd-382e-4aa9-a9e8-60d06a6558db Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:12:28.914388 [ 3 ] {} HTTP-Session: 349d24dd-382e-4aa9-a9e8-60d06a6558db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:12:28.914462 [ 3 ] {bf8c12e5-4cae-4a9e-b6ff-99f543cdc981} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:12:28.914507 [ 3 ] {bf8c12e5-4cae-4a9e-b6ff-99f543cdc981} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:12:28.914642 [ 3 ] {bf8c12e5-4cae-4a9e-b6ff-99f543cdc981} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:12:28.914904 [ 3 ] {bf8c12e5-4cae-4a9e-b6ff-99f543cdc981} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.12.13 06:12:28.915164 [ 3 ] {bf8c12e5-4cae-4a9e-b6ff-99f543cdc981} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.12.13 06:12:28.915341 [ 3 ] {bf8c12e5-4cae-4a9e-b6ff-99f543cdc981} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.12.13 06:12:28.915455 [ 3 ] {bf8c12e5-4cae-4a9e-b6ff-99f543cdc981} executeQuery: Read 1 rows, 72.00 B in 0.000965007 sec., 1036 rows/sec., 72.86 KiB/sec. 2023.12.13 06:12:28.915557 [ 3 ] {bf8c12e5-4cae-4a9e-b6ff-99f543cdc981} DynamicQueryHandler: Done processing query 2023.12.13 06:12:28.915583 [ 3 ] {bf8c12e5-4cae-4a9e-b6ff-99f543cdc981} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:12:28.915605 [ 3 ] {} HTTP-Session: 349d24dd-382e-4aa9-a9e8-60d06a6558db Destroying unnamed session 2023.12.13 06:12:28.915772 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:12:28.915817 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:12:28.915836 [ 3 ] {} HTTP-Session: ead9342b-81b0-4a06-ab09-1674808c56c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:12:28.915853 [ 3 ] {} HTTP-Session: ead9342b-81b0-4a06-ab09-1674808c56c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:12:28.915938 [ 3 ] {8cbae23c-7546-48d3-b471-ddb5f620eb2e} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:12:28.915983 [ 3 ] {8cbae23c-7546-48d3-b471-ddb5f620eb2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:12:28.916113 [ 3 ] {8cbae23c-7546-48d3-b471-ddb5f620eb2e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:12:28.916600 [ 3 ] {8cbae23c-7546-48d3-b471-ddb5f620eb2e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.12.13 06:12:28.916926 [ 3 ] {8cbae23c-7546-48d3-b471-ddb5f620eb2e} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.12.13 06:12:28.917128 [ 3 ] {8cbae23c-7546-48d3-b471-ddb5f620eb2e} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.12.13 06:12:28.917240 [ 3 ] {8cbae23c-7546-48d3-b471-ddb5f620eb2e} executeQuery: Read 47 rows, 64.95 KiB in 0.001271643 sec., 36960 rows/sec., 49.88 MiB/sec. 2023.12.13 06:12:28.917235 [ 91 ] {} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.12.13 06:12:28.917306 [ 91 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.12.13 06:12:28.917380 [ 15 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.12.13 06:12:28.917405 [ 3 ] {8cbae23c-7546-48d3-b471-ddb5f620eb2e} DynamicQueryHandler: Done processing query 2023.12.13 06:12:28.917438 [ 3 ] {8cbae23c-7546-48d3-b471-ddb5f620eb2e} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:12:28.917464 [ 3 ] {} HTTP-Session: ead9342b-81b0-4a06-ab09-1674808c56c8 Destroying unnamed session 2023.12.13 06:12:28.917487 [ 15 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:12:28.917518 [ 15 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1291 rows starting from the beginning of the part 2023.12.13 06:12:28.917625 [ 15 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 47 rows starting from the beginning of the part 2023.12.13 06:12:28.917716 [ 15 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::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.12.13 06:12:28.917803 [ 15 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 47 rows starting from the beginning of the part 2023.12.13 06:12:28.917886 [ 15 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::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.12.13 06:12:28.917967 [ 15 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 47 rows starting from the beginning of the part 2023.12.13 06:12:28.924024 [ 10 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1526 rows, containing 6 columns (6 merged, 0 gathered) in 0.006660811 sec., 229101.23106630708 rows/sec., 309.16 MiB/sec. 2023.12.13 06:12:28.924802 [ 10 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.12.13 06:12:28.925049 [ 10 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_36_7} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.12.13 06:12:28.925127 [ 10 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_36_7} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.12.13 06:12:28.925211 [ 10 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_36_7: 8.82 MiB. 2023.12.13 06:12:29.000131 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 234.65 MiB, peak 243.45 MiB, will set to 236.13 MiB (RSS), difference: 1.47 MiB 2023.12.13 06:12:34.035559 [ 89 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:12:34.035644 [ 89 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:12:38.907019 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:12:38.907189 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:12:38.907234 [ 3 ] {} HTTP-Session: 9848c0d5-656d-4a5c-81b2-c0d134af473c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:12:38.907275 [ 3 ] {} HTTP-Session: 9848c0d5-656d-4a5c-81b2-c0d134af473c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:12:38.907472 [ 3 ] {36616d73-e2de-4eb7-ae7b-7e97717b95b5} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:12:38.907567 [ 3 ] {36616d73-e2de-4eb7-ae7b-7e97717b95b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:12:38.907829 [ 3 ] {36616d73-e2de-4eb7-ae7b-7e97717b95b5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:12:38.908334 [ 3 ] {36616d73-e2de-4eb7-ae7b-7e97717b95b5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.12.13 06:12:38.908604 [ 3 ] {36616d73-e2de-4eb7-ae7b-7e97717b95b5} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.12.13 06:12:38.908769 [ 3 ] {36616d73-e2de-4eb7-ae7b-7e97717b95b5} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.12.13 06:12:38.908900 [ 3 ] {36616d73-e2de-4eb7-ae7b-7e97717b95b5} executeQuery: Read 47 rows, 3.81 KiB in 0.001371605 sec., 34266 rows/sec., 2.71 MiB/sec. 2023.12.13 06:12:38.909027 [ 3 ] {36616d73-e2de-4eb7-ae7b-7e97717b95b5} DynamicQueryHandler: Done processing query 2023.12.13 06:12:38.909052 [ 3 ] {36616d73-e2de-4eb7-ae7b-7e97717b95b5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:12:38.909068 [ 3 ] {} HTTP-Session: 9848c0d5-656d-4a5c-81b2-c0d134af473c Destroying unnamed session 2023.12.13 06:12:38.909257 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:12:38.909302 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:12:38.909321 [ 3 ] {} HTTP-Session: 88745675-f965-4473-a117-29f6bccfdc80 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:12:38.909339 [ 3 ] {} HTTP-Session: 88745675-f965-4473-a117-29f6bccfdc80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:12:38.909417 [ 3 ] {334e175d-60b8-402b-829f-c9e033c0fa56} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:12:38.909456 [ 3 ] {334e175d-60b8-402b-829f-c9e033c0fa56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:12:38.909558 [ 3 ] {334e175d-60b8-402b-829f-c9e033c0fa56} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:12:38.909965 [ 3 ] {334e175d-60b8-402b-829f-c9e033c0fa56} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.12.13 06:12:38.910180 [ 3 ] {334e175d-60b8-402b-829f-c9e033c0fa56} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2023.12.13 06:12:38.910327 [ 3 ] {334e175d-60b8-402b-829f-c9e033c0fa56} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2023.12.13 06:12:38.910431 [ 3 ] {334e175d-60b8-402b-829f-c9e033c0fa56} executeQuery: Read 141 rows, 13.90 KiB in 0.000985748 sec., 143038 rows/sec., 13.77 MiB/sec. 2023.12.13 06:12:38.910748 [ 3 ] {334e175d-60b8-402b-829f-c9e033c0fa56} DynamicQueryHandler: Done processing query 2023.12.13 06:12:38.910776 [ 3 ] {334e175d-60b8-402b-829f-c9e033c0fa56} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:12:38.910793 [ 3 ] {} HTTP-Session: 88745675-f965-4473-a117-29f6bccfdc80 Destroying unnamed session 2023.12.13 06:12:38.910917 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:12:38.910962 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:12:38.910980 [ 3 ] {} HTTP-Session: 0b24b2d7-0a3f-4423-841f-b9dee9345fdd Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:12:38.910997 [ 3 ] {} HTTP-Session: 0b24b2d7-0a3f-4423-841f-b9dee9345fdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:12:38.911070 [ 3 ] {50040707-659e-4f53-a24e-a1823d96a93c} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:12:38.911109 [ 3 ] {50040707-659e-4f53-a24e-a1823d96a93c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:12:38.911228 [ 3 ] {50040707-659e-4f53-a24e-a1823d96a93c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:12:38.911513 [ 3 ] {50040707-659e-4f53-a24e-a1823d96a93c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.12.13 06:12:38.911713 [ 3 ] {50040707-659e-4f53-a24e-a1823d96a93c} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2023.12.13 06:12:38.911854 [ 3 ] {50040707-659e-4f53-a24e-a1823d96a93c} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2023.12.13 06:12:38.911958 [ 3 ] {50040707-659e-4f53-a24e-a1823d96a93c} executeQuery: Read 47 rows, 3.76 KiB in 0.000860575 sec., 54614 rows/sec., 4.27 MiB/sec. 2023.12.13 06:12:38.912056 [ 3 ] {50040707-659e-4f53-a24e-a1823d96a93c} DynamicQueryHandler: Done processing query 2023.12.13 06:12:38.912078 [ 3 ] {50040707-659e-4f53-a24e-a1823d96a93c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:12:38.912093 [ 3 ] {} HTTP-Session: 0b24b2d7-0a3f-4423-841f-b9dee9345fdd Destroying unnamed session 2023.12.13 06:12:38.912269 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:12:38.912313 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:12:38.912332 [ 3 ] {} HTTP-Session: 6b010021-5b38-40c1-9ce3-b60c0a5bad24 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:12:38.912349 [ 3 ] {} HTTP-Session: 6b010021-5b38-40c1-9ce3-b60c0a5bad24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:12:38.912435 [ 3 ] {63bed6b4-e48c-4ca3-961f-7323ebdca9a4} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:12:38.912479 [ 3 ] {63bed6b4-e48c-4ca3-961f-7323ebdca9a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:12:38.912611 [ 3 ] {63bed6b4-e48c-4ca3-961f-7323ebdca9a4} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:12:38.913083 [ 3 ] {63bed6b4-e48c-4ca3-961f-7323ebdca9a4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.12.13 06:12:38.913394 [ 3 ] {63bed6b4-e48c-4ca3-961f-7323ebdca9a4} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.12.13 06:12:38.913570 [ 3 ] {63bed6b4-e48c-4ca3-961f-7323ebdca9a4} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.12.13 06:12:38.913681 [ 3 ] {63bed6b4-e48c-4ca3-961f-7323ebdca9a4} executeQuery: Read 47 rows, 64.95 KiB in 0.001217172 sec., 38614 rows/sec., 52.11 MiB/sec. 2023.12.13 06:12:38.913847 [ 3 ] {63bed6b4-e48c-4ca3-961f-7323ebdca9a4} DynamicQueryHandler: Done processing query 2023.12.13 06:12:38.913870 [ 3 ] {63bed6b4-e48c-4ca3-961f-7323ebdca9a4} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:12:38.913886 [ 3 ] {} HTTP-Session: 6b010021-5b38-40c1-9ce3-b60c0a5bad24 Destroying unnamed session 2023.12.13 06:12:39.563462 [ 87 ] {} oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2023.12.13 06:12:39.563539 [ 87 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.12.13 06:12:39.563680 [ 21 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact 2023.12.13 06:12:39.563831 [ 21 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:12:39.563868 [ 21 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 8 rows starting from the beginning of the part 2023.12.13 06:12:39.564003 [ 21 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2023.12.13 06:12:39.564105 [ 21 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part 2023.12.13 06:12:39.564199 [ 21 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part 2023.12.13 06:12:39.564293 [ 21 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part 2023.12.13 06:12:39.564864 [ 9 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001270323 sec., 14169.624575796863 rows/sec., 1.16 MiB/sec. 2023.12.13 06:12:39.564987 [ 17 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2023.12.13 06:12:39.565203 [ 17 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_17_4} oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4. 2023.12.13 06:12:39.565288 [ 17 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_17_4} oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405) (MergerMutator): Merged 5 parts: from all_1_13_3 to all_17_17_0 2023.12.13 06:12:40.578654 [ 87 ] {} oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2023.12.13 06:12:40.578722 [ 87 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.12.13 06:12:40.578799 [ 15 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact 2023.12.13 06:12:40.578914 [ 15 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:12:40.578949 [ 15 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 8 rows starting from the beginning of the part 2023.12.13 06:12:40.579068 [ 15 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2023.12.13 06:12:40.579155 [ 15 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part 2023.12.13 06:12:40.579234 [ 15 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part 2023.12.13 06:12:40.579308 [ 15 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part 2023.12.13 06:12:40.579869 [ 9 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.00109852 sec., 16385.682554709972 rows/sec., 1.12 MiB/sec. 2023.12.13 06:12:40.580038 [ 9 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2023.12.13 06:12:40.580282 [ 9 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_17_4} oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4. 2023.12.13 06:12:40.580371 [ 9 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_17_4} oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63) (MergerMutator): Merged 5 parts: from all_1_13_3 to all_17_17_0 2023.12.13 06:12:43.905061 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5316, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:12:43.905184 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:12:43.905214 [ 3 ] {} HTTP-Session: 03249775-359e-4405-8b86-9329e380d339 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:12:43.905243 [ 3 ] {} HTTP-Session: 03249775-359e-4405-8b86-9329e380d339 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:12:43.905386 [ 3 ] {8f83c472-d899-4de8-9880-88254a3b5bcb} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:12:43.905452 [ 3 ] {8f83c472-d899-4de8-9880-88254a3b5bcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:12:43.905625 [ 3 ] {8f83c472-d899-4de8-9880-88254a3b5bcb} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:12:43.906119 [ 3 ] {8f83c472-d899-4de8-9880-88254a3b5bcb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.12.13 06:12:43.906386 [ 3 ] {8f83c472-d899-4de8-9880-88254a3b5bcb} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2023.12.13 06:12:43.906546 [ 3 ] {8f83c472-d899-4de8-9880-88254a3b5bcb} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2023.12.13 06:12:43.906686 [ 3 ] {8f83c472-d899-4de8-9880-88254a3b5bcb} executeQuery: Read 36 rows, 3.09 KiB in 0.001251543 sec., 28764 rows/sec., 2.41 MiB/sec. 2023.12.13 06:12:43.906805 [ 3 ] {8f83c472-d899-4de8-9880-88254a3b5bcb} DynamicQueryHandler: Done processing query 2023.12.13 06:12:43.906830 [ 3 ] {8f83c472-d899-4de8-9880-88254a3b5bcb} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:12:43.906847 [ 3 ] {} HTTP-Session: 03249775-359e-4405-8b86-9329e380d339 Destroying unnamed session 2023.12.13 06:12:43.906957 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:12:43.907001 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:12:43.907021 [ 3 ] {} HTTP-Session: 24890816-9111-4a6c-89cf-dcc1360fe603 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:12:43.907039 [ 3 ] {} HTTP-Session: 24890816-9111-4a6c-89cf-dcc1360fe603 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:12:43.907109 [ 3 ] {2ce61fce-bb40-49ea-b301-5a0f0462febe} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:12:43.907149 [ 3 ] {2ce61fce-bb40-49ea-b301-5a0f0462febe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:12:43.907254 [ 3 ] {2ce61fce-bb40-49ea-b301-5a0f0462febe} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:12:43.907555 [ 3 ] {2ce61fce-bb40-49ea-b301-5a0f0462febe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.12.13 06:12:43.907761 [ 3 ] {2ce61fce-bb40-49ea-b301-5a0f0462febe} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2023.12.13 06:12:43.907905 [ 3 ] {2ce61fce-bb40-49ea-b301-5a0f0462febe} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2023.12.13 06:12:43.908035 [ 3 ] {2ce61fce-bb40-49ea-b301-5a0f0462febe} executeQuery: Read 24 rows, 1.90 KiB in 0.000896647 sec., 26766 rows/sec., 2.07 MiB/sec. 2023.12.13 06:12:43.908147 [ 3 ] {2ce61fce-bb40-49ea-b301-5a0f0462febe} DynamicQueryHandler: Done processing query 2023.12.13 06:12:43.908172 [ 3 ] {2ce61fce-bb40-49ea-b301-5a0f0462febe} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.13 06:12:43.908188 [ 3 ] {} HTTP-Session: 24890816-9111-4a6c-89cf-dcc1360fe603 Destroying unnamed session 2023.12.13 06:12:43.908300 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:12:43.908346 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:12:43.908367 [ 3 ] {} HTTP-Session: 263736e2-f9ea-40cb-ae7f-46696b00deb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:12:43.908385 [ 3 ] {} HTTP-Session: 263736e2-f9ea-40cb-ae7f-46696b00deb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:12:43.908457 [ 3 ] {21f15a51-8fe0-47db-a77d-fe8bc91d3988} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:12:43.908500 [ 3 ] {21f15a51-8fe0-47db-a77d-fe8bc91d3988} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:12:43.908625 [ 3 ] {21f15a51-8fe0-47db-a77d-fe8bc91d3988} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:12:43.908988 [ 3 ] {21f15a51-8fe0-47db-a77d-fe8bc91d3988} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.12.13 06:12:43.909249 [ 3 ] {21f15a51-8fe0-47db-a77d-fe8bc91d3988} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.12.13 06:12:43.909432 [ 3 ] {21f15a51-8fe0-47db-a77d-fe8bc91d3988} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.12.13 06:12:43.909561 [ 3 ] {21f15a51-8fe0-47db-a77d-fe8bc91d3988} executeQuery: Read 36 rows, 2.60 KiB in 0.00107478 sec., 33495 rows/sec., 2.36 MiB/sec. 2023.12.13 06:12:43.909708 [ 3 ] {21f15a51-8fe0-47db-a77d-fe8bc91d3988} DynamicQueryHandler: Done processing query 2023.12.13 06:12:43.909734 [ 3 ] {21f15a51-8fe0-47db-a77d-fe8bc91d3988} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:12:43.909749 [ 3 ] {} HTTP-Session: 263736e2-f9ea-40cb-ae7f-46696b00deb9 Destroying unnamed session 2023.12.13 06:12:48.906832 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:12:48.906954 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:12:48.906979 [ 3 ] {} HTTP-Session: 682d640f-d71e-4c98-8bb5-887a919db983 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:12:48.907003 [ 3 ] {} HTTP-Session: 682d640f-d71e-4c98-8bb5-887a919db983 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:12:48.907127 [ 3 ] {3e00fd3d-16d9-4c3a-88d8-50817725490e} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:12:48.907186 [ 3 ] {3e00fd3d-16d9-4c3a-88d8-50817725490e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:12:48.907338 [ 3 ] {3e00fd3d-16d9-4c3a-88d8-50817725490e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:12:48.907773 [ 3 ] {3e00fd3d-16d9-4c3a-88d8-50817725490e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.12.13 06:12:48.908035 [ 3 ] {3e00fd3d-16d9-4c3a-88d8-50817725490e} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.12.13 06:12:48.908196 [ 3 ] {3e00fd3d-16d9-4c3a-88d8-50817725490e} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.12.13 06:12:48.908319 [ 3 ] {3e00fd3d-16d9-4c3a-88d8-50817725490e} executeQuery: Read 47 rows, 3.81 KiB in 0.001158031 sec., 40586 rows/sec., 3.21 MiB/sec. 2023.12.13 06:12:48.908451 [ 3 ] {3e00fd3d-16d9-4c3a-88d8-50817725490e} DynamicQueryHandler: Done processing query 2023.12.13 06:12:48.908475 [ 3 ] {3e00fd3d-16d9-4c3a-88d8-50817725490e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:12:48.908490 [ 3 ] {} HTTP-Session: 682d640f-d71e-4c98-8bb5-887a919db983 Destroying unnamed session 2023.12.13 06:12:48.908657 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:12:48.908701 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:12:48.908720 [ 3 ] {} HTTP-Session: 2745531d-5cf5-4f69-8d40-f600f5c17f5f Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:12:48.908739 [ 3 ] {} HTTP-Session: 2745531d-5cf5-4f69-8d40-f600f5c17f5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:12:48.908817 [ 3 ] {57c09287-9d3d-4ca4-ac00-03c5bfcc3682} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:12:48.908856 [ 3 ] {57c09287-9d3d-4ca4-ac00-03c5bfcc3682} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:12:48.908957 [ 3 ] {57c09287-9d3d-4ca4-ac00-03c5bfcc3682} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:12:48.909345 [ 3 ] {57c09287-9d3d-4ca4-ac00-03c5bfcc3682} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.12.13 06:12:48.909575 [ 3 ] {57c09287-9d3d-4ca4-ac00-03c5bfcc3682} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2023.12.13 06:12:48.909725 [ 3 ] {57c09287-9d3d-4ca4-ac00-03c5bfcc3682} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2023.12.13 06:12:48.909855 [ 3 ] {57c09287-9d3d-4ca4-ac00-03c5bfcc3682} executeQuery: Read 141 rows, 13.90 KiB in 0.001007908 sec., 139893 rows/sec., 13.47 MiB/sec. 2023.12.13 06:12:48.909847 [ 84 ] {} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2023.12.13 06:12:48.909969 [ 84 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.12.13 06:12:48.910044 [ 3 ] {57c09287-9d3d-4ca4-ac00-03c5bfcc3682} DynamicQueryHandler: Done processing query 2023.12.13 06:12:48.910104 [ 3 ] {57c09287-9d3d-4ca4-ac00-03c5bfcc3682} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:12:48.910108 [ 21 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2023.12.13 06:12:48.910141 [ 3 ] {} HTTP-Session: 2745531d-5cf5-4f69-8d40-f600f5c17f5f Destroying unnamed session 2023.12.13 06:12:48.910370 [ 21 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:12:48.910377 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:12:48.910430 [ 21 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 181 rows starting from the beginning of the part 2023.12.13 06:12:48.910464 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:12:48.910508 [ 3 ] {} HTTP-Session: 226c722c-0cc2-475d-8420-4a9910592a74 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:12:48.910539 [ 3 ] {} HTTP-Session: 226c722c-0cc2-475d-8420-4a9910592a74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:12:48.910680 [ 21 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 141 rows starting from the beginning of the part 2023.12.13 06:12:48.910749 [ 3 ] {2c010af9-3830-4d0e-ab80-520bade76acb} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:12:48.910865 [ 3 ] {2c010af9-3830-4d0e-ab80-520bade76acb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:12:48.910903 [ 21 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 142 rows starting from the beginning of the part 2023.12.13 06:12:48.911214 [ 21 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 141 rows starting from the beginning of the part 2023.12.13 06:12:48.911365 [ 3 ] {2c010af9-3830-4d0e-ab80-520bade76acb} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:12:48.911454 [ 21 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part 2023.12.13 06:12:48.911602 [ 21 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 141 rows starting from the beginning of the part 2023.12.13 06:12:48.912121 [ 3 ] {2c010af9-3830-4d0e-ab80-520bade76acb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.12.13 06:12:48.912570 [ 3 ] {2c010af9-3830-4d0e-ab80-520bade76acb} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2023.12.13 06:12:48.912865 [ 3 ] {2c010af9-3830-4d0e-ab80-520bade76acb} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2023.12.13 06:12:48.913009 [ 84 ] {} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2023.12.13 06:12:48.913110 [ 84 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.12.13 06:12:48.913110 [ 3 ] {2c010af9-3830-4d0e-ab80-520bade76acb} executeQuery: Read 47 rows, 3.76 KiB in 0.002279742 sec., 20616 rows/sec., 1.61 MiB/sec. 2023.12.13 06:12:48.913394 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2023.12.13 06:12:48.913847 [ 3 ] {2c010af9-3830-4d0e-ab80-520bade76acb} DynamicQueryHandler: Done processing query 2023.12.13 06:12:48.913869 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:12:48.913919 [ 3 ] {2c010af9-3830-4d0e-ab80-520bade76acb} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:12:48.913935 [ 16 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 782 rows, containing 4 columns (4 merged, 0 gathered) in 0.003883191 sec., 201380.7716385828 rows/sec., 19.14 MiB/sec. 2023.12.13 06:12:48.913977 [ 3 ] {} HTTP-Session: 226c722c-0cc2-475d-8420-4a9910592a74 Destroying unnamed session 2023.12.13 06:12:48.913980 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 97 rows starting from the beginning of the part 2023.12.13 06:12:48.914189 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 47 rows starting from the beginning of the part 2023.12.13 06:12:48.914199 [ 15 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2023.12.13 06:12:48.914302 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:12:48.914437 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:12:48.914519 [ 3 ] {} HTTP-Session: adea9c87-0468-4dad-9e99-00a40817a08d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:12:48.914521 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 49 rows starting from the beginning of the part 2023.12.13 06:12:48.914553 [ 3 ] {} HTTP-Session: adea9c87-0468-4dad-9e99-00a40817a08d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:12:48.914637 [ 15 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_51_10} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2023.12.13 06:12:48.914847 [ 15 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_51_10} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2023.12.13 06:12:48.914932 [ 3 ] {9610e326-58fa-4678-808f-26460d9ba5fe} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:12:48.914954 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 47 rows starting from the beginning of the part 2023.12.13 06:12:48.915116 [ 3 ] {9610e326-58fa-4678-808f-26460d9ba5fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:12:48.915289 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 24 rows starting from the beginning of the part 2023.12.13 06:12:48.915602 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 47 rows starting from the beginning of the part 2023.12.13 06:12:48.915875 [ 3 ] {9610e326-58fa-4678-808f-26460d9ba5fe} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:12:48.916996 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 311 rows, containing 4 columns (4 merged, 0 gathered) in 0.00380162 sec., 81807.22954950784 rows/sec., 6.39 MiB/sec. 2023.12.13 06:12:48.917021 [ 3 ] {9610e326-58fa-4678-808f-26460d9ba5fe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.12.13 06:12:48.917140 [ 11 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2023.12.13 06:12:48.917340 [ 11 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_51_10} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2023.12.13 06:12:48.917420 [ 11 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_51_10} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2023.12.13 06:12:48.917422 [ 3 ] {9610e326-58fa-4678-808f-26460d9ba5fe} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.12.13 06:12:48.917634 [ 3 ] {9610e326-58fa-4678-808f-26460d9ba5fe} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.12.13 06:12:48.917777 [ 3 ] {9610e326-58fa-4678-808f-26460d9ba5fe} executeQuery: Read 47 rows, 64.95 KiB in 0.00275008 sec., 17090 rows/sec., 23.06 MiB/sec. 2023.12.13 06:12:48.917917 [ 3 ] {9610e326-58fa-4678-808f-26460d9ba5fe} DynamicQueryHandler: Done processing query 2023.12.13 06:12:48.917941 [ 3 ] {9610e326-58fa-4678-808f-26460d9ba5fe} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:12:48.917957 [ 3 ] {} HTTP-Session: adea9c87-0468-4dad-9e99-00a40817a08d Destroying unnamed session 2023.12.13 06:12:49.035899 [ 84 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:12:49.035967 [ 84 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:12:58.906507 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:12:58.906630 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:12:58.906661 [ 3 ] {} HTTP-Session: f7af45f3-3cb0-498e-ac50-d0d2fe142d7f Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:12:58.906689 [ 3 ] {} HTTP-Session: f7af45f3-3cb0-498e-ac50-d0d2fe142d7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:12:58.906827 [ 3 ] {3893dfab-6c80-47ad-a0e1-bd0def2badae} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:12:58.906892 [ 3 ] {3893dfab-6c80-47ad-a0e1-bd0def2badae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:12:58.907069 [ 3 ] {3893dfab-6c80-47ad-a0e1-bd0def2badae} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:12:58.907539 [ 3 ] {3893dfab-6c80-47ad-a0e1-bd0def2badae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.12.13 06:12:58.907796 [ 3 ] {3893dfab-6c80-47ad-a0e1-bd0def2badae} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2023.12.13 06:12:58.907963 [ 3 ] {3893dfab-6c80-47ad-a0e1-bd0def2badae} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2023.12.13 06:12:58.908084 [ 3 ] {3893dfab-6c80-47ad-a0e1-bd0def2badae} executeQuery: Read 47 rows, 3.81 KiB in 0.001219592 sec., 38537 rows/sec., 3.05 MiB/sec. 2023.12.13 06:12:58.908112 [ 80 ] {} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Selected 5 parts from all_1_35_8 to all_39_39_0 2023.12.13 06:12:58.908222 [ 80 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.12.13 06:12:58.908268 [ 3 ] {3893dfab-6c80-47ad-a0e1-bd0def2badae} DynamicQueryHandler: Done processing query 2023.12.13 06:12:58.908322 [ 3 ] {3893dfab-6c80-47ad-a0e1-bd0def2badae} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:12:58.908330 [ 15 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_39_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_35_8 to all_39_39_0 into Compact 2023.12.13 06:12:58.908355 [ 3 ] {} HTTP-Session: f7af45f3-3cb0-498e-ac50-d0d2fe142d7f Destroying unnamed session 2023.12.13 06:12:58.908443 [ 15 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_39_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:12:58.908557 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:12:58.908557 [ 15 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_39_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_35_8, total 47 rows starting from the beginning of the part 2023.12.13 06:12:58.908627 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:12:58.908655 [ 3 ] {} HTTP-Session: e1d433a7-9a5a-41f0-9b68-d799dd5fcf3d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:12:58.908676 [ 3 ] {} HTTP-Session: e1d433a7-9a5a-41f0-9b68-d799dd5fcf3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:12:58.908735 [ 15 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_39_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 47 rows starting from the beginning of the part 2023.12.13 06:12:58.908799 [ 3 ] {20a9cef4-d531-471a-b794-fdd843b667e2} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:12:58.908858 [ 3 ] {20a9cef4-d531-471a-b794-fdd843b667e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.13 06:12:58.908878 [ 15 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_39_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 47 rows starting from the beginning of the part 2023.12.13 06:12:58.909083 [ 15 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_39_9} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 47 rows starting from the beginning of the part 2023.12.13 06:12:58.909100 [ 3 ] {20a9cef4-d531-471a-b794-fdd843b667e2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:12:58.909215 [ 15 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_39_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 47 rows starting from the beginning of the part 2023.12.13 06:12:58.909573 [ 3 ] {20a9cef4-d531-471a-b794-fdd843b667e2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.12.13 06:12:58.909856 [ 3 ] {20a9cef4-d531-471a-b794-fdd843b667e2} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.13 06:12:58.910065 [ 3 ] {20a9cef4-d531-471a-b794-fdd843b667e2} oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.13 06:12:58.910073 [ 9 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_39_9} MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 4 columns (4 merged, 0 gathered) in 0.001790703 sec., 131233.3759422975 rows/sec., 10.39 MiB/sec. 2023.12.13 06:12:58.910235 [ 15 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_39_9} MergedBlockOutputStream: filled checksums all_1_39_9 (state Temporary) 2023.12.13 06:12:58.910241 [ 3 ] {20a9cef4-d531-471a-b794-fdd843b667e2} executeQuery: Read 4 rows, 342.00 B in 0.001407965 sec., 2840 rows/sec., 237.21 KiB/sec. 2023.12.13 06:12:58.910382 [ 3 ] {20a9cef4-d531-471a-b794-fdd843b667e2} DynamicQueryHandler: Done processing query 2023.12.13 06:12:58.910408 [ 3 ] {20a9cef4-d531-471a-b794-fdd843b667e2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:12:58.910426 [ 15 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_39_9} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_merge_all_1_39_9 to all_1_39_9. 2023.12.13 06:12:58.910433 [ 3 ] {} HTTP-Session: e1d433a7-9a5a-41f0-9b68-d799dd5fcf3d Destroying unnamed session 2023.12.13 06:12:58.910498 [ 15 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_39_9} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Merged 5 parts: from all_1_35_8 to all_39_39_0 2023.12.13 06:12:58.910601 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22831, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:12:58.910646 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:12:58.910666 [ 3 ] {} HTTP-Session: c2142158-df07-4b9b-bb69-d0e29b8ab298 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:12:58.910684 [ 3 ] {} HTTP-Session: c2142158-df07-4b9b-bb69-d0e29b8ab298 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:12:58.910763 [ 3 ] {1eb915bb-d33e-48ed-be02-7e0b149a8d2d} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:12:58.910803 [ 3 ] {1eb915bb-d33e-48ed-be02-7e0b149a8d2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:12:58.910906 [ 3 ] {1eb915bb-d33e-48ed-be02-7e0b149a8d2d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:12:58.911265 [ 3 ] {1eb915bb-d33e-48ed-be02-7e0b149a8d2d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.12.13 06:12:58.911484 [ 3 ] {1eb915bb-d33e-48ed-be02-7e0b149a8d2d} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2023.12.13 06:12:58.911631 [ 3 ] {1eb915bb-d33e-48ed-be02-7e0b149a8d2d} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. 2023.12.13 06:12:58.911754 [ 3 ] {1eb915bb-d33e-48ed-be02-7e0b149a8d2d} executeQuery: Read 143 rows, 14.08 KiB in 0.000961208 sec., 148771 rows/sec., 14.30 MiB/sec. 2023.12.13 06:12:58.911871 [ 3 ] {1eb915bb-d33e-48ed-be02-7e0b149a8d2d} DynamicQueryHandler: Done processing query 2023.12.13 06:12:58.911895 [ 3 ] {1eb915bb-d33e-48ed-be02-7e0b149a8d2d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:12:58.911911 [ 3 ] {} HTTP-Session: c2142158-df07-4b9b-bb69-d0e29b8ab298 Destroying unnamed session 2023.12.13 06:12:58.912059 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:12:58.912104 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:12:58.912123 [ 3 ] {} HTTP-Session: ecf55a52-d2af-460c-b3d1-23f52b2b048d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:12:58.912140 [ 3 ] {} HTTP-Session: ecf55a52-d2af-460c-b3d1-23f52b2b048d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:12:58.912210 [ 3 ] {0863ceb9-dd74-4877-8c0d-2e0528898e6d} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:12:58.912248 [ 3 ] {0863ceb9-dd74-4877-8c0d-2e0528898e6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.13 06:12:58.912355 [ 3 ] {0863ceb9-dd74-4877-8c0d-2e0528898e6d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:12:58.912619 [ 3 ] {0863ceb9-dd74-4877-8c0d-2e0528898e6d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.12.13 06:12:58.912819 [ 3 ] {0863ceb9-dd74-4877-8c0d-2e0528898e6d} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.13 06:12:58.912966 [ 3 ] {0863ceb9-dd74-4877-8c0d-2e0528898e6d} oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.13 06:12:58.913088 [ 3 ] {0863ceb9-dd74-4877-8c0d-2e0528898e6d} executeQuery: Read 4 rows, 286.00 B in 0.000848685 sec., 4713 rows/sec., 329.09 KiB/sec. 2023.12.13 06:12:58.913279 [ 3 ] {0863ceb9-dd74-4877-8c0d-2e0528898e6d} DynamicQueryHandler: Done processing query 2023.12.13 06:12:58.913303 [ 3 ] {0863ceb9-dd74-4877-8c0d-2e0528898e6d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:12:58.913319 [ 3 ] {} HTTP-Session: ecf55a52-d2af-460c-b3d1-23f52b2b048d Destroying unnamed session 2023.12.13 06:12:58.913435 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:12:58.913478 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:12:58.913497 [ 3 ] {} HTTP-Session: d2d303c7-648b-4a1c-b58d-6ab4891a5507 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:12:58.913514 [ 3 ] {} HTTP-Session: d2d303c7-648b-4a1c-b58d-6ab4891a5507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:12:58.913588 [ 3 ] {3fc24aa7-4db5-4602-b35c-af99feaad026} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:12:58.913625 [ 3 ] {3fc24aa7-4db5-4602-b35c-af99feaad026} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:12:58.913745 [ 3 ] {3fc24aa7-4db5-4602-b35c-af99feaad026} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:12:58.914027 [ 3 ] {3fc24aa7-4db5-4602-b35c-af99feaad026} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.12.13 06:12:58.914231 [ 3 ] {3fc24aa7-4db5-4602-b35c-af99feaad026} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2023.12.13 06:12:58.914384 [ 3 ] {3fc24aa7-4db5-4602-b35c-af99feaad026} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. 2023.12.13 06:12:58.914503 [ 3 ] {3fc24aa7-4db5-4602-b35c-af99feaad026} executeQuery: Read 51 rows, 4.09 KiB in 0.000887716 sec., 57450 rows/sec., 4.50 MiB/sec. 2023.12.13 06:12:58.914617 [ 3 ] {3fc24aa7-4db5-4602-b35c-af99feaad026} DynamicQueryHandler: Done processing query 2023.12.13 06:12:58.914640 [ 3 ] {3fc24aa7-4db5-4602-b35c-af99feaad026} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.13 06:12:58.914656 [ 3 ] {} HTTP-Session: d2d303c7-648b-4a1c-b58d-6ab4891a5507 Destroying unnamed session 2023.12.13 06:12:58.914763 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:12:58.914807 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:12:58.914827 [ 3 ] {} HTTP-Session: 3b28f0c3-6e25-4c34-b287-70d599359467 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:12:58.914844 [ 3 ] {} HTTP-Session: 3b28f0c3-6e25-4c34-b287-70d599359467 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:12:58.914914 [ 3 ] {f26b5301-18a7-4194-8159-17f825d6c5bc} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:12:58.914957 [ 3 ] {f26b5301-18a7-4194-8159-17f825d6c5bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:12:58.915078 [ 3 ] {f26b5301-18a7-4194-8159-17f825d6c5bc} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:12:58.915330 [ 3 ] {f26b5301-18a7-4194-8159-17f825d6c5bc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.12.13 06:12:58.915663 [ 3 ] {f26b5301-18a7-4194-8159-17f825d6c5bc} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.12.13 06:12:58.915885 [ 3 ] {f26b5301-18a7-4194-8159-17f825d6c5bc} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.12.13 06:12:58.916029 [ 3 ] {f26b5301-18a7-4194-8159-17f825d6c5bc} executeQuery: Read 2 rows, 144.00 B in 0.00107855 sec., 1854 rows/sec., 130.38 KiB/sec. 2023.12.13 06:12:58.916189 [ 3 ] {f26b5301-18a7-4194-8159-17f825d6c5bc} DynamicQueryHandler: Done processing query 2023.12.13 06:12:58.916218 [ 3 ] {f26b5301-18a7-4194-8159-17f825d6c5bc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:12:58.916239 [ 3 ] {} HTTP-Session: 3b28f0c3-6e25-4c34-b287-70d599359467 Destroying unnamed session 2023.12.13 06:12:58.916409 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:12:58.916461 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:12:58.916482 [ 3 ] {} HTTP-Session: 46acffed-d9df-4614-ba8d-10f99fcb480f Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:12:58.916499 [ 3 ] {} HTTP-Session: 46acffed-d9df-4614-ba8d-10f99fcb480f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:12:58.916583 [ 3 ] {07d40522-bb46-484e-bf82-5a92e2666760} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:12:58.916634 [ 3 ] {07d40522-bb46-484e-bf82-5a92e2666760} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:12:58.916780 [ 3 ] {07d40522-bb46-484e-bf82-5a92e2666760} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:12:58.917318 [ 3 ] {07d40522-bb46-484e-bf82-5a92e2666760} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.12.13 06:12:58.917643 [ 3 ] {07d40522-bb46-484e-bf82-5a92e2666760} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2023.12.13 06:12:58.917845 [ 3 ] {07d40522-bb46-484e-bf82-5a92e2666760} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2023.12.13 06:12:58.917974 [ 3 ] {07d40522-bb46-484e-bf82-5a92e2666760} executeQuery: Read 47 rows, 64.95 KiB in 0.001359305 sec., 34576 rows/sec., 46.66 MiB/sec. 2023.12.13 06:12:58.918104 [ 3 ] {07d40522-bb46-484e-bf82-5a92e2666760} DynamicQueryHandler: Done processing query 2023.12.13 06:12:58.918128 [ 3 ] {07d40522-bb46-484e-bf82-5a92e2666760} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:12:58.918144 [ 3 ] {} HTTP-Session: 46acffed-d9df-4614-ba8d-10f99fcb480f Destroying unnamed session 2023.12.13 06:13:04.036241 [ 73 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:13:04.036311 [ 73 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:13:08.907225 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:13:08.907347 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:13:08.907372 [ 3 ] {} HTTP-Session: 23e1fd25-e3a1-4cd5-9f2d-6a2e77436939 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:13:08.907397 [ 3 ] {} HTTP-Session: 23e1fd25-e3a1-4cd5-9f2d-6a2e77436939 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:13:08.907535 [ 3 ] {b84866db-709e-4c4f-9030-1bd7a58d05b8} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:13:08.907600 [ 3 ] {b84866db-709e-4c4f-9030-1bd7a58d05b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:13:08.907753 [ 3 ] {b84866db-709e-4c4f-9030-1bd7a58d05b8} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:13:08.908170 [ 3 ] {b84866db-709e-4c4f-9030-1bd7a58d05b8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.12.13 06:13:08.908438 [ 3 ] {b84866db-709e-4c4f-9030-1bd7a58d05b8} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2023.12.13 06:13:08.908617 [ 3 ] {b84866db-709e-4c4f-9030-1bd7a58d05b8} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2023.12.13 06:13:08.908742 [ 3 ] {b84866db-709e-4c4f-9030-1bd7a58d05b8} executeQuery: Read 47 rows, 3.81 KiB in 0.001171711 sec., 40112 rows/sec., 3.18 MiB/sec. 2023.12.13 06:13:08.908937 [ 3 ] {b84866db-709e-4c4f-9030-1bd7a58d05b8} DynamicQueryHandler: Done processing query 2023.12.13 06:13:08.908966 [ 3 ] {b84866db-709e-4c4f-9030-1bd7a58d05b8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:13:08.908983 [ 3 ] {} HTTP-Session: 23e1fd25-e3a1-4cd5-9f2d-6a2e77436939 Destroying unnamed session 2023.12.13 06:13:08.909140 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:13:08.909187 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:13:08.909207 [ 3 ] {} HTTP-Session: 11a6e61f-b32d-4999-ad0e-cbf5ef0f0130 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:13:08.909227 [ 3 ] {} HTTP-Session: 11a6e61f-b32d-4999-ad0e-cbf5ef0f0130 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:13:08.909316 [ 3 ] {071fcd81-c90c-40b3-8c95-8c3092093bd5} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:13:08.909359 [ 3 ] {071fcd81-c90c-40b3-8c95-8c3092093bd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:13:08.909476 [ 3 ] {071fcd81-c90c-40b3-8c95-8c3092093bd5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:13:08.909866 [ 3 ] {071fcd81-c90c-40b3-8c95-8c3092093bd5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.12.13 06:13:08.910093 [ 3 ] {071fcd81-c90c-40b3-8c95-8c3092093bd5} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2023.12.13 06:13:08.910241 [ 3 ] {071fcd81-c90c-40b3-8c95-8c3092093bd5} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. 2023.12.13 06:13:08.910363 [ 3 ] {071fcd81-c90c-40b3-8c95-8c3092093bd5} executeQuery: Read 141 rows, 13.90 KiB in 0.001010589 sec., 139522 rows/sec., 13.43 MiB/sec. 2023.12.13 06:13:08.910518 [ 3 ] {071fcd81-c90c-40b3-8c95-8c3092093bd5} DynamicQueryHandler: Done processing query 2023.12.13 06:13:08.910553 [ 3 ] {071fcd81-c90c-40b3-8c95-8c3092093bd5} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:13:08.910570 [ 3 ] {} HTTP-Session: 11a6e61f-b32d-4999-ad0e-cbf5ef0f0130 Destroying unnamed session 2023.12.13 06:13:08.910696 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:13:08.910740 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:13:08.910760 [ 3 ] {} HTTP-Session: 63ed5827-eaab-42ad-83d3-c6ef24566de1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:13:08.910777 [ 3 ] {} HTTP-Session: 63ed5827-eaab-42ad-83d3-c6ef24566de1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:13:08.910853 [ 3 ] {23066c06-e7b2-4907-8927-4b716b7e90ce} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:13:08.910892 [ 3 ] {23066c06-e7b2-4907-8927-4b716b7e90ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:13:08.911003 [ 3 ] {23066c06-e7b2-4907-8927-4b716b7e90ce} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:13:08.911290 [ 3 ] {23066c06-e7b2-4907-8927-4b716b7e90ce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.12.13 06:13:08.911512 [ 3 ] {23066c06-e7b2-4907-8927-4b716b7e90ce} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2023.12.13 06:13:08.911662 [ 3 ] {23066c06-e7b2-4907-8927-4b716b7e90ce} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. 2023.12.13 06:13:08.911794 [ 3 ] {23066c06-e7b2-4907-8927-4b716b7e90ce} executeQuery: Read 47 rows, 3.76 KiB in 0.000910897 sec., 51597 rows/sec., 4.03 MiB/sec. 2023.12.13 06:13:08.911924 [ 3 ] {23066c06-e7b2-4907-8927-4b716b7e90ce} DynamicQueryHandler: Done processing query 2023.12.13 06:13:08.911949 [ 3 ] {23066c06-e7b2-4907-8927-4b716b7e90ce} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:13:08.911966 [ 3 ] {} HTTP-Session: 63ed5827-eaab-42ad-83d3-c6ef24566de1 Destroying unnamed session 2023.12.13 06:13:08.912164 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:13:08.912207 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:13:08.912226 [ 3 ] {} HTTP-Session: 84f354ca-5564-4121-b5d8-f22edd780b68 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:13:08.912244 [ 3 ] {} HTTP-Session: 84f354ca-5564-4121-b5d8-f22edd780b68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:13:08.912334 [ 3 ] {817e1028-70ae-4aef-9c71-96b02abb91c6} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:13:08.912379 [ 3 ] {817e1028-70ae-4aef-9c71-96b02abb91c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:13:08.912521 [ 3 ] {817e1028-70ae-4aef-9c71-96b02abb91c6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:13:08.912994 [ 3 ] {817e1028-70ae-4aef-9c71-96b02abb91c6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.12.13 06:13:08.913305 [ 3 ] {817e1028-70ae-4aef-9c71-96b02abb91c6} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2023.12.13 06:13:08.913486 [ 3 ] {817e1028-70ae-4aef-9c71-96b02abb91c6} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2023.12.13 06:13:08.913612 [ 3 ] {817e1028-70ae-4aef-9c71-96b02abb91c6} executeQuery: Read 47 rows, 64.95 KiB in 0.001248913 sec., 37632 rows/sec., 50.78 MiB/sec. 2023.12.13 06:13:08.913737 [ 3 ] {817e1028-70ae-4aef-9c71-96b02abb91c6} DynamicQueryHandler: Done processing query 2023.12.13 06:13:08.913760 [ 3 ] {817e1028-70ae-4aef-9c71-96b02abb91c6} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:13:08.913776 [ 3 ] {} HTTP-Session: 84f354ca-5564-4121-b5d8-f22edd780b68 Destroying unnamed session 2023.12.13 06:13:10.349880 [ 79 ] {} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2023.12.13 06:13:10.350019 [ 79 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.12.13 06:13:10.350167 [ 16 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact 2023.12.13 06:13:10.350369 [ 16 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:13:10.350427 [ 16 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 584 rows starting from the beginning of the part 2023.12.13 06:13:10.350621 [ 16 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 37 rows starting from the beginning of the part 2023.12.13 06:13:10.350775 [ 16 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part 2023.12.13 06:13:10.350937 [ 16 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part 2023.12.13 06:13:10.351099 [ 16 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part 2023.12.13 06:13:10.351880 [ 13 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 660 rows, containing 5 columns (5 merged, 0 gathered) in 0.001770042 sec., 372872.508109977 rows/sec., 26.29 MiB/sec. 2023.12.13 06:13:10.352186 [ 9 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2023.12.13 06:13:10.352619 [ 9 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_25_6} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6. 2023.12.13 06:13:10.352752 [ 9 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_25_6} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8) (MergerMutator): Merged 5 parts: from all_1_21_5 to all_25_25_0 2023.12.13 06:13:13.905306 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:13:13.905437 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:13:13.905467 [ 3 ] {} HTTP-Session: fe31535b-7b72-4aa9-89db-812bbe9cb3b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:13:13.905495 [ 3 ] {} HTTP-Session: fe31535b-7b72-4aa9-89db-812bbe9cb3b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:13:13.905628 [ 3 ] {59c42c85-6360-432d-bfb3-2cabad932308} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:13:13.905694 [ 3 ] {59c42c85-6360-432d-bfb3-2cabad932308} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.13 06:13:13.905873 [ 3 ] {59c42c85-6360-432d-bfb3-2cabad932308} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:13:13.906253 [ 3 ] {59c42c85-6360-432d-bfb3-2cabad932308} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.12.13 06:13:13.906514 [ 3 ] {59c42c85-6360-432d-bfb3-2cabad932308} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.12.13 06:13:13.906681 [ 3 ] {59c42c85-6360-432d-bfb3-2cabad932308} oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.12.13 06:13:13.906797 [ 3 ] {59c42c85-6360-432d-bfb3-2cabad932308} executeQuery: Read 2 rows, 175.00 B in 0.001131101 sec., 1768 rows/sec., 151.09 KiB/sec. 2023.12.13 06:13:13.906928 [ 3 ] {59c42c85-6360-432d-bfb3-2cabad932308} DynamicQueryHandler: Done processing query 2023.12.13 06:13:13.906956 [ 3 ] {59c42c85-6360-432d-bfb3-2cabad932308} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:13:13.906971 [ 3 ] {} HTTP-Session: fe31535b-7b72-4aa9-89db-812bbe9cb3b2 Destroying unnamed session 2023.12.13 06:13:13.907099 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:13:13.907146 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:13:13.907165 [ 3 ] {} HTTP-Session: 52c93421-06a7-4a72-96f1-e59763607d2e Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:13:13.907184 [ 3 ] {} HTTP-Session: 52c93421-06a7-4a72-96f1-e59763607d2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:13:13.907263 [ 3 ] {25fd3b7a-4baa-422f-ab44-87263672cda1} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:13:13.907304 [ 3 ] {25fd3b7a-4baa-422f-ab44-87263672cda1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:13:13.907408 [ 3 ] {25fd3b7a-4baa-422f-ab44-87263672cda1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:13:13.907712 [ 3 ] {25fd3b7a-4baa-422f-ab44-87263672cda1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.12.13 06:13:13.907925 [ 3 ] {25fd3b7a-4baa-422f-ab44-87263672cda1} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2023.12.13 06:13:13.908090 [ 3 ] {25fd3b7a-4baa-422f-ab44-87263672cda1} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. 2023.12.13 06:13:13.908206 [ 3 ] {25fd3b7a-4baa-422f-ab44-87263672cda1} executeQuery: Read 37 rows, 3.18 KiB in 0.000913196 sec., 40517 rows/sec., 3.40 MiB/sec. 2023.12.13 06:13:13.908324 [ 3 ] {25fd3b7a-4baa-422f-ab44-87263672cda1} DynamicQueryHandler: Done processing query 2023.12.13 06:13:13.908353 [ 3 ] {25fd3b7a-4baa-422f-ab44-87263672cda1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:13:13.908369 [ 3 ] {} HTTP-Session: 52c93421-06a7-4a72-96f1-e59763607d2e Destroying unnamed session 2023.12.13 06:13:13.908489 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:13:13.908537 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:13:13.908556 [ 3 ] {} HTTP-Session: 73188bc1-6f37-4b3f-903d-c43e7ea1404c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:13:13.908574 [ 3 ] {} HTTP-Session: 73188bc1-6f37-4b3f-903d-c43e7ea1404c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:13:13.908663 [ 3 ] {60cd9a15-2f2b-4ce7-a2ec-366f492cbb84} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:13:13.908712 [ 3 ] {60cd9a15-2f2b-4ce7-a2ec-366f492cbb84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.13 06:13:13.908818 [ 3 ] {60cd9a15-2f2b-4ce7-a2ec-366f492cbb84} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:13:13.909134 [ 3 ] {60cd9a15-2f2b-4ce7-a2ec-366f492cbb84} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.12.13 06:13:13.909355 [ 3 ] {60cd9a15-2f2b-4ce7-a2ec-366f492cbb84} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.12.13 06:13:13.909506 [ 3 ] {60cd9a15-2f2b-4ce7-a2ec-366f492cbb84} oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.12.13 06:13:13.909611 [ 3 ] {60cd9a15-2f2b-4ce7-a2ec-366f492cbb84} executeQuery: Read 2 rows, 143.00 B in 0.000910787 sec., 2195 rows/sec., 153.33 KiB/sec. 2023.12.13 06:13:13.909778 [ 3 ] {60cd9a15-2f2b-4ce7-a2ec-366f492cbb84} DynamicQueryHandler: Done processing query 2023.12.13 06:13:13.909802 [ 3 ] {60cd9a15-2f2b-4ce7-a2ec-366f492cbb84} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:13:13.909819 [ 3 ] {} HTTP-Session: 73188bc1-6f37-4b3f-903d-c43e7ea1404c Destroying unnamed session 2023.12.13 06:13:13.909964 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:13:13.910012 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:13:13.910031 [ 3 ] {} HTTP-Session: 7a67864b-43a0-497c-9799-c43820bcb1a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:13:13.910049 [ 3 ] {} HTTP-Session: 7a67864b-43a0-497c-9799-c43820bcb1a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:13:13.910124 [ 3 ] {411528fe-8d89-4716-a87a-8ea6297782d6} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:13:13.910165 [ 3 ] {411528fe-8d89-4716-a87a-8ea6297782d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:13:13.910276 [ 3 ] {411528fe-8d89-4716-a87a-8ea6297782d6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:13:13.910568 [ 3 ] {411528fe-8d89-4716-a87a-8ea6297782d6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.12.13 06:13:13.910773 [ 3 ] {411528fe-8d89-4716-a87a-8ea6297782d6} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2023.12.13 06:13:13.910929 [ 3 ] {411528fe-8d89-4716-a87a-8ea6297782d6} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. 2023.12.13 06:13:13.911033 [ 3 ] {411528fe-8d89-4716-a87a-8ea6297782d6} executeQuery: Read 26 rows, 2.06 KiB in 0.000879566 sec., 29560 rows/sec., 2.29 MiB/sec. 2023.12.13 06:13:13.911156 [ 3 ] {411528fe-8d89-4716-a87a-8ea6297782d6} DynamicQueryHandler: Done processing query 2023.12.13 06:13:13.911180 [ 3 ] {411528fe-8d89-4716-a87a-8ea6297782d6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:13:13.911196 [ 3 ] {} HTTP-Session: 7a67864b-43a0-497c-9799-c43820bcb1a5 Destroying unnamed session 2023.12.13 06:13:13.911317 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:13:13.911365 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:13:13.911384 [ 3 ] {} HTTP-Session: 5e319868-4d82-46d6-aed2-61bdbb2ebc6e Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:13:13.911401 [ 3 ] {} HTTP-Session: 5e319868-4d82-46d6-aed2-61bdbb2ebc6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:13:13.911476 [ 3 ] {8dd30053-35d5-40b1-846a-9250e6889271} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:13:13.911533 [ 3 ] {8dd30053-35d5-40b1-846a-9250e6889271} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:13:13.911660 [ 3 ] {8dd30053-35d5-40b1-846a-9250e6889271} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:13:13.911953 [ 3 ] {8dd30053-35d5-40b1-846a-9250e6889271} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.12.13 06:13:13.912210 [ 3 ] {8dd30053-35d5-40b1-846a-9250e6889271} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.12.13 06:13:13.912391 [ 3 ] {8dd30053-35d5-40b1-846a-9250e6889271} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.12.13 06:13:13.912496 [ 3 ] {8dd30053-35d5-40b1-846a-9250e6889271} executeQuery: Read 37 rows, 2.67 KiB in 0.000982398 sec., 37662 rows/sec., 2.66 MiB/sec. 2023.12.13 06:13:13.912631 [ 3 ] {8dd30053-35d5-40b1-846a-9250e6889271} DynamicQueryHandler: Done processing query 2023.12.13 06:13:13.912655 [ 3 ] {8dd30053-35d5-40b1-846a-9250e6889271} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:13:13.912672 [ 3 ] {} HTTP-Session: 5e319868-4d82-46d6-aed2-61bdbb2ebc6e Destroying unnamed session 2023.12.13 06:13:18.907121 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:13:18.907250 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:13:18.907279 [ 3 ] {} HTTP-Session: a9d70b28-bcfa-4254-a860-4e3a218747cf Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:13:18.907306 [ 3 ] {} HTTP-Session: a9d70b28-bcfa-4254-a860-4e3a218747cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:13:18.907452 [ 3 ] {1629e073-4333-4b82-a696-e98143f77fda} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:13:18.907517 [ 3 ] {1629e073-4333-4b82-a696-e98143f77fda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:13:18.907691 [ 3 ] {1629e073-4333-4b82-a696-e98143f77fda} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:13:18.908131 [ 3 ] {1629e073-4333-4b82-a696-e98143f77fda} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.12.13 06:13:18.908389 [ 3 ] {1629e073-4333-4b82-a696-e98143f77fda} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2023.12.13 06:13:18.908563 [ 3 ] {1629e073-4333-4b82-a696-e98143f77fda} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2023.12.13 06:13:18.908683 [ 3 ] {1629e073-4333-4b82-a696-e98143f77fda} executeQuery: Read 47 rows, 3.81 KiB in 0.001192041 sec., 39428 rows/sec., 3.12 MiB/sec. 2023.12.13 06:13:18.908815 [ 3 ] {1629e073-4333-4b82-a696-e98143f77fda} DynamicQueryHandler: Done processing query 2023.12.13 06:13:18.908840 [ 3 ] {1629e073-4333-4b82-a696-e98143f77fda} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:13:18.908856 [ 3 ] {} HTTP-Session: a9d70b28-bcfa-4254-a860-4e3a218747cf Destroying unnamed session 2023.12.13 06:13:18.909003 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:13:18.909049 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:13:18.909068 [ 3 ] {} HTTP-Session: 3e4e2e26-f667-4e15-98f0-40855a99ac19 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:13:18.909085 [ 3 ] {} HTTP-Session: 3e4e2e26-f667-4e15-98f0-40855a99ac19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:13:18.909162 [ 3 ] {e2e00e9a-15d6-43b7-9e3c-a8f396200b9d} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:13:18.909200 [ 3 ] {e2e00e9a-15d6-43b7-9e3c-a8f396200b9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:13:18.909304 [ 3 ] {e2e00e9a-15d6-43b7-9e3c-a8f396200b9d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:13:18.909665 [ 3 ] {e2e00e9a-15d6-43b7-9e3c-a8f396200b9d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.12.13 06:13:18.909881 [ 3 ] {e2e00e9a-15d6-43b7-9e3c-a8f396200b9d} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2023.12.13 06:13:18.910028 [ 3 ] {e2e00e9a-15d6-43b7-9e3c-a8f396200b9d} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. 2023.12.13 06:13:18.910132 [ 3 ] {e2e00e9a-15d6-43b7-9e3c-a8f396200b9d} executeQuery: Read 141 rows, 13.90 KiB in 0.000944027 sec., 149360 rows/sec., 14.38 MiB/sec. 2023.12.13 06:13:18.910229 [ 3 ] {e2e00e9a-15d6-43b7-9e3c-a8f396200b9d} DynamicQueryHandler: Done processing query 2023.12.13 06:13:18.910252 [ 3 ] {e2e00e9a-15d6-43b7-9e3c-a8f396200b9d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:13:18.910268 [ 3 ] {} HTTP-Session: 3e4e2e26-f667-4e15-98f0-40855a99ac19 Destroying unnamed session 2023.12.13 06:13:18.910389 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:13:18.910441 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:13:18.910459 [ 3 ] {} HTTP-Session: f9d8b32b-2ebc-455e-a897-a3fb372be1ae Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:13:18.910475 [ 3 ] {} HTTP-Session: f9d8b32b-2ebc-455e-a897-a3fb372be1ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:13:18.910544 [ 3 ] {78692b82-fe62-40d6-9599-959106c48b47} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:13:18.910582 [ 3 ] {78692b82-fe62-40d6-9599-959106c48b47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:13:18.910688 [ 3 ] {78692b82-fe62-40d6-9599-959106c48b47} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:13:18.910972 [ 3 ] {78692b82-fe62-40d6-9599-959106c48b47} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.12.13 06:13:18.911171 [ 3 ] {78692b82-fe62-40d6-9599-959106c48b47} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2023.12.13 06:13:18.911317 [ 3 ] {78692b82-fe62-40d6-9599-959106c48b47} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. 2023.12.13 06:13:18.911418 [ 3 ] {78692b82-fe62-40d6-9599-959106c48b47} executeQuery: Read 47 rows, 3.76 KiB in 0.000845955 sec., 55558 rows/sec., 4.34 MiB/sec. 2023.12.13 06:13:18.911524 [ 3 ] {78692b82-fe62-40d6-9599-959106c48b47} DynamicQueryHandler: Done processing query 2023.12.13 06:13:18.911547 [ 3 ] {78692b82-fe62-40d6-9599-959106c48b47} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:13:18.911563 [ 3 ] {} HTTP-Session: f9d8b32b-2ebc-455e-a897-a3fb372be1ae Destroying unnamed session 2023.12.13 06:13:18.911707 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:13:18.911751 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:13:18.911770 [ 3 ] {} HTTP-Session: 86a33da0-4910-41c6-819c-186f717f7b4a Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:13:18.911786 [ 3 ] {} HTTP-Session: 86a33da0-4910-41c6-819c-186f717f7b4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:13:18.911870 [ 3 ] {169e8f02-f08b-48a5-a239-321a8bf490e5} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:13:18.911913 [ 3 ] {169e8f02-f08b-48a5-a239-321a8bf490e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:13:18.912051 [ 3 ] {169e8f02-f08b-48a5-a239-321a8bf490e5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:13:18.912518 [ 3 ] {169e8f02-f08b-48a5-a239-321a8bf490e5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.12.13 06:13:18.912819 [ 3 ] {169e8f02-f08b-48a5-a239-321a8bf490e5} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2023.12.13 06:13:18.913003 [ 3 ] {169e8f02-f08b-48a5-a239-321a8bf490e5} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2023.12.13 06:13:18.913112 [ 3 ] {169e8f02-f08b-48a5-a239-321a8bf490e5} executeQuery: Read 47 rows, 64.95 KiB in 0.001214982 sec., 38683 rows/sec., 52.20 MiB/sec. 2023.12.13 06:13:18.913105 [ 67 ] {} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2023.12.13 06:13:18.913186 [ 67 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.12.13 06:13:18.913257 [ 3 ] {169e8f02-f08b-48a5-a239-321a8bf490e5} DynamicQueryHandler: Done processing query 2023.12.13 06:13:18.913306 [ 3 ] {169e8f02-f08b-48a5-a239-321a8bf490e5} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:13:18.913337 [ 14 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2023.12.13 06:13:18.913360 [ 3 ] {} HTTP-Session: 86a33da0-4910-41c6-819c-186f717f7b4a Destroying unnamed session 2023.12.13 06:13:18.913545 [ 14 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:13:18.913586 [ 14 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1526 rows starting from the beginning of the part 2023.12.13 06:13:18.913715 [ 14 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 47 rows starting from the beginning of the part 2023.12.13 06:13:18.913814 [ 14 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 47 rows starting from the beginning of the part 2023.12.13 06:13:18.913906 [ 14 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 47 rows starting from the beginning of the part 2023.12.13 06:13:18.913995 [ 14 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 47 rows starting from the beginning of the part 2023.12.13 06:13:18.914082 [ 14 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 47 rows starting from the beginning of the part 2023.12.13 06:13:18.919778 [ 9 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1761 rows, containing 6 columns (6 merged, 0 gathered) in 0.006520668 sec., 270064.3553697259 rows/sec., 364.44 MiB/sec. 2023.12.13 06:13:18.920885 [ 13 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2023.12.13 06:13:18.921183 [ 13 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_41_8} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2023.12.13 06:13:18.921271 [ 13 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_41_8} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2023.12.13 06:13:18.921369 [ 13 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_41_8: 8.78 MiB. 2023.12.13 06:13:19.036555 [ 67 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:13:19.036591 [ 67 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:13:28.906205 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:13:28.906338 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:13:28.906363 [ 3 ] {} HTTP-Session: 1d3b2ec3-f75d-4ac6-aff0-f50002fa32a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:13:28.906386 [ 3 ] {} HTTP-Session: 1d3b2ec3-f75d-4ac6-aff0-f50002fa32a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:13:28.906509 [ 3 ] {0aaee3a3-a0f9-41e4-a018-cebca39a9d5b} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:13:28.906566 [ 3 ] {0aaee3a3-a0f9-41e4-a018-cebca39a9d5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:13:28.906718 [ 3 ] {0aaee3a3-a0f9-41e4-a018-cebca39a9d5b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:13:28.907147 [ 3 ] {0aaee3a3-a0f9-41e4-a018-cebca39a9d5b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.12.13 06:13:28.907403 [ 3 ] {0aaee3a3-a0f9-41e4-a018-cebca39a9d5b} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2023.12.13 06:13:28.907573 [ 3 ] {0aaee3a3-a0f9-41e4-a018-cebca39a9d5b} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2023.12.13 06:13:28.907693 [ 3 ] {0aaee3a3-a0f9-41e4-a018-cebca39a9d5b} executeQuery: Read 47 rows, 3.81 KiB in 0.001152781 sec., 40770 rows/sec., 3.23 MiB/sec. 2023.12.13 06:13:28.907831 [ 3 ] {0aaee3a3-a0f9-41e4-a018-cebca39a9d5b} DynamicQueryHandler: Done processing query 2023.12.13 06:13:28.907856 [ 3 ] {0aaee3a3-a0f9-41e4-a018-cebca39a9d5b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:13:28.907872 [ 3 ] {} HTTP-Session: 1d3b2ec3-f75d-4ac6-aff0-f50002fa32a7 Destroying unnamed session 2023.12.13 06:13:28.907984 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:13:28.908030 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:13:28.908049 [ 3 ] {} HTTP-Session: 7c2a7a10-de56-4235-a6df-a9e7182d91a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:13:28.908065 [ 3 ] {} HTTP-Session: 7c2a7a10-de56-4235-a6df-a9e7182d91a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:13:28.908136 [ 3 ] {b23271e1-3b92-419c-a34d-8639bb2ebb91} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:13:28.908175 [ 3 ] {b23271e1-3b92-419c-a34d-8639bb2ebb91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.13 06:13:28.908282 [ 3 ] {b23271e1-3b92-419c-a34d-8639bb2ebb91} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:13:28.908561 [ 3 ] {b23271e1-3b92-419c-a34d-8639bb2ebb91} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.12.13 06:13:28.908760 [ 3 ] {b23271e1-3b92-419c-a34d-8639bb2ebb91} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.12.13 06:13:28.908903 [ 3 ] {b23271e1-3b92-419c-a34d-8639bb2ebb91} oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.12.13 06:13:28.909051 [ 3 ] {b23271e1-3b92-419c-a34d-8639bb2ebb91} executeQuery: Read 2 rows, 175.00 B in 0.000886846 sec., 2255 rows/sec., 192.70 KiB/sec. 2023.12.13 06:13:28.909193 [ 3 ] {b23271e1-3b92-419c-a34d-8639bb2ebb91} DynamicQueryHandler: Done processing query 2023.12.13 06:13:28.909218 [ 3 ] {b23271e1-3b92-419c-a34d-8639bb2ebb91} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:13:28.909234 [ 3 ] {} HTTP-Session: 7c2a7a10-de56-4235-a6df-a9e7182d91a3 Destroying unnamed session 2023.12.13 06:13:28.909438 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22681, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:13:28.909482 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:13:28.909500 [ 3 ] {} HTTP-Session: 71a4ee1a-729a-46cf-a207-f79b3d9db0f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:13:28.909517 [ 3 ] {} HTTP-Session: 71a4ee1a-729a-46cf-a207-f79b3d9db0f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:13:28.909593 [ 3 ] {323038d1-118a-4f85-81d5-cadfbeb3a694} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:13:28.909631 [ 3 ] {323038d1-118a-4f85-81d5-cadfbeb3a694} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:13:28.909738 [ 3 ] {323038d1-118a-4f85-81d5-cadfbeb3a694} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:13:28.910100 [ 3 ] {323038d1-118a-4f85-81d5-cadfbeb3a694} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.12.13 06:13:28.910313 [ 3 ] {323038d1-118a-4f85-81d5-cadfbeb3a694} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2023.12.13 06:13:28.910455 [ 3 ] {323038d1-118a-4f85-81d5-cadfbeb3a694} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. 2023.12.13 06:13:28.910559 [ 3 ] {323038d1-118a-4f85-81d5-cadfbeb3a694} executeQuery: Read 142 rows, 13.99 KiB in 0.000936597 sec., 151612 rows/sec., 14.58 MiB/sec. 2023.12.13 06:13:28.910577 [ 56 ] {} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2023.12.13 06:13:28.910680 [ 56 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.12.13 06:13:28.910695 [ 3 ] {323038d1-118a-4f85-81d5-cadfbeb3a694} DynamicQueryHandler: Done processing query 2023.12.13 06:13:28.910741 [ 3 ] {323038d1-118a-4f85-81d5-cadfbeb3a694} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:13:28.910794 [ 3 ] {} HTTP-Session: 71a4ee1a-729a-46cf-a207-f79b3d9db0f4 Destroying unnamed session 2023.12.13 06:13:28.910831 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact 2023.12.13 06:13:28.910922 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:13:28.911002 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:13:28.911008 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:13:28.911065 [ 3 ] {} HTTP-Session: da699989-cfab-41d3-90c6-2d15466b80d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:13:28.911072 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 181 rows starting from the beginning of the part 2023.12.13 06:13:28.911096 [ 3 ] {} HTTP-Session: da699989-cfab-41d3-90c6-2d15466b80d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:13:28.911266 [ 3 ] {2402ba0d-ca3d-4711-b7c1-2faaceffe755} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:13:28.911355 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 143 rows starting from the beginning of the part 2023.12.13 06:13:28.911365 [ 3 ] {2402ba0d-ca3d-4711-b7c1-2faaceffe755} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.13 06:13:28.911644 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 141 rows starting from the beginning of the part 2023.12.13 06:13:28.911831 [ 3 ] {2402ba0d-ca3d-4711-b7c1-2faaceffe755} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:13:28.911870 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 37 rows starting from the beginning of the part 2023.12.13 06:13:28.912043 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 141 rows starting from the beginning of the part 2023.12.13 06:13:28.912343 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 142 rows starting from the beginning of the part 2023.12.13 06:13:28.912541 [ 3 ] {2402ba0d-ca3d-4711-b7c1-2faaceffe755} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.12.13 06:13:28.912972 [ 3 ] {2402ba0d-ca3d-4711-b7c1-2faaceffe755} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.12.13 06:13:28.913260 [ 3 ] {2402ba0d-ca3d-4711-b7c1-2faaceffe755} oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.12.13 06:13:28.913551 [ 3 ] {2402ba0d-ca3d-4711-b7c1-2faaceffe755} executeQuery: Read 2 rows, 143.00 B in 0.00221005 sec., 904 rows/sec., 63.19 KiB/sec. 2023.12.13 06:13:28.913843 [ 3 ] {2402ba0d-ca3d-4711-b7c1-2faaceffe755} DynamicQueryHandler: Done processing query 2023.12.13 06:13:28.913902 [ 3 ] {2402ba0d-ca3d-4711-b7c1-2faaceffe755} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:13:28.913980 [ 3 ] {} HTTP-Session: da699989-cfab-41d3-90c6-2d15466b80d9 Destroying unnamed session 2023.12.13 06:13:28.914117 [ 13 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 785 rows, containing 4 columns (4 merged, 0 gathered) in 0.003364652 sec., 233307.9319941557 rows/sec., 22.17 MiB/sec. 2023.12.13 06:13:28.914155 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:13:28.914228 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:13:28.914276 [ 3 ] {} HTTP-Session: 4d58515b-17be-493e-b565-0ed4aeb3474e Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:13:28.914295 [ 3 ] {} HTTP-Session: 4d58515b-17be-493e-b565-0ed4aeb3474e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:13:28.914339 [ 13 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2023.12.13 06:13:28.914463 [ 3 ] {2deff908-874c-43c3-a45a-76c966c1c78d} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:13:28.914514 [ 3 ] {2deff908-874c-43c3-a45a-76c966c1c78d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:13:28.914705 [ 13 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_56_11} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. 2023.12.13 06:13:28.914746 [ 3 ] {2deff908-874c-43c3-a45a-76c966c1c78d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:13:28.914835 [ 13 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_56_11} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 2023.12.13 06:13:28.915131 [ 3 ] {2deff908-874c-43c3-a45a-76c966c1c78d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.12.13 06:13:28.915345 [ 3 ] {2deff908-874c-43c3-a45a-76c966c1c78d} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2023.12.13 06:13:28.915499 [ 3 ] {2deff908-874c-43c3-a45a-76c966c1c78d} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. 2023.12.13 06:13:28.915626 [ 56 ] {} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2023.12.13 06:13:28.915635 [ 3 ] {2deff908-874c-43c3-a45a-76c966c1c78d} executeQuery: Read 49 rows, 3.93 KiB in 0.00112749 sec., 43459 rows/sec., 3.40 MiB/sec. 2023.12.13 06:13:28.915688 [ 56 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.12.13 06:13:28.915862 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact 2023.12.13 06:13:28.915874 [ 3 ] {2deff908-874c-43c3-a45a-76c966c1c78d} DynamicQueryHandler: Done processing query 2023.12.13 06:13:28.915924 [ 3 ] {2deff908-874c-43c3-a45a-76c966c1c78d} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.13 06:13:28.915964 [ 3 ] {} HTTP-Session: 4d58515b-17be-493e-b565-0ed4aeb3474e Destroying unnamed session 2023.12.13 06:13:28.916016 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:13:28.916054 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 97 rows starting from the beginning of the part 2023.12.13 06:13:28.916127 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:13:28.916209 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:13:28.916263 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 51 rows starting from the beginning of the part 2023.12.13 06:13:28.916265 [ 3 ] {} HTTP-Session: d12b0df0-dc44-42ec-9edd-351be8918a05 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:13:28.916332 [ 3 ] {} HTTP-Session: d12b0df0-dc44-42ec-9edd-351be8918a05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:13:28.916521 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 47 rows starting from the beginning of the part 2023.12.13 06:13:28.916544 [ 3 ] {40bef50c-3549-4382-ab5d-226d79ffe301} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:13:28.916673 [ 3 ] {40bef50c-3549-4382-ab5d-226d79ffe301} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:13:28.916765 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 26 rows starting from the beginning of the part 2023.12.13 06:13:28.917091 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 47 rows starting from the beginning of the part 2023.12.13 06:13:28.917290 [ 3 ] {40bef50c-3549-4382-ab5d-226d79ffe301} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:13:28.917377 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 49 rows starting from the beginning of the part 2023.12.13 06:13:28.917970 [ 3 ] {40bef50c-3549-4382-ab5d-226d79ffe301} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.12.13 06:13:28.918724 [ 3 ] {40bef50c-3549-4382-ab5d-226d79ffe301} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.12.13 06:13:28.919016 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 317 rows, containing 4 columns (4 merged, 0 gathered) in 0.003234009 sec., 98020.75380742602 rows/sec., 7.66 MiB/sec. 2023.12.13 06:13:28.919092 [ 3 ] {40bef50c-3549-4382-ab5d-226d79ffe301} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.12.13 06:13:28.919167 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2023.12.13 06:13:28.919344 [ 3 ] {40bef50c-3549-4382-ab5d-226d79ffe301} executeQuery: Read 1 rows, 72.00 B in 0.002716619 sec., 368 rows/sec., 25.88 KiB/sec. 2023.12.13 06:13:28.919575 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_56_11} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. 2023.12.13 06:13:28.919644 [ 3 ] {40bef50c-3549-4382-ab5d-226d79ffe301} DynamicQueryHandler: Done processing query 2023.12.13 06:13:28.919683 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_56_11} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 2023.12.13 06:13:28.919686 [ 3 ] {40bef50c-3549-4382-ab5d-226d79ffe301} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:13:28.919736 [ 3 ] {} HTTP-Session: d12b0df0-dc44-42ec-9edd-351be8918a05 Destroying unnamed session 2023.12.13 06:13:28.919936 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:13:28.919984 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:13:28.920005 [ 3 ] {} HTTP-Session: 50fdb05c-c65a-41b1-b7a7-72bfd78c8964 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:13:28.920022 [ 3 ] {} HTTP-Session: 50fdb05c-c65a-41b1-b7a7-72bfd78c8964 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:13:28.920109 [ 3 ] {0da90aad-d3b5-408a-ae0d-fd3c9f3f5f43} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:13:28.920153 [ 3 ] {0da90aad-d3b5-408a-ae0d-fd3c9f3f5f43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:13:28.920311 [ 3 ] {0da90aad-d3b5-408a-ae0d-fd3c9f3f5f43} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:13:28.920825 [ 3 ] {0da90aad-d3b5-408a-ae0d-fd3c9f3f5f43} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.12.13 06:13:28.921148 [ 3 ] {0da90aad-d3b5-408a-ae0d-fd3c9f3f5f43} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2023.12.13 06:13:28.921363 [ 3 ] {0da90aad-d3b5-408a-ae0d-fd3c9f3f5f43} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2023.12.13 06:13:28.921513 [ 3 ] {0da90aad-d3b5-408a-ae0d-fd3c9f3f5f43} executeQuery: Read 47 rows, 64.95 KiB in 0.001373275 sec., 34224 rows/sec., 46.18 MiB/sec. 2023.12.13 06:13:28.921752 [ 3 ] {0da90aad-d3b5-408a-ae0d-fd3c9f3f5f43} DynamicQueryHandler: Done processing query 2023.12.13 06:13:28.921789 [ 3 ] {0da90aad-d3b5-408a-ae0d-fd3c9f3f5f43} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:13:28.921814 [ 3 ] {} HTTP-Session: 50fdb05c-c65a-41b1-b7a7-72bfd78c8964 Destroying unnamed session 2023.12.13 06:13:34.036664 [ 63 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:13:34.036783 [ 63 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:13:38.906228 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:13:38.906350 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:13:38.906376 [ 3 ] {} HTTP-Session: 83605fd6-bf3b-4112-8988-cf3fce8c372d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:13:38.906400 [ 3 ] {} HTTP-Session: 83605fd6-bf3b-4112-8988-cf3fce8c372d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:13:38.906525 [ 3 ] {01ca0f65-e874-4323-b8df-8f2a3bde558c} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:13:38.906585 [ 3 ] {01ca0f65-e874-4323-b8df-8f2a3bde558c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:13:38.906740 [ 3 ] {01ca0f65-e874-4323-b8df-8f2a3bde558c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:13:38.907123 [ 3 ] {01ca0f65-e874-4323-b8df-8f2a3bde558c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.12.13 06:13:38.907389 [ 3 ] {01ca0f65-e874-4323-b8df-8f2a3bde558c} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2023.12.13 06:13:38.907555 [ 3 ] {01ca0f65-e874-4323-b8df-8f2a3bde558c} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2023.12.13 06:13:38.907703 [ 3 ] {01ca0f65-e874-4323-b8df-8f2a3bde558c} executeQuery: Read 47 rows, 3.81 KiB in 0.001138901 sec., 41267 rows/sec., 3.27 MiB/sec. 2023.12.13 06:13:38.907701 [ 57 ] {} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Selected 5 parts from all_1_39_9 to all_43_43_0 2023.12.13 06:13:38.907819 [ 57 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.12.13 06:13:38.907896 [ 3 ] {01ca0f65-e874-4323-b8df-8f2a3bde558c} DynamicQueryHandler: Done processing query 2023.12.13 06:13:38.907938 [ 3 ] {01ca0f65-e874-4323-b8df-8f2a3bde558c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:13:38.907935 [ 22 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_43_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_39_9 to all_43_43_0 into Compact 2023.12.13 06:13:38.907963 [ 3 ] {} HTTP-Session: 83605fd6-bf3b-4112-8988-cf3fce8c372d Destroying unnamed session 2023.12.13 06:13:38.908076 [ 22 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_43_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:13:38.908114 [ 22 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_43_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_39_9, total 47 rows starting from the beginning of the part 2023.12.13 06:13:38.908168 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:13:38.908246 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:13:38.908309 [ 3 ] {} HTTP-Session: 2662eaff-27bd-4a13-8bcc-9034d0f27299 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:13:38.908352 [ 22 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_43_10} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 47 rows starting from the beginning of the part 2023.12.13 06:13:38.908362 [ 3 ] {} HTTP-Session: 2662eaff-27bd-4a13-8bcc-9034d0f27299 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:13:38.908583 [ 22 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_43_10} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 47 rows starting from the beginning of the part 2023.12.13 06:13:38.908601 [ 3 ] {93245f61-552a-4737-9ed2-47ce9bff5e11} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:13:38.908693 [ 3 ] {93245f61-552a-4737-9ed2-47ce9bff5e11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:13:38.908814 [ 22 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_43_10} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 47 rows starting from the beginning of the part 2023.12.13 06:13:38.909143 [ 22 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_43_10} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 47 rows starting from the beginning of the part 2023.12.13 06:13:38.909181 [ 3 ] {93245f61-552a-4737-9ed2-47ce9bff5e11} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:13:38.910014 [ 3 ] {93245f61-552a-4737-9ed2-47ce9bff5e11} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.12.13 06:13:38.910541 [ 3 ] {93245f61-552a-4737-9ed2-47ce9bff5e11} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2023.12.13 06:13:38.910544 [ 12 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_43_10} MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 4 columns (4 merged, 0 gathered) in 0.002655908 sec., 88481.98055053112 rows/sec., 7.00 MiB/sec. 2023.12.13 06:13:38.910766 [ 12 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_43_10} MergedBlockOutputStream: filled checksums all_1_43_10 (state Temporary) 2023.12.13 06:13:38.910770 [ 3 ] {93245f61-552a-4737-9ed2-47ce9bff5e11} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. 2023.12.13 06:13:38.911021 [ 3 ] {93245f61-552a-4737-9ed2-47ce9bff5e11} executeQuery: Read 141 rows, 13.90 KiB in 0.002353453 sec., 59911 rows/sec., 5.77 MiB/sec. 2023.12.13 06:13:38.911196 [ 12 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_43_10} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_merge_all_1_43_10 to all_1_43_10. 2023.12.13 06:13:38.911353 [ 3 ] {93245f61-552a-4737-9ed2-47ce9bff5e11} DynamicQueryHandler: Done processing query 2023.12.13 06:13:38.911419 [ 3 ] {93245f61-552a-4737-9ed2-47ce9bff5e11} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:13:38.911437 [ 12 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_43_10} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Merged 5 parts: from all_1_39_9 to all_43_43_0 2023.12.13 06:13:38.911466 [ 3 ] {} HTTP-Session: 2662eaff-27bd-4a13-8bcc-9034d0f27299 Destroying unnamed session 2023.12.13 06:13:38.911635 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:13:38.911683 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:13:38.911704 [ 3 ] {} HTTP-Session: d7b440c3-1020-48b1-9795-798b6e951c1c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:13:38.911723 [ 3 ] {} HTTP-Session: d7b440c3-1020-48b1-9795-798b6e951c1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:13:38.911801 [ 3 ] {ef64a3e9-df87-43a4-ab96-92364a70ec35} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:13:38.911843 [ 3 ] {ef64a3e9-df87-43a4-ab96-92364a70ec35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:13:38.911973 [ 3 ] {ef64a3e9-df87-43a4-ab96-92364a70ec35} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:13:38.912253 [ 3 ] {ef64a3e9-df87-43a4-ab96-92364a70ec35} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.12.13 06:13:38.912476 [ 3 ] {ef64a3e9-df87-43a4-ab96-92364a70ec35} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2023.12.13 06:13:38.912628 [ 3 ] {ef64a3e9-df87-43a4-ab96-92364a70ec35} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. 2023.12.13 06:13:38.912755 [ 3 ] {ef64a3e9-df87-43a4-ab96-92364a70ec35} executeQuery: Read 47 rows, 3.76 KiB in 0.000923347 sec., 50901 rows/sec., 3.98 MiB/sec. 2023.12.13 06:13:38.912861 [ 3 ] {ef64a3e9-df87-43a4-ab96-92364a70ec35} DynamicQueryHandler: Done processing query 2023.12.13 06:13:38.912883 [ 3 ] {ef64a3e9-df87-43a4-ab96-92364a70ec35} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:13:38.912899 [ 3 ] {} HTTP-Session: d7b440c3-1020-48b1-9795-798b6e951c1c Destroying unnamed session 2023.12.13 06:13:38.913101 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:13:38.913143 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:13:38.913163 [ 3 ] {} HTTP-Session: 184d4286-0210-4f2f-96fc-25df0e3d8c8c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:13:38.913180 [ 3 ] {} HTTP-Session: 184d4286-0210-4f2f-96fc-25df0e3d8c8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:13:38.913264 [ 3 ] {e3e74b91-5298-48a6-97d7-30df873c679a} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:13:38.913309 [ 3 ] {e3e74b91-5298-48a6-97d7-30df873c679a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:13:38.913447 [ 3 ] {e3e74b91-5298-48a6-97d7-30df873c679a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:13:38.914024 [ 3 ] {e3e74b91-5298-48a6-97d7-30df873c679a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.12.13 06:13:38.914346 [ 3 ] {e3e74b91-5298-48a6-97d7-30df873c679a} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2023.12.13 06:13:38.914527 [ 3 ] {e3e74b91-5298-48a6-97d7-30df873c679a} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2023.12.13 06:13:38.914650 [ 3 ] {e3e74b91-5298-48a6-97d7-30df873c679a} executeQuery: Read 47 rows, 64.95 KiB in 0.001348454 sec., 34854 rows/sec., 47.03 MiB/sec. 2023.12.13 06:13:38.914779 [ 3 ] {e3e74b91-5298-48a6-97d7-30df873c679a} DynamicQueryHandler: Done processing query 2023.12.13 06:13:38.914802 [ 3 ] {e3e74b91-5298-48a6-97d7-30df873c679a} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:13:38.914818 [ 3 ] {} HTTP-Session: 184d4286-0210-4f2f-96fc-25df0e3d8c8c Destroying unnamed session 2023.12.13 06:13:43.905174 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5316, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:13:43.905302 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:13:43.905332 [ 3 ] {} HTTP-Session: 4573982f-98ed-4bb1-b48a-f417826182c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:13:43.905360 [ 3 ] {} HTTP-Session: 4573982f-98ed-4bb1-b48a-f417826182c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:13:43.905495 [ 3 ] {16eb4cd8-6809-4c0a-a128-82567d4b52f5} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:13:43.905561 [ 3 ] {16eb4cd8-6809-4c0a-a128-82567d4b52f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:13:43.905738 [ 3 ] {16eb4cd8-6809-4c0a-a128-82567d4b52f5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:13:43.906156 [ 3 ] {16eb4cd8-6809-4c0a-a128-82567d4b52f5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.12.13 06:13:43.906421 [ 3 ] {16eb4cd8-6809-4c0a-a128-82567d4b52f5} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2023.12.13 06:13:43.906582 [ 3 ] {16eb4cd8-6809-4c0a-a128-82567d4b52f5} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. 2023.12.13 06:13:43.906707 [ 3 ] {16eb4cd8-6809-4c0a-a128-82567d4b52f5} executeQuery: Read 36 rows, 3.09 KiB in 0.001174851 sec., 30642 rows/sec., 2.57 MiB/sec. 2023.12.13 06:13:43.906872 [ 3 ] {16eb4cd8-6809-4c0a-a128-82567d4b52f5} DynamicQueryHandler: Done processing query 2023.12.13 06:13:43.906916 [ 3 ] {16eb4cd8-6809-4c0a-a128-82567d4b52f5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:13:43.906953 [ 3 ] {} HTTP-Session: 4573982f-98ed-4bb1-b48a-f417826182c2 Destroying unnamed session 2023.12.13 06:13:43.907084 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:13:43.907128 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:13:43.907148 [ 3 ] {} HTTP-Session: bec2ec81-0a11-41ce-9965-6044cd9cc5f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:13:43.907164 [ 3 ] {} HTTP-Session: bec2ec81-0a11-41ce-9965-6044cd9cc5f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:13:43.907238 [ 3 ] {cd5a8545-f17a-4693-a15b-e7a7e588422a} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:13:43.907278 [ 3 ] {cd5a8545-f17a-4693-a15b-e7a7e588422a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:13:43.907391 [ 3 ] {cd5a8545-f17a-4693-a15b-e7a7e588422a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:13:43.907693 [ 3 ] {cd5a8545-f17a-4693-a15b-e7a7e588422a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.12.13 06:13:43.907893 [ 3 ] {cd5a8545-f17a-4693-a15b-e7a7e588422a} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2023.12.13 06:13:43.908048 [ 3 ] {cd5a8545-f17a-4693-a15b-e7a7e588422a} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. 2023.12.13 06:13:43.908157 [ 3 ] {cd5a8545-f17a-4693-a15b-e7a7e588422a} executeQuery: Read 24 rows, 1.90 KiB in 0.000892736 sec., 26883 rows/sec., 2.08 MiB/sec. 2023.12.13 06:13:43.908277 [ 3 ] {cd5a8545-f17a-4693-a15b-e7a7e588422a} DynamicQueryHandler: Done processing query 2023.12.13 06:13:43.908300 [ 3 ] {cd5a8545-f17a-4693-a15b-e7a7e588422a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.13 06:13:43.908317 [ 3 ] {} HTTP-Session: bec2ec81-0a11-41ce-9965-6044cd9cc5f7 Destroying unnamed session 2023.12.13 06:13:43.908430 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:13:43.908474 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:13:43.908493 [ 3 ] {} HTTP-Session: acebc9a4-2fa2-4183-978d-2c8503355afc Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:13:43.908509 [ 3 ] {} HTTP-Session: acebc9a4-2fa2-4183-978d-2c8503355afc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:13:43.908580 [ 3 ] {2fbea582-2f7e-49ef-a2c1-805a2ddb582c} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:13:43.908623 [ 3 ] {2fbea582-2f7e-49ef-a2c1-805a2ddb582c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:13:43.908741 [ 3 ] {2fbea582-2f7e-49ef-a2c1-805a2ddb582c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:13:43.909026 [ 3 ] {2fbea582-2f7e-49ef-a2c1-805a2ddb582c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.12.13 06:13:43.909290 [ 3 ] {2fbea582-2f7e-49ef-a2c1-805a2ddb582c} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.12.13 06:13:43.909466 [ 3 ] {2fbea582-2f7e-49ef-a2c1-805a2ddb582c} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.12.13 06:13:43.909595 [ 3 ] {2fbea582-2f7e-49ef-a2c1-805a2ddb582c} executeQuery: Read 36 rows, 2.60 KiB in 0.000976667 sec., 36860 rows/sec., 2.60 MiB/sec. 2023.12.13 06:13:43.909844 [ 3 ] {2fbea582-2f7e-49ef-a2c1-805a2ddb582c} DynamicQueryHandler: Done processing query 2023.12.13 06:13:43.909868 [ 3 ] {2fbea582-2f7e-49ef-a2c1-805a2ddb582c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:13:43.909883 [ 3 ] {} HTTP-Session: acebc9a4-2fa2-4183-978d-2c8503355afc Destroying unnamed session 2023.12.13 06:13:48.906749 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:13:48.906872 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:13:48.906897 [ 3 ] {} HTTP-Session: 01d2496d-1fc1-4fec-9679-1a0f99fc1404 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:13:48.906923 [ 3 ] {} HTTP-Session: 01d2496d-1fc1-4fec-9679-1a0f99fc1404 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:13:48.907061 [ 3 ] {5cbfb7a4-6e7d-47cd-b692-2e3e88a56323} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:13:48.907122 [ 3 ] {5cbfb7a4-6e7d-47cd-b692-2e3e88a56323} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:13:48.907280 [ 3 ] {5cbfb7a4-6e7d-47cd-b692-2e3e88a56323} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:13:48.907709 [ 3 ] {5cbfb7a4-6e7d-47cd-b692-2e3e88a56323} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.12.13 06:13:48.907980 [ 3 ] {5cbfb7a4-6e7d-47cd-b692-2e3e88a56323} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2023.12.13 06:13:48.908144 [ 3 ] {5cbfb7a4-6e7d-47cd-b692-2e3e88a56323} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2023.12.13 06:13:48.908277 [ 3 ] {5cbfb7a4-6e7d-47cd-b692-2e3e88a56323} executeQuery: Read 47 rows, 3.81 KiB in 0.001177072 sec., 39929 rows/sec., 3.16 MiB/sec. 2023.12.13 06:13:48.908430 [ 3 ] {5cbfb7a4-6e7d-47cd-b692-2e3e88a56323} DynamicQueryHandler: Done processing query 2023.12.13 06:13:48.908457 [ 3 ] {5cbfb7a4-6e7d-47cd-b692-2e3e88a56323} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:13:48.908474 [ 3 ] {} HTTP-Session: 01d2496d-1fc1-4fec-9679-1a0f99fc1404 Destroying unnamed session 2023.12.13 06:13:48.908624 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:13:48.908672 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:13:48.908693 [ 3 ] {} HTTP-Session: a3a0b142-1430-4d81-b3ae-90a088f93a5a Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:13:48.908714 [ 3 ] {} HTTP-Session: a3a0b142-1430-4d81-b3ae-90a088f93a5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:13:48.908804 [ 3 ] {3090e948-9814-44f8-85cb-84f473116431} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:13:48.908846 [ 3 ] {3090e948-9814-44f8-85cb-84f473116431} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:13:48.908957 [ 3 ] {3090e948-9814-44f8-85cb-84f473116431} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:13:48.909365 [ 3 ] {3090e948-9814-44f8-85cb-84f473116431} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.12.13 06:13:48.909600 [ 3 ] {3090e948-9814-44f8-85cb-84f473116431} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2023.12.13 06:13:48.909757 [ 3 ] {3090e948-9814-44f8-85cb-84f473116431} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. 2023.12.13 06:13:48.909889 [ 3 ] {3090e948-9814-44f8-85cb-84f473116431} executeQuery: Read 141 rows, 13.90 KiB in 0.001054439 sec., 133720 rows/sec., 12.87 MiB/sec. 2023.12.13 06:13:48.910042 [ 3 ] {3090e948-9814-44f8-85cb-84f473116431} DynamicQueryHandler: Done processing query 2023.12.13 06:13:48.910090 [ 3 ] {3090e948-9814-44f8-85cb-84f473116431} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:13:48.910113 [ 3 ] {} HTTP-Session: a3a0b142-1430-4d81-b3ae-90a088f93a5a Destroying unnamed session 2023.12.13 06:13:48.910247 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:13:48.910294 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:13:48.910315 [ 3 ] {} HTTP-Session: 4f658cf7-5fb9-45b7-b8ae-0af4f86d2585 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:13:48.910333 [ 3 ] {} HTTP-Session: 4f658cf7-5fb9-45b7-b8ae-0af4f86d2585 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:13:48.910414 [ 3 ] {fe52ec44-e5dd-41f4-88e8-08d618c50cac} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:13:48.910456 [ 3 ] {fe52ec44-e5dd-41f4-88e8-08d618c50cac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:13:48.910576 [ 3 ] {fe52ec44-e5dd-41f4-88e8-08d618c50cac} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:13:48.910880 [ 3 ] {fe52ec44-e5dd-41f4-88e8-08d618c50cac} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.12.13 06:13:48.911091 [ 3 ] {fe52ec44-e5dd-41f4-88e8-08d618c50cac} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2023.12.13 06:13:48.911259 [ 3 ] {fe52ec44-e5dd-41f4-88e8-08d618c50cac} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. 2023.12.13 06:13:48.911361 [ 3 ] {fe52ec44-e5dd-41f4-88e8-08d618c50cac} executeQuery: Read 47 rows, 3.76 KiB in 0.000917477 sec., 51227 rows/sec., 4.01 MiB/sec. 2023.12.13 06:13:48.911521 [ 3 ] {fe52ec44-e5dd-41f4-88e8-08d618c50cac} DynamicQueryHandler: Done processing query 2023.12.13 06:13:48.911564 [ 3 ] {fe52ec44-e5dd-41f4-88e8-08d618c50cac} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:13:48.911596 [ 3 ] {} HTTP-Session: 4f658cf7-5fb9-45b7-b8ae-0af4f86d2585 Destroying unnamed session 2023.12.13 06:13:48.911774 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:13:48.911820 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:13:48.911839 [ 3 ] {} HTTP-Session: 8575d526-e6d7-4f9a-aa9b-a87b3dd83838 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:13:48.911856 [ 3 ] {} HTTP-Session: 8575d526-e6d7-4f9a-aa9b-a87b3dd83838 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:13:48.911949 [ 3 ] {1b689d49-036b-42fa-a834-ca7a7afe128a} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:13:48.911995 [ 3 ] {1b689d49-036b-42fa-a834-ca7a7afe128a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:13:48.912144 [ 3 ] {1b689d49-036b-42fa-a834-ca7a7afe128a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:13:48.912616 [ 3 ] {1b689d49-036b-42fa-a834-ca7a7afe128a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.12.13 06:13:48.912934 [ 3 ] {1b689d49-036b-42fa-a834-ca7a7afe128a} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2023.12.13 06:13:48.913110 [ 3 ] {1b689d49-036b-42fa-a834-ca7a7afe128a} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2023.12.13 06:13:48.913217 [ 3 ] {1b689d49-036b-42fa-a834-ca7a7afe128a} executeQuery: Read 47 rows, 64.95 KiB in 0.001240293 sec., 37894 rows/sec., 51.14 MiB/sec. 2023.12.13 06:13:48.913325 [ 3 ] {1b689d49-036b-42fa-a834-ca7a7afe128a} DynamicQueryHandler: Done processing query 2023.12.13 06:13:48.913347 [ 3 ] {1b689d49-036b-42fa-a834-ca7a7afe128a} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:13:48.913362 [ 3 ] {} HTTP-Session: 8575d526-e6d7-4f9a-aa9b-a87b3dd83838 Destroying unnamed session 2023.12.13 06:13:49.037058 [ 55 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:13:49.037102 [ 55 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:13:58.906719 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:13:58.906839 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:13:58.906864 [ 3 ] {} HTTP-Session: 7302e155-3a27-4448-b323-2958425036a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:13:58.906888 [ 3 ] {} HTTP-Session: 7302e155-3a27-4448-b323-2958425036a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:13:58.907013 [ 3 ] {b8fff151-0355-4e28-83f4-7a641ddc1b67} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:13:58.907073 [ 3 ] {b8fff151-0355-4e28-83f4-7a641ddc1b67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:13:58.907225 [ 3 ] {b8fff151-0355-4e28-83f4-7a641ddc1b67} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:13:58.907694 [ 3 ] {b8fff151-0355-4e28-83f4-7a641ddc1b67} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.12.13 06:13:58.907956 [ 3 ] {b8fff151-0355-4e28-83f4-7a641ddc1b67} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2023.12.13 06:13:58.908121 [ 3 ] {b8fff151-0355-4e28-83f4-7a641ddc1b67} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2023.12.13 06:13:58.908245 [ 3 ] {b8fff151-0355-4e28-83f4-7a641ddc1b67} executeQuery: Read 47 rows, 3.81 KiB in 0.001196972 sec., 39265 rows/sec., 3.11 MiB/sec. 2023.12.13 06:13:58.908405 [ 3 ] {b8fff151-0355-4e28-83f4-7a641ddc1b67} DynamicQueryHandler: Done processing query 2023.12.13 06:13:58.908431 [ 3 ] {b8fff151-0355-4e28-83f4-7a641ddc1b67} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:13:58.908448 [ 3 ] {} HTTP-Session: 7302e155-3a27-4448-b323-2958425036a2 Destroying unnamed session 2023.12.13 06:13:58.908572 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:13:58.908622 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:13:58.908642 [ 3 ] {} HTTP-Session: 2425d3a7-bdd0-4d70-a9e0-d82b6eddda36 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:13:58.908661 [ 3 ] {} HTTP-Session: 2425d3a7-bdd0-4d70-a9e0-d82b6eddda36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:13:58.908739 [ 3 ] {f2dfab5f-a91e-44b1-8bdd-17b88dae2874} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:13:58.908781 [ 3 ] {f2dfab5f-a91e-44b1-8bdd-17b88dae2874} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.13 06:13:58.908890 [ 3 ] {f2dfab5f-a91e-44b1-8bdd-17b88dae2874} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:13:58.909198 [ 3 ] {f2dfab5f-a91e-44b1-8bdd-17b88dae2874} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.12.13 06:13:58.909409 [ 3 ] {f2dfab5f-a91e-44b1-8bdd-17b88dae2874} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.12.13 06:13:58.909559 [ 3 ] {f2dfab5f-a91e-44b1-8bdd-17b88dae2874} oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.12.13 06:13:58.909694 [ 3 ] {f2dfab5f-a91e-44b1-8bdd-17b88dae2874} executeQuery: Read 4 rows, 342.00 B in 0.000925897 sec., 4320 rows/sec., 360.71 KiB/sec. 2023.12.13 06:13:58.909814 [ 3 ] {f2dfab5f-a91e-44b1-8bdd-17b88dae2874} DynamicQueryHandler: Done processing query 2023.12.13 06:13:58.909838 [ 3 ] {f2dfab5f-a91e-44b1-8bdd-17b88dae2874} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:13:58.909854 [ 3 ] {} HTTP-Session: 2425d3a7-bdd0-4d70-a9e0-d82b6eddda36 Destroying unnamed session 2023.12.13 06:13:58.909985 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22831, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:13:58.910031 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:13:58.910049 [ 3 ] {} HTTP-Session: fea0e44f-deab-41e4-99db-26d2fe6c8c0b Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:13:58.910066 [ 3 ] {} HTTP-Session: fea0e44f-deab-41e4-99db-26d2fe6c8c0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:13:58.910145 [ 3 ] {5abfdbb0-1209-4320-9f6a-48d3098d6c9f} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:13:58.910183 [ 3 ] {5abfdbb0-1209-4320-9f6a-48d3098d6c9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:13:58.910288 [ 3 ] {5abfdbb0-1209-4320-9f6a-48d3098d6c9f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:13:58.910666 [ 3 ] {5abfdbb0-1209-4320-9f6a-48d3098d6c9f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.12.13 06:13:58.910878 [ 3 ] {5abfdbb0-1209-4320-9f6a-48d3098d6c9f} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2023.12.13 06:13:58.911032 [ 3 ] {5abfdbb0-1209-4320-9f6a-48d3098d6c9f} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. 2023.12.13 06:13:58.911161 [ 3 ] {5abfdbb0-1209-4320-9f6a-48d3098d6c9f} executeQuery: Read 143 rows, 14.08 KiB in 0.000984478 sec., 145254 rows/sec., 13.96 MiB/sec. 2023.12.13 06:13:58.911281 [ 3 ] {5abfdbb0-1209-4320-9f6a-48d3098d6c9f} DynamicQueryHandler: Done processing query 2023.12.13 06:13:58.911303 [ 3 ] {5abfdbb0-1209-4320-9f6a-48d3098d6c9f} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:13:58.911319 [ 3 ] {} HTTP-Session: fea0e44f-deab-41e4-99db-26d2fe6c8c0b Destroying unnamed session 2023.12.13 06:13:58.911453 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:13:58.911500 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:13:58.911518 [ 3 ] {} HTTP-Session: a1689fcc-ae70-4b75-86f8-bdc6c33236e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:13:58.911535 [ 3 ] {} HTTP-Session: a1689fcc-ae70-4b75-86f8-bdc6c33236e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:13:58.911605 [ 3 ] {900ac3c2-1b15-4ecc-9771-28b4d01e92a6} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:13:58.911644 [ 3 ] {900ac3c2-1b15-4ecc-9771-28b4d01e92a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.13 06:13:58.911749 [ 3 ] {900ac3c2-1b15-4ecc-9771-28b4d01e92a6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:13:58.912018 [ 3 ] {900ac3c2-1b15-4ecc-9771-28b4d01e92a6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.12.13 06:13:58.912217 [ 3 ] {900ac3c2-1b15-4ecc-9771-28b4d01e92a6} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.12.13 06:13:58.912368 [ 3 ] {900ac3c2-1b15-4ecc-9771-28b4d01e92a6} oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.12.13 06:13:58.912472 [ 3 ] {900ac3c2-1b15-4ecc-9771-28b4d01e92a6} executeQuery: Read 4 rows, 286.00 B in 0.000838785 sec., 4768 rows/sec., 332.98 KiB/sec. 2023.12.13 06:13:58.912641 [ 3 ] {900ac3c2-1b15-4ecc-9771-28b4d01e92a6} DynamicQueryHandler: Done processing query 2023.12.13 06:13:58.912668 [ 3 ] {900ac3c2-1b15-4ecc-9771-28b4d01e92a6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:13:58.912685 [ 3 ] {} HTTP-Session: a1689fcc-ae70-4b75-86f8-bdc6c33236e4 Destroying unnamed session 2023.12.13 06:13:58.912796 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:13:58.912841 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:13:58.912860 [ 3 ] {} HTTP-Session: 3fe4e7ab-0a6f-4af5-98a1-a33c55f710f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:13:58.912878 [ 3 ] {} HTTP-Session: 3fe4e7ab-0a6f-4af5-98a1-a33c55f710f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:13:58.912953 [ 3 ] {7048f3b0-df18-4cec-8b6e-06976bd967ad} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:13:58.912992 [ 3 ] {7048f3b0-df18-4cec-8b6e-06976bd967ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:13:58.913108 [ 3 ] {7048f3b0-df18-4cec-8b6e-06976bd967ad} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:13:58.913413 [ 3 ] {7048f3b0-df18-4cec-8b6e-06976bd967ad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.12.13 06:13:58.913615 [ 3 ] {7048f3b0-df18-4cec-8b6e-06976bd967ad} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2023.12.13 06:13:58.913760 [ 3 ] {7048f3b0-df18-4cec-8b6e-06976bd967ad} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. 2023.12.13 06:13:58.913889 [ 3 ] {7048f3b0-df18-4cec-8b6e-06976bd967ad} executeQuery: Read 51 rows, 4.09 KiB in 0.000907596 sec., 56192 rows/sec., 4.40 MiB/sec. 2023.12.13 06:13:58.914004 [ 3 ] {7048f3b0-df18-4cec-8b6e-06976bd967ad} DynamicQueryHandler: Done processing query 2023.12.13 06:13:58.914027 [ 3 ] {7048f3b0-df18-4cec-8b6e-06976bd967ad} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.13 06:13:58.914043 [ 3 ] {} HTTP-Session: 3fe4e7ab-0a6f-4af5-98a1-a33c55f710f2 Destroying unnamed session 2023.12.13 06:13:58.914158 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:13:58.914231 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:13:58.914257 [ 3 ] {} HTTP-Session: a7755d2f-97b2-487f-8a27-099ac706902e Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:13:58.914280 [ 3 ] {} HTTP-Session: a7755d2f-97b2-487f-8a27-099ac706902e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:13:58.914367 [ 3 ] {b01f77ae-c672-4936-951b-df328bcd8fc0} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:13:58.914419 [ 3 ] {b01f77ae-c672-4936-951b-df328bcd8fc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:13:58.914571 [ 3 ] {b01f77ae-c672-4936-951b-df328bcd8fc0} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:13:58.914889 [ 3 ] {b01f77ae-c672-4936-951b-df328bcd8fc0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.12.13 06:13:58.915199 [ 3 ] {b01f77ae-c672-4936-951b-df328bcd8fc0} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.12.13 06:13:58.915377 [ 3 ] {b01f77ae-c672-4936-951b-df328bcd8fc0} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.12.13 06:13:58.915509 [ 3 ] {b01f77ae-c672-4936-951b-df328bcd8fc0} executeQuery: Read 2 rows, 144.00 B in 0.00110851 sec., 1804 rows/sec., 126.86 KiB/sec. 2023.12.13 06:13:58.915649 [ 3 ] {b01f77ae-c672-4936-951b-df328bcd8fc0} DynamicQueryHandler: Done processing query 2023.12.13 06:13:58.915673 [ 3 ] {b01f77ae-c672-4936-951b-df328bcd8fc0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:13:58.915689 [ 3 ] {} HTTP-Session: a7755d2f-97b2-487f-8a27-099ac706902e Destroying unnamed session 2023.12.13 06:13:58.915840 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:13:58.915887 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:13:58.915906 [ 3 ] {} HTTP-Session: 3d0e66bb-6a49-4ec9-854c-8facc170c314 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:13:58.915923 [ 3 ] {} HTTP-Session: 3d0e66bb-6a49-4ec9-854c-8facc170c314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:13:58.916009 [ 3 ] {f31f3d54-449d-4871-89a8-433a043aff03} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:13:58.916053 [ 3 ] {f31f3d54-449d-4871-89a8-433a043aff03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:13:58.916192 [ 3 ] {f31f3d54-449d-4871-89a8-433a043aff03} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:13:58.916785 [ 3 ] {f31f3d54-449d-4871-89a8-433a043aff03} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.12.13 06:13:58.917147 [ 3 ] {f31f3d54-449d-4871-89a8-433a043aff03} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2023.12.13 06:13:58.917358 [ 3 ] {f31f3d54-449d-4871-89a8-433a043aff03} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2023.12.13 06:13:58.917490 [ 3 ] {f31f3d54-449d-4871-89a8-433a043aff03} executeQuery: Read 47 rows, 64.95 KiB in 0.001441036 sec., 32615 rows/sec., 44.01 MiB/sec. 2023.12.13 06:13:58.917657 [ 3 ] {f31f3d54-449d-4871-89a8-433a043aff03} DynamicQueryHandler: Done processing query 2023.12.13 06:13:58.917686 [ 3 ] {f31f3d54-449d-4871-89a8-433a043aff03} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:13:58.917704 [ 3 ] {} HTTP-Session: 3d0e66bb-6a49-4ec9-854c-8facc170c314 Destroying unnamed session 2023.12.13 06:14:04.037156 [ 151 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:14:04.037230 [ 151 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:14:08.907478 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:14:08.907659 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:14:08.907706 [ 3 ] {} HTTP-Session: 2f202497-c72d-44fa-a6fe-271bb133341b Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:14:08.907747 [ 3 ] {} HTTP-Session: 2f202497-c72d-44fa-a6fe-271bb133341b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:14:08.907947 [ 3 ] {00ad92d7-3a6b-453d-9302-a2b7d9164050} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:14:08.908044 [ 3 ] {00ad92d7-3a6b-453d-9302-a2b7d9164050} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:14:08.908304 [ 3 ] {00ad92d7-3a6b-453d-9302-a2b7d9164050} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:14:08.908855 [ 3 ] {00ad92d7-3a6b-453d-9302-a2b7d9164050} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.12.13 06:14:08.909124 [ 3 ] {00ad92d7-3a6b-453d-9302-a2b7d9164050} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2023.12.13 06:14:08.909291 [ 3 ] {00ad92d7-3a6b-453d-9302-a2b7d9164050} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2023.12.13 06:14:08.909431 [ 3 ] {00ad92d7-3a6b-453d-9302-a2b7d9164050} executeQuery: Read 47 rows, 3.81 KiB in 0.001426456 sec., 32948 rows/sec., 2.61 MiB/sec. 2023.12.13 06:14:08.909625 [ 3 ] {00ad92d7-3a6b-453d-9302-a2b7d9164050} DynamicQueryHandler: Done processing query 2023.12.13 06:14:08.909661 [ 3 ] {00ad92d7-3a6b-453d-9302-a2b7d9164050} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:14:08.909678 [ 3 ] {} HTTP-Session: 2f202497-c72d-44fa-a6fe-271bb133341b Destroying unnamed session 2023.12.13 06:14:08.909822 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:14:08.909870 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:14:08.909889 [ 3 ] {} HTTP-Session: 8c97881c-b8ec-42b2-9503-ba2025d5f1bb Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:14:08.909907 [ 3 ] {} HTTP-Session: 8c97881c-b8ec-42b2-9503-ba2025d5f1bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:14:08.909988 [ 3 ] {e37a1471-6f24-463e-bb21-93259cbb7b4d} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:14:08.910029 [ 3 ] {e37a1471-6f24-463e-bb21-93259cbb7b4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:14:08.910145 [ 3 ] {e37a1471-6f24-463e-bb21-93259cbb7b4d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:14:08.910607 [ 3 ] {e37a1471-6f24-463e-bb21-93259cbb7b4d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.12.13 06:14:08.910831 [ 3 ] {e37a1471-6f24-463e-bb21-93259cbb7b4d} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2023.12.13 06:14:08.910979 [ 3 ] {e37a1471-6f24-463e-bb21-93259cbb7b4d} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. 2023.12.13 06:14:08.911107 [ 3 ] {e37a1471-6f24-463e-bb21-93259cbb7b4d} executeQuery: Read 141 rows, 13.90 KiB in 0.00108471 sec., 129988 rows/sec., 12.51 MiB/sec. 2023.12.13 06:14:08.911106 [ 53 ] {} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2023.12.13 06:14:08.911223 [ 53 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.12.13 06:14:08.911290 [ 3 ] {e37a1471-6f24-463e-bb21-93259cbb7b4d} DynamicQueryHandler: Done processing query 2023.12.13 06:14:08.911334 [ 3 ] {e37a1471-6f24-463e-bb21-93259cbb7b4d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:14:08.911345 [ 20 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact 2023.12.13 06:14:08.911360 [ 3 ] {} HTTP-Session: 8c97881c-b8ec-42b2-9503-ba2025d5f1bb Destroying unnamed session 2023.12.13 06:14:08.911497 [ 20 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:14:08.911534 [ 20 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 181 rows starting from the beginning of the part 2023.12.13 06:14:08.911599 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:14:08.911691 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:14:08.911733 [ 20 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 141 rows starting from the beginning of the part 2023.12.13 06:14:08.911744 [ 3 ] {} HTTP-Session: 3548f09a-fa3a-48ab-80cb-da6c99439119 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:14:08.911810 [ 3 ] {} HTTP-Session: 3548f09a-fa3a-48ab-80cb-da6c99439119 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:14:08.911952 [ 20 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 36 rows starting from the beginning of the part 2023.12.13 06:14:08.912001 [ 3 ] {5825cb3d-25c3-470a-957d-098f05eef97c} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:14:08.912108 [ 3 ] {5825cb3d-25c3-470a-957d-098f05eef97c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:14:08.912144 [ 20 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 141 rows starting from the beginning of the part 2023.12.13 06:14:08.912458 [ 20 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 143 rows starting from the beginning of the part 2023.12.13 06:14:08.912587 [ 3 ] {5825cb3d-25c3-470a-957d-098f05eef97c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:14:08.912681 [ 20 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 141 rows starting from the beginning of the part 2023.12.13 06:14:08.913286 [ 3 ] {5825cb3d-25c3-470a-957d-098f05eef97c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.12.13 06:14:08.913783 [ 3 ] {5825cb3d-25c3-470a-957d-098f05eef97c} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2023.12.13 06:14:08.914049 [ 3 ] {5825cb3d-25c3-470a-957d-098f05eef97c} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. 2023.12.13 06:14:08.914347 [ 53 ] {} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2023.12.13 06:14:08.914393 [ 3 ] {5825cb3d-25c3-470a-957d-098f05eef97c} executeQuery: Read 47 rows, 3.76 KiB in 0.002332853 sec., 20147 rows/sec., 1.58 MiB/sec. 2023.12.13 06:14:08.914382 [ 20 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 783 rows, containing 4 columns (4 merged, 0 gathered) in 0.003086347 sec., 253697.98016878852 rows/sec., 24.11 MiB/sec. 2023.12.13 06:14:08.914462 [ 53 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.12.13 06:14:08.914824 [ 23 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2023.12.13 06:14:08.914837 [ 3 ] {5825cb3d-25c3-470a-957d-098f05eef97c} DynamicQueryHandler: Done processing query 2023.12.13 06:14:08.914900 [ 3 ] {5825cb3d-25c3-470a-957d-098f05eef97c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:14:08.914891 [ 22 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact 2023.12.13 06:14:08.915008 [ 3 ] {} HTTP-Session: 3548f09a-fa3a-48ab-80cb-da6c99439119 Destroying unnamed session 2023.12.13 06:14:08.915321 [ 23 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_61_12} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. 2023.12.13 06:14:08.915342 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:14:08.915359 [ 22 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:14:08.915422 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:14:08.915469 [ 22 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 97 rows starting from the beginning of the part 2023.12.13 06:14:08.915487 [ 3 ] {} HTTP-Session: 42dd507d-a3b9-4016-9f19-97d266dd2125 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:14:08.915466 [ 23 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_61_12} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 2023.12.13 06:14:08.915567 [ 3 ] {} HTTP-Session: 42dd507d-a3b9-4016-9f19-97d266dd2125 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:14:08.915871 [ 22 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 47 rows starting from the beginning of the part 2023.12.13 06:14:08.915880 [ 3 ] {45b7f5a1-2915-445d-8436-9513751c92ff} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:14:08.915984 [ 3 ] {45b7f5a1-2915-445d-8436-9513751c92ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:14:08.916099 [ 22 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 24 rows starting from the beginning of the part 2023.12.13 06:14:08.916381 [ 22 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 47 rows starting from the beginning of the part 2023.12.13 06:14:08.916608 [ 3 ] {45b7f5a1-2915-445d-8436-9513751c92ff} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:14:08.916638 [ 22 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 51 rows starting from the beginning of the part 2023.12.13 06:14:08.916821 [ 22 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 47 rows starting from the beginning of the part 2023.12.13 06:14:08.917700 [ 3 ] {45b7f5a1-2915-445d-8436-9513751c92ff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.12.13 06:14:08.918353 [ 22 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 313 rows, containing 4 columns (4 merged, 0 gathered) in 0.003751479 sec., 83433.76039156824 rows/sec., 6.52 MiB/sec. 2023.12.13 06:14:08.918459 [ 3 ] {45b7f5a1-2915-445d-8436-9513751c92ff} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2023.12.13 06:14:08.918500 [ 20 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2023.12.13 06:14:08.918749 [ 3 ] {45b7f5a1-2915-445d-8436-9513751c92ff} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2023.12.13 06:14:08.918776 [ 20 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_61_12} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. 2023.12.13 06:14:08.918902 [ 20 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_61_12} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 2023.12.13 06:14:08.918931 [ 53 ] {} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2023.12.13 06:14:08.918978 [ 3 ] {45b7f5a1-2915-445d-8436-9513751c92ff} executeQuery: Read 47 rows, 64.95 KiB in 0.003029665 sec., 15513 rows/sec., 20.93 MiB/sec. 2023.12.13 06:14:08.919051 [ 53 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.12.13 06:14:08.919277 [ 22 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2023.12.13 06:14:08.919393 [ 3 ] {45b7f5a1-2915-445d-8436-9513751c92ff} DynamicQueryHandler: Done processing query 2023.12.13 06:14:08.919455 [ 3 ] {45b7f5a1-2915-445d-8436-9513751c92ff} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:14:08.919527 [ 3 ] {} HTTP-Session: 42dd507d-a3b9-4016-9f19-97d266dd2125 Destroying unnamed session 2023.12.13 06:14:08.919603 [ 22 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:14:08.919664 [ 22 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1761 rows starting from the beginning of the part 2023.12.13 06:14:08.919775 [ 22 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 47 rows starting from the beginning of the part 2023.12.13 06:14:08.919874 [ 22 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 47 rows starting from the beginning of the part 2023.12.13 06:14:08.919968 [ 22 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 47 rows starting from the beginning of the part 2023.12.13 06:14:08.920056 [ 22 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 47 rows starting from the beginning of the part 2023.12.13 06:14:08.920145 [ 22 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 47 rows starting from the beginning of the part 2023.12.13 06:14:08.926474 [ 22 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1996 rows, containing 6 columns (6 merged, 0 gathered) in 0.007312003 sec., 272975.817980381 rows/sec., 368.37 MiB/sec. 2023.12.13 06:14:08.927202 [ 22 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2023.12.13 06:14:08.927422 [ 22 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_46_9} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2023.12.13 06:14:08.927497 [ 22 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_46_9} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2023.12.13 06:14:08.927569 [ 22 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_46_9: 13.28 MiB. 2023.12.13 06:14:09.000679 [ 53 ] {} oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2023.12.13 06:14:09.000729 [ 53 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.12.13 06:14:09.000813 [ 24 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact 2023.12.13 06:14:09.000918 [ 24 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:14:09.000951 [ 24 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 8 rows starting from the beginning of the part 2023.12.13 06:14:09.001088 [ 24 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part 2023.12.13 06:14:09.001188 [ 24 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part 2023.12.13 06:14:09.001291 [ 24 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part 2023.12.13 06:14:09.001382 [ 24 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part 2023.12.13 06:14:09.001919 [ 10 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001143101 sec., 17496.266734085613 rows/sec., 1.43 MiB/sec. 2023.12.13 06:14:09.002051 [ 10 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2023.12.13 06:14:09.002261 [ 10 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_21_5} oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5. 2023.12.13 06:14:09.002342 [ 10 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_21_5} oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405) (MergerMutator): Merged 5 parts: from all_1_17_4 to all_21_21_0 2023.12.13 06:14:09.168434 [ 53 ] {} oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2023.12.13 06:14:09.168532 [ 53 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.12.13 06:14:09.168696 [ 18 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact 2023.12.13 06:14:09.168886 [ 18 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:14:09.168939 [ 18 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 8 rows starting from the beginning of the part 2023.12.13 06:14:09.169128 [ 18 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part 2023.12.13 06:14:09.169283 [ 18 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part 2023.12.13 06:14:09.169437 [ 18 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part 2023.12.13 06:14:09.169611 [ 18 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part 2023.12.13 06:14:09.170262 [ 24 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.00164732 sec., 12140.931937935555 rows/sec., 847.73 KiB/sec. 2023.12.13 06:14:09.170379 [ 24 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2023.12.13 06:14:09.170587 [ 24 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_21_5} oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5. 2023.12.13 06:14:09.170673 [ 24 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_21_5} oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63) (MergerMutator): Merged 5 parts: from all_1_17_4 to all_21_21_0 2023.12.13 06:14:12.167022 [ 152 ] {} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2023.12.13 06:14:12.167113 [ 152 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.12.13 06:14:12.167210 [ 10 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact 2023.12.13 06:14:12.167380 [ 10 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:14:12.167419 [ 10 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 660 rows starting from the beginning of the part 2023.12.13 06:14:12.167542 [ 10 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 37 rows starting from the beginning of the part 2023.12.13 06:14:12.167637 [ 10 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part 2023.12.13 06:14:12.167722 [ 10 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 36 rows starting from the beginning of the part 2023.12.13 06:14:12.167804 [ 10 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part 2023.12.13 06:14:12.168511 [ 23 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 736 rows, containing 5 columns (5 merged, 0 gathered) in 0.001336704 sec., 550608.0628171981 rows/sec., 38.82 MiB/sec. 2023.12.13 06:14:12.168692 [ 23 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2023.12.13 06:14:12.168947 [ 23 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_29_7} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7. 2023.12.13 06:14:12.169029 [ 23 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_29_7} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8) (MergerMutator): Merged 5 parts: from all_1_25_6 to all_29_29_0 2023.12.13 06:14:13.905781 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:14:13.905893 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:14:13.905918 [ 3 ] {} HTTP-Session: 47efd2a6-50d9-4519-bc92-341e8d1bc9ec Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:14:13.905943 [ 3 ] {} HTTP-Session: 47efd2a6-50d9-4519-bc92-341e8d1bc9ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:14:13.906064 [ 3 ] {6936d030-27f3-40e5-ab6a-3ae2b8d37525} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:14:13.906125 [ 3 ] {6936d030-27f3-40e5-ab6a-3ae2b8d37525} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.13 06:14:13.906298 [ 3 ] {6936d030-27f3-40e5-ab6a-3ae2b8d37525} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:14:13.906681 [ 3 ] {6936d030-27f3-40e5-ab6a-3ae2b8d37525} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.12.13 06:14:13.906949 [ 3 ] {6936d030-27f3-40e5-ab6a-3ae2b8d37525} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.12.13 06:14:13.907125 [ 3 ] {6936d030-27f3-40e5-ab6a-3ae2b8d37525} oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.12.13 06:14:13.907264 [ 3 ] {6936d030-27f3-40e5-ab6a-3ae2b8d37525} executeQuery: Read 2 rows, 175.00 B in 0.001159631 sec., 1724 rows/sec., 147.37 KiB/sec. 2023.12.13 06:14:13.907434 [ 3 ] {6936d030-27f3-40e5-ab6a-3ae2b8d37525} DynamicQueryHandler: Done processing query 2023.12.13 06:14:13.907459 [ 3 ] {6936d030-27f3-40e5-ab6a-3ae2b8d37525} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:14:13.907476 [ 3 ] {} HTTP-Session: 47efd2a6-50d9-4519-bc92-341e8d1bc9ec Destroying unnamed session 2023.12.13 06:14:13.907601 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:14:13.907650 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:14:13.907670 [ 3 ] {} HTTP-Session: fb5c5982-a89d-40fe-88d4-ce37c8d6f1b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:14:13.907689 [ 3 ] {} HTTP-Session: fb5c5982-a89d-40fe-88d4-ce37c8d6f1b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:14:13.907771 [ 3 ] {bfb61718-ec4f-4a41-8d8b-a504dd9e088d} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:14:13.907812 [ 3 ] {bfb61718-ec4f-4a41-8d8b-a504dd9e088d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:14:13.907927 [ 3 ] {bfb61718-ec4f-4a41-8d8b-a504dd9e088d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:14:13.908233 [ 3 ] {bfb61718-ec4f-4a41-8d8b-a504dd9e088d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.12.13 06:14:13.908445 [ 3 ] {bfb61718-ec4f-4a41-8d8b-a504dd9e088d} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2023.12.13 06:14:13.908597 [ 3 ] {bfb61718-ec4f-4a41-8d8b-a504dd9e088d} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. 2023.12.13 06:14:13.908736 [ 3 ] {bfb61718-ec4f-4a41-8d8b-a504dd9e088d} executeQuery: Read 37 rows, 3.18 KiB in 0.000935757 sec., 39540 rows/sec., 3.32 MiB/sec. 2023.12.13 06:14:13.908856 [ 3 ] {bfb61718-ec4f-4a41-8d8b-a504dd9e088d} DynamicQueryHandler: Done processing query 2023.12.13 06:14:13.908880 [ 3 ] {bfb61718-ec4f-4a41-8d8b-a504dd9e088d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:14:13.908897 [ 3 ] {} HTTP-Session: fb5c5982-a89d-40fe-88d4-ce37c8d6f1b0 Destroying unnamed session 2023.12.13 06:14:13.909046 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:14:13.909092 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:14:13.909112 [ 3 ] {} HTTP-Session: f73bc92d-0a57-484e-9a65-b5f93c2a284c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:14:13.909130 [ 3 ] {} HTTP-Session: f73bc92d-0a57-484e-9a65-b5f93c2a284c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:14:13.909203 [ 3 ] {50cbe182-013d-4dc0-affb-69a0cb87748c} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:14:13.909242 [ 3 ] {50cbe182-013d-4dc0-affb-69a0cb87748c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.13 06:14:13.909350 [ 3 ] {50cbe182-013d-4dc0-affb-69a0cb87748c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:14:13.909609 [ 3 ] {50cbe182-013d-4dc0-affb-69a0cb87748c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.12.13 06:14:13.909813 [ 3 ] {50cbe182-013d-4dc0-affb-69a0cb87748c} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.12.13 06:14:13.909960 [ 3 ] {50cbe182-013d-4dc0-affb-69a0cb87748c} oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.12.13 06:14:13.910076 [ 3 ] {50cbe182-013d-4dc0-affb-69a0cb87748c} executeQuery: Read 2 rows, 143.00 B in 0.000836956 sec., 2389 rows/sec., 166.85 KiB/sec. 2023.12.13 06:14:13.910182 [ 3 ] {50cbe182-013d-4dc0-affb-69a0cb87748c} DynamicQueryHandler: Done processing query 2023.12.13 06:14:13.910206 [ 3 ] {50cbe182-013d-4dc0-affb-69a0cb87748c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:14:13.910222 [ 3 ] {} HTTP-Session: f73bc92d-0a57-484e-9a65-b5f93c2a284c Destroying unnamed session 2023.12.13 06:14:13.910332 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:14:13.910379 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:14:13.910405 [ 3 ] {} HTTP-Session: b8c11378-0665-4fbc-bb01-848e9af04be4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:14:13.910423 [ 3 ] {} HTTP-Session: b8c11378-0665-4fbc-bb01-848e9af04be4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:14:13.910504 [ 3 ] {8b622ea6-f96a-47bc-bb6d-f7954e7e31a0} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:14:13.910550 [ 3 ] {8b622ea6-f96a-47bc-bb6d-f7954e7e31a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:14:13.910663 [ 3 ] {8b622ea6-f96a-47bc-bb6d-f7954e7e31a0} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:14:13.910957 [ 3 ] {8b622ea6-f96a-47bc-bb6d-f7954e7e31a0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.12.13 06:14:13.911184 [ 3 ] {8b622ea6-f96a-47bc-bb6d-f7954e7e31a0} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2023.12.13 06:14:13.911355 [ 3 ] {8b622ea6-f96a-47bc-bb6d-f7954e7e31a0} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. 2023.12.13 06:14:13.911485 [ 3 ] {8b622ea6-f96a-47bc-bb6d-f7954e7e31a0} executeQuery: Read 26 rows, 2.06 KiB in 0.000940617 sec., 27641 rows/sec., 2.14 MiB/sec. 2023.12.13 06:14:13.911614 [ 3 ] {8b622ea6-f96a-47bc-bb6d-f7954e7e31a0} DynamicQueryHandler: Done processing query 2023.12.13 06:14:13.911638 [ 3 ] {8b622ea6-f96a-47bc-bb6d-f7954e7e31a0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:14:13.911659 [ 3 ] {} HTTP-Session: b8c11378-0665-4fbc-bb01-848e9af04be4 Destroying unnamed session 2023.12.13 06:14:13.911783 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:14:13.911835 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:14:13.911854 [ 3 ] {} HTTP-Session: df1d6968-6010-4372-a86c-afcf440d65e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:14:13.911873 [ 3 ] {} HTTP-Session: df1d6968-6010-4372-a86c-afcf440d65e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:14:13.911952 [ 3 ] {ca03717e-53ae-4370-b339-f95a5feb0774} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:14:13.912002 [ 3 ] {ca03717e-53ae-4370-b339-f95a5feb0774} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:14:13.912137 [ 3 ] {ca03717e-53ae-4370-b339-f95a5feb0774} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:14:13.912450 [ 3 ] {ca03717e-53ae-4370-b339-f95a5feb0774} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.12.13 06:14:13.912748 [ 3 ] {ca03717e-53ae-4370-b339-f95a5feb0774} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.12.13 06:14:13.912960 [ 3 ] {ca03717e-53ae-4370-b339-f95a5feb0774} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.12.13 06:14:13.913108 [ 3 ] {ca03717e-53ae-4370-b339-f95a5feb0774} executeQuery: Read 37 rows, 2.67 KiB in 0.001121171 sec., 33001 rows/sec., 2.33 MiB/sec. 2023.12.13 06:14:13.913228 [ 3 ] {ca03717e-53ae-4370-b339-f95a5feb0774} DynamicQueryHandler: Done processing query 2023.12.13 06:14:13.913257 [ 3 ] {ca03717e-53ae-4370-b339-f95a5feb0774} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:14:13.913273 [ 3 ] {} HTTP-Session: df1d6968-6010-4372-a86c-afcf440d65e7 Destroying unnamed session 2023.12.13 06:14:18.906862 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:14:18.906984 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:14:18.907010 [ 3 ] {} HTTP-Session: d451cb92-2c9e-470f-b731-b406430ec077 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:14:18.907034 [ 3 ] {} HTTP-Session: d451cb92-2c9e-470f-b731-b406430ec077 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:14:18.907159 [ 3 ] {410e83fa-ff19-4ac5-a2dd-31ce5667b51b} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:14:18.907219 [ 3 ] {410e83fa-ff19-4ac5-a2dd-31ce5667b51b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:14:18.907378 [ 3 ] {410e83fa-ff19-4ac5-a2dd-31ce5667b51b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:14:18.907820 [ 3 ] {410e83fa-ff19-4ac5-a2dd-31ce5667b51b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.12.13 06:14:18.908094 [ 3 ] {410e83fa-ff19-4ac5-a2dd-31ce5667b51b} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2023.12.13 06:14:18.908257 [ 3 ] {410e83fa-ff19-4ac5-a2dd-31ce5667b51b} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2023.12.13 06:14:18.908399 [ 3 ] {410e83fa-ff19-4ac5-a2dd-31ce5667b51b} executeQuery: Read 47 rows, 3.81 KiB in 0.001197122 sec., 39260 rows/sec., 3.11 MiB/sec. 2023.12.13 06:14:18.908413 [ 136 ] {} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Selected 5 parts from all_1_43_10 to all_47_47_0 2023.12.13 06:14:18.908566 [ 136 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.12.13 06:14:18.908598 [ 3 ] {410e83fa-ff19-4ac5-a2dd-31ce5667b51b} DynamicQueryHandler: Done processing query 2023.12.13 06:14:18.908650 [ 3 ] {410e83fa-ff19-4ac5-a2dd-31ce5667b51b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:14:18.908707 [ 3 ] {} HTTP-Session: d451cb92-2c9e-470f-b731-b406430ec077 Destroying unnamed session 2023.12.13 06:14:18.908734 [ 24 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_47_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_43_10 to all_47_47_0 into Compact 2023.12.13 06:14:18.908866 [ 24 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_47_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:14:18.908900 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:14:18.908923 [ 24 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_47_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_43_10, total 47 rows starting from the beginning of the part 2023.12.13 06:14:18.908999 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:14:18.909036 [ 3 ] {} HTTP-Session: de2c817a-3bc6-474c-8a02-efd466bbdf6d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:14:18.909097 [ 3 ] {} HTTP-Session: de2c817a-3bc6-474c-8a02-efd466bbdf6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:14:18.909172 [ 24 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_47_11} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 47 rows starting from the beginning of the part 2023.12.13 06:14:18.909303 [ 3 ] {1b95e489-786e-4a29-92af-a7aa242166f1} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:14:18.909396 [ 24 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_47_11} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 47 rows starting from the beginning of the part 2023.12.13 06:14:18.909409 [ 3 ] {1b95e489-786e-4a29-92af-a7aa242166f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:14:18.909657 [ 24 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_47_11} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 47 rows starting from the beginning of the part 2023.12.13 06:14:18.909907 [ 3 ] {1b95e489-786e-4a29-92af-a7aa242166f1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:14:18.909922 [ 24 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_47_11} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 47 rows starting from the beginning of the part 2023.12.13 06:14:18.910828 [ 3 ] {1b95e489-786e-4a29-92af-a7aa242166f1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.12.13 06:14:18.911296 [ 17 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_47_11} MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 4 columns (4 merged, 0 gathered) in 0.002644048 sec., 88878.87058026178 rows/sec., 7.04 MiB/sec. 2023.12.13 06:14:18.911339 [ 3 ] {1b95e489-786e-4a29-92af-a7aa242166f1} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2023.12.13 06:14:18.911448 [ 24 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_47_11} MergedBlockOutputStream: filled checksums all_1_47_11 (state Temporary) 2023.12.13 06:14:18.911591 [ 3 ] {1b95e489-786e-4a29-92af-a7aa242166f1} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. 2023.12.13 06:14:18.911705 [ 24 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_47_11} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_merge_all_1_47_11 to all_1_47_11. 2023.12.13 06:14:18.911822 [ 3 ] {1b95e489-786e-4a29-92af-a7aa242166f1} executeQuery: Read 141 rows, 13.90 KiB in 0.002462355 sec., 57262 rows/sec., 5.51 MiB/sec. 2023.12.13 06:14:18.911868 [ 24 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_47_11} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Merged 5 parts: from all_1_43_10 to all_47_47_0 2023.12.13 06:14:18.912043 [ 3 ] {1b95e489-786e-4a29-92af-a7aa242166f1} DynamicQueryHandler: Done processing query 2023.12.13 06:14:18.912072 [ 3 ] {1b95e489-786e-4a29-92af-a7aa242166f1} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:14:18.912089 [ 3 ] {} HTTP-Session: de2c817a-3bc6-474c-8a02-efd466bbdf6d Destroying unnamed session 2023.12.13 06:14:18.912225 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:14:18.912271 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:14:18.912291 [ 3 ] {} HTTP-Session: c07e1b3d-3ad6-49f2-8279-2f1a081f696e Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:14:18.912308 [ 3 ] {} HTTP-Session: c07e1b3d-3ad6-49f2-8279-2f1a081f696e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:14:18.912386 [ 3 ] {9e2d93d5-5ab0-440f-8c94-9c1ea1660d49} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:14:18.912428 [ 3 ] {9e2d93d5-5ab0-440f-8c94-9c1ea1660d49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:14:18.912551 [ 3 ] {9e2d93d5-5ab0-440f-8c94-9c1ea1660d49} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:14:18.912865 [ 3 ] {9e2d93d5-5ab0-440f-8c94-9c1ea1660d49} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.12.13 06:14:18.913079 [ 3 ] {9e2d93d5-5ab0-440f-8c94-9c1ea1660d49} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2023.12.13 06:14:18.913234 [ 3 ] {9e2d93d5-5ab0-440f-8c94-9c1ea1660d49} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. 2023.12.13 06:14:18.913364 [ 3 ] {9e2d93d5-5ab0-440f-8c94-9c1ea1660d49} executeQuery: Read 47 rows, 3.76 KiB in 0.000948297 sec., 49562 rows/sec., 3.88 MiB/sec. 2023.12.13 06:14:18.913516 [ 3 ] {9e2d93d5-5ab0-440f-8c94-9c1ea1660d49} DynamicQueryHandler: Done processing query 2023.12.13 06:14:18.913564 [ 3 ] {9e2d93d5-5ab0-440f-8c94-9c1ea1660d49} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:14:18.913595 [ 3 ] {} HTTP-Session: c07e1b3d-3ad6-49f2-8279-2f1a081f696e Destroying unnamed session 2023.12.13 06:14:18.913805 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:14:18.913850 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:14:18.913869 [ 3 ] {} HTTP-Session: 774d4dc4-53ab-41d8-8d52-4a78578dd71e Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:14:18.913886 [ 3 ] {} HTTP-Session: 774d4dc4-53ab-41d8-8d52-4a78578dd71e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:14:18.913987 [ 3 ] {ea4bd9b7-76d5-4b81-8dc9-8c409b2dc4e4} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:14:18.914034 [ 3 ] {ea4bd9b7-76d5-4b81-8dc9-8c409b2dc4e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:14:18.914186 [ 3 ] {ea4bd9b7-76d5-4b81-8dc9-8c409b2dc4e4} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:14:18.914666 [ 3 ] {ea4bd9b7-76d5-4b81-8dc9-8c409b2dc4e4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.12.13 06:14:18.915004 [ 3 ] {ea4bd9b7-76d5-4b81-8dc9-8c409b2dc4e4} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2023.12.13 06:14:18.915183 [ 3 ] {ea4bd9b7-76d5-4b81-8dc9-8c409b2dc4e4} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2023.12.13 06:14:18.915304 [ 3 ] {ea4bd9b7-76d5-4b81-8dc9-8c409b2dc4e4} executeQuery: Read 47 rows, 64.95 KiB in 0.001289683 sec., 36443 rows/sec., 49.18 MiB/sec. 2023.12.13 06:14:18.915432 [ 3 ] {ea4bd9b7-76d5-4b81-8dc9-8c409b2dc4e4} DynamicQueryHandler: Done processing query 2023.12.13 06:14:18.915455 [ 3 ] {ea4bd9b7-76d5-4b81-8dc9-8c409b2dc4e4} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:14:18.915472 [ 3 ] {} HTTP-Session: 774d4dc4-53ab-41d8-8d52-4a78578dd71e Destroying unnamed session 2023.12.13 06:14:19.037475 [ 136 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:14:19.037512 [ 136 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:14:28.906070 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:14:28.906186 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:14:28.906213 [ 3 ] {} HTTP-Session: f0dcc3d4-417f-4df7-8e2d-0f4848aea490 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:14:28.906238 [ 3 ] {} HTTP-Session: f0dcc3d4-417f-4df7-8e2d-0f4848aea490 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:14:28.906362 [ 3 ] {d2f4d67d-e20c-4cfd-b68d-506a0bb579ef} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:14:28.906423 [ 3 ] {d2f4d67d-e20c-4cfd-b68d-506a0bb579ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:14:28.906580 [ 3 ] {d2f4d67d-e20c-4cfd-b68d-506a0bb579ef} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:14:28.906999 [ 3 ] {d2f4d67d-e20c-4cfd-b68d-506a0bb579ef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.12.13 06:14:28.907271 [ 3 ] {d2f4d67d-e20c-4cfd-b68d-506a0bb579ef} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2023.12.13 06:14:28.907437 [ 3 ] {d2f4d67d-e20c-4cfd-b68d-506a0bb579ef} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2023.12.13 06:14:28.907562 [ 3 ] {d2f4d67d-e20c-4cfd-b68d-506a0bb579ef} executeQuery: Read 47 rows, 3.81 KiB in 0.001164581 sec., 40357 rows/sec., 3.19 MiB/sec. 2023.12.13 06:14:28.907692 [ 3 ] {d2f4d67d-e20c-4cfd-b68d-506a0bb579ef} DynamicQueryHandler: Done processing query 2023.12.13 06:14:28.907717 [ 3 ] {d2f4d67d-e20c-4cfd-b68d-506a0bb579ef} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:14:28.907733 [ 3 ] {} HTTP-Session: f0dcc3d4-417f-4df7-8e2d-0f4848aea490 Destroying unnamed session 2023.12.13 06:14:28.907845 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:14:28.907892 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:14:28.907913 [ 3 ] {} HTTP-Session: 2a82da67-26cd-4a90-bcd3-96b924ce54bf Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:14:28.907933 [ 3 ] {} HTTP-Session: 2a82da67-26cd-4a90-bcd3-96b924ce54bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:14:28.908011 [ 3 ] {05d4085c-7d8b-481f-8771-63e76e4d470e} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:14:28.908053 [ 3 ] {05d4085c-7d8b-481f-8771-63e76e4d470e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.13 06:14:28.908163 [ 3 ] {05d4085c-7d8b-481f-8771-63e76e4d470e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:14:28.908442 [ 3 ] {05d4085c-7d8b-481f-8771-63e76e4d470e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.12.13 06:14:28.908650 [ 3 ] {05d4085c-7d8b-481f-8771-63e76e4d470e} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.12.13 06:14:28.908803 [ 3 ] {05d4085c-7d8b-481f-8771-63e76e4d470e} oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.12.13 06:14:28.908910 [ 3 ] {05d4085c-7d8b-481f-8771-63e76e4d470e} executeQuery: Read 2 rows, 175.00 B in 0.000869986 sec., 2298 rows/sec., 196.44 KiB/sec. 2023.12.13 06:14:28.909065 [ 3 ] {05d4085c-7d8b-481f-8771-63e76e4d470e} DynamicQueryHandler: Done processing query 2023.12.13 06:14:28.909111 [ 3 ] {05d4085c-7d8b-481f-8771-63e76e4d470e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:14:28.909144 [ 3 ] {} HTTP-Session: 2a82da67-26cd-4a90-bcd3-96b924ce54bf Destroying unnamed session 2023.12.13 06:14:28.909278 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22681, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:14:28.909325 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:14:28.909344 [ 3 ] {} HTTP-Session: f1ba6da9-a6ed-4538-9278-08e1e926c487 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:14:28.909362 [ 3 ] {} HTTP-Session: f1ba6da9-a6ed-4538-9278-08e1e926c487 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:14:28.909442 [ 3 ] {068e59fc-615f-4227-a9b9-1ed627ff12bf} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:14:28.909482 [ 3 ] {068e59fc-615f-4227-a9b9-1ed627ff12bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:14:28.909596 [ 3 ] {068e59fc-615f-4227-a9b9-1ed627ff12bf} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:14:28.909961 [ 3 ] {068e59fc-615f-4227-a9b9-1ed627ff12bf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.12.13 06:14:28.910193 [ 3 ] {068e59fc-615f-4227-a9b9-1ed627ff12bf} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2023.12.13 06:14:28.910346 [ 3 ] {068e59fc-615f-4227-a9b9-1ed627ff12bf} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. 2023.12.13 06:14:28.910455 [ 3 ] {068e59fc-615f-4227-a9b9-1ed627ff12bf} executeQuery: Read 142 rows, 13.99 KiB in 0.000985508 sec., 144088 rows/sec., 13.86 MiB/sec. 2023.12.13 06:14:28.910599 [ 3 ] {068e59fc-615f-4227-a9b9-1ed627ff12bf} DynamicQueryHandler: Done processing query 2023.12.13 06:14:28.910640 [ 3 ] {068e59fc-615f-4227-a9b9-1ed627ff12bf} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:14:28.910684 [ 3 ] {} HTTP-Session: f1ba6da9-a6ed-4538-9278-08e1e926c487 Destroying unnamed session 2023.12.13 06:14:28.910783 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:14:28.910828 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:14:28.910848 [ 3 ] {} HTTP-Session: cd8f41d3-ec31-40ab-a486-871a1a66376c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:14:28.910866 [ 3 ] {} HTTP-Session: cd8f41d3-ec31-40ab-a486-871a1a66376c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:14:28.910945 [ 3 ] {53537ea7-963c-4d52-9670-3a76808a520c} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:14:28.910986 [ 3 ] {53537ea7-963c-4d52-9670-3a76808a520c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.13 06:14:28.911104 [ 3 ] {53537ea7-963c-4d52-9670-3a76808a520c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:14:28.911350 [ 3 ] {53537ea7-963c-4d52-9670-3a76808a520c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.12.13 06:14:28.911564 [ 3 ] {53537ea7-963c-4d52-9670-3a76808a520c} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.12.13 06:14:28.911711 [ 3 ] {53537ea7-963c-4d52-9670-3a76808a520c} oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.12.13 06:14:28.911814 [ 3 ] {53537ea7-963c-4d52-9670-3a76808a520c} executeQuery: Read 2 rows, 143.00 B in 0.000840905 sec., 2378 rows/sec., 166.07 KiB/sec. 2023.12.13 06:14:28.911950 [ 3 ] {53537ea7-963c-4d52-9670-3a76808a520c} DynamicQueryHandler: Done processing query 2023.12.13 06:14:28.911974 [ 3 ] {53537ea7-963c-4d52-9670-3a76808a520c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:14:28.911991 [ 3 ] {} HTTP-Session: cd8f41d3-ec31-40ab-a486-871a1a66376c Destroying unnamed session 2023.12.13 06:14:28.912091 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:14:28.912136 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:14:28.912156 [ 3 ] {} HTTP-Session: e73a057f-6b38-4e41-8445-15f6f03389b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:14:28.912173 [ 3 ] {} HTTP-Session: e73a057f-6b38-4e41-8445-15f6f03389b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:14:28.912257 [ 3 ] {5c97d592-68e2-4bf4-b978-137595b16c97} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:14:28.912297 [ 3 ] {5c97d592-68e2-4bf4-b978-137595b16c97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:14:28.912406 [ 3 ] {5c97d592-68e2-4bf4-b978-137595b16c97} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:14:28.912777 [ 3 ] {5c97d592-68e2-4bf4-b978-137595b16c97} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.12.13 06:14:28.912984 [ 3 ] {5c97d592-68e2-4bf4-b978-137595b16c97} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2023.12.13 06:14:28.913132 [ 3 ] {5c97d592-68e2-4bf4-b978-137595b16c97} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. 2023.12.13 06:14:28.913245 [ 3 ] {5c97d592-68e2-4bf4-b978-137595b16c97} executeQuery: Read 49 rows, 3.93 KiB in 0.000953557 sec., 51386 rows/sec., 4.02 MiB/sec. 2023.12.13 06:14:28.913374 [ 3 ] {5c97d592-68e2-4bf4-b978-137595b16c97} DynamicQueryHandler: Done processing query 2023.12.13 06:14:28.913399 [ 3 ] {5c97d592-68e2-4bf4-b978-137595b16c97} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.13 06:14:28.913416 [ 3 ] {} HTTP-Session: e73a057f-6b38-4e41-8445-15f6f03389b5 Destroying unnamed session 2023.12.13 06:14:28.913505 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:14:28.913551 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:14:28.913570 [ 3 ] {} HTTP-Session: 59ebd946-36ad-4d4c-bdb0-e50c451c36b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:14:28.913588 [ 3 ] {} HTTP-Session: 59ebd946-36ad-4d4c-bdb0-e50c451c36b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:14:28.913658 [ 3 ] {5b5532b0-f121-4e4a-ba86-00ae3b9289f2} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:14:28.913702 [ 3 ] {5b5532b0-f121-4e4a-ba86-00ae3b9289f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:14:28.913823 [ 3 ] {5b5532b0-f121-4e4a-ba86-00ae3b9289f2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:14:28.914097 [ 3 ] {5b5532b0-f121-4e4a-ba86-00ae3b9289f2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.12.13 06:14:28.914353 [ 3 ] {5b5532b0-f121-4e4a-ba86-00ae3b9289f2} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.12.13 06:14:28.914532 [ 3 ] {5b5532b0-f121-4e4a-ba86-00ae3b9289f2} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.12.13 06:14:28.914641 [ 3 ] {5b5532b0-f121-4e4a-ba86-00ae3b9289f2} executeQuery: Read 1 rows, 72.00 B in 0.000954338 sec., 1047 rows/sec., 73.68 KiB/sec. 2023.12.13 06:14:28.914799 [ 3 ] {5b5532b0-f121-4e4a-ba86-00ae3b9289f2} DynamicQueryHandler: Done processing query 2023.12.13 06:14:28.914823 [ 3 ] {5b5532b0-f121-4e4a-ba86-00ae3b9289f2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:14:28.914840 [ 3 ] {} HTTP-Session: 59ebd946-36ad-4d4c-bdb0-e50c451c36b6 Destroying unnamed session 2023.12.13 06:14:28.914980 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:14:28.915026 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:14:28.915046 [ 3 ] {} HTTP-Session: f587df44-d172-4e42-baad-56a69028a1fc Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:14:28.915063 [ 3 ] {} HTTP-Session: f587df44-d172-4e42-baad-56a69028a1fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:14:28.915150 [ 3 ] {f1d3d7ba-2cfd-45b5-9eb4-d66184262207} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:14:28.915195 [ 3 ] {f1d3d7ba-2cfd-45b5-9eb4-d66184262207} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:14:28.915339 [ 3 ] {f1d3d7ba-2cfd-45b5-9eb4-d66184262207} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:14:28.915828 [ 3 ] {f1d3d7ba-2cfd-45b5-9eb4-d66184262207} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.12.13 06:14:28.916141 [ 3 ] {f1d3d7ba-2cfd-45b5-9eb4-d66184262207} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2023.12.13 06:14:28.916358 [ 3 ] {f1d3d7ba-2cfd-45b5-9eb4-d66184262207} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2023.12.13 06:14:28.916523 [ 3 ] {f1d3d7ba-2cfd-45b5-9eb4-d66184262207} executeQuery: Read 47 rows, 64.95 KiB in 0.001345095 sec., 34941 rows/sec., 47.15 MiB/sec. 2023.12.13 06:14:28.916706 [ 3 ] {f1d3d7ba-2cfd-45b5-9eb4-d66184262207} DynamicQueryHandler: Done processing query 2023.12.13 06:14:28.916746 [ 3 ] {f1d3d7ba-2cfd-45b5-9eb4-d66184262207} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:14:28.916773 [ 3 ] {} HTTP-Session: f587df44-d172-4e42-baad-56a69028a1fc Destroying unnamed session 2023.12.13 06:14:34.037756 [ 112 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:14:34.037823 [ 112 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:14:38.906116 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:14:38.906235 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:14:38.906261 [ 3 ] {} HTTP-Session: 3f80cd5f-7a19-4d60-a3bf-141b77e46a66 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:14:38.906284 [ 3 ] {} HTTP-Session: 3f80cd5f-7a19-4d60-a3bf-141b77e46a66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:14:38.906408 [ 3 ] {636fe553-1e49-4a65-9d27-c2b0c7dd45d2} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:14:38.906467 [ 3 ] {636fe553-1e49-4a65-9d27-c2b0c7dd45d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:14:38.906623 [ 3 ] {636fe553-1e49-4a65-9d27-c2b0c7dd45d2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:14:38.907078 [ 3 ] {636fe553-1e49-4a65-9d27-c2b0c7dd45d2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.12.13 06:14:38.907345 [ 3 ] {636fe553-1e49-4a65-9d27-c2b0c7dd45d2} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2023.12.13 06:14:38.907512 [ 3 ] {636fe553-1e49-4a65-9d27-c2b0c7dd45d2} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2023.12.13 06:14:38.907648 [ 3 ] {636fe553-1e49-4a65-9d27-c2b0c7dd45d2} executeQuery: Read 47 rows, 3.81 KiB in 0.001199642 sec., 39178 rows/sec., 3.10 MiB/sec. 2023.12.13 06:14:38.907840 [ 3 ] {636fe553-1e49-4a65-9d27-c2b0c7dd45d2} DynamicQueryHandler: Done processing query 2023.12.13 06:14:38.907868 [ 3 ] {636fe553-1e49-4a65-9d27-c2b0c7dd45d2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:14:38.907885 [ 3 ] {} HTTP-Session: 3f80cd5f-7a19-4d60-a3bf-141b77e46a66 Destroying unnamed session 2023.12.13 06:14:38.908033 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:14:38.908084 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:14:38.908103 [ 3 ] {} HTTP-Session: 1be9b25f-9556-43fd-96fd-fb0d27f638e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:14:38.908123 [ 3 ] {} HTTP-Session: 1be9b25f-9556-43fd-96fd-fb0d27f638e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:14:38.908213 [ 3 ] {35115f48-c96e-426f-885a-b64fbee69916} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:14:38.908257 [ 3 ] {35115f48-c96e-426f-885a-b64fbee69916} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:14:38.908370 [ 3 ] {35115f48-c96e-426f-885a-b64fbee69916} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:14:38.908775 [ 3 ] {35115f48-c96e-426f-885a-b64fbee69916} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.12.13 06:14:38.908995 [ 3 ] {35115f48-c96e-426f-885a-b64fbee69916} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2023.12.13 06:14:38.909153 [ 3 ] {35115f48-c96e-426f-885a-b64fbee69916} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. 2023.12.13 06:14:38.909289 [ 3 ] {35115f48-c96e-426f-885a-b64fbee69916} executeQuery: Read 141 rows, 13.90 KiB in 0.001040069 sec., 135567 rows/sec., 13.05 MiB/sec. 2023.12.13 06:14:38.909413 [ 3 ] {35115f48-c96e-426f-885a-b64fbee69916} DynamicQueryHandler: Done processing query 2023.12.13 06:14:38.909437 [ 3 ] {35115f48-c96e-426f-885a-b64fbee69916} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:14:38.909452 [ 3 ] {} HTTP-Session: 1be9b25f-9556-43fd-96fd-fb0d27f638e9 Destroying unnamed session 2023.12.13 06:14:38.909568 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:14:38.909614 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:14:38.909632 [ 3 ] {} HTTP-Session: 3677165b-b764-41b7-a8d2-e771eb33384d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:14:38.909650 [ 3 ] {} HTTP-Session: 3677165b-b764-41b7-a8d2-e771eb33384d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:14:38.909723 [ 3 ] {45f18a35-747d-42e7-b418-dafa84e8138f} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:14:38.909760 [ 3 ] {45f18a35-747d-42e7-b418-dafa84e8138f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:14:38.909865 [ 3 ] {45f18a35-747d-42e7-b418-dafa84e8138f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:14:38.910168 [ 3 ] {45f18a35-747d-42e7-b418-dafa84e8138f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.12.13 06:14:38.910372 [ 3 ] {45f18a35-747d-42e7-b418-dafa84e8138f} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2023.12.13 06:14:38.910529 [ 3 ] {45f18a35-747d-42e7-b418-dafa84e8138f} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. 2023.12.13 06:14:38.910660 [ 3 ] {45f18a35-747d-42e7-b418-dafa84e8138f} executeQuery: Read 47 rows, 3.76 KiB in 0.000908756 sec., 51719 rows/sec., 4.04 MiB/sec. 2023.12.13 06:14:38.910807 [ 3 ] {45f18a35-747d-42e7-b418-dafa84e8138f} DynamicQueryHandler: Done processing query 2023.12.13 06:14:38.910852 [ 3 ] {45f18a35-747d-42e7-b418-dafa84e8138f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:14:38.910879 [ 3 ] {} HTTP-Session: 3677165b-b764-41b7-a8d2-e771eb33384d Destroying unnamed session 2023.12.13 06:14:38.911010 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:14:38.911055 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:14:38.911073 [ 3 ] {} HTTP-Session: d17ccb24-a503-4b2a-a38d-aaad09b08274 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:14:38.911090 [ 3 ] {} HTTP-Session: d17ccb24-a503-4b2a-a38d-aaad09b08274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:14:38.911181 [ 3 ] {664a1bca-30a4-493d-8bc6-09cff4595238} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:14:38.911226 [ 3 ] {664a1bca-30a4-493d-8bc6-09cff4595238} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:14:38.911368 [ 3 ] {664a1bca-30a4-493d-8bc6-09cff4595238} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:14:38.911857 [ 3 ] {664a1bca-30a4-493d-8bc6-09cff4595238} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.12.13 06:14:38.912172 [ 3 ] {664a1bca-30a4-493d-8bc6-09cff4595238} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2023.12.13 06:14:38.912345 [ 3 ] {664a1bca-30a4-493d-8bc6-09cff4595238} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2023.12.13 06:14:38.912493 [ 3 ] {664a1bca-30a4-493d-8bc6-09cff4595238} executeQuery: Read 47 rows, 64.95 KiB in 0.001273974 sec., 36892 rows/sec., 49.78 MiB/sec. 2023.12.13 06:14:38.912666 [ 3 ] {664a1bca-30a4-493d-8bc6-09cff4595238} DynamicQueryHandler: Done processing query 2023.12.13 06:14:38.912690 [ 3 ] {664a1bca-30a4-493d-8bc6-09cff4595238} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:14:38.912706 [ 3 ] {} HTTP-Session: d17ccb24-a503-4b2a-a38d-aaad09b08274 Destroying unnamed session 2023.12.13 06:14:43.905211 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5316, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:14:43.905342 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:14:43.905372 [ 3 ] {} HTTP-Session: 36188a07-53ff-47fe-9942-584835d1eb52 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:14:43.905400 [ 3 ] {} HTTP-Session: 36188a07-53ff-47fe-9942-584835d1eb52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:14:43.905540 [ 3 ] {5135db08-d29c-4b91-b9fc-4e022721228a} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:14:43.905607 [ 3 ] {5135db08-d29c-4b91-b9fc-4e022721228a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:14:43.905782 [ 3 ] {5135db08-d29c-4b91-b9fc-4e022721228a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:14:43.906366 [ 3 ] {5135db08-d29c-4b91-b9fc-4e022721228a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. 2023.12.13 06:14:43.906627 [ 3 ] {5135db08-d29c-4b91-b9fc-4e022721228a} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2023.12.13 06:14:43.906796 [ 3 ] {5135db08-d29c-4b91-b9fc-4e022721228a} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. 2023.12.13 06:14:43.906923 [ 3 ] {5135db08-d29c-4b91-b9fc-4e022721228a} executeQuery: Read 36 rows, 3.09 KiB in 0.001342104 sec., 26823 rows/sec., 2.25 MiB/sec. 2023.12.13 06:14:43.906923 [ 179 ] {} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2023.12.13 06:14:43.906990 [ 179 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. 2023.12.13 06:14:43.907105 [ 3 ] {5135db08-d29c-4b91-b9fc-4e022721228a} DynamicQueryHandler: Done processing query 2023.12.13 06:14:43.907122 [ 10 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact 2023.12.13 06:14:43.907149 [ 3 ] {5135db08-d29c-4b91-b9fc-4e022721228a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:14:43.907223 [ 3 ] {} HTTP-Session: 36188a07-53ff-47fe-9942-584835d1eb52 Destroying unnamed session 2023.12.13 06:14:43.907385 [ 10 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:14:43.907410 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:14:43.907448 [ 10 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 181 rows starting from the beginning of the part 2023.12.13 06:14:43.907494 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:14:43.907535 [ 3 ] {} HTTP-Session: ba61a9dc-0462-4dd0-921d-15bfc4821f02 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:14:43.907572 [ 3 ] {} HTTP-Session: ba61a9dc-0462-4dd0-921d-15bfc4821f02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:14:43.907701 [ 10 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 37 rows starting from the beginning of the part 2023.12.13 06:14:43.907775 [ 3 ] {0bf45e8c-1307-48dc-a866-eb971c2096dc} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:14:43.907860 [ 3 ] {0bf45e8c-1307-48dc-a866-eb971c2096dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:14:43.907955 [ 10 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 141 rows starting from the beginning of the part 2023.12.13 06:14:43.908284 [ 10 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 142 rows starting from the beginning of the part 2023.12.13 06:14:43.908298 [ 3 ] {0bf45e8c-1307-48dc-a866-eb971c2096dc} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:14:43.908468 [ 10 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 141 rows starting from the beginning of the part 2023.12.13 06:14:43.908621 [ 10 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 36 rows starting from the beginning of the part 2023.12.13 06:14:43.909137 [ 3 ] {0bf45e8c-1307-48dc-a866-eb971c2096dc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. 2023.12.13 06:14:43.909548 [ 3 ] {0bf45e8c-1307-48dc-a866-eb971c2096dc} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2023.12.13 06:14:43.909873 [ 3 ] {0bf45e8c-1307-48dc-a866-eb971c2096dc} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. 2023.12.13 06:14:43.910032 [ 179 ] {} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2023.12.13 06:14:43.910110 [ 3 ] {0bf45e8c-1307-48dc-a866-eb971c2096dc} executeQuery: Read 24 rows, 1.90 KiB in 0.002265251 sec., 10594 rows/sec., 838.07 KiB/sec. 2023.12.13 06:14:43.910144 [ 179 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. 2023.12.13 06:14:43.910351 [ 10 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact 2023.12.13 06:14:43.910561 [ 3 ] {0bf45e8c-1307-48dc-a866-eb971c2096dc} DynamicQueryHandler: Done processing query 2023.12.13 06:14:43.910635 [ 10 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:14:43.910634 [ 3 ] {0bf45e8c-1307-48dc-a866-eb971c2096dc} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.13 06:14:43.910728 [ 3 ] {} HTTP-Session: ba61a9dc-0462-4dd0-921d-15bfc4821f02 Destroying unnamed session 2023.12.13 06:14:43.910746 [ 10 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 97 rows starting from the beginning of the part 2023.12.13 06:14:43.910963 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:14:43.911001 [ 11 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 678 rows, containing 4 columns (4 merged, 0 gathered) in 0.003950842 sec., 171608.9886662134 rows/sec., 16.17 MiB/sec. 2023.12.13 06:14:43.911111 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:14:43.911161 [ 10 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 26 rows starting from the beginning of the part 2023.12.13 06:14:43.911202 [ 3 ] {} HTTP-Session: 74b0f6d0-99e2-48cc-bb3c-9067e88f22ee Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:14:43.911311 [ 3 ] {} HTTP-Session: 74b0f6d0-99e2-48cc-bb3c-9067e88f22ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:14:43.911413 [ 11 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2023.12.13 06:14:43.911780 [ 10 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 47 rows starting from the beginning of the part 2023.12.13 06:14:43.911810 [ 3 ] {9b80eaf5-5f92-42ed-9bfe-2b402b27f294} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:14:43.911971 [ 11 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_66_13} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. 2023.12.13 06:14:43.912078 [ 3 ] {9b80eaf5-5f92-42ed-9bfe-2b402b27f294} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:14:43.912222 [ 11 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_66_13} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 2023.12.13 06:14:43.912300 [ 10 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 49 rows starting from the beginning of the part 2023.12.13 06:14:43.912656 [ 10 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 47 rows starting from the beginning of the part 2023.12.13 06:14:43.912861 [ 3 ] {9b80eaf5-5f92-42ed-9bfe-2b402b27f294} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:14:43.912891 [ 10 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 24 rows starting from the beginning of the part 2023.12.13 06:14:43.913584 [ 3 ] {9b80eaf5-5f92-42ed-9bfe-2b402b27f294} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. 2023.12.13 06:14:43.914260 [ 3 ] {9b80eaf5-5f92-42ed-9bfe-2b402b27f294} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.12.13 06:14:43.914357 [ 10 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 290 rows, containing 4 columns (4 merged, 0 gathered) in 0.004128615 sec., 70241.47323012681 rows/sec., 5.48 MiB/sec. 2023.12.13 06:14:43.914495 [ 10 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2023.12.13 06:14:43.914610 [ 3 ] {9b80eaf5-5f92-42ed-9bfe-2b402b27f294} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.12.13 06:14:43.914791 [ 3 ] {9b80eaf5-5f92-42ed-9bfe-2b402b27f294} executeQuery: Read 36 rows, 2.60 KiB in 0.002885963 sec., 12474 rows/sec., 901.45 KiB/sec. 2023.12.13 06:14:43.914844 [ 10 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_66_13} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. 2023.12.13 06:14:43.915115 [ 10 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_66_13} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 2023.12.13 06:14:43.915281 [ 3 ] {9b80eaf5-5f92-42ed-9bfe-2b402b27f294} DynamicQueryHandler: Done processing query 2023.12.13 06:14:43.915318 [ 3 ] {9b80eaf5-5f92-42ed-9bfe-2b402b27f294} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:14:43.915335 [ 3 ] {} HTTP-Session: 74b0f6d0-99e2-48cc-bb3c-9067e88f22ee Destroying unnamed session 2023.12.13 06:14:48.906068 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:14:48.906208 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:14:48.906235 [ 3 ] {} HTTP-Session: 547f8570-bfc9-4448-8fd6-041008f8d56e Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:14:48.906258 [ 3 ] {} HTTP-Session: 547f8570-bfc9-4448-8fd6-041008f8d56e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:14:48.906383 [ 3 ] {d70d40b1-1570-489a-a3ab-6df495450aaa} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:14:48.906441 [ 3 ] {d70d40b1-1570-489a-a3ab-6df495450aaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:14:48.906595 [ 3 ] {d70d40b1-1570-489a-a3ab-6df495450aaa} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:14:48.907033 [ 3 ] {d70d40b1-1570-489a-a3ab-6df495450aaa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. 2023.12.13 06:14:48.907296 [ 3 ] {d70d40b1-1570-489a-a3ab-6df495450aaa} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2023.12.13 06:14:48.907461 [ 3 ] {d70d40b1-1570-489a-a3ab-6df495450aaa} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2023.12.13 06:14:48.907587 [ 3 ] {d70d40b1-1570-489a-a3ab-6df495450aaa} executeQuery: Read 47 rows, 3.81 KiB in 0.001169881 sec., 40175 rows/sec., 3.18 MiB/sec. 2023.12.13 06:14:48.907731 [ 3 ] {d70d40b1-1570-489a-a3ab-6df495450aaa} DynamicQueryHandler: Done processing query 2023.12.13 06:14:48.907755 [ 3 ] {d70d40b1-1570-489a-a3ab-6df495450aaa} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:14:48.907771 [ 3 ] {} HTTP-Session: 547f8570-bfc9-4448-8fd6-041008f8d56e Destroying unnamed session 2023.12.13 06:14:48.907925 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:14:48.907973 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:14:48.907993 [ 3 ] {} HTTP-Session: 993d2bfe-335a-4aa1-b6fd-01ecb66aea3b Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:14:48.908010 [ 3 ] {} HTTP-Session: 993d2bfe-335a-4aa1-b6fd-01ecb66aea3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:14:48.908089 [ 3 ] {3bd063bd-dc9f-4b97-8f12-d4e47443a39c} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:14:48.908128 [ 3 ] {3bd063bd-dc9f-4b97-8f12-d4e47443a39c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:14:48.908233 [ 3 ] {3bd063bd-dc9f-4b97-8f12-d4e47443a39c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:14:48.908612 [ 3 ] {3bd063bd-dc9f-4b97-8f12-d4e47443a39c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. 2023.12.13 06:14:48.908836 [ 3 ] {3bd063bd-dc9f-4b97-8f12-d4e47443a39c} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2023.12.13 06:14:48.908985 [ 3 ] {3bd063bd-dc9f-4b97-8f12-d4e47443a39c} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. 2023.12.13 06:14:48.909103 [ 3 ] {3bd063bd-dc9f-4b97-8f12-d4e47443a39c} executeQuery: Read 141 rows, 13.90 KiB in 0.000984698 sec., 143191 rows/sec., 13.78 MiB/sec. 2023.12.13 06:14:48.909219 [ 3 ] {3bd063bd-dc9f-4b97-8f12-d4e47443a39c} DynamicQueryHandler: Done processing query 2023.12.13 06:14:48.909241 [ 3 ] {3bd063bd-dc9f-4b97-8f12-d4e47443a39c} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:14:48.909257 [ 3 ] {} HTTP-Session: 993d2bfe-335a-4aa1-b6fd-01ecb66aea3b Destroying unnamed session 2023.12.13 06:14:48.909371 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:14:48.909416 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:14:48.909434 [ 3 ] {} HTTP-Session: 4adffe5e-8371-4043-b6fb-526d2e89a393 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:14:48.909451 [ 3 ] {} HTTP-Session: 4adffe5e-8371-4043-b6fb-526d2e89a393 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:14:48.909522 [ 3 ] {b04f1e97-9dc9-424d-808f-00373d30e616} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:14:48.909560 [ 3 ] {b04f1e97-9dc9-424d-808f-00373d30e616} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:14:48.909666 [ 3 ] {b04f1e97-9dc9-424d-808f-00373d30e616} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:14:48.909957 [ 3 ] {b04f1e97-9dc9-424d-808f-00373d30e616} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. 2023.12.13 06:14:48.910225 [ 3 ] {b04f1e97-9dc9-424d-808f-00373d30e616} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2023.12.13 06:14:48.910379 [ 3 ] {b04f1e97-9dc9-424d-808f-00373d30e616} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. 2023.12.13 06:14:48.910498 [ 3 ] {b04f1e97-9dc9-424d-808f-00373d30e616} executeQuery: Read 47 rows, 3.76 KiB in 0.000945187 sec., 49725 rows/sec., 3.89 MiB/sec. 2023.12.13 06:14:48.910616 [ 3 ] {b04f1e97-9dc9-424d-808f-00373d30e616} DynamicQueryHandler: Done processing query 2023.12.13 06:14:48.910639 [ 3 ] {b04f1e97-9dc9-424d-808f-00373d30e616} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:14:48.910655 [ 3 ] {} HTTP-Session: 4adffe5e-8371-4043-b6fb-526d2e89a393 Destroying unnamed session 2023.12.13 06:14:48.910799 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50299, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:14:48.910843 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:14:48.910861 [ 3 ] {} HTTP-Session: 9f3a4adb-78b5-4605-a0e4-17b99b37feed Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:14:48.910877 [ 3 ] {} HTTP-Session: 9f3a4adb-78b5-4605-a0e4-17b99b37feed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:14:48.910965 [ 3 ] {aebdd5d6-adde-4b55-81ab-2547391eac62} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:14:48.911009 [ 3 ] {aebdd5d6-adde-4b55-81ab-2547391eac62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:14:48.911145 [ 3 ] {aebdd5d6-adde-4b55-81ab-2547391eac62} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:14:48.911636 [ 3 ] {aebdd5d6-adde-4b55-81ab-2547391eac62} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. 2023.12.13 06:14:48.911984 [ 3 ] {aebdd5d6-adde-4b55-81ab-2547391eac62} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2023.12.13 06:14:48.912174 [ 3 ] {aebdd5d6-adde-4b55-81ab-2547391eac62} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2023.12.13 06:14:48.912312 [ 3 ] {aebdd5d6-adde-4b55-81ab-2547391eac62} executeQuery: Read 47 rows, 64.95 KiB in 0.001313584 sec., 35779 rows/sec., 48.28 MiB/sec. 2023.12.13 06:14:48.912444 [ 3 ] {aebdd5d6-adde-4b55-81ab-2547391eac62} DynamicQueryHandler: Done processing query 2023.12.13 06:14:48.912468 [ 3 ] {aebdd5d6-adde-4b55-81ab-2547391eac62} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:14:48.912485 [ 3 ] {} HTTP-Session: 9f3a4adb-78b5-4605-a0e4-17b99b37feed Destroying unnamed session 2023.12.13 06:14:49.037871 [ 66 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:14:49.037937 [ 66 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:14:58.906795 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:14:58.906926 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:14:58.906957 [ 3 ] {} HTTP-Session: 0c646606-08a0-43e0-960f-7b73402715d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:14:58.906984 [ 3 ] {} HTTP-Session: 0c646606-08a0-43e0-960f-7b73402715d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:14:58.907122 [ 3 ] {7f81a80d-00b2-4e48-9c8e-e4e40ca3f398} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:14:58.907188 [ 3 ] {7f81a80d-00b2-4e48-9c8e-e4e40ca3f398} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:14:58.907360 [ 3 ] {7f81a80d-00b2-4e48-9c8e-e4e40ca3f398} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:14:58.907818 [ 3 ] {7f81a80d-00b2-4e48-9c8e-e4e40ca3f398} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. 2023.12.13 06:14:58.908088 [ 3 ] {7f81a80d-00b2-4e48-9c8e-e4e40ca3f398} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2023.12.13 06:14:58.908267 [ 3 ] {7f81a80d-00b2-4e48-9c8e-e4e40ca3f398} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2023.12.13 06:14:58.908405 [ 3 ] {7f81a80d-00b2-4e48-9c8e-e4e40ca3f398} executeQuery: Read 47 rows, 3.81 KiB in 0.001243792 sec., 37787 rows/sec., 2.99 MiB/sec. 2023.12.13 06:14:58.908452 [ 144 ] {} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Selected 5 parts from all_1_47_11 to all_51_51_0 2023.12.13 06:14:58.908586 [ 144 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. 2023.12.13 06:14:58.908605 [ 3 ] {7f81a80d-00b2-4e48-9c8e-e4e40ca3f398} DynamicQueryHandler: Done processing query 2023.12.13 06:14:58.908642 [ 3 ] {7f81a80d-00b2-4e48-9c8e-e4e40ca3f398} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:14:58.908722 [ 3 ] {} HTTP-Session: 0c646606-08a0-43e0-960f-7b73402715d0 Destroying unnamed session 2023.12.13 06:14:58.908775 [ 21 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_51_12} MergeTask::PrepareStage: Merging 5 parts: from all_1_47_11 to all_51_51_0 into Compact 2023.12.13 06:14:58.908950 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:14:58.909050 [ 21 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_51_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:14:58.909082 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:14:58.909142 [ 21 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_51_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_47_11, total 47 rows starting from the beginning of the part 2023.12.13 06:14:58.909144 [ 3 ] {} HTTP-Session: 98e2c0b7-9918-492c-9ca4-3b3d299c0d86 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:14:58.909213 [ 3 ] {} HTTP-Session: 98e2c0b7-9918-492c-9ca4-3b3d299c0d86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:14:58.909447 [ 21 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_51_12} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 47 rows starting from the beginning of the part 2023.12.13 06:14:58.909449 [ 3 ] {0d6b22a6-d226-4f57-8505-b53ee7d00fc6} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:14:58.909559 [ 3 ] {0d6b22a6-d226-4f57-8505-b53ee7d00fc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.13 06:14:58.909675 [ 21 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_51_12} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 47 rows starting from the beginning of the part 2023.12.13 06:14:58.909974 [ 21 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_51_12} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 47 rows starting from the beginning of the part 2023.12.13 06:14:58.910116 [ 3 ] {0d6b22a6-d226-4f57-8505-b53ee7d00fc6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:14:58.910180 [ 21 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_51_12} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 47 rows starting from the beginning of the part 2023.12.13 06:14:58.910715 [ 3 ] {0d6b22a6-d226-4f57-8505-b53ee7d00fc6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. 2023.12.13 06:14:58.911207 [ 3 ] {0d6b22a6-d226-4f57-8505-b53ee7d00fc6} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.12.13 06:14:58.911454 [ 11 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_51_12} MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 4 columns (4 merged, 0 gathered) in 0.002794291 sec., 84100.04541402453 rows/sec., 6.66 MiB/sec. 2023.12.13 06:14:58.911475 [ 3 ] {0d6b22a6-d226-4f57-8505-b53ee7d00fc6} oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.12.13 06:14:58.911668 [ 3 ] {0d6b22a6-d226-4f57-8505-b53ee7d00fc6} executeQuery: Read 4 rows, 342.00 B in 0.002139349 sec., 1869 rows/sec., 156.11 KiB/sec. 2023.12.13 06:14:58.911667 [ 10 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_51_12} MergedBlockOutputStream: filled checksums all_1_51_12 (state Temporary) 2023.12.13 06:14:58.911988 [ 3 ] {0d6b22a6-d226-4f57-8505-b53ee7d00fc6} DynamicQueryHandler: Done processing query 2023.12.13 06:14:58.912024 [ 3 ] {0d6b22a6-d226-4f57-8505-b53ee7d00fc6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:14:58.912048 [ 3 ] {} HTTP-Session: 98e2c0b7-9918-492c-9ca4-3b3d299c0d86 Destroying unnamed session 2023.12.13 06:14:58.912094 [ 10 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_51_12} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_merge_all_1_51_12 to all_1_51_12. 2023.12.13 06:14:58.912182 [ 10 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_51_12} oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Merged 5 parts: from all_1_47_11 to all_51_51_0 2023.12.13 06:14:58.912215 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22831, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:14:58.912304 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:14:58.912324 [ 3 ] {} HTTP-Session: 161ce3d2-e13e-4a96-8141-3d6569dfe9b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:14:58.912341 [ 3 ] {} HTTP-Session: 161ce3d2-e13e-4a96-8141-3d6569dfe9b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:14:58.912423 [ 3 ] {093f5482-c93b-4ee2-961a-96388a4481de} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:14:58.912462 [ 3 ] {093f5482-c93b-4ee2-961a-96388a4481de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:14:58.912593 [ 3 ] {093f5482-c93b-4ee2-961a-96388a4481de} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:14:58.913050 [ 3 ] {093f5482-c93b-4ee2-961a-96388a4481de} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. 2023.12.13 06:14:58.913274 [ 3 ] {093f5482-c93b-4ee2-961a-96388a4481de} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2023.12.13 06:14:58.913428 [ 3 ] {093f5482-c93b-4ee2-961a-96388a4481de} oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. 2023.12.13 06:14:58.913551 [ 3 ] {093f5482-c93b-4ee2-961a-96388a4481de} executeQuery: Read 143 rows, 14.08 KiB in 0.00109663 sec., 130399 rows/sec., 12.53 MiB/sec. 2023.12.13 06:14:58.913674 [ 3 ] {093f5482-c93b-4ee2-961a-96388a4481de} DynamicQueryHandler: Done processing query 2023.12.13 06:14:58.913698 [ 3 ] {093f5482-c93b-4ee2-961a-96388a4481de} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:14:58.913714 [ 3 ] {} HTTP-Session: 161ce3d2-e13e-4a96-8141-3d6569dfe9b0 Destroying unnamed session 2023.12.13 06:14:58.913812 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:14:58.913857 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:14:58.913877 [ 3 ] {} HTTP-Session: cb4ea4c4-cba4-43c9-bb1e-9d087d588742 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:14:58.913894 [ 3 ] {} HTTP-Session: cb4ea4c4-cba4-43c9-bb1e-9d087d588742 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:14:58.913963 [ 3 ] {0b6ac6ea-3ac8-44b5-a9a0-0d2979935f4c} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:14:58.914003 [ 3 ] {0b6ac6ea-3ac8-44b5-a9a0-0d2979935f4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.13 06:14:58.914111 [ 3 ] {0b6ac6ea-3ac8-44b5-a9a0-0d2979935f4c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:14:58.914389 [ 3 ] {0b6ac6ea-3ac8-44b5-a9a0-0d2979935f4c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. 2023.12.13 06:14:58.914592 [ 3 ] {0b6ac6ea-3ac8-44b5-a9a0-0d2979935f4c} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.12.13 06:14:58.914744 [ 3 ] {0b6ac6ea-3ac8-44b5-a9a0-0d2979935f4c} oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.12.13 06:14:58.914868 [ 3 ] {0b6ac6ea-3ac8-44b5-a9a0-0d2979935f4c} executeQuery: Read 4 rows, 286.00 B in 0.000875366 sec., 4569 rows/sec., 319.06 KiB/sec. 2023.12.13 06:14:58.915008 [ 3 ] {0b6ac6ea-3ac8-44b5-a9a0-0d2979935f4c} DynamicQueryHandler: Done processing query 2023.12.13 06:14:58.915033 [ 3 ] {0b6ac6ea-3ac8-44b5-a9a0-0d2979935f4c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:14:58.915050 [ 3 ] {} HTTP-Session: cb4ea4c4-cba4-43c9-bb1e-9d087d588742 Destroying unnamed session 2023.12.13 06:14:58.915147 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:14:58.915193 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:14:58.915212 [ 3 ] {} HTTP-Session: 6da20ec3-81b5-4797-9bb2-543336f25a84 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:14:58.915229 [ 3 ] {} HTTP-Session: 6da20ec3-81b5-4797-9bb2-543336f25a84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:14:58.915305 [ 3 ] {7c89fd59-b73e-4e77-ab9d-a45f96b3677d} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:14:58.915344 [ 3 ] {7c89fd59-b73e-4e77-ab9d-a45f96b3677d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:14:58.915454 [ 3 ] {7c89fd59-b73e-4e77-ab9d-a45f96b3677d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:14:58.915758 [ 3 ] {7c89fd59-b73e-4e77-ab9d-a45f96b3677d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. 2023.12.13 06:14:58.915968 [ 3 ] {7c89fd59-b73e-4e77-ab9d-a45f96b3677d} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2023.12.13 06:14:58.916131 [ 3 ] {7c89fd59-b73e-4e77-ab9d-a45f96b3677d} oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. 2023.12.13 06:14:58.916271 [ 3 ] {7c89fd59-b73e-4e77-ab9d-a45f96b3677d} executeQuery: Read 51 rows, 4.09 KiB in 0.000929666 sec., 54858 rows/sec., 4.30 MiB/sec. 2023.12.13 06:14:58.916408 [ 3 ] {7c89fd59-b73e-4e77-ab9d-a45f96b3677d} DynamicQueryHandler: Done processing query 2023.12.13 06:14:58.916434 [ 3 ] {7c89fd59-b73e-4e77-ab9d-a45f96b3677d} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.13 06:14:58.916450 [ 3 ] {} HTTP-Session: 6da20ec3-81b5-4797-9bb2-543336f25a84 Destroying unnamed session 2023.12.13 06:14:58.916568 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:14:58.916637 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:14:58.916663 [ 3 ] {} HTTP-Session: fd5669a3-3573-43a8-83dd-adabf5826600 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:14:58.916686 [ 3 ] {} HTTP-Session: fd5669a3-3573-43a8-83dd-adabf5826600 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:14:58.916770 [ 3 ] {02ac329c-8062-4878-91b4-ce7437858e64} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:14:58.916814 [ 3 ] {02ac329c-8062-4878-91b4-ce7437858e64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:14:58.916938 [ 3 ] {02ac329c-8062-4878-91b4-ce7437858e64} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:14:58.917249 [ 3 ] {02ac329c-8062-4878-91b4-ce7437858e64} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. 2023.12.13 06:14:58.917559 [ 3 ] {02ac329c-8062-4878-91b4-ce7437858e64} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.12.13 06:14:58.917758 [ 3 ] {02ac329c-8062-4878-91b4-ce7437858e64} oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.12.13 06:14:58.917926 [ 3 ] {02ac329c-8062-4878-91b4-ce7437858e64} executeQuery: Read 2 rows, 144.00 B in 0.001118321 sec., 1788 rows/sec., 125.75 KiB/sec. 2023.12.13 06:14:58.918065 [ 3 ] {02ac329c-8062-4878-91b4-ce7437858e64} DynamicQueryHandler: Done processing query 2023.12.13 06:14:58.918090 [ 3 ] {02ac329c-8062-4878-91b4-ce7437858e64} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:14:58.918111 [ 3 ] {} HTTP-Session: fd5669a3-3573-43a8-83dd-adabf5826600 Destroying unnamed session 2023.12.13 06:14:58.918248 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50299, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:14:58.918296 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:14:58.918315 [ 3 ] {} HTTP-Session: 25713f25-2ede-4f7c-93b9-07726fef6d5c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653 2023.12.13 06:14:58.918332 [ 3 ] {} HTTP-Session: 25713f25-2ede-4f7c-93b9-07726fef6d5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:14:58.918418 [ 3 ] {c74ccd2d-a88b-4b10-bb84-901328d465c9} executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:14:58.918462 [ 3 ] {c74ccd2d-a88b-4b10-bb84-901328d465c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:14:58.918605 [ 3 ] {c74ccd2d-a88b-4b10-bb84-901328d465c9} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:14:58.919089 [ 3 ] {c74ccd2d-a88b-4b10-bb84-901328d465c9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. 2023.12.13 06:14:58.919397 [ 3 ] {c74ccd2d-a88b-4b10-bb84-901328d465c9} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2023.12.13 06:14:58.919578 [ 3 ] {c74ccd2d-a88b-4b10-bb84-901328d465c9} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2023.12.13 06:14:58.919719 [ 3 ] {c74ccd2d-a88b-4b10-bb84-901328d465c9} executeQuery: Read 47 rows, 64.95 KiB in 0.001267603 sec., 37077 rows/sec., 50.03 MiB/sec. 2023.12.13 06:14:58.919714 [ 160 ] {} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2023.12.13 06:14:58.919811 [ 160 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. 2023.12.13 06:14:58.919928 [ 21 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2023.12.13 06:14:58.919944 [ 3 ] {c74ccd2d-a88b-4b10-bb84-901328d465c9} DynamicQueryHandler: Done processing query 2023.12.13 06:14:58.919985 [ 3 ] {c74ccd2d-a88b-4b10-bb84-901328d465c9} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:14:58.920026 [ 3 ] {} HTTP-Session: 25713f25-2ede-4f7c-93b9-07726fef6d5c Destroying unnamed session 2023.12.13 06:14:58.920224 [ 21 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:14:58.920268 [ 21 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1996 rows starting from the beginning of the part 2023.12.13 06:14:58.920381 [ 21 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 47 rows starting from the beginning of the part 2023.12.13 06:14:58.920480 [ 21 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 47 rows starting from the beginning of the part 2023.12.13 06:14:58.920570 [ 21 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 47 rows starting from the beginning of the part 2023.12.13 06:14:58.920659 [ 21 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 47 rows starting from the beginning of the part 2023.12.13 06:14:58.920747 [ 21 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 47 rows starting from the beginning of the part 2023.12.13 06:14:58.924736 [ 21 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2231 rows, containing 6 columns (6 merged, 0 gathered) in 0.004847828 sec., 460206.0964209126 rows/sec., 621.02 MiB/sec. 2023.12.13 06:14:58.925539 [ 21 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2023.12.13 06:14:58.925778 [ 21 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_51_10} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2023.12.13 06:14:58.925863 [ 21 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_51_10} oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2023.12.13 06:14:58.925939 [ 21 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_51_10: 13.54 MiB. 2023.12.13 06:14:59.000176 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 246.91 MiB, peak 257.42 MiB, will set to 244.39 MiB (RSS), difference: -2.51 MiB