[ Nov 20 18:34:15 Enabled. ] [ Nov 20 18:34:15 Rereading configuration. ] [ Nov 20 18:34:16 Rereading configuration. ] [ Nov 20 18:34:28 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=oxControlService16 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default + GATEWAY=fd00:1122:3344:101::1 + [[ oxControlService16 == unknown ]] + [[ fd00:1122:3344:101::1 == unknown ]] + ipadm delete-if oxControlService16 ipadm: Could not delete oxControlService16: Interface does not exist + true + ipadm create-if -t oxControlService16 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService16 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService16 + ipadm show-addr oxControlService16/ll ipadm: Address object not found + ipadm create-addr -t -T addrconf oxControlService16/ll + ipadm show-addr oxControlService16/omicron6 ipadm: Address object not found + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService16/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 [ Nov 20 18:34:29 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.11.20 18:34:30.274657 [ 1 ] {} Application: Will watch for the process with pid 22888 2023.11.20 18:34:30.267909 [ 1 ] {} Application: Forked a child process to watch 2023.11.20 18:34:30.895550 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22888 2023.11.20 18:34:30.895702 [ 1 ] {} Application: starting up 2023.11.20 18:34:30.895888 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2023.11.20 18:34:31.044418 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2023.11.20 18:34:31.044474 [ 1 ] {} Application: Initializing DateLUT. 2023.11.20 18:34:31.044489 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2023.11.20 18:34:31.044530 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2023.11.20 18:34:31.044969 [ 1 ] {} Application: Initiailizing interserver credentials. 2023.11.20 18:34:31.045703 [ 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.11.20 18:34:31.046145 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.11.20 18:34:31.046384 [ 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.11.20 18:34:31.050665 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.11.20 18:34:31.050705 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.11.20 18:34:31.051323 [ 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.11.20 18:34:31.052142 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.11.20 18:34:31.064761 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.11.20 18:34:31.065172 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2023.11.20 18:34:31.065197 [ 1 ] {} Application: Uncompressed cache policy name 2023.11.20 18:34:31.066436 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2023.11.20 18:34:31.066897 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2023.11.20 18:34:31.067173 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2023.11.20 18:34:31.067465 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2023.11.20 18:34:31.068287 [ 1 ] {} Application: Loading user defined objects from /data/ 2023.11.20 18:34:31.068331 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2023.11.20 18:34:31.068384 [ 1 ] {} Application: Loaded user defined objects 2023.11.20 18:34:31.068402 [ 1 ] {} Application: Loading metadata from /data/ 2023.11.20 18:34:31.128169 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2023.11.20 18:34:31.128208 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000153075 sec 2023.11.20 18:34:31.128918 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.20 18:34:31.129004 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2023.11.20 18:34:31.129028 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2023.11.20 18:34:31.129050 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2023.11.20 18:34:31.129065 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2023.11.20 18:34:31.129081 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2023.11.20 18:34:31.129098 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2023.11.20 18:34:31.129133 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2023.11.20 18:34:31.129155 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2023.11.20 18:34:31.129190 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2023.11.20 18:34:31.129205 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2023.11.20 18:34:31.129222 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2023.11.20 18:34:31.129241 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2023.11.20 18:34:31.129278 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2023.11.20 18:34:31.129296 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2023.11.20 18:34:31.129307 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2023.11.20 18:34:31.178619 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2023.11.20 18:34:31.181591 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2023.11.20 18:34:31.181618 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.5482e-05 sec 2023.11.20 18:34:31.181639 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.20 18:34:31.181651 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2023.11.20 18:34:31.181671 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2023.11.20 18:34:31.184037 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2023.11.20 18:34:31.192607 [ 1 ] {} Application: Loaded metadata. 2023.11.20 18:34:31.192673 [ 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.11.20 18:34:31.192701 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2023.11.20 18:34:31.953315 [ 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.11.20 18:34:31.971211 [ 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.11.20 18:34:31.971252 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2023.11.20 18:34:32.135481 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.11.20 18:34:32.136223 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.68 MiB (RSS), difference: 210.72 MiB 2023.11.20 18:34:32.136519 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2023.11.20 18:34:32.136615 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2023.11.20 18:34:32.136648 [ 102 ] {} DNSResolver: Updating DNS cache 2023.11.20 18:34:32.136753 [ 102 ] {} DNSResolver: Updated DNS cache 2023.11.20 18:34:32.136777 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2023.11.20 18:34:32.136821 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2023.11.20 18:34:32.136884 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2023.11.20 18:34:32.136906 [ 1 ] {} Application: Ready for connections. 2023.11.20 18:34:32.153305 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:32.153488 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:32.154227 [ 3 ] {} HTTP-Session: 04e3dedb-e4b5-4b5d-a7db-1ee67d9db622 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:32.154265 [ 3 ] {} HTTP-Session: 04e3dedb-e4b5-4b5d-a7db-1ee67d9db622 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:32.154391 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2023.11.20 18:34:32.154419 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2023.11.20 18:34:32.154438 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2023.11.20 18:34:32.155928 [ 3 ] {1c0aaf51-eeba-4224-a848-6758b494a84a} executeQuery: (from [fd00:1122:3344:101::d]:36166) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.11.20 18:34:32.179783 [ 3 ] {1c0aaf51-eeba-4224-a848-6758b494a84a} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:36166) (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.11.20 18:34:32.180475 [ 3 ] {1c0aaf51-eeba-4224-a848-6758b494a84a} 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.11.20 18:34:32.182600 [ 3 ] {1c0aaf51-eeba-4224-a848-6758b494a84a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.20 18:34:32.182647 [ 3 ] {} HTTP-Session: 04e3dedb-e4b5-4b5d-a7db-1ee67d9db622 Destroying unnamed session 2023.11.20 18:34:32.183870 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:32.183918 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:32.183939 [ 3 ] {} HTTP-Session: a5f33c0f-5369-4796-a80f-8d6e9e2d4633 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:32.183960 [ 3 ] {} HTTP-Session: a5f33c0f-5369-4796-a80f-8d6e9e2d4633 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:32.184050 [ 3 ] {9cce7b1c-5013-4aca-abf7-3a2af5193afc} executeQuery: (from [fd00:1122:3344:101::d]:36166) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2023.11.20 18:34:32.184127 [ 3 ] {9cce7b1c-5013-4aca-abf7-3a2af5193afc} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2023.11.20 18:34:32.185073 [ 3 ] {9cce7b1c-5013-4aca-abf7-3a2af5193afc} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2023.11.20 18:34:32.186839 [ 3 ] {9cce7b1c-5013-4aca-abf7-3a2af5193afc} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.20 18:34:32.190601 [ 3 ] {9cce7b1c-5013-4aca-abf7-3a2af5193afc} DynamicQueryHandler: Done processing query 2023.11.20 18:34:32.190630 [ 3 ] {9cce7b1c-5013-4aca-abf7-3a2af5193afc} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2023.11.20 18:34:32.190645 [ 3 ] {} HTTP-Session: a5f33c0f-5369-4796-a80f-8d6e9e2d4633 Destroying unnamed session 2023.11.20 18:34:32.190876 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:32.190924 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:32.190942 [ 3 ] {} HTTP-Session: 63bb5ea0-9534-459a-8c5b-ff691995fcf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:32.190957 [ 3 ] {} HTTP-Session: 63bb5ea0-9534-459a-8c5b-ff691995fcf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:32.191047 [ 3 ] {eb67595a-0716-410d-a8f7-179e40f0527b} executeQuery: (from [fd00:1122:3344:101::d]:36166) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.11.20 18:34:32.191276 [ 3 ] {eb67595a-0716-410d-a8f7-179e40f0527b} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:36166) (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.11.20 18:34:32.191386 [ 3 ] {eb67595a-0716-410d-a8f7-179e40f0527b} 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.11.20 18:34:32.191502 [ 3 ] {eb67595a-0716-410d-a8f7-179e40f0527b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.20 18:34:32.191520 [ 3 ] {} HTTP-Session: 63bb5ea0-9534-459a-8c5b-ff691995fcf5 Destroying unnamed session 2023.11.20 18:34:32.193809 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:32.193862 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:32.193883 [ 3 ] {} HTTP-Session: a273f81f-4264-4283-991e-4d6a9c553ab4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:32.193906 [ 3 ] {} HTTP-Session: a273f81f-4264-4283-991e-4d6a9c553ab4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:32.194023 [ 3 ] {2bd0cddc-6e3d-4e91-9b3b-8a631c900d95} executeQuery: (from [fd00:1122:3344:101::d]:36166) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2023.11.20 18:34:32.194132 [ 3 ] {2bd0cddc-6e3d-4e91-9b3b-8a631c900d95} DynamicQueryHandler: Done processing query 2023.11.20 18:34:32.194161 [ 3 ] {2bd0cddc-6e3d-4e91-9b3b-8a631c900d95} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.20 18:34:32.194179 [ 3 ] {} HTTP-Session: a273f81f-4264-4283-991e-4d6a9c553ab4 Destroying unnamed session 2023.11.20 18:34:32.194303 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:32.194343 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:32.194360 [ 3 ] {} HTTP-Session: 5a0c2635-b0f2-4a7c-a210-48e06387d367 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:32.194378 [ 3 ] {} HTTP-Session: 5a0c2635-b0f2-4a7c-a210-48e06387d367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:32.194431 [ 3 ] {822282e4-5d82-4dcc-97b7-e4b17185e024} executeQuery: (from [fd00:1122:3344:101::d]:36166) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2023.11.20 18:34:32.194480 [ 3 ] {822282e4-5d82-4dcc-97b7-e4b17185e024} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2023.11.20 18:34:32.208354 [ 3 ] {822282e4-5d82-4dcc-97b7-e4b17185e024} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2023.11.20 18:34:32.208381 [ 3 ] {822282e4-5d82-4dcc-97b7-e4b17185e024} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.1412e-05 sec 2023.11.20 18:34:32.208407 [ 3 ] {822282e4-5d82-4dcc-97b7-e4b17185e024} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.20 18:34:32.208427 [ 3 ] {822282e4-5d82-4dcc-97b7-e4b17185e024} DatabaseAtomic (oximeter): Starting up tables. 2023.11.20 18:34:32.208502 [ 3 ] {822282e4-5d82-4dcc-97b7-e4b17185e024} DynamicQueryHandler: Done processing query 2023.11.20 18:34:32.208528 [ 3 ] {822282e4-5d82-4dcc-97b7-e4b17185e024} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.20 18:34:32.208544 [ 3 ] {} HTTP-Session: 5a0c2635-b0f2-4a7c-a210-48e06387d367 Destroying unnamed session 2023.11.20 18:34:32.208677 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:32.208728 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:32.208816 [ 3 ] {} HTTP-Session: 92e9920e-bf27-424c-afa8-615193999dc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:32.208841 [ 3 ] {} HTTP-Session: 92e9920e-bf27-424c-afa8-615193999dc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:32.208995 [ 3 ] {b72f7459-e795-4e85-bcf6-91c6f97b3188} executeQuery: (from [fd00:1122:3344:101::d]:36166) /* 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.11.20 18:34:32.209046 [ 3 ] {b72f7459-e795-4e85-bcf6-91c6f97b3188} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2023.11.20 18:34:32.244000 [ 3 ] {b72f7459-e795-4e85-bcf6-91c6f97b3188} oximeter.version (5aecf8f3-036c-4652-ae8c-a2a097d21099): Loading data parts 2023.11.20 18:34:32.244117 [ 3 ] {b72f7459-e795-4e85-bcf6-91c6f97b3188} oximeter.version (5aecf8f3-036c-4652-ae8c-a2a097d21099): There are no data parts 2023.11.20 18:34:32.259326 [ 3 ] {b72f7459-e795-4e85-bcf6-91c6f97b3188} DynamicQueryHandler: Done processing query 2023.11.20 18:34:32.259358 [ 3 ] {b72f7459-e795-4e85-bcf6-91c6f97b3188} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.20 18:34:32.259382 [ 3 ] {} HTTP-Session: 92e9920e-bf27-424c-afa8-615193999dc1 Destroying unnamed session 2023.11.20 18:34:32.259516 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:32.259562 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:32.259583 [ 3 ] {} HTTP-Session: 3ab4215a-2bee-4746-b963-87b77195aff3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:32.259600 [ 3 ] {} HTTP-Session: 3ab4215a-2bee-4746-b963-87b77195aff3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:32.259783 [ 3 ] {965d81c7-c267-4f3e-b7b1-c54ab2a2807a} executeQuery: (from [fd00:1122:3344:101::d]:36166) /* 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 UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.20 18:34:32.259830 [ 3 ] {965d81c7-c267-4f3e-b7b1-c54ab2a2807a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2023.11.20 18:34:32.277340 [ 3 ] {965d81c7-c267-4f3e-b7b1-c54ab2a2807a} oximeter.measurements_bool (483a8f00-965c-4a51-a4e1-ab88b9bbeed2): Loading data parts 2023.11.20 18:34:32.277437 [ 3 ] {965d81c7-c267-4f3e-b7b1-c54ab2a2807a} oximeter.measurements_bool (483a8f00-965c-4a51-a4e1-ab88b9bbeed2): There are no data parts 2023.11.20 18:34:32.297070 [ 3 ] {965d81c7-c267-4f3e-b7b1-c54ab2a2807a} DynamicQueryHandler: Done processing query 2023.11.20 18:34:32.297121 [ 3 ] {965d81c7-c267-4f3e-b7b1-c54ab2a2807a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.20 18:34:32.297166 [ 3 ] {} HTTP-Session: 3ab4215a-2bee-4746-b963-87b77195aff3 Destroying unnamed session 2023.11.20 18:34:32.297380 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:32.297473 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:32.297526 [ 3 ] {} HTTP-Session: 823a0bca-7dd2-4552-bac5-92da7d3209f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:32.297563 [ 3 ] {} HTTP-Session: 823a0bca-7dd2-4552-bac5-92da7d3209f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:32.297933 [ 3 ] {9fb9833d-3cbe-4483-81eb-f106fd658b27} executeQuery: (from [fd00:1122:3344:101::d]:36166) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.20 18:34:32.298050 [ 3 ] {9fb9833d-3cbe-4483-81eb-f106fd658b27} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2023.11.20 18:34:32.316489 [ 3 ] {9fb9833d-3cbe-4483-81eb-f106fd658b27} oximeter.measurements_i8 (9f543ffc-0fd2-491a-91ad-efb9da193d0e): Loading data parts 2023.11.20 18:34:32.316674 [ 3 ] {9fb9833d-3cbe-4483-81eb-f106fd658b27} oximeter.measurements_i8 (9f543ffc-0fd2-491a-91ad-efb9da193d0e): There are no data parts 2023.11.20 18:34:32.322753 [ 3 ] {9fb9833d-3cbe-4483-81eb-f106fd658b27} DynamicQueryHandler: Done processing query 2023.11.20 18:34:32.322781 [ 3 ] {9fb9833d-3cbe-4483-81eb-f106fd658b27} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.20 18:34:32.322800 [ 3 ] {} HTTP-Session: 823a0bca-7dd2-4552-bac5-92da7d3209f7 Destroying unnamed session 2023.11.20 18:34:32.322928 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:32.322983 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:32.323003 [ 3 ] {} HTTP-Session: 79f059c3-553d-4d98-94e8-74c409b5f4bd Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:32.323029 [ 3 ] {} HTTP-Session: 79f059c3-553d-4d98-94e8-74c409b5f4bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:32.323315 [ 3 ] {302a550e-aa50-4977-bb10-958d23599d39} executeQuery: (from [fd00:1122:3344:101::d]:36166) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.20 18:34:32.323369 [ 3 ] {302a550e-aa50-4977-bb10-958d23599d39} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2023.11.20 18:34:32.331803 [ 3 ] {302a550e-aa50-4977-bb10-958d23599d39} oximeter.measurements_u8 (af44db7f-60ac-48ff-96ea-b46e833ce927): Loading data parts 2023.11.20 18:34:32.331894 [ 3 ] {302a550e-aa50-4977-bb10-958d23599d39} oximeter.measurements_u8 (af44db7f-60ac-48ff-96ea-b46e833ce927): There are no data parts 2023.11.20 18:34:32.344749 [ 3 ] {302a550e-aa50-4977-bb10-958d23599d39} DynamicQueryHandler: Done processing query 2023.11.20 18:34:32.344782 [ 3 ] {302a550e-aa50-4977-bb10-958d23599d39} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.20 18:34:32.344797 [ 3 ] {} HTTP-Session: 79f059c3-553d-4d98-94e8-74c409b5f4bd Destroying unnamed session 2023.11.20 18:34:32.344924 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:32.344971 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:32.344987 [ 3 ] {} HTTP-Session: 6bb78916-66fb-400e-a9ac-c98c714cba19 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:32.345010 [ 3 ] {} HTTP-Session: 6bb78916-66fb-400e-a9ac-c98c714cba19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:32.345261 [ 3 ] {a14d1c34-81f9-4119-ae7b-6905ea63c139} executeQuery: (from [fd00:1122:3344:101::d]:36166) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.20 18:34:32.345306 [ 3 ] {a14d1c34-81f9-4119-ae7b-6905ea63c139} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2023.11.20 18:34:32.356025 [ 3 ] {a14d1c34-81f9-4119-ae7b-6905ea63c139} oximeter.measurements_i16 (78b8ceb4-9d94-492c-87a4-84efdbaa57b9): Loading data parts 2023.11.20 18:34:32.356118 [ 3 ] {a14d1c34-81f9-4119-ae7b-6905ea63c139} oximeter.measurements_i16 (78b8ceb4-9d94-492c-87a4-84efdbaa57b9): There are no data parts 2023.11.20 18:34:32.369086 [ 3 ] {a14d1c34-81f9-4119-ae7b-6905ea63c139} DynamicQueryHandler: Done processing query 2023.11.20 18:34:32.369134 [ 3 ] {a14d1c34-81f9-4119-ae7b-6905ea63c139} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.20 18:34:32.369153 [ 3 ] {} HTTP-Session: 6bb78916-66fb-400e-a9ac-c98c714cba19 Destroying unnamed session 2023.11.20 18:34:32.369355 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:32.369410 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:32.369431 [ 3 ] {} HTTP-Session: 3e95079d-3e46-427a-8627-b8b82f8f32f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:32.369457 [ 3 ] {} HTTP-Session: 3e95079d-3e46-427a-8627-b8b82f8f32f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:32.369667 [ 3 ] {16cfcdcf-a06a-4f17-848b-747a88a90108} executeQuery: (from [fd00:1122:3344:101::d]:36166) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.20 18:34:32.369727 [ 3 ] {16cfcdcf-a06a-4f17-848b-747a88a90108} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2023.11.20 18:34:32.379681 [ 3 ] {16cfcdcf-a06a-4f17-848b-747a88a90108} oximeter.measurements_u16 (19af9d38-f4ce-4c68-b32f-a989c582daec): Loading data parts 2023.11.20 18:34:32.379763 [ 3 ] {16cfcdcf-a06a-4f17-848b-747a88a90108} oximeter.measurements_u16 (19af9d38-f4ce-4c68-b32f-a989c582daec): There are no data parts 2023.11.20 18:34:32.392827 [ 3 ] {16cfcdcf-a06a-4f17-848b-747a88a90108} DynamicQueryHandler: Done processing query 2023.11.20 18:34:32.392899 [ 3 ] {16cfcdcf-a06a-4f17-848b-747a88a90108} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.20 18:34:32.392933 [ 3 ] {} HTTP-Session: 3e95079d-3e46-427a-8627-b8b82f8f32f1 Destroying unnamed session 2023.11.20 18:34:32.393162 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:32.393328 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:32.393364 [ 3 ] {} HTTP-Session: 0b94ec25-1abe-4405-b577-5c60cdb63f5a Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:32.393394 [ 3 ] {} HTTP-Session: 0b94ec25-1abe-4405-b577-5c60cdb63f5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:32.393739 [ 3 ] {7fd990ae-2854-473b-a59e-da03381fe665} executeQuery: (from [fd00:1122:3344:101::d]:36166) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.20 18:34:32.393832 [ 3 ] {7fd990ae-2854-473b-a59e-da03381fe665} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2023.11.20 18:34:32.402798 [ 3 ] {7fd990ae-2854-473b-a59e-da03381fe665} oximeter.measurements_i32 (6abc76da-3e93-4bb9-8064-3bc21b4b2f88): Loading data parts 2023.11.20 18:34:32.402947 [ 3 ] {7fd990ae-2854-473b-a59e-da03381fe665} oximeter.measurements_i32 (6abc76da-3e93-4bb9-8064-3bc21b4b2f88): There are no data parts 2023.11.20 18:34:32.405522 [ 3 ] {7fd990ae-2854-473b-a59e-da03381fe665} DynamicQueryHandler: Done processing query 2023.11.20 18:34:32.405547 [ 3 ] {7fd990ae-2854-473b-a59e-da03381fe665} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.20 18:34:32.405572 [ 3 ] {} HTTP-Session: 0b94ec25-1abe-4405-b577-5c60cdb63f5a Destroying unnamed session 2023.11.20 18:34:32.405680 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:32.405730 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:32.405755 [ 3 ] {} HTTP-Session: 8df07b32-9005-44f8-bd4e-aa170436a53f Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:32.405770 [ 3 ] {} HTTP-Session: 8df07b32-9005-44f8-bd4e-aa170436a53f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:32.405948 [ 3 ] {8c1f2e97-bbf7-4002-a692-dd816f6b4044} executeQuery: (from [fd00:1122:3344:101::d]:36166) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.20 18:34:32.406001 [ 3 ] {8c1f2e97-bbf7-4002-a692-dd816f6b4044} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2023.11.20 18:34:32.418165 [ 3 ] {8c1f2e97-bbf7-4002-a692-dd816f6b4044} oximeter.measurements_u32 (1d1ea2c4-3909-4737-a69d-a8749b426d4c): Loading data parts 2023.11.20 18:34:32.418458 [ 3 ] {8c1f2e97-bbf7-4002-a692-dd816f6b4044} oximeter.measurements_u32 (1d1ea2c4-3909-4737-a69d-a8749b426d4c): There are no data parts 2023.11.20 18:34:32.439608 [ 3 ] {8c1f2e97-bbf7-4002-a692-dd816f6b4044} DynamicQueryHandler: Done processing query 2023.11.20 18:34:32.439636 [ 3 ] {8c1f2e97-bbf7-4002-a692-dd816f6b4044} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.20 18:34:32.439669 [ 3 ] {} HTTP-Session: 8df07b32-9005-44f8-bd4e-aa170436a53f Destroying unnamed session 2023.11.20 18:34:32.439842 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:32.439894 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:32.439921 [ 3 ] {} HTTP-Session: 09e7a223-694e-4b95-aad2-c10996fa3b11 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:32.439936 [ 3 ] {} HTTP-Session: 09e7a223-694e-4b95-aad2-c10996fa3b11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:32.440122 [ 3 ] {b54ed7a1-8410-41b3-8366-f42db539f48b} executeQuery: (from [fd00:1122:3344:101::d]:36166) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.20 18:34:32.440181 [ 3 ] {b54ed7a1-8410-41b3-8366-f42db539f48b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2023.11.20 18:34:32.444529 [ 3 ] {b54ed7a1-8410-41b3-8366-f42db539f48b} oximeter.measurements_i64 (ba08feb9-b29d-4bf5-b0ca-27edd7436bbc): Loading data parts 2023.11.20 18:34:32.444643 [ 3 ] {b54ed7a1-8410-41b3-8366-f42db539f48b} oximeter.measurements_i64 (ba08feb9-b29d-4bf5-b0ca-27edd7436bbc): There are no data parts 2023.11.20 18:34:32.478825 [ 3 ] {b54ed7a1-8410-41b3-8366-f42db539f48b} DynamicQueryHandler: Done processing query 2023.11.20 18:34:32.478865 [ 3 ] {b54ed7a1-8410-41b3-8366-f42db539f48b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.20 18:34:32.478894 [ 3 ] {} HTTP-Session: 09e7a223-694e-4b95-aad2-c10996fa3b11 Destroying unnamed session 2023.11.20 18:34:32.479058 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:32.479107 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:32.479132 [ 3 ] {} HTTP-Session: 3d1570c6-3250-4162-ae66-7e0edb63055f Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:32.479148 [ 3 ] {} HTTP-Session: 3d1570c6-3250-4162-ae66-7e0edb63055f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:32.479326 [ 3 ] {f9446291-a3fc-44cf-a22a-174cfa845bdb} executeQuery: (from [fd00:1122:3344:101::d]:36166) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.20 18:34:32.479371 [ 3 ] {f9446291-a3fc-44cf-a22a-174cfa845bdb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2023.11.20 18:34:32.515071 [ 3 ] {f9446291-a3fc-44cf-a22a-174cfa845bdb} oximeter.measurements_u64 (7e3b319c-7836-4ca1-9db3-2a3ee016f43c): Loading data parts 2023.11.20 18:34:32.515234 [ 3 ] {f9446291-a3fc-44cf-a22a-174cfa845bdb} oximeter.measurements_u64 (7e3b319c-7836-4ca1-9db3-2a3ee016f43c): There are no data parts 2023.11.20 18:34:32.529798 [ 3 ] {f9446291-a3fc-44cf-a22a-174cfa845bdb} DynamicQueryHandler: Done processing query 2023.11.20 18:34:32.529827 [ 3 ] {f9446291-a3fc-44cf-a22a-174cfa845bdb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.20 18:34:32.529842 [ 3 ] {} HTTP-Session: 3d1570c6-3250-4162-ae66-7e0edb63055f Destroying unnamed session 2023.11.20 18:34:32.529972 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:32.530015 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:32.530033 [ 3 ] {} HTTP-Session: 76c6ad18-f849-42a0-b88a-461a06b51a24 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:32.530053 [ 3 ] {} HTTP-Session: 76c6ad18-f849-42a0-b88a-461a06b51a24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:32.530225 [ 3 ] {0f3ce773-9c86-4b1c-b78b-713b0db93c00} executeQuery: (from [fd00:1122:3344:101::d]:36166) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.20 18:34:32.530267 [ 3 ] {0f3ce773-9c86-4b1c-b78b-713b0db93c00} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2023.11.20 18:34:32.551638 [ 3 ] {0f3ce773-9c86-4b1c-b78b-713b0db93c00} oximeter.measurements_f32 (3bb7dd80-851d-4809-837c-84eca9c1a064): Loading data parts 2023.11.20 18:34:32.551812 [ 3 ] {0f3ce773-9c86-4b1c-b78b-713b0db93c00} oximeter.measurements_f32 (3bb7dd80-851d-4809-837c-84eca9c1a064): There are no data parts 2023.11.20 18:34:32.566366 [ 3 ] {0f3ce773-9c86-4b1c-b78b-713b0db93c00} DynamicQueryHandler: Done processing query 2023.11.20 18:34:32.566400 [ 3 ] {0f3ce773-9c86-4b1c-b78b-713b0db93c00} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.20 18:34:32.566418 [ 3 ] {} HTTP-Session: 76c6ad18-f849-42a0-b88a-461a06b51a24 Destroying unnamed session 2023.11.20 18:34:32.566591 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:32.566643 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:32.566665 [ 3 ] {} HTTP-Session: c6e93a00-2992-4e8b-937c-03da132b0edb Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:32.566689 [ 3 ] {} HTTP-Session: c6e93a00-2992-4e8b-937c-03da132b0edb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:32.566962 [ 3 ] {36ef0a7d-0eec-4e67-ae1e-5839bf5905c1} executeQuery: (from [fd00:1122:3344:101::d]:36166) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.20 18:34:32.567019 [ 3 ] {36ef0a7d-0eec-4e67-ae1e-5839bf5905c1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2023.11.20 18:34:32.590207 [ 3 ] {36ef0a7d-0eec-4e67-ae1e-5839bf5905c1} oximeter.measurements_f64 (a63055bb-0089-4ac7-8233-b8829a040f29): Loading data parts 2023.11.20 18:34:32.590311 [ 3 ] {36ef0a7d-0eec-4e67-ae1e-5839bf5905c1} oximeter.measurements_f64 (a63055bb-0089-4ac7-8233-b8829a040f29): There are no data parts 2023.11.20 18:34:32.600997 [ 3 ] {36ef0a7d-0eec-4e67-ae1e-5839bf5905c1} DynamicQueryHandler: Done processing query 2023.11.20 18:34:32.601027 [ 3 ] {36ef0a7d-0eec-4e67-ae1e-5839bf5905c1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.20 18:34:32.601050 [ 3 ] {} HTTP-Session: c6e93a00-2992-4e8b-937c-03da132b0edb Destroying unnamed session 2023.11.20 18:34:32.601187 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:32.601239 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:32.601261 [ 3 ] {} HTTP-Session: e7e4f7ad-39da-48ff-a811-7d038e4351bc Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:32.601289 [ 3 ] {} HTTP-Session: e7e4f7ad-39da-48ff-a811-7d038e4351bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:32.601469 [ 3 ] {0cfc83a2-914f-47dc-97df-77c5ba1af7be} executeQuery: (from [fd00:1122:3344:101::d]:36166) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum String ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.20 18:34:32.601517 [ 3 ] {0cfc83a2-914f-47dc-97df-77c5ba1af7be} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2023.11.20 18:34:32.604009 [ 3 ] {0cfc83a2-914f-47dc-97df-77c5ba1af7be} oximeter.measurements_string (356a914e-2f86-440e-a1b4-62edbedbe376): Loading data parts 2023.11.20 18:34:32.604086 [ 3 ] {0cfc83a2-914f-47dc-97df-77c5ba1af7be} oximeter.measurements_string (356a914e-2f86-440e-a1b4-62edbedbe376): There are no data parts 2023.11.20 18:34:32.617030 [ 3 ] {0cfc83a2-914f-47dc-97df-77c5ba1af7be} DynamicQueryHandler: Done processing query 2023.11.20 18:34:32.617074 [ 3 ] {0cfc83a2-914f-47dc-97df-77c5ba1af7be} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.20 18:34:32.617113 [ 3 ] {} HTTP-Session: e7e4f7ad-39da-48ff-a811-7d038e4351bc Destroying unnamed session 2023.11.20 18:34:32.617307 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:32.617383 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:32.617430 [ 3 ] {} HTTP-Session: e02f14e3-2a4e-4e76-a515-152257ee4a9d Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:32.617463 [ 3 ] {} HTTP-Session: e02f14e3-2a4e-4e76-a515-152257ee4a9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:32.617634 [ 3 ] {8e6053df-31a1-4817-8ae1-646ce1eac506} executeQuery: (from [fd00:1122:3344:101::d]:36166) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.20 18:34:32.617682 [ 3 ] {8e6053df-31a1-4817-8ae1-646ce1eac506} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2023.11.20 18:34:32.627373 [ 3 ] {8e6053df-31a1-4817-8ae1-646ce1eac506} oximeter.measurements_bytes (fdd06dac-c2bc-4e68-b1b7-dd6acfb21d37): Loading data parts 2023.11.20 18:34:32.627471 [ 3 ] {8e6053df-31a1-4817-8ae1-646ce1eac506} oximeter.measurements_bytes (fdd06dac-c2bc-4e68-b1b7-dd6acfb21d37): There are no data parts 2023.11.20 18:34:32.640305 [ 3 ] {8e6053df-31a1-4817-8ae1-646ce1eac506} DynamicQueryHandler: Done processing query 2023.11.20 18:34:32.640334 [ 3 ] {8e6053df-31a1-4817-8ae1-646ce1eac506} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.20 18:34:32.640363 [ 3 ] {} HTTP-Session: e02f14e3-2a4e-4e76-a515-152257ee4a9d Destroying unnamed session 2023.11.20 18:34:32.640512 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:32.640562 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:32.640588 [ 3 ] {} HTTP-Session: 4d8ea2af-bb95-4657-ae6b-bf0d2a078169 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:32.640610 [ 3 ] {} HTTP-Session: 4d8ea2af-bb95-4657-ae6b-bf0d2a078169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:32.640799 [ 3 ] {240393e6-45ea-4eaf-9a6b-2aa56f6d65da} executeQuery: (from [fd00:1122:3344:101::d]:36166) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.20 18:34:32.640855 [ 3 ] {240393e6-45ea-4eaf-9a6b-2aa56f6d65da} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2023.11.20 18:34:32.650755 [ 3 ] {240393e6-45ea-4eaf-9a6b-2aa56f6d65da} oximeter.measurements_cumulativei64 (5b8e45fa-bd2b-46c0-947c-806927b83c96): Loading data parts 2023.11.20 18:34:32.650834 [ 3 ] {240393e6-45ea-4eaf-9a6b-2aa56f6d65da} oximeter.measurements_cumulativei64 (5b8e45fa-bd2b-46c0-947c-806927b83c96): There are no data parts 2023.11.20 18:34:32.663862 [ 3 ] {240393e6-45ea-4eaf-9a6b-2aa56f6d65da} DynamicQueryHandler: Done processing query 2023.11.20 18:34:32.663912 [ 3 ] {240393e6-45ea-4eaf-9a6b-2aa56f6d65da} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.20 18:34:32.663956 [ 3 ] {} HTTP-Session: 4d8ea2af-bb95-4657-ae6b-bf0d2a078169 Destroying unnamed session 2023.11.20 18:34:32.664229 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:32.664307 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:32.664357 [ 3 ] {} HTTP-Session: 8e39c2c4-3b78-415b-850e-1f547de08718 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:32.664401 [ 3 ] {} HTTP-Session: 8e39c2c4-3b78-415b-850e-1f547de08718 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:32.664675 [ 3 ] {8fa55e7a-f47a-4930-8b49-0a252ceb0429} executeQuery: (from [fd00:1122:3344:101::d]:36166) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.20 18:34:32.664731 [ 3 ] {8fa55e7a-f47a-4930-8b49-0a252ceb0429} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2023.11.20 18:34:32.674466 [ 3 ] {8fa55e7a-f47a-4930-8b49-0a252ceb0429} oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f): Loading data parts 2023.11.20 18:34:32.674568 [ 3 ] {8fa55e7a-f47a-4930-8b49-0a252ceb0429} oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f): There are no data parts 2023.11.20 18:34:32.687865 [ 3 ] {8fa55e7a-f47a-4930-8b49-0a252ceb0429} DynamicQueryHandler: Done processing query 2023.11.20 18:34:32.687926 [ 3 ] {8fa55e7a-f47a-4930-8b49-0a252ceb0429} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.20 18:34:32.687955 [ 3 ] {} HTTP-Session: 8e39c2c4-3b78-415b-850e-1f547de08718 Destroying unnamed session 2023.11.20 18:34:32.688238 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:32.688331 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:32.688365 [ 3 ] {} HTTP-Session: 0f3b236d-301f-47ea-90eb-dfbe3c6fed88 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:32.688409 [ 3 ] {} HTTP-Session: 0f3b236d-301f-47ea-90eb-dfbe3c6fed88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:32.688830 [ 3 ] {6c63952d-3c01-4e01-aa55-aa77b78b9f88} executeQuery: (from [fd00:1122:3344:101::d]:36166) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.20 18:34:32.688952 [ 3 ] {6c63952d-3c01-4e01-aa55-aa77b78b9f88} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2023.11.20 18:34:32.698231 [ 3 ] {6c63952d-3c01-4e01-aa55-aa77b78b9f88} oximeter.measurements_cumulativef32 (ed6cf26a-dad4-4cb4-b4f8-88c2709bc67d): Loading data parts 2023.11.20 18:34:32.698329 [ 3 ] {6c63952d-3c01-4e01-aa55-aa77b78b9f88} oximeter.measurements_cumulativef32 (ed6cf26a-dad4-4cb4-b4f8-88c2709bc67d): There are no data parts 2023.11.20 18:34:32.711388 [ 3 ] {6c63952d-3c01-4e01-aa55-aa77b78b9f88} DynamicQueryHandler: Done processing query 2023.11.20 18:34:32.711428 [ 3 ] {6c63952d-3c01-4e01-aa55-aa77b78b9f88} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.20 18:34:32.711454 [ 3 ] {} HTTP-Session: 0f3b236d-301f-47ea-90eb-dfbe3c6fed88 Destroying unnamed session 2023.11.20 18:34:32.711572 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:32.711628 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:32.711654 [ 3 ] {} HTTP-Session: 5222a4ae-0610-47a0-abbf-a308db73629c Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:32.711669 [ 3 ] {} HTTP-Session: 5222a4ae-0610-47a0-abbf-a308db73629c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:32.711858 [ 3 ] {845f8ae6-1b48-44ef-ad39-2e2667433f62} executeQuery: (from [fd00:1122:3344:101::d]:36166) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.20 18:34:32.711902 [ 3 ] {845f8ae6-1b48-44ef-ad39-2e2667433f62} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2023.11.20 18:34:32.722017 [ 3 ] {845f8ae6-1b48-44ef-ad39-2e2667433f62} oximeter.measurements_cumulativef64 (3b56e408-baf7-46d7-aeb0-2b24318f98c5): Loading data parts 2023.11.20 18:34:32.722112 [ 3 ] {845f8ae6-1b48-44ef-ad39-2e2667433f62} oximeter.measurements_cumulativef64 (3b56e408-baf7-46d7-aeb0-2b24318f98c5): There are no data parts 2023.11.20 18:34:32.734859 [ 3 ] {845f8ae6-1b48-44ef-ad39-2e2667433f62} DynamicQueryHandler: Done processing query 2023.11.20 18:34:32.734889 [ 3 ] {845f8ae6-1b48-44ef-ad39-2e2667433f62} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.20 18:34:32.734920 [ 3 ] {} HTTP-Session: 5222a4ae-0610-47a0-abbf-a308db73629c Destroying unnamed session 2023.11.20 18:34:32.735067 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:32.735127 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:32.735158 [ 3 ] {} HTTP-Session: 6434c3a2-a6ca-4a18-9041-4bbdf8e711a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:32.735243 [ 3 ] {} HTTP-Session: 6434c3a2-a6ca-4a18-9041-4bbdf8e711a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:32.735500 [ 3 ] {23e96eec-e81d-42db-92fd-7abac766819c} executeQuery: (from [fd00:1122:3344:101::d]:36166) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.20 18:34:32.735570 [ 3 ] {23e96eec-e81d-42db-92fd-7abac766819c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2023.11.20 18:34:32.757927 [ 3 ] {23e96eec-e81d-42db-92fd-7abac766819c} oximeter.measurements_histogrami8 (9e18bc3d-faaf-4c93-bd01-97c3b47e2ed8): Loading data parts 2023.11.20 18:34:32.758075 [ 3 ] {23e96eec-e81d-42db-92fd-7abac766819c} oximeter.measurements_histogrami8 (9e18bc3d-faaf-4c93-bd01-97c3b47e2ed8): There are no data parts 2023.11.20 18:34:32.778096 [ 3 ] {23e96eec-e81d-42db-92fd-7abac766819c} DynamicQueryHandler: Done processing query 2023.11.20 18:34:32.778151 [ 3 ] {23e96eec-e81d-42db-92fd-7abac766819c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.20 18:34:32.778195 [ 3 ] {} HTTP-Session: 6434c3a2-a6ca-4a18-9041-4bbdf8e711a2 Destroying unnamed session 2023.11.20 18:34:32.778414 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:32.778463 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:32.778490 [ 3 ] {} HTTP-Session: e495820b-6378-4c48-af32-48102e2f3ebe Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:32.778505 [ 3 ] {} HTTP-Session: e495820b-6378-4c48-af32-48102e2f3ebe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:32.778709 [ 3 ] {32461d00-6ac3-4a42-ace2-ce73dd71ed82} executeQuery: (from [fd00:1122:3344:101::d]:36166) 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.11.20 18:34:32.778766 [ 3 ] {32461d00-6ac3-4a42-ace2-ce73dd71ed82} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2023.11.20 18:34:32.794471 [ 3 ] {32461d00-6ac3-4a42-ace2-ce73dd71ed82} oximeter.measurements_histogramu8 (69f3584c-8fa1-460d-a29d-e354bbc25ae0): Loading data parts 2023.11.20 18:34:32.794563 [ 3 ] {32461d00-6ac3-4a42-ace2-ce73dd71ed82} oximeter.measurements_histogramu8 (69f3584c-8fa1-460d-a29d-e354bbc25ae0): There are no data parts 2023.11.20 18:34:32.804535 [ 3 ] {32461d00-6ac3-4a42-ace2-ce73dd71ed82} DynamicQueryHandler: Done processing query 2023.11.20 18:34:32.804571 [ 3 ] {32461d00-6ac3-4a42-ace2-ce73dd71ed82} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.20 18:34:32.804584 [ 3 ] {} HTTP-Session: e495820b-6378-4c48-af32-48102e2f3ebe Destroying unnamed session 2023.11.20 18:34:32.804702 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:32.804752 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:32.804770 [ 3 ] {} HTTP-Session: 4ee544dd-0d34-4b32-8323-334fd473f9d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:32.804790 [ 3 ] {} HTTP-Session: 4ee544dd-0d34-4b32-8323-334fd473f9d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:32.805017 [ 3 ] {f73a4d14-ca88-490e-a919-a4656b0f3930} executeQuery: (from [fd00:1122:3344:101::d]:36166) 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.11.20 18:34:32.805062 [ 3 ] {f73a4d14-ca88-490e-a919-a4656b0f3930} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2023.11.20 18:34:32.809159 [ 3 ] {f73a4d14-ca88-490e-a919-a4656b0f3930} oximeter.measurements_histogrami16 (af72dc52-4c1f-41a5-af93-9c99a36647c2): Loading data parts 2023.11.20 18:34:32.809305 [ 3 ] {f73a4d14-ca88-490e-a919-a4656b0f3930} oximeter.measurements_histogrami16 (af72dc52-4c1f-41a5-af93-9c99a36647c2): There are no data parts 2023.11.20 18:34:32.820018 [ 3 ] {f73a4d14-ca88-490e-a919-a4656b0f3930} DynamicQueryHandler: Done processing query 2023.11.20 18:34:32.820065 [ 3 ] {f73a4d14-ca88-490e-a919-a4656b0f3930} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.20 18:34:32.820094 [ 3 ] {} HTTP-Session: 4ee544dd-0d34-4b32-8323-334fd473f9d4 Destroying unnamed session 2023.11.20 18:34:32.820344 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:32.820515 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:32.820553 [ 3 ] {} HTTP-Session: 98f59571-c416-413d-93d3-e32580da70bb Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:32.820601 [ 3 ] {} HTTP-Session: 98f59571-c416-413d-93d3-e32580da70bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:32.821020 [ 3 ] {944f686f-4bd1-4fee-897e-6f2867555151} executeQuery: (from [fd00:1122:3344:101::d]:36166) 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.11.20 18:34:32.821082 [ 3 ] {944f686f-4bd1-4fee-897e-6f2867555151} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2023.11.20 18:34:32.832495 [ 3 ] {944f686f-4bd1-4fee-897e-6f2867555151} oximeter.measurements_histogramu16 (8dc85a9f-8b3d-41bd-8093-3f4501341e45): Loading data parts 2023.11.20 18:34:32.832666 [ 3 ] {944f686f-4bd1-4fee-897e-6f2867555151} oximeter.measurements_histogramu16 (8dc85a9f-8b3d-41bd-8093-3f4501341e45): There are no data parts 2023.11.20 18:34:32.843361 [ 3 ] {944f686f-4bd1-4fee-897e-6f2867555151} DynamicQueryHandler: Done processing query 2023.11.20 18:34:32.843390 [ 3 ] {944f686f-4bd1-4fee-897e-6f2867555151} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.20 18:34:32.843420 [ 3 ] {} HTTP-Session: 98f59571-c416-413d-93d3-e32580da70bb Destroying unnamed session 2023.11.20 18:34:32.843628 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:32.843689 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:32.843720 [ 3 ] {} HTTP-Session: 856d057a-a829-4ad0-9d6f-f09fd24840e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:32.843738 [ 3 ] {} HTTP-Session: 856d057a-a829-4ad0-9d6f-f09fd24840e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:32.843993 [ 3 ] {f0916ef8-0edf-4962-9438-26cbda577664} executeQuery: (from [fd00:1122:3344:101::d]:36166) 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.11.20 18:34:32.844056 [ 3 ] {f0916ef8-0edf-4962-9438-26cbda577664} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2023.11.20 18:34:32.856060 [ 3 ] {f0916ef8-0edf-4962-9438-26cbda577664} oximeter.measurements_histogrami32 (fcbcbe92-c642-4965-9869-9fdaa04e230b): Loading data parts 2023.11.20 18:34:32.856149 [ 3 ] {f0916ef8-0edf-4962-9438-26cbda577664} oximeter.measurements_histogrami32 (fcbcbe92-c642-4965-9869-9fdaa04e230b): There are no data parts 2023.11.20 18:34:32.866649 [ 3 ] {f0916ef8-0edf-4962-9438-26cbda577664} DynamicQueryHandler: Done processing query 2023.11.20 18:34:32.866679 [ 3 ] {f0916ef8-0edf-4962-9438-26cbda577664} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.20 18:34:32.866709 [ 3 ] {} HTTP-Session: 856d057a-a829-4ad0-9d6f-f09fd24840e8 Destroying unnamed session 2023.11.20 18:34:32.866853 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:32.866903 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:32.866934 [ 3 ] {} HTTP-Session: ca20c2e5-2794-4901-9c1b-b0ee328ba6fb Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:32.866964 [ 3 ] {} HTTP-Session: ca20c2e5-2794-4901-9c1b-b0ee328ba6fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:32.867185 [ 3 ] {ff0d4d3a-c1ad-4e4e-b03c-f2b017ee5048} executeQuery: (from [fd00:1122:3344:101::d]:36166) 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.11.20 18:34:32.867245 [ 3 ] {ff0d4d3a-c1ad-4e4e-b03c-f2b017ee5048} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2023.11.20 18:34:32.878905 [ 3 ] {ff0d4d3a-c1ad-4e4e-b03c-f2b017ee5048} oximeter.measurements_histogramu32 (373e1d83-9cc9-4b17-8a2c-247ded81d8ab): Loading data parts 2023.11.20 18:34:32.879000 [ 3 ] {ff0d4d3a-c1ad-4e4e-b03c-f2b017ee5048} oximeter.measurements_histogramu32 (373e1d83-9cc9-4b17-8a2c-247ded81d8ab): There are no data parts 2023.11.20 18:34:32.900364 [ 3 ] {ff0d4d3a-c1ad-4e4e-b03c-f2b017ee5048} DynamicQueryHandler: Done processing query 2023.11.20 18:34:32.900397 [ 3 ] {ff0d4d3a-c1ad-4e4e-b03c-f2b017ee5048} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.20 18:34:32.900411 [ 3 ] {} HTTP-Session: ca20c2e5-2794-4901-9c1b-b0ee328ba6fb Destroying unnamed session 2023.11.20 18:34:32.900529 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:32.900574 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:32.900592 [ 3 ] {} HTTP-Session: 906d399d-89db-4f04-a1ec-c577d26e43bf Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:32.900679 [ 3 ] {} HTTP-Session: 906d399d-89db-4f04-a1ec-c577d26e43bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:32.900878 [ 3 ] {eae18135-e779-4690-91ef-c005f65275ef} executeQuery: (from [fd00:1122:3344:101::d]:36166) 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.11.20 18:34:32.900930 [ 3 ] {eae18135-e779-4690-91ef-c005f65275ef} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2023.11.20 18:34:32.905695 [ 3 ] {eae18135-e779-4690-91ef-c005f65275ef} oximeter.measurements_histogrami64 (3b46a630-0a00-4d1a-9e94-7ba132aa56e4): Loading data parts 2023.11.20 18:34:32.905790 [ 3 ] {eae18135-e779-4690-91ef-c005f65275ef} oximeter.measurements_histogrami64 (3b46a630-0a00-4d1a-9e94-7ba132aa56e4): There are no data parts 2023.11.20 18:34:32.916744 [ 3 ] {eae18135-e779-4690-91ef-c005f65275ef} DynamicQueryHandler: Done processing query 2023.11.20 18:34:32.916805 [ 3 ] {eae18135-e779-4690-91ef-c005f65275ef} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.20 18:34:32.916845 [ 3 ] {} HTTP-Session: 906d399d-89db-4f04-a1ec-c577d26e43bf Destroying unnamed session 2023.11.20 18:34:32.917038 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:32.917127 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:32.917175 [ 3 ] {} HTTP-Session: 03b00233-150d-42dd-83c7-caac06ed29ed Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:32.917205 [ 3 ] {} HTTP-Session: 03b00233-150d-42dd-83c7-caac06ed29ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:32.917436 [ 3 ] {2e2f109d-999b-4c4b-91a3-93a9be6f2ecd} executeQuery: (from [fd00:1122:3344:101::d]:36166) 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.11.20 18:34:32.917488 [ 3 ] {2e2f109d-999b-4c4b-91a3-93a9be6f2ecd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2023.11.20 18:34:32.928991 [ 3 ] {2e2f109d-999b-4c4b-91a3-93a9be6f2ecd} oximeter.measurements_histogramu64 (de51b4c9-8b59-4923-bc07-a8085aa1c817): Loading data parts 2023.11.20 18:34:32.929073 [ 3 ] {2e2f109d-999b-4c4b-91a3-93a9be6f2ecd} oximeter.measurements_histogramu64 (de51b4c9-8b59-4923-bc07-a8085aa1c817): There are no data parts 2023.11.20 18:34:32.939845 [ 3 ] {2e2f109d-999b-4c4b-91a3-93a9be6f2ecd} DynamicQueryHandler: Done processing query 2023.11.20 18:34:32.939874 [ 3 ] {2e2f109d-999b-4c4b-91a3-93a9be6f2ecd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.20 18:34:32.939900 [ 3 ] {} HTTP-Session: 03b00233-150d-42dd-83c7-caac06ed29ed Destroying unnamed session 2023.11.20 18:34:32.940020 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:32.940075 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:32.940104 [ 3 ] {} HTTP-Session: 6c5b22c2-0d96-4501-ad77-e04d31d6e2f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:32.940124 [ 3 ] {} HTTP-Session: 6c5b22c2-0d96-4501-ad77-e04d31d6e2f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:32.940351 [ 3 ] {bdf03006-5951-4afe-985a-a32e9561c2d8} executeQuery: (from [fd00:1122:3344:101::d]:36166) 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.11.20 18:34:32.940402 [ 3 ] {bdf03006-5951-4afe-985a-a32e9561c2d8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2023.11.20 18:34:32.952396 [ 3 ] {bdf03006-5951-4afe-985a-a32e9561c2d8} oximeter.measurements_histogramf32 (e43b1921-4b65-4a54-a375-80596d6d1735): Loading data parts 2023.11.20 18:34:32.952535 [ 3 ] {bdf03006-5951-4afe-985a-a32e9561c2d8} oximeter.measurements_histogramf32 (e43b1921-4b65-4a54-a375-80596d6d1735): There are no data parts 2023.11.20 18:34:32.963353 [ 3 ] {bdf03006-5951-4afe-985a-a32e9561c2d8} DynamicQueryHandler: Done processing query 2023.11.20 18:34:32.963391 [ 3 ] {bdf03006-5951-4afe-985a-a32e9561c2d8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.20 18:34:32.963408 [ 3 ] {} HTTP-Session: 6c5b22c2-0d96-4501-ad77-e04d31d6e2f3 Destroying unnamed session 2023.11.20 18:34:32.963536 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:32.963596 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:32.963619 [ 3 ] {} HTTP-Session: f89a1da9-7557-4764-b5b3-13ff5b6f295c Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:32.963643 [ 3 ] {} HTTP-Session: f89a1da9-7557-4764-b5b3-13ff5b6f295c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:32.963947 [ 3 ] {b18e7180-67c4-4549-9396-ce57026149c7} executeQuery: (from [fd00:1122:3344:101::d]:36166) 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.11.20 18:34:32.964011 [ 3 ] {b18e7180-67c4-4549-9396-ce57026149c7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2023.11.20 18:34:32.976202 [ 3 ] {b18e7180-67c4-4549-9396-ce57026149c7} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Loading data parts 2023.11.20 18:34:32.976277 [ 3 ] {b18e7180-67c4-4549-9396-ce57026149c7} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): There are no data parts 2023.11.20 18:34:32.987242 [ 3 ] {b18e7180-67c4-4549-9396-ce57026149c7} DynamicQueryHandler: Done processing query 2023.11.20 18:34:32.987307 [ 3 ] {b18e7180-67c4-4549-9396-ce57026149c7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.20 18:34:32.987334 [ 3 ] {} HTTP-Session: f89a1da9-7557-4764-b5b3-13ff5b6f295c Destroying unnamed session 2023.11.20 18:34:32.987480 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:32.987525 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:32.987542 [ 3 ] {} HTTP-Session: 1dca0280-8440-46e6-8b39-42dd20a6c8c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:32.987563 [ 3 ] {} HTTP-Session: 1dca0280-8440-46e6-8b39-42dd20a6c8c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:32.987715 [ 3 ] {c83c8bd5-12d4-4326-9025-d82a45ef5759} executeQuery: (from [fd00:1122:3344:101::d]:36166) /* 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.11.20 18:34:32.987764 [ 3 ] {c83c8bd5-12d4-4326-9025-d82a45ef5759} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2023.11.20 18:34:32.999656 [ 3 ] {c83c8bd5-12d4-4326-9025-d82a45ef5759} oximeter.fields_bool (423ba19c-aed3-43d3-b1bf-a39c7d43e832): Loading data parts 2023.11.20 18:34:32.999762 [ 3 ] {c83c8bd5-12d4-4326-9025-d82a45ef5759} oximeter.fields_bool (423ba19c-aed3-43d3-b1bf-a39c7d43e832): There are no data parts 2023.11.20 18:34:33.002467 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 219.12 MiB, peak 221.73 MiB, will set to 226.33 MiB (RSS), difference: 7.21 MiB 2023.11.20 18:34:33.010991 [ 3 ] {c83c8bd5-12d4-4326-9025-d82a45ef5759} DynamicQueryHandler: Done processing query 2023.11.20 18:34:33.011056 [ 3 ] {c83c8bd5-12d4-4326-9025-d82a45ef5759} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.20 18:34:33.011085 [ 3 ] {} HTTP-Session: 1dca0280-8440-46e6-8b39-42dd20a6c8c9 Destroying unnamed session 2023.11.20 18:34:33.011263 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:33.011353 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:33.011387 [ 3 ] {} HTTP-Session: eeff9dd5-f857-4f89-a401-361c07ab4c71 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:33.011426 [ 3 ] {} HTTP-Session: eeff9dd5-f857-4f89-a401-361c07ab4c71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:33.011627 [ 3 ] {1425b390-34a6-4c7a-a4ca-e420faa6761b} executeQuery: (from [fd00:1122:3344:101::d]:36166) 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.11.20 18:34:33.011667 [ 3 ] {1425b390-34a6-4c7a-a4ca-e420faa6761b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2023.11.20 18:34:33.019101 [ 3 ] {1425b390-34a6-4c7a-a4ca-e420faa6761b} oximeter.fields_i8 (59fafeb4-c567-45f6-8ba8-aabb548b1b46): Loading data parts 2023.11.20 18:34:33.019173 [ 3 ] {1425b390-34a6-4c7a-a4ca-e420faa6761b} oximeter.fields_i8 (59fafeb4-c567-45f6-8ba8-aabb548b1b46): There are no data parts 2023.11.20 18:34:33.033737 [ 3 ] {1425b390-34a6-4c7a-a4ca-e420faa6761b} DynamicQueryHandler: Done processing query 2023.11.20 18:34:33.033818 [ 3 ] {1425b390-34a6-4c7a-a4ca-e420faa6761b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.20 18:34:33.033855 [ 3 ] {} HTTP-Session: eeff9dd5-f857-4f89-a401-361c07ab4c71 Destroying unnamed session 2023.11.20 18:34:33.034085 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:33.034156 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:33.034178 [ 3 ] {} HTTP-Session: 51ba84bf-7d0a-418b-b376-788b1eaec6ae Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:33.034209 [ 3 ] {} HTTP-Session: 51ba84bf-7d0a-418b-b376-788b1eaec6ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:33.034389 [ 3 ] {b9319f6b-cff7-49de-820c-25bf999dd07c} executeQuery: (from [fd00:1122:3344:101::d]:36166) 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.11.20 18:34:33.034458 [ 3 ] {b9319f6b-cff7-49de-820c-25bf999dd07c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2023.11.20 18:34:33.049423 [ 3 ] {b9319f6b-cff7-49de-820c-25bf999dd07c} oximeter.fields_u8 (cfbceca1-680e-4bd2-8e9a-397b70072baf): Loading data parts 2023.11.20 18:34:33.049515 [ 3 ] {b9319f6b-cff7-49de-820c-25bf999dd07c} oximeter.fields_u8 (cfbceca1-680e-4bd2-8e9a-397b70072baf): There are no data parts 2023.11.20 18:34:33.060128 [ 3 ] {b9319f6b-cff7-49de-820c-25bf999dd07c} DynamicQueryHandler: Done processing query 2023.11.20 18:34:33.060156 [ 3 ] {b9319f6b-cff7-49de-820c-25bf999dd07c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.20 18:34:33.060187 [ 3 ] {} HTTP-Session: 51ba84bf-7d0a-418b-b376-788b1eaec6ae Destroying unnamed session 2023.11.20 18:34:33.060322 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:33.060383 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:33.060417 [ 3 ] {} HTTP-Session: 5526845d-0762-419b-959d-6a4f64a522a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:33.060436 [ 3 ] {} HTTP-Session: 5526845d-0762-419b-959d-6a4f64a522a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:33.060625 [ 3 ] {a3bd86d1-bf06-4880-a236-9b32601f1d7f} executeQuery: (from [fd00:1122:3344:101::d]:36166) 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.11.20 18:34:33.060671 [ 3 ] {a3bd86d1-bf06-4880-a236-9b32601f1d7f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2023.11.20 18:34:33.085027 [ 3 ] {a3bd86d1-bf06-4880-a236-9b32601f1d7f} oximeter.fields_i16 (ffd61fa8-b9e9-4f6d-b39e-f857dc34b1f1): Loading data parts 2023.11.20 18:34:33.085112 [ 3 ] {a3bd86d1-bf06-4880-a236-9b32601f1d7f} oximeter.fields_i16 (ffd61fa8-b9e9-4f6d-b39e-f857dc34b1f1): There are no data parts 2023.11.20 18:34:33.116797 [ 3 ] {a3bd86d1-bf06-4880-a236-9b32601f1d7f} DynamicQueryHandler: Done processing query 2023.11.20 18:34:33.116844 [ 3 ] {a3bd86d1-bf06-4880-a236-9b32601f1d7f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.20 18:34:33.116870 [ 3 ] {} HTTP-Session: 5526845d-0762-419b-959d-6a4f64a522a4 Destroying unnamed session 2023.11.20 18:34:33.117059 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:33.117118 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:33.117141 [ 3 ] {} HTTP-Session: 34a05af1-4afa-42fb-b679-a741ab5c6f7d Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:33.117170 [ 3 ] {} HTTP-Session: 34a05af1-4afa-42fb-b679-a741ab5c6f7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:33.117412 [ 3 ] {0b0472b5-7055-496f-99fb-0ddfbdd953d3} executeQuery: (from [fd00:1122:3344:101::d]:36166) 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.11.20 18:34:33.117469 [ 3 ] {0b0472b5-7055-496f-99fb-0ddfbdd953d3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2023.11.20 18:34:33.126367 [ 3 ] {0b0472b5-7055-496f-99fb-0ddfbdd953d3} oximeter.fields_u16 (1560072c-dc51-4893-a6bd-1d5c605e963e): Loading data parts 2023.11.20 18:34:33.126449 [ 3 ] {0b0472b5-7055-496f-99fb-0ddfbdd953d3} oximeter.fields_u16 (1560072c-dc51-4893-a6bd-1d5c605e963e): There are no data parts 2023.11.20 18:34:33.137147 [ 3 ] {0b0472b5-7055-496f-99fb-0ddfbdd953d3} DynamicQueryHandler: Done processing query 2023.11.20 18:34:33.137194 [ 3 ] {0b0472b5-7055-496f-99fb-0ddfbdd953d3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.20 18:34:33.137241 [ 3 ] {} HTTP-Session: 34a05af1-4afa-42fb-b679-a741ab5c6f7d Destroying unnamed session 2023.11.20 18:34:33.137509 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:33.137606 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:33.137658 [ 3 ] {} HTTP-Session: 123e58f2-3d8b-4e58-811e-56c35dfca37a Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:33.137704 [ 3 ] {} HTTP-Session: 123e58f2-3d8b-4e58-811e-56c35dfca37a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:33.137934 [ 3 ] {2c73beda-b289-4f13-a692-c231a97d153c} executeQuery: (from [fd00:1122:3344:101::d]:36166) 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.11.20 18:34:33.137991 [ 3 ] {2c73beda-b289-4f13-a692-c231a97d153c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2023.11.20 18:34:33.149555 [ 3 ] {2c73beda-b289-4f13-a692-c231a97d153c} oximeter.fields_i32 (648513dd-abca-4bf2-8499-a86f4d5e585c): Loading data parts 2023.11.20 18:34:33.149642 [ 3 ] {2c73beda-b289-4f13-a692-c231a97d153c} oximeter.fields_i32 (648513dd-abca-4bf2-8499-a86f4d5e585c): There are no data parts 2023.11.20 18:34:33.159113 [ 3 ] {2c73beda-b289-4f13-a692-c231a97d153c} DynamicQueryHandler: Done processing query 2023.11.20 18:34:33.159169 [ 3 ] {2c73beda-b289-4f13-a692-c231a97d153c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.20 18:34:33.159204 [ 3 ] {} HTTP-Session: 123e58f2-3d8b-4e58-811e-56c35dfca37a Destroying unnamed session 2023.11.20 18:34:33.159447 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:33.159510 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:33.159531 [ 3 ] {} HTTP-Session: 831f600c-9778-4b20-b604-c2a3e3d319fd Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:33.159562 [ 3 ] {} HTTP-Session: 831f600c-9778-4b20-b604-c2a3e3d319fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:33.159752 [ 3 ] {ff5a0c18-7d36-436f-bced-35cee97c4863} executeQuery: (from [fd00:1122:3344:101::d]:36166) 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.11.20 18:34:33.159807 [ 3 ] {ff5a0c18-7d36-436f-bced-35cee97c4863} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2023.11.20 18:34:33.174237 [ 3 ] {ff5a0c18-7d36-436f-bced-35cee97c4863} oximeter.fields_u32 (a03b9e22-4172-414e-b520-3aba798ba85a): Loading data parts 2023.11.20 18:34:33.174322 [ 3 ] {ff5a0c18-7d36-436f-bced-35cee97c4863} oximeter.fields_u32 (a03b9e22-4172-414e-b520-3aba798ba85a): There are no data parts 2023.11.20 18:34:33.185197 [ 3 ] {ff5a0c18-7d36-436f-bced-35cee97c4863} DynamicQueryHandler: Done processing query 2023.11.20 18:34:33.185262 [ 3 ] {ff5a0c18-7d36-436f-bced-35cee97c4863} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.20 18:34:33.185289 [ 3 ] {} HTTP-Session: 831f600c-9778-4b20-b604-c2a3e3d319fd Destroying unnamed session 2023.11.20 18:34:33.185575 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:33.185672 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:33.185707 [ 3 ] {} HTTP-Session: 92baae03-7b84-4065-9314-fa0af3cc6ebf Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:33.185754 [ 3 ] {} HTTP-Session: 92baae03-7b84-4065-9314-fa0af3cc6ebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:33.186084 [ 3 ] {3b877b70-e8bb-48e2-961a-ab21dbf82402} executeQuery: (from [fd00:1122:3344:101::d]:36166) 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.11.20 18:34:33.186184 [ 3 ] {3b877b70-e8bb-48e2-961a-ab21dbf82402} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2023.11.20 18:34:33.197743 [ 3 ] {3b877b70-e8bb-48e2-961a-ab21dbf82402} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Loading data parts 2023.11.20 18:34:33.197803 [ 3 ] {3b877b70-e8bb-48e2-961a-ab21dbf82402} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): There are no data parts 2023.11.20 18:34:33.208697 [ 3 ] {3b877b70-e8bb-48e2-961a-ab21dbf82402} DynamicQueryHandler: Done processing query 2023.11.20 18:34:33.208741 [ 3 ] {3b877b70-e8bb-48e2-961a-ab21dbf82402} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.20 18:34:33.208790 [ 3 ] {} HTTP-Session: 92baae03-7b84-4065-9314-fa0af3cc6ebf Destroying unnamed session 2023.11.20 18:34:33.208944 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:33.209037 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:33.209075 [ 3 ] {} HTTP-Session: 6f4031b6-76e6-46ff-9e35-ea61705a5e2a Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:33.209090 [ 3 ] {} HTTP-Session: 6f4031b6-76e6-46ff-9e35-ea61705a5e2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:33.209242 [ 3 ] {c1076118-c5ee-466e-ba49-f7cc8022cece} executeQuery: (from [fd00:1122:3344:101::d]:36166) 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.11.20 18:34:33.209297 [ 3 ] {c1076118-c5ee-466e-ba49-f7cc8022cece} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2023.11.20 18:34:33.221160 [ 3 ] {c1076118-c5ee-466e-ba49-f7cc8022cece} oximeter.fields_u64 (fe221358-2d57-4c4d-ba51-03afaf0897b4): Loading data parts 2023.11.20 18:34:33.221303 [ 3 ] {c1076118-c5ee-466e-ba49-f7cc8022cece} oximeter.fields_u64 (fe221358-2d57-4c4d-ba51-03afaf0897b4): There are no data parts 2023.11.20 18:34:33.232754 [ 3 ] {c1076118-c5ee-466e-ba49-f7cc8022cece} DynamicQueryHandler: Done processing query 2023.11.20 18:34:33.232799 [ 3 ] {c1076118-c5ee-466e-ba49-f7cc8022cece} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.20 18:34:33.232832 [ 3 ] {} HTTP-Session: 6f4031b6-76e6-46ff-9e35-ea61705a5e2a Destroying unnamed session 2023.11.20 18:34:33.232952 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:33.233012 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:33.233047 [ 3 ] {} HTTP-Session: 7768eff3-8fb0-43e9-9b76-e3fb6066f068 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:33.233066 [ 3 ] {} HTTP-Session: 7768eff3-8fb0-43e9-9b76-e3fb6066f068 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:33.233226 [ 3 ] {a8391567-5cf9-47d2-bfb5-73098749fe22} executeQuery: (from [fd00:1122:3344:101::d]:36166) 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.11.20 18:34:33.233273 [ 3 ] {a8391567-5cf9-47d2-bfb5-73098749fe22} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2023.11.20 18:34:33.245734 [ 3 ] {a8391567-5cf9-47d2-bfb5-73098749fe22} oximeter.fields_ipaddr (fe5d6b8c-3e77-4aa9-afe8-894de6788909): Loading data parts 2023.11.20 18:34:33.245869 [ 3 ] {a8391567-5cf9-47d2-bfb5-73098749fe22} oximeter.fields_ipaddr (fe5d6b8c-3e77-4aa9-afe8-894de6788909): There are no data parts 2023.11.20 18:34:33.256530 [ 3 ] {a8391567-5cf9-47d2-bfb5-73098749fe22} DynamicQueryHandler: Done processing query 2023.11.20 18:34:33.256660 [ 3 ] {a8391567-5cf9-47d2-bfb5-73098749fe22} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.20 18:34:33.256690 [ 3 ] {} HTTP-Session: 7768eff3-8fb0-43e9-9b76-e3fb6066f068 Destroying unnamed session 2023.11.20 18:34:33.256884 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:33.256977 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:33.257013 [ 3 ] {} HTTP-Session: 000600be-2d10-49c0-a6dc-ffc084448861 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:33.257060 [ 3 ] {} HTTP-Session: 000600be-2d10-49c0-a6dc-ffc084448861 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:33.257283 [ 3 ] {b366c856-759c-41bd-8f87-9f69a3f0b3a3} executeQuery: (from [fd00:1122:3344:101::d]:36166) 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.11.20 18:34:33.257338 [ 3 ] {b366c856-759c-41bd-8f87-9f69a3f0b3a3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2023.11.20 18:34:33.265387 [ 3 ] {b366c856-759c-41bd-8f87-9f69a3f0b3a3} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Loading data parts 2023.11.20 18:34:33.265503 [ 3 ] {b366c856-759c-41bd-8f87-9f69a3f0b3a3} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): There are no data parts 2023.11.20 18:34:33.270886 [ 3 ] {b366c856-759c-41bd-8f87-9f69a3f0b3a3} DynamicQueryHandler: Done processing query 2023.11.20 18:34:33.270931 [ 3 ] {b366c856-759c-41bd-8f87-9f69a3f0b3a3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.20 18:34:33.270975 [ 3 ] {} HTTP-Session: 000600be-2d10-49c0-a6dc-ffc084448861 Destroying unnamed session 2023.11.20 18:34:33.271164 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:33.271274 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:33.271328 [ 3 ] {} HTTP-Session: 0713ae2c-f520-4fbe-a06b-0dc31d41e7f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:33.271380 [ 3 ] {} HTTP-Session: 0713ae2c-f520-4fbe-a06b-0dc31d41e7f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:33.271701 [ 3 ] {5e2384a2-10c1-47a9-8751-f35d322e6d97} executeQuery: (from [fd00:1122:3344:101::d]:36166) 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.11.20 18:34:33.271747 [ 3 ] {5e2384a2-10c1-47a9-8751-f35d322e6d97} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2023.11.20 18:34:33.281379 [ 3 ] {5e2384a2-10c1-47a9-8751-f35d322e6d97} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Loading data parts 2023.11.20 18:34:33.281475 [ 3 ] {5e2384a2-10c1-47a9-8751-f35d322e6d97} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): There are no data parts 2023.11.20 18:34:33.304394 [ 3 ] {5e2384a2-10c1-47a9-8751-f35d322e6d97} DynamicQueryHandler: Done processing query 2023.11.20 18:34:33.304422 [ 3 ] {5e2384a2-10c1-47a9-8751-f35d322e6d97} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.20 18:34:33.304440 [ 3 ] {} HTTP-Session: 0713ae2c-f520-4fbe-a06b-0dc31d41e7f2 Destroying unnamed session 2023.11.20 18:34:33.304571 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:33.304626 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:33.304647 [ 3 ] {} HTTP-Session: 23206762-c9da-4259-b96b-42a7c314d2df Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:33.304675 [ 3 ] {} HTTP-Session: 23206762-c9da-4259-b96b-42a7c314d2df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:33.305043 [ 3 ] {8ac8f5a9-10f7-47ce-890a-a3c0dbd5c6a0} executeQuery: (from [fd00:1122:3344:101::d]:36166) /* 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.11.20 18:34:33.305128 [ 3 ] {8ac8f5a9-10f7-47ce-890a-a3c0dbd5c6a0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2023.11.20 18:34:33.308120 [ 3 ] {8ac8f5a9-10f7-47ce-890a-a3c0dbd5c6a0} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e): Loading data parts 2023.11.20 18:34:33.308234 [ 3 ] {8ac8f5a9-10f7-47ce-890a-a3c0dbd5c6a0} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e): There are no data parts 2023.11.20 18:34:33.354736 [ 3 ] {8ac8f5a9-10f7-47ce-890a-a3c0dbd5c6a0} DynamicQueryHandler: Done processing query 2023.11.20 18:34:33.354828 [ 3 ] {8ac8f5a9-10f7-47ce-890a-a3c0dbd5c6a0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.20 18:34:33.354934 [ 3 ] {} HTTP-Session: 23206762-c9da-4259-b96b-42a7c314d2df Destroying unnamed session 2023.11.20 18:34:33.355242 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:34:33.355406 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:34:33.355452 [ 3 ] {} HTTP-Session: 2a7767c6-5fe2-4cd7-a90d-f84ef327984f Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 2023.11.20 18:34:33.355506 [ 3 ] {} HTTP-Session: 2a7767c6-5fe2-4cd7-a90d-f84ef327984f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:34:33.355681 [ 3 ] {4ebc1f16-ca91-4426-adf7-79474a1f1479} executeQuery: (from [fd00:1122:3344:101::d]:36166) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2023.11.20 18:34:33.356689 [ 3 ] {4ebc1f16-ca91-4426-adf7-79474a1f1479} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2023.11.20 18:34:33.363105 [ 3 ] {4ebc1f16-ca91-4426-adf7-79474a1f1479} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. 2023.11.20 18:34:33.365835 [ 3 ] {4ebc1f16-ca91-4426-adf7-79474a1f1479} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.20 18:34:33.366135 [ 3 ] {4ebc1f16-ca91-4426-adf7-79474a1f1479} oximeter.version (5aecf8f3-036c-4652-ae8c-a2a097d21099): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.20 18:34:33.366371 [ 3 ] {4ebc1f16-ca91-4426-adf7-79474a1f1479} executeQuery: Read 1 rows, 16.00 B in 0.010528626 sec., 94 rows/sec., 1.48 KiB/sec. 2023.11.20 18:34:33.366516 [ 3 ] {4ebc1f16-ca91-4426-adf7-79474a1f1479} DynamicQueryHandler: Done processing query 2023.11.20 18:34:33.366556 [ 3 ] {4ebc1f16-ca91-4426-adf7-79474a1f1479} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2023.11.20 18:34:33.366592 [ 3 ] {} HTTP-Session: 2a7767c6-5fe2-4cd7-a90d-f84ef327984f Destroying unnamed session 2023.11.20 18:34:34.002903 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 225.92 MiB, peak 231.00 MiB, will set to 228.32 MiB (RSS), difference: 2.40 MiB 2023.11.20 18:34:47.137004 [ 139 ] {} DNSResolver: Updating DNS cache 2023.11.20 18:34:47.137100 [ 139 ] {} DNSResolver: Updated DNS cache 2023.11.20 18:35:02.137358 [ 131 ] {} DNSResolver: Updating DNS cache 2023.11.20 18:35:02.137480 [ 131 ] {} DNSResolver: Updated DNS cache 2023.11.20 18:35:17.137538 [ 120 ] {} DNSResolver: Updating DNS cache 2023.11.20 18:35:17.137637 [ 120 ] {} DNSResolver: Updated DNS cache 2023.11.20 18:35:32.137895 [ 115 ] {} DNSResolver: Updating DNS cache 2023.11.20 18:35:32.137983 [ 115 ] {} DNSResolver: Updated DNS cache 2023.11.20 18:35:43.391778 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:35:43.391993 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:35:43.392022 [ 3 ] {} HTTP-Session: 1e576db4-b05d-4d89-b760-8303cf005711 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:35:43.392072 [ 3 ] {} HTTP-Session: 1e576db4-b05d-4d89-b760-8303cf005711 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:35:43.392249 [ 3 ] {2efefcf5-a70d-4134-9308-54028a213066} executeQuery: (from [fd00:1122:3344:101::d]:36103) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2023.11.20 18:35:43.392627 [ 3 ] {2efefcf5-a70d-4134-9308-54028a213066} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:35:43.393388 [ 3 ] {2efefcf5-a70d-4134-9308-54028a213066} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:35:43.393524 [ 3 ] {2efefcf5-a70d-4134-9308-54028a213066} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.20 18:35:43.397527 [ 3 ] {2efefcf5-a70d-4134-9308-54028a213066} DynamicQueryHandler: Done processing query 2023.11.20 18:35:43.397631 [ 3 ] {2efefcf5-a70d-4134-9308-54028a213066} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.20 18:35:43.397648 [ 3 ] {} HTTP-Session: 1e576db4-b05d-4d89-b760-8303cf005711 Destroying unnamed session 2023.11.20 18:35:43.401621 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:35:43.401771 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:35:43.401796 [ 3 ] {} HTTP-Session: 5b1ee89a-b0dd-4f94-8fa2-9c2a6e0eb052 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:35:43.401834 [ 3 ] {} HTTP-Session: 5b1ee89a-b0dd-4f94-8fa2-9c2a6e0eb052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:35:43.401995 [ 3 ] {6200bef6-897a-460f-a747-1d95d18b860d} executeQuery: (from [fd00:1122:3344:101::d]:36103) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.11.20 18:35:43.411580 [ 3 ] {6200bef6-897a-460f-a747-1d95d18b860d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:35:43.411812 [ 3 ] {6200bef6-897a-460f-a747-1d95d18b860d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:35:43.411858 [ 3 ] {6200bef6-897a-460f-a747-1d95d18b860d} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.20 18:35:43.412881 [ 3 ] {6200bef6-897a-460f-a747-1d95d18b860d} DynamicQueryHandler: Done processing query 2023.11.20 18:35:43.412911 [ 3 ] {6200bef6-897a-460f-a747-1d95d18b860d} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.20 18:35:43.412927 [ 3 ] {} HTTP-Session: 5b1ee89a-b0dd-4f94-8fa2-9c2a6e0eb052 Destroying unnamed session 2023.11.20 18:35:43.413455 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:35:43.413517 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:35:43.413538 [ 3 ] {} HTTP-Session: a6124e52-1fac-4930-9792-9ed4869b5cf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:35:43.413555 [ 3 ] {} HTTP-Session: a6124e52-1fac-4930-9792-9ed4869b5cf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:35:43.413686 [ 3 ] {b5aa5aeb-077f-4558-9405-b9aef83e3ad0} executeQuery: (from [fd00:1122:3344:101::d]:36103) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.11.20 18:35:43.414101 [ 3 ] {b5aa5aeb-077f-4558-9405-b9aef83e3ad0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:35:43.414251 [ 3 ] {b5aa5aeb-077f-4558-9405-b9aef83e3ad0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:35:43.414293 [ 3 ] {b5aa5aeb-077f-4558-9405-b9aef83e3ad0} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.20 18:35:43.415186 [ 3 ] {b5aa5aeb-077f-4558-9405-b9aef83e3ad0} DynamicQueryHandler: Done processing query 2023.11.20 18:35:43.415213 [ 3 ] {b5aa5aeb-077f-4558-9405-b9aef83e3ad0} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.20 18:35:43.415229 [ 3 ] {} HTTP-Session: a6124e52-1fac-4930-9792-9ed4869b5cf7 Destroying unnamed session 2023.11.20 18:35:43.415472 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:35:43.415517 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:35:43.415537 [ 3 ] {} HTTP-Session: 5a0d7b85-ff13-493f-9df9-c86d4bc89187 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:35:43.415553 [ 3 ] {} HTTP-Session: 5a0d7b85-ff13-493f-9df9-c86d4bc89187 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:35:43.415663 [ 3 ] {0258ad00-68ad-4ee1-8b93-dbeed59d1dd9} executeQuery: (from [fd00:1122:3344:101::d]:36103) 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.11.20 18:35:43.416010 [ 3 ] {0258ad00-68ad-4ee1-8b93-dbeed59d1dd9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:35:43.416160 [ 3 ] {0258ad00-68ad-4ee1-8b93-dbeed59d1dd9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:35:43.416201 [ 3 ] {0258ad00-68ad-4ee1-8b93-dbeed59d1dd9} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.20 18:35:43.417050 [ 3 ] {0258ad00-68ad-4ee1-8b93-dbeed59d1dd9} DynamicQueryHandler: Done processing query 2023.11.20 18:35:43.417078 [ 3 ] {0258ad00-68ad-4ee1-8b93-dbeed59d1dd9} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.20 18:35:43.417094 [ 3 ] {} HTTP-Session: 5a0d7b85-ff13-493f-9df9-c86d4bc89187 Destroying unnamed session 2023.11.20 18:35:43.418321 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:35:43.418365 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:35:43.418384 [ 3 ] {} HTTP-Session: 040e1b3d-003a-4e49-a8a1-e082506606cb Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:35:43.418401 [ 3 ] {} HTTP-Session: 040e1b3d-003a-4e49-a8a1-e082506606cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:35:43.418510 [ 3 ] {c6e53f70-0333-4ecd-aef2-d1cd87cab583} executeQuery: (from [fd00:1122:3344:101::d]:36103) 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.11.20 18:35:43.418852 [ 3 ] {c6e53f70-0333-4ecd-aef2-d1cd87cab583} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:35:43.419005 [ 3 ] {c6e53f70-0333-4ecd-aef2-d1cd87cab583} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:35:43.419047 [ 3 ] {c6e53f70-0333-4ecd-aef2-d1cd87cab583} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.20 18:35:43.419844 [ 3 ] {c6e53f70-0333-4ecd-aef2-d1cd87cab583} DynamicQueryHandler: Done processing query 2023.11.20 18:35:43.419871 [ 3 ] {c6e53f70-0333-4ecd-aef2-d1cd87cab583} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.20 18:35:43.419887 [ 3 ] {} HTTP-Session: 040e1b3d-003a-4e49-a8a1-e082506606cb Destroying unnamed session 2023.11.20 18:35:43.420134 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:35:43.420177 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:35:43.420196 [ 3 ] {} HTTP-Session: dad024be-1c59-4354-a30b-d0109c1493d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:35:43.420213 [ 3 ] {} HTTP-Session: dad024be-1c59-4354-a30b-d0109c1493d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:35:43.420324 [ 3 ] {71c3a8d3-e408-4100-89f4-59c1f9f2008e} executeQuery: (from [fd00:1122:3344:101::d]:36103) 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.11.20 18:35:43.420680 [ 3 ] {71c3a8d3-e408-4100-89f4-59c1f9f2008e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:35:43.420835 [ 3 ] {71c3a8d3-e408-4100-89f4-59c1f9f2008e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:35:43.420875 [ 3 ] {71c3a8d3-e408-4100-89f4-59c1f9f2008e} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.20 18:35:43.421773 [ 3 ] {71c3a8d3-e408-4100-89f4-59c1f9f2008e} DynamicQueryHandler: Done processing query 2023.11.20 18:35:43.421799 [ 3 ] {71c3a8d3-e408-4100-89f4-59c1f9f2008e} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.20 18:35:43.421815 [ 3 ] {} HTTP-Session: dad024be-1c59-4354-a30b-d0109c1493d9 Destroying unnamed session 2023.11.20 18:35:43.422063 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:35:43.422109 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:35:43.422128 [ 3 ] {} HTTP-Session: 8828b76e-9b48-44ec-bc7f-59f6d74f58ce Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:35:43.422145 [ 3 ] {} HTTP-Session: 8828b76e-9b48-44ec-bc7f-59f6d74f58ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:35:43.422258 [ 3 ] {c2a49b6b-fd04-42d2-b7bb-6861a29f4f14} executeQuery: (from [fd00:1122:3344:101::d]:36103) 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.11.20 18:35:43.422622 [ 3 ] {c2a49b6b-fd04-42d2-b7bb-6861a29f4f14} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:35:43.422779 [ 3 ] {c2a49b6b-fd04-42d2-b7bb-6861a29f4f14} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:35:43.422820 [ 3 ] {c2a49b6b-fd04-42d2-b7bb-6861a29f4f14} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.20 18:35:43.423754 [ 3 ] {c2a49b6b-fd04-42d2-b7bb-6861a29f4f14} DynamicQueryHandler: Done processing query 2023.11.20 18:35:43.423781 [ 3 ] {c2a49b6b-fd04-42d2-b7bb-6861a29f4f14} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.20 18:35:43.423797 [ 3 ] {} HTTP-Session: 8828b76e-9b48-44ec-bc7f-59f6d74f58ce Destroying unnamed session 2023.11.20 18:35:43.424031 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:35:43.424076 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:35:43.424096 [ 3 ] {} HTTP-Session: 461cd5a8-a39a-4fe9-9abf-14ff9f5958fb Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:35:43.424112 [ 3 ] {} HTTP-Session: 461cd5a8-a39a-4fe9-9abf-14ff9f5958fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:35:43.424226 [ 3 ] {a3cb3a30-697c-4815-a0e6-d13163cb5a97} executeQuery: (from [fd00:1122:3344:101::d]:36103) 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.11.20 18:35:43.424590 [ 3 ] {a3cb3a30-697c-4815-a0e6-d13163cb5a97} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:35:43.424751 [ 3 ] {a3cb3a30-697c-4815-a0e6-d13163cb5a97} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:35:43.424793 [ 3 ] {a3cb3a30-697c-4815-a0e6-d13163cb5a97} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.20 18:35:43.425663 [ 3 ] {a3cb3a30-697c-4815-a0e6-d13163cb5a97} DynamicQueryHandler: Done processing query 2023.11.20 18:35:43.425693 [ 3 ] {a3cb3a30-697c-4815-a0e6-d13163cb5a97} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.20 18:35:43.425709 [ 3 ] {} HTTP-Session: 461cd5a8-a39a-4fe9-9abf-14ff9f5958fb Destroying unnamed session 2023.11.20 18:35:43.425944 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:35:43.425991 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:35:43.426011 [ 3 ] {} HTTP-Session: 238e0321-76ed-4b68-a1ec-bc4aebf96bf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:35:43.426028 [ 3 ] {} HTTP-Session: 238e0321-76ed-4b68-a1ec-bc4aebf96bf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:35:43.426145 [ 3 ] {0cdc61e2-2edd-4e3c-a586-8859e3a3fb61} executeQuery: (from [fd00:1122:3344:101::d]:36103) 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.11.20 18:35:43.426524 [ 3 ] {0cdc61e2-2edd-4e3c-a586-8859e3a3fb61} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:35:43.426689 [ 3 ] {0cdc61e2-2edd-4e3c-a586-8859e3a3fb61} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:35:43.426731 [ 3 ] {0cdc61e2-2edd-4e3c-a586-8859e3a3fb61} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.20 18:35:43.427535 [ 3 ] {0cdc61e2-2edd-4e3c-a586-8859e3a3fb61} DynamicQueryHandler: Done processing query 2023.11.20 18:35:43.427563 [ 3 ] {0cdc61e2-2edd-4e3c-a586-8859e3a3fb61} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.20 18:35:43.427579 [ 3 ] {} HTTP-Session: 238e0321-76ed-4b68-a1ec-bc4aebf96bf6 Destroying unnamed session 2023.11.20 18:35:43.427816 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:35:43.427861 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:35:43.427879 [ 3 ] {} HTTP-Session: d396d742-9300-4753-b2a9-825e8e687cd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:35:43.427895 [ 3 ] {} HTTP-Session: d396d742-9300-4753-b2a9-825e8e687cd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:35:43.428014 [ 3 ] {f3c6dc1c-7c68-4bd2-b6ff-776ac21b316e} executeQuery: (from [fd00:1122:3344:101::d]:36103) 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.11.20 18:35:43.428380 [ 3 ] {f3c6dc1c-7c68-4bd2-b6ff-776ac21b316e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:35:43.428543 [ 3 ] {f3c6dc1c-7c68-4bd2-b6ff-776ac21b316e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:35:43.428585 [ 3 ] {f3c6dc1c-7c68-4bd2-b6ff-776ac21b316e} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.20 18:35:43.429471 [ 3 ] {f3c6dc1c-7c68-4bd2-b6ff-776ac21b316e} DynamicQueryHandler: Done processing query 2023.11.20 18:35:43.429499 [ 3 ] {f3c6dc1c-7c68-4bd2-b6ff-776ac21b316e} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.20 18:35:43.429515 [ 3 ] {} HTTP-Session: d396d742-9300-4753-b2a9-825e8e687cd4 Destroying unnamed session 2023.11.20 18:35:43.442562 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2831, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:35:43.442652 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:35:43.442690 [ 3 ] {} HTTP-Session: 674c1b5e-f401-4d91-b42d-474011071e95 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:35:43.442723 [ 3 ] {} HTTP-Session: 674c1b5e-f401-4d91-b42d-474011071e95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:35:43.442871 [ 3 ] {c1d29208-4a12-4585-9e7c-c0994f30acbf} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:35:43.442952 [ 3 ] {c1d29208-4a12-4585-9e7c-c0994f30acbf} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:35:43.443910 [ 3 ] {c1d29208-4a12-4585-9e7c-c0994f30acbf} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:35:43.450922 [ 3 ] {c1d29208-4a12-4585-9e7c-c0994f30acbf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:35:43.451566 [ 3 ] {c1d29208-4a12-4585-9e7c-c0994f30acbf} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.20 18:35:43.451738 [ 3 ] {c1d29208-4a12-4585-9e7c-c0994f30acbf} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.20 18:35:43.451861 [ 3 ] {c1d29208-4a12-4585-9e7c-c0994f30acbf} executeQuery: Read 10 rows, 1.41 KiB in 0.008937096 sec., 1118 rows/sec., 157.24 KiB/sec. 2023.11.20 18:35:43.451991 [ 3 ] {c1d29208-4a12-4585-9e7c-c0994f30acbf} DynamicQueryHandler: Done processing query 2023.11.20 18:35:43.452015 [ 3 ] {c1d29208-4a12-4585-9e7c-c0994f30acbf} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.20 18:35:43.452030 [ 3 ] {} HTTP-Session: 674c1b5e-f401-4d91-b42d-474011071e95 Destroying unnamed session 2023.11.20 18:35:43.452148 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 1911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:35:43.452192 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:35:43.452212 [ 3 ] {} HTTP-Session: a37b4c72-d6b4-42f8-bac9-72619b9828ba Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:35:43.452228 [ 3 ] {} HTTP-Session: a37b4c72-d6b4-42f8-bac9-72619b9828ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:35:43.452299 [ 3 ] {4beac374-83f1-4133-930f-2271adb19129} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:35:43.452339 [ 3 ] {4beac374-83f1-4133-930f-2271adb19129} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.20 18:35:43.452444 [ 3 ] {4beac374-83f1-4133-930f-2271adb19129} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:35:43.458708 [ 3 ] {4beac374-83f1-4133-930f-2271adb19129} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:35:43.459132 [ 3 ] {4beac374-83f1-4133-930f-2271adb19129} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.20 18:35:43.459418 [ 3 ] {4beac374-83f1-4133-930f-2271adb19129} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.20 18:35:43.459571 [ 3 ] {4beac374-83f1-4133-930f-2271adb19129} executeQuery: Read 13 rows, 1.05 KiB in 0.007241681 sec., 1795 rows/sec., 145.51 KiB/sec. 2023.11.20 18:35:43.459694 [ 3 ] {4beac374-83f1-4133-930f-2271adb19129} DynamicQueryHandler: Done processing query 2023.11.20 18:35:43.459718 [ 3 ] {4beac374-83f1-4133-930f-2271adb19129} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.20 18:35:43.459734 [ 3 ] {} HTTP-Session: a37b4c72-d6b4-42f8-bac9-72619b9828ba Destroying unnamed session 2023.11.20 18:35:43.459966 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 11119, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:35:43.460012 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:35:43.460031 [ 3 ] {} HTTP-Session: 2bc405b5-b83c-45eb-80cb-a56952bf45d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:35:43.460048 [ 3 ] {} HTTP-Session: 2bc405b5-b83c-45eb-80cb-a56952bf45d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:35:43.460120 [ 3 ] {37071d83-abea-4480-bf17-6a4cde85329f} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:35:43.460160 [ 3 ] {37071d83-abea-4480-bf17-6a4cde85329f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.20 18:35:43.460264 [ 3 ] {37071d83-abea-4480-bf17-6a4cde85329f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:35:43.460595 [ 3 ] {37071d83-abea-4480-bf17-6a4cde85329f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:35:43.460819 [ 3 ] {37071d83-abea-4480-bf17-6a4cde85329f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.20 18:35:43.460967 [ 3 ] {37071d83-abea-4480-bf17-6a4cde85329f} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.20 18:35:43.461084 [ 3 ] {37071d83-abea-4480-bf17-6a4cde85329f} executeQuery: Read 75 rows, 6.53 KiB in 0.00093377 sec., 80319 rows/sec., 6.83 MiB/sec. 2023.11.20 18:35:43.461203 [ 3 ] {37071d83-abea-4480-bf17-6a4cde85329f} DynamicQueryHandler: Done processing query 2023.11.20 18:35:43.461225 [ 3 ] {37071d83-abea-4480-bf17-6a4cde85329f} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.20 18:35:43.461242 [ 3 ] {} HTTP-Session: 2bc405b5-b83c-45eb-80cb-a56952bf45d8 Destroying unnamed session 2023.11.20 18:35:43.461360 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 8337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:35:43.461404 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:35:43.461423 [ 3 ] {} HTTP-Session: 81061158-3cf2-462f-b1cd-957ee2d36f38 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:35:43.461440 [ 3 ] {} HTTP-Session: 81061158-3cf2-462f-b1cd-957ee2d36f38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:35:43.461510 [ 3 ] {cd542611-69b6-4cb9-a227-a5dc08f8139d} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:35:43.461548 [ 3 ] {cd542611-69b6-4cb9-a227-a5dc08f8139d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.20 18:35:43.462806 [ 3 ] {cd542611-69b6-4cb9-a227-a5dc08f8139d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:35:43.468060 [ 3 ] {cd542611-69b6-4cb9-a227-a5dc08f8139d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:35:43.468372 [ 3 ] {cd542611-69b6-4cb9-a227-a5dc08f8139d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.20 18:35:43.468530 [ 3 ] {cd542611-69b6-4cb9-a227-a5dc08f8139d} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.20 18:35:43.468644 [ 3 ] {cd542611-69b6-4cb9-a227-a5dc08f8139d} executeQuery: Read 49 rows, 3.90 KiB in 0.007106517 sec., 6895 rows/sec., 549.40 KiB/sec. 2023.11.20 18:35:43.468773 [ 3 ] {cd542611-69b6-4cb9-a227-a5dc08f8139d} DynamicQueryHandler: Done processing query 2023.11.20 18:35:43.468797 [ 3 ] {cd542611-69b6-4cb9-a227-a5dc08f8139d} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.20 18:35:43.468813 [ 3 ] {} HTTP-Session: 81061158-3cf2-462f-b1cd-957ee2d36f38 Destroying unnamed session 2023.11.20 18:35:43.469100 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 50920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:35:43.469145 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:35:43.469164 [ 3 ] {} HTTP-Session: ff23571a-8f8a-462b-b0fe-ff6992a937c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:35:43.469180 [ 3 ] {} HTTP-Session: ff23571a-8f8a-462b-b0fe-ff6992a937c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:35:43.469266 [ 3 ] {194b9c33-fff8-48cf-b4ba-02849449c4a3} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:35:43.469308 [ 3 ] {194b9c33-fff8-48cf-b4ba-02849449c4a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.20 18:35:43.469422 [ 3 ] {194b9c33-fff8-48cf-b4ba-02849449c4a3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:35:43.469941 [ 3 ] {194b9c33-fff8-48cf-b4ba-02849449c4a3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:35:43.472562 [ 3 ] {194b9c33-fff8-48cf-b4ba-02849449c4a3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.20 18:35:43.472781 [ 3 ] {194b9c33-fff8-48cf-b4ba-02849449c4a3} oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.20 18:35:43.472917 [ 3 ] {194b9c33-fff8-48cf-b4ba-02849449c4a3} executeQuery: Read 264 rows, 18.82 KiB in 0.003621436 sec., 72899 rows/sec., 5.08 MiB/sec. 2023.11.20 18:35:43.473061 [ 3 ] {194b9c33-fff8-48cf-b4ba-02849449c4a3} DynamicQueryHandler: Done processing query 2023.11.20 18:35:43.473089 [ 3 ] {194b9c33-fff8-48cf-b4ba-02849449c4a3} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2023.11.20 18:35:43.473109 [ 3 ] {} HTTP-Session: ff23571a-8f8a-462b-b0fe-ff6992a937c3 Destroying unnamed session 2023.11.20 18:35:43.473260 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 13951, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:35:43.473313 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:35:43.473335 [ 3 ] {} HTTP-Session: 1adcffa8-797b-4f61-a57d-bfa936be1028 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:35:43.473355 [ 3 ] {} HTTP-Session: 1adcffa8-797b-4f61-a57d-bfa936be1028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:35:43.473436 [ 3 ] {a771dabc-3843-4d01-ab12-acbc3f0951d8} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:35:43.473478 [ 3 ] {a771dabc-3843-4d01-ab12-acbc3f0951d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.20 18:35:43.473630 [ 3 ] {a771dabc-3843-4d01-ab12-acbc3f0951d8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:35:43.474039 [ 3 ] {a771dabc-3843-4d01-ab12-acbc3f0951d8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:35:43.475019 [ 3 ] {a771dabc-3843-4d01-ab12-acbc3f0951d8} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.20 18:35:43.475217 [ 3 ] {a771dabc-3843-4d01-ab12-acbc3f0951d8} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.20 18:35:43.475335 [ 3 ] {a771dabc-3843-4d01-ab12-acbc3f0951d8} executeQuery: Read 13 rows, 17.96 KiB in 0.00187133 sec., 6946 rows/sec., 9.37 MiB/sec. 2023.11.20 18:35:43.475462 [ 3 ] {a771dabc-3843-4d01-ab12-acbc3f0951d8} DynamicQueryHandler: Done processing query 2023.11.20 18:35:43.475486 [ 3 ] {a771dabc-3843-4d01-ab12-acbc3f0951d8} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2023.11.20 18:35:43.475502 [ 3 ] {} HTTP-Session: 1adcffa8-797b-4f61-a57d-bfa936be1028 Destroying unnamed session 2023.11.20 18:35:43.475633 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 3866, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:35:43.475678 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:35:43.475697 [ 3 ] {} HTTP-Session: f5dbfc90-686f-4841-acdf-b121c539443c Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:35:43.475713 [ 3 ] {} HTTP-Session: f5dbfc90-686f-4841-acdf-b121c539443c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:35:43.475783 [ 3 ] {42f7f990-7da8-4a4f-856c-aaaf71179f86} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:35:43.475821 [ 3 ] {42f7f990-7da8-4a4f-856c-aaaf71179f86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.20 18:35:43.475947 [ 3 ] {42f7f990-7da8-4a4f-856c-aaaf71179f86} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:35:43.476262 [ 3 ] {42f7f990-7da8-4a4f-856c-aaaf71179f86} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:35:43.476518 [ 3 ] {42f7f990-7da8-4a4f-856c-aaaf71179f86} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.20 18:35:43.476700 [ 3 ] {42f7f990-7da8-4a4f-856c-aaaf71179f86} oximeter.measurements_i64 (ba08feb9-b29d-4bf5-b0ca-27edd7436bbc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.20 18:35:43.476817 [ 3 ] {42f7f990-7da8-4a4f-856c-aaaf71179f86} executeQuery: Read 24 rows, 1.73 KiB in 0.001003922 sec., 23906 rows/sec., 1.68 MiB/sec. 2023.11.20 18:35:43.476944 [ 3 ] {42f7f990-7da8-4a4f-856c-aaaf71179f86} DynamicQueryHandler: Done processing query 2023.11.20 18:35:43.476968 [ 3 ] {42f7f990-7da8-4a4f-856c-aaaf71179f86} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.20 18:35:43.476983 [ 3 ] {} HTTP-Session: f5dbfc90-686f-4841-acdf-b121c539443c Destroying unnamed session 2023.11.20 18:35:47.138022 [ 109 ] {} DNSResolver: Updating DNS cache 2023.11.20 18:35:47.138092 [ 109 ] {} DNSResolver: Updated DNS cache 2023.11.20 18:35:48.379778 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 4212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:35:48.379931 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:35:48.379977 [ 3 ] {} HTTP-Session: 40516327-0dc7-4138-b6ad-5664cd34cdb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:35:48.380017 [ 3 ] {} HTTP-Session: 40516327-0dc7-4138-b6ad-5664cd34cdb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:35:48.380213 [ 3 ] {6d94295d-40b1-4ca9-a8ca-e05a000cefae} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:35:48.380313 [ 3 ] {6d94295d-40b1-4ca9-a8ca-e05a000cefae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.20 18:35:48.380532 [ 3 ] {6d94295d-40b1-4ca9-a8ca-e05a000cefae} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:35:48.380975 [ 3 ] {6d94295d-40b1-4ca9-a8ca-e05a000cefae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:35:48.381239 [ 3 ] {6d94295d-40b1-4ca9-a8ca-e05a000cefae} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.20 18:35:48.381428 [ 3 ] {6d94295d-40b1-4ca9-a8ca-e05a000cefae} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.20 18:35:48.381552 [ 3 ] {6d94295d-40b1-4ca9-a8ca-e05a000cefae} executeQuery: Read 29 rows, 2.35 KiB in 0.001281901 sec., 22622 rows/sec., 1.79 MiB/sec. 2023.11.20 18:35:48.381697 [ 3 ] {6d94295d-40b1-4ca9-a8ca-e05a000cefae} DynamicQueryHandler: Done processing query 2023.11.20 18:35:48.381722 [ 3 ] {6d94295d-40b1-4ca9-a8ca-e05a000cefae} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.20 18:35:48.381739 [ 3 ] {} HTTP-Session: 40516327-0dc7-4138-b6ad-5664cd34cdb7 Destroying unnamed session 2023.11.20 18:35:48.381885 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 14653, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:35:48.381937 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:35:48.381956 [ 3 ] {} HTTP-Session: c3642acd-1f25-4d02-ab90-37c194dfac01 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:35:48.381973 [ 3 ] {} HTTP-Session: c3642acd-1f25-4d02-ab90-37c194dfac01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:35:48.382054 [ 3 ] {54f72db0-3f66-4273-bc9a-9984182b2b64} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:35:48.382095 [ 3 ] {54f72db0-3f66-4273-bc9a-9984182b2b64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.20 18:35:48.382199 [ 3 ] {54f72db0-3f66-4273-bc9a-9984182b2b64} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:35:48.382551 [ 3 ] {54f72db0-3f66-4273-bc9a-9984182b2b64} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:35:48.382776 [ 3 ] {54f72db0-3f66-4273-bc9a-9984182b2b64} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.20 18:35:48.382926 [ 3 ] {54f72db0-3f66-4273-bc9a-9984182b2b64} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.20 18:35:48.383023 [ 3 ] {54f72db0-3f66-4273-bc9a-9984182b2b64} executeQuery: Read 87 rows, 9.29 KiB in 0.00094231 sec., 92326 rows/sec., 9.63 MiB/sec. 2023.11.20 18:35:48.383146 [ 3 ] {54f72db0-3f66-4273-bc9a-9984182b2b64} DynamicQueryHandler: Done processing query 2023.11.20 18:35:48.383169 [ 3 ] {54f72db0-3f66-4273-bc9a-9984182b2b64} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.20 18:35:48.383185 [ 3 ] {} HTTP-Session: c3642acd-1f25-4d02-ab90-37c194dfac01 Destroying unnamed session 2023.11.20 18:35:48.383339 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 6494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:35:48.383384 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:35:48.383402 [ 3 ] {} HTTP-Session: 948fc2fe-398d-4003-ab26-523d8f596efb Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:35:48.383418 [ 3 ] {} HTTP-Session: 948fc2fe-398d-4003-ab26-523d8f596efb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:35:48.383489 [ 3 ] {73d6e84f-a883-4c44-9c23-eeffce49a548} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:35:48.383529 [ 3 ] {73d6e84f-a883-4c44-9c23-eeffce49a548} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.20 18:35:48.383630 [ 3 ] {73d6e84f-a883-4c44-9c23-eeffce49a548} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:35:48.383923 [ 3 ] {73d6e84f-a883-4c44-9c23-eeffce49a548} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:35:48.384136 [ 3 ] {73d6e84f-a883-4c44-9c23-eeffce49a548} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.20 18:35:48.384286 [ 3 ] {73d6e84f-a883-4c44-9c23-eeffce49a548} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.20 18:35:48.384386 [ 3 ] {73d6e84f-a883-4c44-9c23-eeffce49a548} executeQuery: Read 38 rows, 3.05 KiB in 0.000864617 sec., 43950 rows/sec., 3.44 MiB/sec. 2023.11.20 18:35:48.384526 [ 3 ] {73d6e84f-a883-4c44-9c23-eeffce49a548} DynamicQueryHandler: Done processing query 2023.11.20 18:35:48.384551 [ 3 ] {73d6e84f-a883-4c44-9c23-eeffce49a548} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.20 18:35:48.384566 [ 3 ] {} HTTP-Session: 948fc2fe-398d-4003-ab26-523d8f596efb Destroying unnamed session 2023.11.20 18:35:48.384765 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 31052, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:35:48.384810 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:35:48.384828 [ 3 ] {} HTTP-Session: 5afa2dea-40e0-4df6-ac1b-0663f424e2f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:35:48.384844 [ 3 ] {} HTTP-Session: 5afa2dea-40e0-4df6-ac1b-0663f424e2f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:35:48.384921 [ 3 ] {6bc2fe7e-ab02-4d3b-86c0-127a0975a3ff} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:35:48.384967 [ 3 ] {6bc2fe7e-ab02-4d3b-86c0-127a0975a3ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.20 18:35:48.385102 [ 3 ] {6bc2fe7e-ab02-4d3b-86c0-127a0975a3ff} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:35:48.385511 [ 3 ] {6bc2fe7e-ab02-4d3b-86c0-127a0975a3ff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:35:48.385824 [ 3 ] {6bc2fe7e-ab02-4d3b-86c0-127a0975a3ff} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.20 18:35:48.386008 [ 3 ] {6bc2fe7e-ab02-4d3b-86c0-127a0975a3ff} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.20 18:35:48.386111 [ 3 ] {6bc2fe7e-ab02-4d3b-86c0-127a0975a3ff} executeQuery: Read 29 rows, 40.07 KiB in 0.001160566 sec., 24987 rows/sec., 33.72 MiB/sec. 2023.11.20 18:35:48.386241 [ 3 ] {6bc2fe7e-ab02-4d3b-86c0-127a0975a3ff} DynamicQueryHandler: Done processing query 2023.11.20 18:35:48.386265 [ 3 ] {6bc2fe7e-ab02-4d3b-86c0-127a0975a3ff} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.11.20 18:35:48.386281 [ 3 ] {} HTTP-Session: 5afa2dea-40e0-4df6-ac1b-0663f424e2f6 Destroying unnamed session 2023.11.20 18:35:48.386401 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 1431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:35:48.386446 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:35:48.386464 [ 3 ] {} HTTP-Session: 79c1f54b-5c44-4e31-8d40-64f54fcddd9f Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:35:48.386480 [ 3 ] {} HTTP-Session: 79c1f54b-5c44-4e31-8d40-64f54fcddd9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:35:48.386549 [ 3 ] {c6c39b6e-b7b6-46b7-b8d4-4bc1cb2868ef} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:35:48.386589 [ 3 ] {c6c39b6e-b7b6-46b7-b8d4-4bc1cb2868ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.20 18:35:48.386690 [ 3 ] {c6c39b6e-b7b6-46b7-b8d4-4bc1cb2868ef} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:35:48.386947 [ 3 ] {c6c39b6e-b7b6-46b7-b8d4-4bc1cb2868ef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:35:48.387182 [ 3 ] {c6c39b6e-b7b6-46b7-b8d4-4bc1cb2868ef} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.20 18:35:48.387379 [ 3 ] {c6c39b6e-b7b6-46b7-b8d4-4bc1cb2868ef} oximeter.measurements_i64 (ba08feb9-b29d-4bf5-b0ca-27edd7436bbc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.20 18:35:48.387501 [ 3 ] {c6c39b6e-b7b6-46b7-b8d4-4bc1cb2868ef} executeQuery: Read 9 rows, 642.00 B in 0.00091948 sec., 9788 rows/sec., 681.86 KiB/sec. 2023.11.20 18:35:48.387630 [ 3 ] {c6c39b6e-b7b6-46b7-b8d4-4bc1cb2868ef} DynamicQueryHandler: Done processing query 2023.11.20 18:35:48.387653 [ 3 ] {c6c39b6e-b7b6-46b7-b8d4-4bc1cb2868ef} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.20 18:35:48.387668 [ 3 ] {} HTTP-Session: 79c1f54b-5c44-4e31-8d40-64f54fcddd9f Destroying unnamed session 2023.11.20 18:35:53.378838 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:35:53.378992 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:35:53.379030 [ 3 ] {} HTTP-Session: 7c4d2fb3-0cde-4ba3-b04a-b12734b7de11 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:35:53.379066 [ 3 ] {} HTTP-Session: 7c4d2fb3-0cde-4ba3-b04a-b12734b7de11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:35:53.379242 [ 3 ] {003716f7-d1a3-471e-9a08-8346913c4009} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:35:53.379331 [ 3 ] {003716f7-d1a3-471e-9a08-8346913c4009} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.20 18:35:53.379560 [ 3 ] {003716f7-d1a3-471e-9a08-8346913c4009} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:35:53.380059 [ 3 ] {003716f7-d1a3-471e-9a08-8346913c4009} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:35:53.380377 [ 3 ] {003716f7-d1a3-471e-9a08-8346913c4009} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.20 18:35:53.380588 [ 3 ] {003716f7-d1a3-471e-9a08-8346913c4009} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.20 18:35:53.380759 [ 3 ] {003716f7-d1a3-471e-9a08-8346913c4009} executeQuery: Read 17 rows, 1.38 KiB in 0.001461046 sec., 11635 rows/sec., 943.11 KiB/sec. 2023.11.20 18:35:53.380945 [ 3 ] {003716f7-d1a3-471e-9a08-8346913c4009} DynamicQueryHandler: Done processing query 2023.11.20 18:35:53.380979 [ 3 ] {003716f7-d1a3-471e-9a08-8346913c4009} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.20 18:35:53.381003 [ 3 ] {} HTTP-Session: 7c4d2fb3-0cde-4ba3-b04a-b12734b7de11 Destroying unnamed session 2023.11.20 18:35:53.381179 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 7708, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:35:53.381233 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:35:53.381254 [ 3 ] {} HTTP-Session: ee55ee5e-0750-4a56-b502-3a647b7c4d1c Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:35:53.381274 [ 3 ] {} HTTP-Session: ee55ee5e-0750-4a56-b502-3a647b7c4d1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:35:53.381360 [ 3 ] {a85ea9b7-8c00-49aa-bffa-c012dac6991a} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:35:53.381405 [ 3 ] {a85ea9b7-8c00-49aa-bffa-c012dac6991a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.20 18:35:53.381513 [ 3 ] {a85ea9b7-8c00-49aa-bffa-c012dac6991a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:35:53.381836 [ 3 ] {a85ea9b7-8c00-49aa-bffa-c012dac6991a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:35:53.382065 [ 3 ] {a85ea9b7-8c00-49aa-bffa-c012dac6991a} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.20 18:35:53.382217 [ 3 ] {a85ea9b7-8c00-49aa-bffa-c012dac6991a} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.20 18:35:53.382343 [ 3 ] {a85ea9b7-8c00-49aa-bffa-c012dac6991a} executeQuery: Read 51 rows, 4.58 KiB in 0.0009496 sec., 53706 rows/sec., 4.71 MiB/sec. 2023.11.20 18:35:53.382466 [ 3 ] {a85ea9b7-8c00-49aa-bffa-c012dac6991a} DynamicQueryHandler: Done processing query 2023.11.20 18:35:53.382491 [ 3 ] {a85ea9b7-8c00-49aa-bffa-c012dac6991a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.20 18:35:53.382507 [ 3 ] {} HTTP-Session: ee55ee5e-0750-4a56-b502-3a647b7c4d1c Destroying unnamed session 2023.11.20 18:35:53.382644 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:35:53.382690 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:35:53.382709 [ 3 ] {} HTTP-Session: 0e4bed43-848b-4e32-9ea0-049087f786e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:35:53.382727 [ 3 ] {} HTTP-Session: 0e4bed43-848b-4e32-9ea0-049087f786e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:35:53.382801 [ 3 ] {f28a020d-f599-489d-ab59-00e4f7ba5c3e} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:35:53.382841 [ 3 ] {f28a020d-f599-489d-ab59-00e4f7ba5c3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.20 18:35:53.382948 [ 3 ] {f28a020d-f599-489d-ab59-00e4f7ba5c3e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:35:53.383234 [ 3 ] {f28a020d-f599-489d-ab59-00e4f7ba5c3e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:35:53.383443 [ 3 ] {f28a020d-f599-489d-ab59-00e4f7ba5c3e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.20 18:35:53.383600 [ 3 ] {f28a020d-f599-489d-ab59-00e4f7ba5c3e} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.20 18:35:53.383724 [ 3 ] {f28a020d-f599-489d-ab59-00e4f7ba5c3e} executeQuery: Read 17 rows, 1.36 KiB in 0.000893269 sec., 19031 rows/sec., 1.49 MiB/sec. 2023.11.20 18:35:53.383873 [ 3 ] {f28a020d-f599-489d-ab59-00e4f7ba5c3e} DynamicQueryHandler: Done processing query 2023.11.20 18:35:53.383897 [ 3 ] {f28a020d-f599-489d-ab59-00e4f7ba5c3e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.20 18:35:53.383913 [ 3 ] {} HTTP-Session: 0e4bed43-848b-4e32-9ea0-049087f786e5 Destroying unnamed session 2023.11.20 18:35:53.384129 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 18225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:35:53.384173 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:35:53.384192 [ 3 ] {} HTTP-Session: 9f0229dc-f11e-4ad4-98ee-20c2f51d94c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:35:53.384208 [ 3 ] {} HTTP-Session: 9f0229dc-f11e-4ad4-98ee-20c2f51d94c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:35:53.384284 [ 3 ] {65b6b6c0-376a-488e-9efe-2083664a4f60} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:35:53.384330 [ 3 ] {65b6b6c0-376a-488e-9efe-2083664a4f60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.20 18:35:53.384473 [ 3 ] {65b6b6c0-376a-488e-9efe-2083664a4f60} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:35:53.384821 [ 3 ] {65b6b6c0-376a-488e-9efe-2083664a4f60} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:35:53.385164 [ 3 ] {65b6b6c0-376a-488e-9efe-2083664a4f60} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.20 18:35:53.385392 [ 3 ] {65b6b6c0-376a-488e-9efe-2083664a4f60} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.20 18:35:53.385526 [ 3 ] {65b6b6c0-376a-488e-9efe-2083664a4f60} executeQuery: Read 17 rows, 23.49 KiB in 0.001212579 sec., 14019 rows/sec., 18.92 MiB/sec. 2023.11.20 18:35:53.385658 [ 3 ] {65b6b6c0-376a-488e-9efe-2083664a4f60} DynamicQueryHandler: Done processing query 2023.11.20 18:35:53.385682 [ 3 ] {65b6b6c0-376a-488e-9efe-2083664a4f60} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.20 18:35:53.385698 [ 3 ] {} HTTP-Session: 9f0229dc-f11e-4ad4-98ee-20c2f51d94c5 Destroying unnamed session 2023.11.20 18:35:58.379501 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:35:58.379681 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:35:58.379728 [ 3 ] {} HTTP-Session: 6beae7f6-a6fd-4dee-a8c3-582cfa01e88b Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:35:58.379767 [ 3 ] {} HTTP-Session: 6beae7f6-a6fd-4dee-a8c3-582cfa01e88b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:35:58.379968 [ 3 ] {f9cb7d17-cbe9-4d70-a30a-77ad59f05a23} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:35:58.380068 [ 3 ] {f9cb7d17-cbe9-4d70-a30a-77ad59f05a23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.20 18:35:58.380328 [ 3 ] {f9cb7d17-cbe9-4d70-a30a-77ad59f05a23} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:35:58.380794 [ 3 ] {f9cb7d17-cbe9-4d70-a30a-77ad59f05a23} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:35:58.381053 [ 3 ] {f9cb7d17-cbe9-4d70-a30a-77ad59f05a23} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.20 18:35:58.381217 [ 3 ] {f9cb7d17-cbe9-4d70-a30a-77ad59f05a23} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.20 18:35:58.381363 [ 3 ] {f9cb7d17-cbe9-4d70-a30a-77ad59f05a23} executeQuery: Read 30 rows, 2.43 KiB in 0.001328273 sec., 22585 rows/sec., 1.79 MiB/sec. 2023.11.20 18:35:58.381499 [ 3 ] {f9cb7d17-cbe9-4d70-a30a-77ad59f05a23} DynamicQueryHandler: Done processing query 2023.11.20 18:35:58.381523 [ 3 ] {f9cb7d17-cbe9-4d70-a30a-77ad59f05a23} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.20 18:35:58.381539 [ 3 ] {} HTTP-Session: 6beae7f6-a6fd-4dee-a8c3-582cfa01e88b Destroying unnamed session 2023.11.20 18:35:58.381673 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 15134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:35:58.381720 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:35:58.381739 [ 3 ] {} HTTP-Session: 07a4f0f8-70fa-450a-84a4-b83c94691f36 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:35:58.381756 [ 3 ] {} HTTP-Session: 07a4f0f8-70fa-450a-84a4-b83c94691f36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:35:58.381837 [ 3 ] {6e7eba99-d437-4206-b9e8-523aa7330ac9} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:35:58.381879 [ 3 ] {6e7eba99-d437-4206-b9e8-523aa7330ac9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.20 18:35:58.381985 [ 3 ] {6e7eba99-d437-4206-b9e8-523aa7330ac9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:35:58.382332 [ 3 ] {6e7eba99-d437-4206-b9e8-523aa7330ac9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:35:58.382548 [ 3 ] {6e7eba99-d437-4206-b9e8-523aa7330ac9} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.20 18:35:58.382696 [ 3 ] {6e7eba99-d437-4206-b9e8-523aa7330ac9} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.20 18:35:58.382813 [ 3 ] {6e7eba99-d437-4206-b9e8-523aa7330ac9} executeQuery: Read 90 rows, 9.58 KiB in 0.000947511 sec., 94985 rows/sec., 9.88 MiB/sec. 2023.11.20 18:35:58.382935 [ 3 ] {6e7eba99-d437-4206-b9e8-523aa7330ac9} DynamicQueryHandler: Done processing query 2023.11.20 18:35:58.382959 [ 3 ] {6e7eba99-d437-4206-b9e8-523aa7330ac9} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.20 18:35:58.382974 [ 3 ] {} HTTP-Session: 07a4f0f8-70fa-450a-84a4-b83c94691f36 Destroying unnamed session 2023.11.20 18:35:58.383129 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 5137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:35:58.383174 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:35:58.383193 [ 3 ] {} HTTP-Session: e108d18c-6b55-4044-97da-ffe89fc1909d Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:35:58.383210 [ 3 ] {} HTTP-Session: e108d18c-6b55-4044-97da-ffe89fc1909d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:35:58.383281 [ 3 ] {ae32c6e5-668b-4201-982d-b8fa505af257} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:35:58.383322 [ 3 ] {ae32c6e5-668b-4201-982d-b8fa505af257} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.20 18:35:58.383424 [ 3 ] {ae32c6e5-668b-4201-982d-b8fa505af257} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:35:58.383695 [ 3 ] {ae32c6e5-668b-4201-982d-b8fa505af257} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:35:58.383902 [ 3 ] {ae32c6e5-668b-4201-982d-b8fa505af257} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.20 18:35:58.384049 [ 3 ] {ae32c6e5-668b-4201-982d-b8fa505af257} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.20 18:35:58.384171 [ 3 ] {ae32c6e5-668b-4201-982d-b8fa505af257} executeQuery: Read 30 rows, 2.40 KiB in 0.000860018 sec., 34882 rows/sec., 2.73 MiB/sec. 2023.11.20 18:35:58.384276 [ 3 ] {ae32c6e5-668b-4201-982d-b8fa505af257} DynamicQueryHandler: Done processing query 2023.11.20 18:35:58.384299 [ 3 ] {ae32c6e5-668b-4201-982d-b8fa505af257} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.20 18:35:58.384315 [ 3 ] {} HTTP-Session: e108d18c-6b55-4044-97da-ffe89fc1909d Destroying unnamed session 2023.11.20 18:35:58.384472 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 32121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:35:58.384515 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:35:58.384534 [ 3 ] {} HTTP-Session: 0c75a8e5-b735-4252-af93-9c3c85a67981 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:35:58.384550 [ 3 ] {} HTTP-Session: 0c75a8e5-b735-4252-af93-9c3c85a67981 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:35:58.384627 [ 3 ] {76afe199-03c7-4968-bc6f-05ebe0661f2f} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:35:58.384672 [ 3 ] {76afe199-03c7-4968-bc6f-05ebe0661f2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.20 18:35:58.384804 [ 3 ] {76afe199-03c7-4968-bc6f-05ebe0661f2f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:35:58.385195 [ 3 ] {76afe199-03c7-4968-bc6f-05ebe0661f2f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:35:58.385507 [ 3 ] {76afe199-03c7-4968-bc6f-05ebe0661f2f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.20 18:35:58.385684 [ 3 ] {76afe199-03c7-4968-bc6f-05ebe0661f2f} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.20 18:35:58.385785 [ 3 ] {76afe199-03c7-4968-bc6f-05ebe0661f2f} executeQuery: Read 30 rows, 41.46 KiB in 0.001130466 sec., 26537 rows/sec., 35.81 MiB/sec. 2023.11.20 18:35:58.385909 [ 3 ] {76afe199-03c7-4968-bc6f-05ebe0661f2f} DynamicQueryHandler: Done processing query 2023.11.20 18:35:58.385932 [ 3 ] {76afe199-03c7-4968-bc6f-05ebe0661f2f} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.11.20 18:35:58.385948 [ 3 ] {} HTTP-Session: 0c75a8e5-b735-4252-af93-9c3c85a67981 Destroying unnamed session 2023.11.20 18:36:02.138331 [ 101 ] {} DNSResolver: Updating DNS cache 2023.11.20 18:36:02.138401 [ 101 ] {} DNSResolver: Updated DNS cache 2023.11.20 18:36:03.378794 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:03.378950 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:03.378995 [ 3 ] {} HTTP-Session: 96ec70ba-be0a-4c3a-adee-994619c80e7c Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:03.379036 [ 3 ] {} HTTP-Session: 96ec70ba-be0a-4c3a-adee-994619c80e7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:03.379232 [ 3 ] {3122df35-c995-4c45-9c3f-41353d6fe313} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:03.379333 [ 3 ] {3122df35-c995-4c45-9c3f-41353d6fe313} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.20 18:36:03.379564 [ 3 ] {3122df35-c995-4c45-9c3f-41353d6fe313} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:03.379973 [ 3 ] {3122df35-c995-4c45-9c3f-41353d6fe313} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:36:03.380232 [ 3 ] {3122df35-c995-4c45-9c3f-41353d6fe313} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.20 18:36:03.380399 [ 3 ] {3122df35-c995-4c45-9c3f-41353d6fe313} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.20 18:36:03.380539 [ 3 ] {3122df35-c995-4c45-9c3f-41353d6fe313} executeQuery: Read 19 rows, 1.54 KiB in 0.00123877 sec., 15337 rows/sec., 1.21 MiB/sec. 2023.11.20 18:36:03.380738 [ 3 ] {3122df35-c995-4c45-9c3f-41353d6fe313} DynamicQueryHandler: Done processing query 2023.11.20 18:36:03.380764 [ 3 ] {3122df35-c995-4c45-9c3f-41353d6fe313} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.20 18:36:03.380782 [ 3 ] {} HTTP-Session: 96ec70ba-be0a-4c3a-adee-994619c80e7c Destroying unnamed session 2023.11.20 18:36:03.380928 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 8597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:03.380981 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:03.381003 [ 3 ] {} HTTP-Session: a3911158-90b5-4526-b2a8-e57c3bb49b67 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:03.381023 [ 3 ] {} HTTP-Session: a3911158-90b5-4526-b2a8-e57c3bb49b67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:03.381106 [ 3 ] {e1145629-447c-4c28-883a-70fadc3cbcee} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:03.381151 [ 3 ] {e1145629-447c-4c28-883a-70fadc3cbcee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.20 18:36:03.381267 [ 3 ] {e1145629-447c-4c28-883a-70fadc3cbcee} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:03.381606 [ 3 ] {e1145629-447c-4c28-883a-70fadc3cbcee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:36:03.381821 [ 3 ] {e1145629-447c-4c28-883a-70fadc3cbcee} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.20 18:36:03.381973 [ 3 ] {e1145629-447c-4c28-883a-70fadc3cbcee} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.20 18:36:03.382104 [ 3 ] {e1145629-447c-4c28-883a-70fadc3cbcee} executeQuery: Read 57 rows, 5.11 KiB in 0.000965411 sec., 59042 rows/sec., 5.16 MiB/sec. 2023.11.20 18:36:03.382213 [ 3 ] {e1145629-447c-4c28-883a-70fadc3cbcee} DynamicQueryHandler: Done processing query 2023.11.20 18:36:03.382237 [ 3 ] {e1145629-447c-4c28-883a-70fadc3cbcee} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.20 18:36:03.382252 [ 3 ] {} HTTP-Session: a3911158-90b5-4526-b2a8-e57c3bb49b67 Destroying unnamed session 2023.11.20 18:36:03.382386 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 3266, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:03.382432 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:03.382451 [ 3 ] {} HTTP-Session: 79764c57-5399-4e27-b28c-6246d277114f Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:03.382469 [ 3 ] {} HTTP-Session: 79764c57-5399-4e27-b28c-6246d277114f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:03.382540 [ 3 ] {3f4a1a26-ae33-4303-9413-296550280b18} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:03.382579 [ 3 ] {3f4a1a26-ae33-4303-9413-296550280b18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.20 18:36:03.382683 [ 3 ] {3f4a1a26-ae33-4303-9413-296550280b18} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:03.382969 [ 3 ] {3f4a1a26-ae33-4303-9413-296550280b18} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:36:03.383178 [ 3 ] {3f4a1a26-ae33-4303-9413-296550280b18} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.20 18:36:03.383325 [ 3 ] {3f4a1a26-ae33-4303-9413-296550280b18} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.20 18:36:03.383449 [ 3 ] {3f4a1a26-ae33-4303-9413-296550280b18} executeQuery: Read 19 rows, 1.52 KiB in 0.000879848 sec., 21594 rows/sec., 1.69 MiB/sec. 2023.11.20 18:36:03.383583 [ 3 ] {3f4a1a26-ae33-4303-9413-296550280b18} DynamicQueryHandler: Done processing query 2023.11.20 18:36:03.383607 [ 3 ] {3f4a1a26-ae33-4303-9413-296550280b18} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.20 18:36:03.383623 [ 3 ] {} HTTP-Session: 79764c57-5399-4e27-b28c-6246d277114f Destroying unnamed session 2023.11.20 18:36:03.383787 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 20361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:03.383832 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:03.383850 [ 3 ] {} HTTP-Session: edbaa708-91d2-40bb-925c-2021c09626e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:03.383867 [ 3 ] {} HTTP-Session: edbaa708-91d2-40bb-925c-2021c09626e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:03.383942 [ 3 ] {5d08d755-598c-4144-b40b-0744b1e76bd7} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:03.383986 [ 3 ] {5d08d755-598c-4144-b40b-0744b1e76bd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.20 18:36:03.384123 [ 3 ] {5d08d755-598c-4144-b40b-0744b1e76bd7} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:03.384505 [ 3 ] {5d08d755-598c-4144-b40b-0744b1e76bd7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:36:03.384819 [ 3 ] {5d08d755-598c-4144-b40b-0744b1e76bd7} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.20 18:36:03.385001 [ 3 ] {5d08d755-598c-4144-b40b-0744b1e76bd7} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.20 18:36:03.385134 [ 3 ] {5d08d755-598c-4144-b40b-0744b1e76bd7} executeQuery: Read 19 rows, 26.25 KiB in 0.001164627 sec., 16314 rows/sec., 22.02 MiB/sec. 2023.11.20 18:36:03.385255 [ 3 ] {5d08d755-598c-4144-b40b-0744b1e76bd7} DynamicQueryHandler: Done processing query 2023.11.20 18:36:03.385278 [ 3 ] {5d08d755-598c-4144-b40b-0744b1e76bd7} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.20 18:36:03.385293 [ 3 ] {} HTTP-Session: edbaa708-91d2-40bb-925c-2021c09626e1 Destroying unnamed session 2023.11.20 18:36:08.378939 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:08.379111 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:08.379157 [ 3 ] {} HTTP-Session: 0db2a321-0700-426e-971d-058beae3a345 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:08.379199 [ 3 ] {} HTTP-Session: 0db2a321-0700-426e-971d-058beae3a345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:08.379393 [ 3 ] {55cd9f2d-0f76-4d9a-a8af-4b5d077e7ce0} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:08.379493 [ 3 ] {55cd9f2d-0f76-4d9a-a8af-4b5d077e7ce0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.20 18:36:08.379669 [ 3 ] {55cd9f2d-0f76-4d9a-a8af-4b5d077e7ce0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:08.380070 [ 3 ] {55cd9f2d-0f76-4d9a-a8af-4b5d077e7ce0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:36:08.380327 [ 3 ] {55cd9f2d-0f76-4d9a-a8af-4b5d077e7ce0} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.20 18:36:08.380490 [ 3 ] {55cd9f2d-0f76-4d9a-a8af-4b5d077e7ce0} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.20 18:36:08.380604 [ 3 ] {55cd9f2d-0f76-4d9a-a8af-4b5d077e7ce0} executeQuery: Read 30 rows, 2.43 KiB in 0.001155307 sec., 25967 rows/sec., 2.06 MiB/sec. 2023.11.20 18:36:08.380682 [ 97 ] {} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.20 18:36:08.380733 [ 97 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:36:08.380754 [ 3 ] {55cd9f2d-0f76-4d9a-a8af-4b5d077e7ce0} DynamicQueryHandler: Done processing query 2023.11.20 18:36:08.380780 [ 3 ] {55cd9f2d-0f76-4d9a-a8af-4b5d077e7ce0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.20 18:36:08.380817 [ 3 ] {} HTTP-Session: 0db2a321-0700-426e-971d-058beae3a345 Destroying unnamed session 2023.11.20 18:36:08.380982 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 15134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:08.381012 [ 11 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.20 18:36:08.381041 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:08.381082 [ 3 ] {} HTTP-Session: 8863d217-d627-43e4-b4e3-3fced1a4f5fb Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:08.381102 [ 3 ] {} HTTP-Session: 8863d217-d627-43e4-b4e3-3fced1a4f5fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:08.381251 [ 3 ] {0eeb9a47-c8ad-4b59-8dfd-3f071d18068a} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:08.381292 [ 11 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.20 18:36:08.381322 [ 3 ] {0eeb9a47-c8ad-4b59-8dfd-3f071d18068a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.20 18:36:08.381445 [ 3 ] {0eeb9a47-c8ad-4b59-8dfd-3f071d18068a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:08.381551 [ 11 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part 2023.11.20 18:36:08.381819 [ 3 ] {0eeb9a47-c8ad-4b59-8dfd-3f071d18068a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:36:08.382063 [ 3 ] {0eeb9a47-c8ad-4b59-8dfd-3f071d18068a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.20 18:36:08.382298 [ 11 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 29 rows starting from the beginning of the part 2023.11.20 18:36:08.382302 [ 3 ] {0eeb9a47-c8ad-4b59-8dfd-3f071d18068a} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.20 18:36:08.382475 [ 11 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 17 rows starting from the beginning of the part 2023.11.20 18:36:08.382538 [ 96 ] {} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.20 18:36:08.382568 [ 3 ] {0eeb9a47-c8ad-4b59-8dfd-3f071d18068a} executeQuery: Read 90 rows, 9.58 KiB in 0.0012523 sec., 71867 rows/sec., 7.47 MiB/sec. 2023.11.20 18:36:08.382680 [ 96 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:36:08.382701 [ 11 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part 2023.11.20 18:36:08.382937 [ 15 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.20 18:36:08.382963 [ 3 ] {0eeb9a47-c8ad-4b59-8dfd-3f071d18068a} DynamicQueryHandler: Done processing query 2023.11.20 18:36:08.383029 [ 3 ] {0eeb9a47-c8ad-4b59-8dfd-3f071d18068a} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.20 18:36:08.383039 [ 11 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 19 rows starting from the beginning of the part 2023.11.20 18:36:08.383073 [ 3 ] {} HTTP-Session: 8863d217-d627-43e4-b4e3-3fced1a4f5fb Destroying unnamed session 2023.11.20 18:36:08.383207 [ 15 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.20 18:36:08.383260 [ 11 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part 2023.11.20 18:36:08.383295 [ 15 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 75 rows starting from the beginning of the part 2023.11.20 18:36:08.383348 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 5137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:08.383456 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:08.383543 [ 3 ] {} HTTP-Session: 15e9dcd1-369f-4ac0-83db-0e71bb432b45 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:08.383622 [ 3 ] {} HTTP-Session: 15e9dcd1-369f-4ac0-83db-0e71bb432b45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:08.383773 [ 15 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 87 rows starting from the beginning of the part 2023.11.20 18:36:08.383834 [ 3 ] {2a39148f-2ce0-4be8-879f-4b8434a297fc} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:08.383947 [ 3 ] {2a39148f-2ce0-4be8-879f-4b8434a297fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.20 18:36:08.383991 [ 15 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 51 rows starting from the beginning of the part 2023.11.20 18:36:08.384302 [ 15 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 90 rows starting from the beginning of the part 2023.11.20 18:36:08.384416 [ 3 ] {2a39148f-2ce0-4be8-879f-4b8434a297fc} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:08.384554 [ 15 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 57 rows starting from the beginning of the part 2023.11.20 18:36:08.384723 [ 15 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 90 rows starting from the beginning of the part 2023.11.20 18:36:08.385124 [ 3 ] {2a39148f-2ce0-4be8-879f-4b8434a297fc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:36:08.385338 [ 3 ] {2a39148f-2ce0-4be8-879f-4b8434a297fc} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.20 18:36:08.385487 [ 3 ] {2a39148f-2ce0-4be8-879f-4b8434a297fc} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.20 18:36:08.385608 [ 96 ] {} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.20 18:36:08.385611 [ 3 ] {2a39148f-2ce0-4be8-879f-4b8434a297fc} executeQuery: Read 30 rows, 2.40 KiB in 0.001716715 sec., 17475 rows/sec., 1.37 MiB/sec. 2023.11.20 18:36:08.385665 [ 96 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:36:08.385815 [ 23 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.20 18:36:08.385858 [ 3 ] {2a39148f-2ce0-4be8-879f-4b8434a297fc} DynamicQueryHandler: Done processing query 2023.11.20 18:36:08.385895 [ 3 ] {2a39148f-2ce0-4be8-879f-4b8434a297fc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.20 18:36:08.385933 [ 3 ] {} HTTP-Session: 15e9dcd1-369f-4ac0-83db-0e71bb432b45 Destroying unnamed session 2023.11.20 18:36:08.385959 [ 23 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.20 18:36:08.386004 [ 23 ] {30093c69-e71c-430b-9ddb-18876ea88a15::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.11.20 18:36:08.386142 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 32121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:08.386172 [ 23 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part 2023.11.20 18:36:08.386239 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:08.386288 [ 3 ] {} HTTP-Session: b82be462-29c3-4be0-b01d-d49a01efd8c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:08.386338 [ 3 ] {} HTTP-Session: b82be462-29c3-4be0-b01d-d49a01efd8c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:08.386525 [ 23 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 17 rows starting from the beginning of the part 2023.11.20 18:36:08.386905 [ 3 ] {5d7345e0-166b-413c-b1a7-d82ca063fc7b} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:08.387153 [ 23 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part 2023.11.20 18:36:08.387191 [ 3 ] {5d7345e0-166b-413c-b1a7-d82ca063fc7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.20 18:36:08.387822 [ 23 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 19 rows starting from the beginning of the part 2023.11.20 18:36:08.388485 [ 23 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part 2023.11.20 18:36:08.389242 [ 3 ] {5d7345e0-166b-413c-b1a7-d82ca063fc7b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:08.390347 [ 19 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 138 rows, containing 4 columns (4 merged, 0 gathered) in 0.009511944 sec., 14508.07532088078 rows/sec., 1.15 MiB/sec. 2023.11.20 18:36:08.391481 [ 3 ] {5d7345e0-166b-413c-b1a7-d82ca063fc7b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:36:08.391495 [ 18 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.20 18:36:08.392408 [ 23 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 183 rows, containing 4 columns (4 merged, 0 gathered) in 0.006670933 sec., 27432.444607073703 rows/sec., 2.14 MiB/sec. 2023.11.20 18:36:08.392669 [ 23 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.20 18:36:08.392807 [ 3 ] {5d7345e0-166b-413c-b1a7-d82ca063fc7b} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.20 18:36:08.392844 [ 18 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_6_1} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.20 18:36:08.393063 [ 18 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_6_1} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.20 18:36:08.393119 [ 23 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_6_1} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.20 18:36:08.393347 [ 23 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_6_1} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.20 18:36:08.393351 [ 3 ] {5d7345e0-166b-413c-b1a7-d82ca063fc7b} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.20 18:36:08.393790 [ 3 ] {5d7345e0-166b-413c-b1a7-d82ca063fc7b} executeQuery: Read 30 rows, 41.46 KiB in 0.006746026 sec., 4447 rows/sec., 6.00 MiB/sec. 2023.11.20 18:36:08.393828 [ 96 ] {} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.20 18:36:08.393921 [ 18 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 450 rows, containing 4 columns (4 merged, 0 gathered) in 0.011087524 sec., 40586.15791947779 rows/sec., 3.93 MiB/sec. 2023.11.20 18:36:08.393946 [ 96 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:36:08.394176 [ 19 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.20 18:36:08.394221 [ 3 ] {5d7345e0-166b-413c-b1a7-d82ca063fc7b} DynamicQueryHandler: Done processing query 2023.11.20 18:36:08.394273 [ 18 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.20 18:36:08.394291 [ 3 ] {5d7345e0-166b-413c-b1a7-d82ca063fc7b} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.11.20 18:36:08.394374 [ 3 ] {} HTTP-Session: b82be462-29c3-4be0-b01d-d49a01efd8c8 Destroying unnamed session 2023.11.20 18:36:08.394509 [ 19 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.20 18:36:08.394567 [ 19 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part 2023.11.20 18:36:08.394677 [ 18 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_6_1} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.20 18:36:08.394791 [ 18 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_6_1} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.20 18:36:08.394810 [ 19 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 29 rows starting from the beginning of the part 2023.11.20 18:36:08.395003 [ 19 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 17 rows starting from the beginning of the part 2023.11.20 18:36:08.395096 [ 19 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part 2023.11.20 18:36:08.395187 [ 19 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 19 rows starting from the beginning of the part 2023.11.20 18:36:08.395275 [ 19 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part 2023.11.20 18:36:08.396778 [ 15 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 138 rows, containing 6 columns (6 merged, 0 gathered) in 0.002722207 sec., 50694.16102449226 rows/sec., 68.41 MiB/sec. 2023.11.20 18:36:08.396985 [ 15 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.20 18:36:08.397243 [ 15 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_6_1} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.20 18:36:08.397313 [ 15 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_6_1} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.20 18:36:13.380216 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:13.380338 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:13.380367 [ 3 ] {} HTTP-Session: 47833f2e-acc2-4fff-8297-4005781c7a78 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:13.380392 [ 3 ] {} HTTP-Session: 47833f2e-acc2-4fff-8297-4005781c7a78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:13.380593 [ 3 ] {6eb93a32-1597-4be6-9b00-85f432575cc6} executeQuery: (from [fd00:1122:3344:101::d]:36103) 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.11.20 18:36:13.381385 [ 3 ] {6eb93a32-1597-4be6-9b00-85f432575cc6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:36:13.381575 [ 3 ] {6eb93a32-1597-4be6-9b00-85f432575cc6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:36:13.381677 [ 3 ] {6eb93a32-1597-4be6-9b00-85f432575cc6} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.20 18:36:13.381981 [ 3 ] {6eb93a32-1597-4be6-9b00-85f432575cc6} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2023.11.20 18:36:13.390574 [ 3 ] {6eb93a32-1597-4be6-9b00-85f432575cc6} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.20 18:36:13.390614 [ 3 ] {6eb93a32-1597-4be6-9b00-85f432575cc6} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (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.11.20 18:36:13.390800 [ 3 ] {6eb93a32-1597-4be6-9b00-85f432575cc6} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 2023.11.20 18:36:13.392705 [ 3 ] {6eb93a32-1597-4be6-9b00-85f432575cc6} executeQuery: Read 10 rows, 1.41 KiB in 0.012061675 sec., 829 rows/sec., 116.51 KiB/sec. 2023.11.20 18:36:13.392931 [ 3 ] {6eb93a32-1597-4be6-9b00-85f432575cc6} DynamicQueryHandler: Done processing query 2023.11.20 18:36:13.392958 [ 3 ] {6eb93a32-1597-4be6-9b00-85f432575cc6} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.20 18:36:13.392976 [ 3 ] {} HTTP-Session: 47833f2e-acc2-4fff-8297-4005781c7a78 Destroying unnamed session 2023.11.20 18:36:13.393144 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:13.393196 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:13.393217 [ 3 ] {} HTTP-Session: a8e5f520-4f01-4fbe-a1e9-6ee203cbab2c Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:13.393237 [ 3 ] {} HTTP-Session: a8e5f520-4f01-4fbe-a1e9-6ee203cbab2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:13.393327 [ 3 ] {c3724246-a905-4ea0-a077-788ee498450e} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:13.393372 [ 3 ] {c3724246-a905-4ea0-a077-788ee498450e} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:36:13.393522 [ 3 ] {c3724246-a905-4ea0-a077-788ee498450e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:13.393858 [ 3 ] {c3724246-a905-4ea0-a077-788ee498450e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:36:13.394154 [ 3 ] {c3724246-a905-4ea0-a077-788ee498450e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.20 18:36:13.394320 [ 3 ] {c3724246-a905-4ea0-a077-788ee498450e} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.20 18:36:13.394462 [ 3 ] {c3724246-a905-4ea0-a077-788ee498450e} executeQuery: Read 1 rows, 232.00 B in 0.001102506 sec., 907 rows/sec., 205.50 KiB/sec. 2023.11.20 18:36:13.394594 [ 3 ] {c3724246-a905-4ea0-a077-788ee498450e} DynamicQueryHandler: Done processing query 2023.11.20 18:36:13.394619 [ 3 ] {c3724246-a905-4ea0-a077-788ee498450e} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.20 18:36:13.394634 [ 3 ] {} HTTP-Session: a8e5f520-4f01-4fbe-a1e9-6ee203cbab2c Destroying unnamed session 2023.11.20 18:36:13.394794 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:13.394843 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:13.394863 [ 3 ] {} HTTP-Session: dba5c42a-200f-4a37-ad33-ed084df0b410 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:13.394881 [ 3 ] {} HTTP-Session: dba5c42a-200f-4a37-ad33-ed084df0b410 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:13.394958 [ 3 ] {ee6e8762-c011-492c-bb87-3aebc01ec031} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:13.394999 [ 3 ] {ee6e8762-c011-492c-bb87-3aebc01ec031} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.20 18:36:13.395107 [ 3 ] {ee6e8762-c011-492c-bb87-3aebc01ec031} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:13.395401 [ 3 ] {ee6e8762-c011-492c-bb87-3aebc01ec031} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:36:13.395612 [ 3 ] {ee6e8762-c011-492c-bb87-3aebc01ec031} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.20 18:36:13.395764 [ 3 ] {ee6e8762-c011-492c-bb87-3aebc01ec031} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.20 18:36:13.395889 [ 3 ] {ee6e8762-c011-492c-bb87-3aebc01ec031} executeQuery: Read 20 rows, 1.62 KiB in 0.000901648 sec., 22181 rows/sec., 1.76 MiB/sec. 2023.11.20 18:36:13.395998 [ 3 ] {ee6e8762-c011-492c-bb87-3aebc01ec031} DynamicQueryHandler: Done processing query 2023.11.20 18:36:13.396023 [ 3 ] {ee6e8762-c011-492c-bb87-3aebc01ec031} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.20 18:36:13.396038 [ 3 ] {} HTTP-Session: dba5c42a-200f-4a37-ad33-ed084df0b410 Destroying unnamed session 2023.11.20 18:36:13.396172 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:13.396216 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:13.396236 [ 3 ] {} HTTP-Session: 58bfef4a-4887-4a08-8109-1e59706f4d6a Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:13.396252 [ 3 ] {} HTTP-Session: 58bfef4a-4887-4a08-8109-1e59706f4d6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:13.396323 [ 3 ] {aeec7bc9-9bb2-4108-93f0-df5d1bb1b328} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:13.396363 [ 3 ] {aeec7bc9-9bb2-4108-93f0-df5d1bb1b328} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.20 18:36:13.396498 [ 3 ] {aeec7bc9-9bb2-4108-93f0-df5d1bb1b328} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:13.396744 [ 3 ] {aeec7bc9-9bb2-4108-93f0-df5d1bb1b328} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:36:13.396956 [ 3 ] {aeec7bc9-9bb2-4108-93f0-df5d1bb1b328} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.20 18:36:13.397102 [ 3 ] {aeec7bc9-9bb2-4108-93f0-df5d1bb1b328} oximeter.fields_ipaddr (fe5d6b8c-3e77-4aa9-afe8-894de6788909): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.20 18:36:13.397217 [ 3 ] {aeec7bc9-9bb2-4108-93f0-df5d1bb1b328} executeQuery: Read 2 rows, 175.00 B in 0.000863458 sec., 2316 rows/sec., 197.92 KiB/sec. 2023.11.20 18:36:13.397347 [ 3 ] {aeec7bc9-9bb2-4108-93f0-df5d1bb1b328} DynamicQueryHandler: Done processing query 2023.11.20 18:36:13.397371 [ 3 ] {aeec7bc9-9bb2-4108-93f0-df5d1bb1b328} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.20 18:36:13.397387 [ 3 ] {} HTTP-Session: 58bfef4a-4887-4a08-8109-1e59706f4d6a Destroying unnamed session 2023.11.20 18:36:13.397555 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 14507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:13.397601 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:13.397620 [ 3 ] {} HTTP-Session: c80e8bbc-6d41-450b-a7c0-7a112b235284 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:13.397638 [ 3 ] {} HTTP-Session: c80e8bbc-6d41-450b-a7c0-7a112b235284 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:13.397713 [ 3 ] {7e1b6670-65e5-43f2-9c33-5e83062ad1a5} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:13.397753 [ 3 ] {7e1b6670-65e5-43f2-9c33-5e83062ad1a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.20 18:36:13.397860 [ 3 ] {7e1b6670-65e5-43f2-9c33-5e83062ad1a5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:13.398187 [ 3 ] {7e1b6670-65e5-43f2-9c33-5e83062ad1a5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:36:13.398421 [ 3 ] {7e1b6670-65e5-43f2-9c33-5e83062ad1a5} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.20 18:36:13.398574 [ 3 ] {7e1b6670-65e5-43f2-9c33-5e83062ad1a5} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.20 18:36:13.398711 [ 3 ] {7e1b6670-65e5-43f2-9c33-5e83062ad1a5} executeQuery: Read 97 rows, 8.58 KiB in 0.000961441 sec., 100890 rows/sec., 8.72 MiB/sec. 2023.11.20 18:36:13.398830 [ 3 ] {7e1b6670-65e5-43f2-9c33-5e83062ad1a5} DynamicQueryHandler: Done processing query 2023.11.20 18:36:13.398853 [ 3 ] {7e1b6670-65e5-43f2-9c33-5e83062ad1a5} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.20 18:36:13.398868 [ 3 ] {} HTTP-Session: c80e8bbc-6d41-450b-a7c0-7a112b235284 Destroying unnamed session 2023.11.20 18:36:13.398978 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:13.399021 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:13.399041 [ 3 ] {} HTTP-Session: 56b7e5d8-a987-4b26-80af-eaaa0bc847a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:13.399057 [ 3 ] {} HTTP-Session: 56b7e5d8-a987-4b26-80af-eaaa0bc847a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:13.399126 [ 3 ] {bbd3c182-397b-4a25-a472-b77be57430c1} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:13.399166 [ 3 ] {bbd3c182-397b-4a25-a472-b77be57430c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.20 18:36:13.399269 [ 3 ] {bbd3c182-397b-4a25-a472-b77be57430c1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:13.399654 [ 3 ] {bbd3c182-397b-4a25-a472-b77be57430c1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:36:13.399873 [ 3 ] {bbd3c182-397b-4a25-a472-b77be57430c1} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.20 18:36:13.400019 [ 3 ] {bbd3c182-397b-4a25-a472-b77be57430c1} oximeter.fields_u16 (1560072c-dc51-4893-a6bd-1d5c605e963e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.20 18:36:13.400130 [ 3 ] {bbd3c182-397b-4a25-a472-b77be57430c1} executeQuery: Read 2 rows, 143.00 B in 0.000973001 sec., 2055 rows/sec., 143.52 KiB/sec. 2023.11.20 18:36:13.400255 [ 3 ] {bbd3c182-397b-4a25-a472-b77be57430c1} DynamicQueryHandler: Done processing query 2023.11.20 18:36:13.400279 [ 3 ] {bbd3c182-397b-4a25-a472-b77be57430c1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.20 18:36:13.400294 [ 3 ] {} HTTP-Session: 56b7e5d8-a987-4b26-80af-eaaa0bc847a2 Destroying unnamed session 2023.11.20 18:36:13.400407 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 7825, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:13.400452 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:13.400471 [ 3 ] {} HTTP-Session: 381e198c-b6de-48d5-916e-1bda447c0152 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:13.400489 [ 3 ] {} HTTP-Session: 381e198c-b6de-48d5-916e-1bda447c0152 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:13.400560 [ 3 ] {04b51297-56eb-473b-88a4-d063841872c2} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:13.400598 [ 3 ] {04b51297-56eb-473b-88a4-d063841872c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.20 18:36:13.400701 [ 3 ] {04b51297-56eb-473b-88a4-d063841872c2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:13.400991 [ 3 ] {04b51297-56eb-473b-88a4-d063841872c2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:36:13.401200 [ 3 ] {04b51297-56eb-473b-88a4-d063841872c2} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.20 18:36:13.401345 [ 3 ] {04b51297-56eb-473b-88a4-d063841872c2} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.20 18:36:13.401461 [ 3 ] {04b51297-56eb-473b-88a4-d063841872c2} executeQuery: Read 46 rows, 3.66 KiB in 0.000873178 sec., 52681 rows/sec., 4.10 MiB/sec. 2023.11.20 18:36:13.401563 [ 3 ] {04b51297-56eb-473b-88a4-d063841872c2} DynamicQueryHandler: Done processing query 2023.11.20 18:36:13.401586 [ 3 ] {04b51297-56eb-473b-88a4-d063841872c2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.20 18:36:13.401601 [ 3 ] {} HTTP-Session: 381e198c-b6de-48d5-916e-1bda447c0152 Destroying unnamed session 2023.11.20 18:36:13.401715 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 7192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:13.401758 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:13.401778 [ 3 ] {} HTTP-Session: cb940151-14dd-4d16-8f75-ed3f814e0d20 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:13.401794 [ 3 ] {} HTTP-Session: cb940151-14dd-4d16-8f75-ed3f814e0d20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:13.401868 [ 3 ] {2d2abff4-88cf-4b4b-b456-03bf5936a8ae} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:13.401909 [ 3 ] {2d2abff4-88cf-4b4b-b456-03bf5936a8ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.20 18:36:13.402022 [ 3 ] {2d2abff4-88cf-4b4b-b456-03bf5936a8ae} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:13.402286 [ 3 ] {2d2abff4-88cf-4b4b-b456-03bf5936a8ae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:36:13.402539 [ 3 ] {2d2abff4-88cf-4b4b-b456-03bf5936a8ae} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.20 18:36:13.402706 [ 3 ] {2d2abff4-88cf-4b4b-b456-03bf5936a8ae} oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.20 18:36:13.402809 [ 3 ] {2d2abff4-88cf-4b4b-b456-03bf5936a8ae} executeQuery: Read 37 rows, 2.64 KiB in 0.000913779 sec., 40491 rows/sec., 2.82 MiB/sec. 2023.11.20 18:36:13.402930 [ 3 ] {2d2abff4-88cf-4b4b-b456-03bf5936a8ae} DynamicQueryHandler: Done processing query 2023.11.20 18:36:13.402954 [ 3 ] {2d2abff4-88cf-4b4b-b456-03bf5936a8ae} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.20 18:36:13.402969 [ 3 ] {} HTTP-Session: cb940151-14dd-4d16-8f75-ed3f814e0d20 Destroying unnamed session 2023.11.20 18:36:13.403112 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 21430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:13.403157 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:13.403176 [ 3 ] {} HTTP-Session: bdce986b-587b-468a-b6d3-b7790a1599d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:13.403192 [ 3 ] {} HTTP-Session: bdce986b-587b-468a-b6d3-b7790a1599d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:13.403267 [ 3 ] {5eae6f47-6653-4ad6-bbd6-d5bd065be399} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:13.403310 [ 3 ] {5eae6f47-6653-4ad6-bbd6-d5bd065be399} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.20 18:36:13.403439 [ 3 ] {5eae6f47-6653-4ad6-bbd6-d5bd065be399} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:13.403867 [ 3 ] {5eae6f47-6653-4ad6-bbd6-d5bd065be399} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:36:13.404167 [ 3 ] {5eae6f47-6653-4ad6-bbd6-d5bd065be399} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.20 18:36:13.404340 [ 3 ] {5eae6f47-6653-4ad6-bbd6-d5bd065be399} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.20 18:36:13.404468 [ 3 ] {5eae6f47-6653-4ad6-bbd6-d5bd065be399} executeQuery: Read 20 rows, 27.64 KiB in 0.001165157 sec., 17165 rows/sec., 23.16 MiB/sec. 2023.11.20 18:36:13.404612 [ 3 ] {5eae6f47-6653-4ad6-bbd6-d5bd065be399} DynamicQueryHandler: Done processing query 2023.11.20 18:36:13.404635 [ 3 ] {5eae6f47-6653-4ad6-bbd6-d5bd065be399} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.20 18:36:13.404650 [ 3 ] {} HTTP-Session: bdce986b-587b-468a-b6d3-b7790a1599d8 Destroying unnamed session 2023.11.20 18:36:17.138644 [ 88 ] {} DNSResolver: Updating DNS cache 2023.11.20 18:36:17.138715 [ 88 ] {} DNSResolver: Updated DNS cache 2023.11.20 18:36:18.376367 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:18.376521 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:18.376568 [ 3 ] {} HTTP-Session: 18bcc25c-0342-4689-83ae-9c06b6b6c2f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:18.376594 [ 3 ] {} HTTP-Session: 18bcc25c-0342-4689-83ae-9c06b6b6c2f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:18.376784 [ 3 ] {73c04fbb-b4de-4ce1-beb6-ef5942b69f13} executeQuery: (from [fd00:1122:3344:101::d]:36103) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.20 18:36:18.377413 [ 3 ] {73c04fbb-b4de-4ce1-beb6-ef5942b69f13} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:36:18.377598 [ 3 ] {73c04fbb-b4de-4ce1-beb6-ef5942b69f13} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:36:18.377648 [ 3 ] {73c04fbb-b4de-4ce1-beb6-ef5942b69f13} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.20 18:36:18.377816 [ 3 ] {73c04fbb-b4de-4ce1-beb6-ef5942b69f13} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Key condition: (column 0 notIn 11-element set) 2023.11.20 18:36:18.377934 [ 189 ] {73c04fbb-b4de-4ce1-beb6-ef5942b69f13} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.20 18:36:18.377948 [ 187 ] {73c04fbb-b4de-4ce1-beb6-ef5942b69f13} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.20 18:36:18.378083 [ 3 ] {73c04fbb-b4de-4ce1-beb6-ef5942b69f13} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2023.11.20 18:36:18.378133 [ 3 ] {73c04fbb-b4de-4ce1-beb6-ef5942b69f13} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 2023.11.20 18:36:18.379126 [ 3 ] {73c04fbb-b4de-4ce1-beb6-ef5942b69f13} executeQuery: Read 10 rows, 1.41 KiB in 0.002293673 sec., 4359 rows/sec., 612.67 KiB/sec. 2023.11.20 18:36:18.379355 [ 3 ] {73c04fbb-b4de-4ce1-beb6-ef5942b69f13} DynamicQueryHandler: Done processing query 2023.11.20 18:36:18.379381 [ 3 ] {73c04fbb-b4de-4ce1-beb6-ef5942b69f13} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.20 18:36:18.379399 [ 3 ] {} HTTP-Session: 18bcc25c-0342-4689-83ae-9c06b6b6c2f4 Destroying unnamed session 2023.11.20 18:36:18.379670 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:18.379721 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:18.379741 [ 3 ] {} HTTP-Session: 44204b50-325f-4763-8f7f-b08b3a458045 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:18.379760 [ 3 ] {} HTTP-Session: 44204b50-325f-4763-8f7f-b08b3a458045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:18.379897 [ 3 ] {331bc869-c963-4995-a772-c61d83114509} executeQuery: (from [fd00:1122:3344:101::d]:36103) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.20 18:36:18.380394 [ 3 ] {331bc869-c963-4995-a772-c61d83114509} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:36:18.380569 [ 3 ] {331bc869-c963-4995-a772-c61d83114509} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:36:18.380610 [ 3 ] {331bc869-c963-4995-a772-c61d83114509} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.20 18:36:18.380762 [ 3 ] {331bc869-c963-4995-a772-c61d83114509} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Key condition: (column 0 notIn 12-element set) 2023.11.20 18:36:18.380847 [ 189 ] {331bc869-c963-4995-a772-c61d83114509} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.20 18:36:18.380850 [ 190 ] {331bc869-c963-4995-a772-c61d83114509} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.20 18:36:18.380960 [ 3 ] {331bc869-c963-4995-a772-c61d83114509} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2023.11.20 18:36:18.381004 [ 3 ] {331bc869-c963-4995-a772-c61d83114509} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 2023.11.20 18:36:18.381914 [ 3 ] {331bc869-c963-4995-a772-c61d83114509} executeQuery: Read 10 rows, 1.41 KiB in 0.001978743 sec., 5053 rows/sec., 710.18 KiB/sec. 2023.11.20 18:36:18.382107 [ 3 ] {331bc869-c963-4995-a772-c61d83114509} DynamicQueryHandler: Done processing query 2023.11.20 18:36:18.382132 [ 3 ] {331bc869-c963-4995-a772-c61d83114509} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.20 18:36:18.382148 [ 3 ] {} HTTP-Session: 44204b50-325f-4763-8f7f-b08b3a458045 Destroying unnamed session 2023.11.20 18:36:18.382514 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 563, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:18.382559 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:18.382580 [ 3 ] {} HTTP-Session: 60285605-37a2-4059-8924-a13cd5b4103a Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:18.382597 [ 3 ] {} HTTP-Session: 60285605-37a2-4059-8924-a13cd5b4103a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:18.382724 [ 3 ] {1760914a-385c-4c26-a2cf-3a4be8ce2c7a} executeQuery: (from [fd00:1122:3344:101::d]:36103) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.20 18:36:18.383220 [ 3 ] {1760914a-385c-4c26-a2cf-3a4be8ce2c7a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:36:18.383394 [ 3 ] {1760914a-385c-4c26-a2cf-3a4be8ce2c7a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:36:18.383435 [ 3 ] {1760914a-385c-4c26-a2cf-3a4be8ce2c7a} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.20 18:36:18.383582 [ 3 ] {1760914a-385c-4c26-a2cf-3a4be8ce2c7a} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Key condition: (column 0 notIn 13-element set) 2023.11.20 18:36:18.383666 [ 190 ] {1760914a-385c-4c26-a2cf-3a4be8ce2c7a} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.20 18:36:18.383667 [ 187 ] {1760914a-385c-4c26-a2cf-3a4be8ce2c7a} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.20 18:36:18.383777 [ 3 ] {1760914a-385c-4c26-a2cf-3a4be8ce2c7a} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2023.11.20 18:36:18.383819 [ 3 ] {1760914a-385c-4c26-a2cf-3a4be8ce2c7a} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 2023.11.20 18:36:18.384740 [ 3 ] {1760914a-385c-4c26-a2cf-3a4be8ce2c7a} executeQuery: Read 10 rows, 1.41 KiB in 0.001976633 sec., 5059 rows/sec., 710.94 KiB/sec. 2023.11.20 18:36:18.384948 [ 3 ] {1760914a-385c-4c26-a2cf-3a4be8ce2c7a} DynamicQueryHandler: Done processing query 2023.11.20 18:36:18.384973 [ 3 ] {1760914a-385c-4c26-a2cf-3a4be8ce2c7a} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.20 18:36:18.384989 [ 3 ] {} HTTP-Session: 60285605-37a2-4059-8924-a13cd5b4103a Destroying unnamed session 2023.11.20 18:36:18.385237 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 590, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:18.385287 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:18.385306 [ 3 ] {} HTTP-Session: f3814ecf-de04-4e39-83d2-7481de5ec90b Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:18.385322 [ 3 ] {} HTTP-Session: f3814ecf-de04-4e39-83d2-7481de5ec90b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:18.385448 [ 3 ] {51108b45-124c-4dd5-9caa-097e47bdb161} executeQuery: (from [fd00:1122:3344:101::d]:36103) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.20 18:36:18.386028 [ 3 ] {51108b45-124c-4dd5-9caa-097e47bdb161} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:36:18.386206 [ 3 ] {51108b45-124c-4dd5-9caa-097e47bdb161} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:36:18.386247 [ 3 ] {51108b45-124c-4dd5-9caa-097e47bdb161} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.20 18:36:18.386393 [ 3 ] {51108b45-124c-4dd5-9caa-097e47bdb161} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Key condition: (column 0 notIn 14-element set) 2023.11.20 18:36:18.386469 [ 189 ] {51108b45-124c-4dd5-9caa-097e47bdb161} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.20 18:36:18.386479 [ 190 ] {51108b45-124c-4dd5-9caa-097e47bdb161} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.20 18:36:18.386579 [ 3 ] {51108b45-124c-4dd5-9caa-097e47bdb161} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2023.11.20 18:36:18.386622 [ 3 ] {51108b45-124c-4dd5-9caa-097e47bdb161} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 2023.11.20 18:36:18.387567 [ 3 ] {51108b45-124c-4dd5-9caa-097e47bdb161} executeQuery: Read 10 rows, 1.41 KiB in 0.002003994 sec., 4990 rows/sec., 701.24 KiB/sec. 2023.11.20 18:36:18.387760 [ 3 ] {51108b45-124c-4dd5-9caa-097e47bdb161} DynamicQueryHandler: Done processing query 2023.11.20 18:36:18.387784 [ 3 ] {51108b45-124c-4dd5-9caa-097e47bdb161} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.20 18:36:18.387801 [ 3 ] {} HTTP-Session: f3814ecf-de04-4e39-83d2-7481de5ec90b Destroying unnamed session 2023.11.20 18:36:18.388028 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:18.388150 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:18.388171 [ 3 ] {} HTTP-Session: 26b45be7-47ba-4f33-95f0-e416298d9b39 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:18.388188 [ 3 ] {} HTTP-Session: 26b45be7-47ba-4f33-95f0-e416298d9b39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:18.388315 [ 3 ] {de74b0ae-8ae0-4152-863f-fdc3ecc3e51b} executeQuery: (from [fd00:1122:3344:101::d]:36103) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.20 18:36:18.388822 [ 3 ] {de74b0ae-8ae0-4152-863f-fdc3ecc3e51b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:36:18.389004 [ 3 ] {de74b0ae-8ae0-4152-863f-fdc3ecc3e51b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:36:18.389046 [ 3 ] {de74b0ae-8ae0-4152-863f-fdc3ecc3e51b} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.20 18:36:18.389192 [ 3 ] {de74b0ae-8ae0-4152-863f-fdc3ecc3e51b} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Key condition: (column 0 notIn 15-element set) 2023.11.20 18:36:18.389265 [ 187 ] {de74b0ae-8ae0-4152-863f-fdc3ecc3e51b} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.20 18:36:18.389272 [ 190 ] {de74b0ae-8ae0-4152-863f-fdc3ecc3e51b} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.20 18:36:18.389363 [ 3 ] {de74b0ae-8ae0-4152-863f-fdc3ecc3e51b} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2023.11.20 18:36:18.389406 [ 3 ] {de74b0ae-8ae0-4152-863f-fdc3ecc3e51b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 2023.11.20 18:36:18.390265 [ 3 ] {de74b0ae-8ae0-4152-863f-fdc3ecc3e51b} executeQuery: Read 10 rows, 1.41 KiB in 0.001910971 sec., 5232 rows/sec., 735.37 KiB/sec. 2023.11.20 18:36:18.390469 [ 3 ] {de74b0ae-8ae0-4152-863f-fdc3ecc3e51b} DynamicQueryHandler: Done processing query 2023.11.20 18:36:18.390493 [ 3 ] {de74b0ae-8ae0-4152-863f-fdc3ecc3e51b} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.20 18:36:18.390510 [ 3 ] {} HTTP-Session: 26b45be7-47ba-4f33-95f0-e416298d9b39 Destroying unnamed session 2023.11.20 18:36:18.390722 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:18.390765 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:18.390785 [ 3 ] {} HTTP-Session: a36022e6-581b-4cd0-9788-73a68e21d96d Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:18.390801 [ 3 ] {} HTTP-Session: a36022e6-581b-4cd0-9788-73a68e21d96d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:18.390927 [ 3 ] {ac20d524-7763-4534-80b6-3cae90cf00d5} executeQuery: (from [fd00:1122:3344:101::d]:36103) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.20 18:36:18.391434 [ 3 ] {ac20d524-7763-4534-80b6-3cae90cf00d5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:36:18.391616 [ 3 ] {ac20d524-7763-4534-80b6-3cae90cf00d5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:36:18.391657 [ 3 ] {ac20d524-7763-4534-80b6-3cae90cf00d5} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.20 18:36:18.391803 [ 3 ] {ac20d524-7763-4534-80b6-3cae90cf00d5} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Key condition: (column 0 notIn 16-element set) 2023.11.20 18:36:18.391873 [ 190 ] {ac20d524-7763-4534-80b6-3cae90cf00d5} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.20 18:36:18.391890 [ 187 ] {ac20d524-7763-4534-80b6-3cae90cf00d5} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.20 18:36:18.391969 [ 3 ] {ac20d524-7763-4534-80b6-3cae90cf00d5} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2023.11.20 18:36:18.392011 [ 3 ] {ac20d524-7763-4534-80b6-3cae90cf00d5} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 2023.11.20 18:36:18.392865 [ 3 ] {ac20d524-7763-4534-80b6-3cae90cf00d5} executeQuery: Read 10 rows, 1.41 KiB in 0.00189865 sec., 5266 rows/sec., 740.14 KiB/sec. 2023.11.20 18:36:18.393066 [ 3 ] {ac20d524-7763-4534-80b6-3cae90cf00d5} DynamicQueryHandler: Done processing query 2023.11.20 18:36:18.393090 [ 3 ] {ac20d524-7763-4534-80b6-3cae90cf00d5} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.20 18:36:18.393106 [ 3 ] {} HTTP-Session: a36022e6-581b-4cd0-9788-73a68e21d96d Destroying unnamed session 2023.11.20 18:36:18.393320 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:18.393365 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:18.393384 [ 3 ] {} HTTP-Session: eb296472-3386-473d-9f31-ec9787cf0d10 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:18.393400 [ 3 ] {} HTTP-Session: eb296472-3386-473d-9f31-ec9787cf0d10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:18.393527 [ 3 ] {b7fac3cb-3d6a-4f1c-a344-b954178a51ad} executeQuery: (from [fd00:1122:3344:101::d]:36103) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.20 18:36:18.394044 [ 3 ] {b7fac3cb-3d6a-4f1c-a344-b954178a51ad} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:36:18.394229 [ 3 ] {b7fac3cb-3d6a-4f1c-a344-b954178a51ad} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:36:18.394271 [ 3 ] {b7fac3cb-3d6a-4f1c-a344-b954178a51ad} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.20 18:36:18.394418 [ 3 ] {b7fac3cb-3d6a-4f1c-a344-b954178a51ad} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2023.11.20 18:36:18.394493 [ 187 ] {b7fac3cb-3d6a-4f1c-a344-b954178a51ad} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.20 18:36:18.394498 [ 190 ] {b7fac3cb-3d6a-4f1c-a344-b954178a51ad} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.20 18:36:18.394599 [ 3 ] {b7fac3cb-3d6a-4f1c-a344-b954178a51ad} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2023.11.20 18:36:18.394642 [ 3 ] {b7fac3cb-3d6a-4f1c-a344-b954178a51ad} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 2023.11.20 18:36:18.395585 [ 3 ] {b7fac3cb-3d6a-4f1c-a344-b954178a51ad} executeQuery: Read 10 rows, 1.41 KiB in 0.002018365 sec., 4954 rows/sec., 696.24 KiB/sec. 2023.11.20 18:36:18.395774 [ 3 ] {b7fac3cb-3d6a-4f1c-a344-b954178a51ad} DynamicQueryHandler: Done processing query 2023.11.20 18:36:18.395798 [ 3 ] {b7fac3cb-3d6a-4f1c-a344-b954178a51ad} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.20 18:36:18.395813 [ 3 ] {} HTTP-Session: eb296472-3386-473d-9f31-ec9787cf0d10 Destroying unnamed session 2023.11.20 18:36:18.396037 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 708, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:18.396080 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:18.396100 [ 3 ] {} HTTP-Session: 88bbb082-918c-4a08-92ac-53385a1cbc52 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:18.396117 [ 3 ] {} HTTP-Session: 88bbb082-918c-4a08-92ac-53385a1cbc52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:18.396244 [ 3 ] {f68d0b9d-32c1-419f-aaba-bd85edb66d09} executeQuery: (from [fd00:1122:3344:101::d]:36103) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.20 18:36:18.396764 [ 3 ] {f68d0b9d-32c1-419f-aaba-bd85edb66d09} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:36:18.396951 [ 3 ] {f68d0b9d-32c1-419f-aaba-bd85edb66d09} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:36:18.396992 [ 3 ] {f68d0b9d-32c1-419f-aaba-bd85edb66d09} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.20 18:36:18.397139 [ 3 ] {f68d0b9d-32c1-419f-aaba-bd85edb66d09} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2023.11.20 18:36:18.397221 [ 187 ] {f68d0b9d-32c1-419f-aaba-bd85edb66d09} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.20 18:36:18.397224 [ 189 ] {f68d0b9d-32c1-419f-aaba-bd85edb66d09} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.20 18:36:18.397324 [ 3 ] {f68d0b9d-32c1-419f-aaba-bd85edb66d09} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2023.11.20 18:36:18.397368 [ 3 ] {f68d0b9d-32c1-419f-aaba-bd85edb66d09} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 2023.11.20 18:36:18.398287 [ 3 ] {f68d0b9d-32c1-419f-aaba-bd85edb66d09} executeQuery: Read 10 rows, 1.41 KiB in 0.002003334 sec., 4991 rows/sec., 701.47 KiB/sec. 2023.11.20 18:36:18.398478 [ 3 ] {f68d0b9d-32c1-419f-aaba-bd85edb66d09} DynamicQueryHandler: Done processing query 2023.11.20 18:36:18.398502 [ 3 ] {f68d0b9d-32c1-419f-aaba-bd85edb66d09} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.20 18:36:18.398519 [ 3 ] {} HTTP-Session: 88bbb082-918c-4a08-92ac-53385a1cbc52 Destroying unnamed session 2023.11.20 18:36:18.398748 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:18.398793 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:18.398813 [ 3 ] {} HTTP-Session: 5f6c4258-d450-4d32-91e0-82721f275ece Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:18.398829 [ 3 ] {} HTTP-Session: 5f6c4258-d450-4d32-91e0-82721f275ece Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:18.398959 [ 3 ] {9149ba6c-687b-4fc5-b8db-9fe8f5d5e6b9} executeQuery: (from [fd00:1122:3344:101::d]:36103) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.20 18:36:18.399476 [ 3 ] {9149ba6c-687b-4fc5-b8db-9fe8f5d5e6b9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:36:18.399665 [ 3 ] {9149ba6c-687b-4fc5-b8db-9fe8f5d5e6b9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:36:18.399706 [ 3 ] {9149ba6c-687b-4fc5-b8db-9fe8f5d5e6b9} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.20 18:36:18.399854 [ 3 ] {9149ba6c-687b-4fc5-b8db-9fe8f5d5e6b9} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2023.11.20 18:36:18.399934 [ 190 ] {9149ba6c-687b-4fc5-b8db-9fe8f5d5e6b9} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.20 18:36:18.399948 [ 189 ] {9149ba6c-687b-4fc5-b8db-9fe8f5d5e6b9} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.20 18:36:18.400034 [ 3 ] {9149ba6c-687b-4fc5-b8db-9fe8f5d5e6b9} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2023.11.20 18:36:18.400077 [ 3 ] {9149ba6c-687b-4fc5-b8db-9fe8f5d5e6b9} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 2023.11.20 18:36:18.400985 [ 3 ] {9149ba6c-687b-4fc5-b8db-9fe8f5d5e6b9} executeQuery: Read 10 rows, 1.41 KiB in 0.001987063 sec., 5032 rows/sec., 707.21 KiB/sec. 2023.11.20 18:36:18.401169 [ 3 ] {9149ba6c-687b-4fc5-b8db-9fe8f5d5e6b9} DynamicQueryHandler: Done processing query 2023.11.20 18:36:18.401192 [ 3 ] {9149ba6c-687b-4fc5-b8db-9fe8f5d5e6b9} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.20 18:36:18.401208 [ 3 ] {} HTTP-Session: 5f6c4258-d450-4d32-91e0-82721f275ece Destroying unnamed session 2023.11.20 18:36:18.401428 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:18.401472 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:18.401492 [ 3 ] {} HTTP-Session: e873ec80-722a-4b75-8d58-1ba549a30aa1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:18.401508 [ 3 ] {} HTTP-Session: e873ec80-722a-4b75-8d58-1ba549a30aa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:18.401639 [ 3 ] {7d4f3391-0987-4948-a922-efd5a8c590e6} executeQuery: (from [fd00:1122:3344:101::d]:36103) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.20 18:36:18.402165 [ 3 ] {7d4f3391-0987-4948-a922-efd5a8c590e6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:36:18.402354 [ 3 ] {7d4f3391-0987-4948-a922-efd5a8c590e6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:36:18.402395 [ 3 ] {7d4f3391-0987-4948-a922-efd5a8c590e6} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.20 18:36:18.402544 [ 3 ] {7d4f3391-0987-4948-a922-efd5a8c590e6} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2023.11.20 18:36:18.402609 [ 188 ] {7d4f3391-0987-4948-a922-efd5a8c590e6} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.20 18:36:18.402622 [ 187 ] {7d4f3391-0987-4948-a922-efd5a8c590e6} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.20 18:36:18.402716 [ 3 ] {7d4f3391-0987-4948-a922-efd5a8c590e6} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2023.11.20 18:36:18.402757 [ 3 ] {7d4f3391-0987-4948-a922-efd5a8c590e6} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 2023.11.20 18:36:18.403636 [ 3 ] {7d4f3391-0987-4948-a922-efd5a8c590e6} executeQuery: Read 10 rows, 1.41 KiB in 0.001956983 sec., 5109 rows/sec., 718.08 KiB/sec. 2023.11.20 18:36:18.403838 [ 3 ] {7d4f3391-0987-4948-a922-efd5a8c590e6} DynamicQueryHandler: Done processing query 2023.11.20 18:36:18.403868 [ 3 ] {7d4f3391-0987-4948-a922-efd5a8c590e6} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.20 18:36:18.403885 [ 3 ] {} HTTP-Session: e873ec80-722a-4b75-8d58-1ba549a30aa1 Destroying unnamed session 2023.11.20 18:36:18.404118 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:18.404167 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:18.404187 [ 3 ] {} HTTP-Session: 887e83da-dbc4-46a7-850c-f36147c5bbe8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:18.404204 [ 3 ] {} HTTP-Session: 887e83da-dbc4-46a7-850c-f36147c5bbe8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:18.404338 [ 3 ] {61145451-d6de-4ca5-a76d-88405db72b5d} executeQuery: (from [fd00:1122:3344:101::d]:36103) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.20 18:36:18.404899 [ 3 ] {61145451-d6de-4ca5-a76d-88405db72b5d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:36:18.405096 [ 3 ] {61145451-d6de-4ca5-a76d-88405db72b5d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:36:18.405138 [ 3 ] {61145451-d6de-4ca5-a76d-88405db72b5d} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.20 18:36:18.405317 [ 3 ] {61145451-d6de-4ca5-a76d-88405db72b5d} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2023.11.20 18:36:18.405374 [ 189 ] {61145451-d6de-4ca5-a76d-88405db72b5d} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.20 18:36:18.405426 [ 190 ] {61145451-d6de-4ca5-a76d-88405db72b5d} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.20 18:36:18.405514 [ 3 ] {61145451-d6de-4ca5-a76d-88405db72b5d} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2023.11.20 18:36:18.405558 [ 3 ] {61145451-d6de-4ca5-a76d-88405db72b5d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 2023.11.20 18:36:18.406367 [ 3 ] {61145451-d6de-4ca5-a76d-88405db72b5d} executeQuery: Read 10 rows, 1.41 KiB in 0.001989164 sec., 5027 rows/sec., 706.46 KiB/sec. 2023.11.20 18:36:18.406554 [ 3 ] {61145451-d6de-4ca5-a76d-88405db72b5d} DynamicQueryHandler: Done processing query 2023.11.20 18:36:18.406582 [ 3 ] {61145451-d6de-4ca5-a76d-88405db72b5d} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.20 18:36:18.406599 [ 3 ] {} HTTP-Session: 887e83da-dbc4-46a7-850c-f36147c5bbe8 Destroying unnamed session 2023.11.20 18:36:18.408919 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:18.409006 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:18.409044 [ 3 ] {} HTTP-Session: cf76e2c1-d86a-47e9-aa74-e7021ca84554 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:18.409076 [ 3 ] {} HTTP-Session: cf76e2c1-d86a-47e9-aa74-e7021ca84554 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:18.409223 [ 3 ] {0410c349-1050-4244-9835-22413b336f74} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:18.409304 [ 3 ] {0410c349-1050-4244-9835-22413b336f74} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.20 18:36:18.409571 [ 3 ] {0410c349-1050-4244-9835-22413b336f74} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:18.409917 [ 3 ] {0410c349-1050-4244-9835-22413b336f74} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:36:18.410207 [ 3 ] {0410c349-1050-4244-9835-22413b336f74} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.20 18:36:18.410389 [ 3 ] {0410c349-1050-4244-9835-22413b336f74} oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.20 18:36:18.410522 [ 3 ] {0410c349-1050-4244-9835-22413b336f74} executeQuery: Read 11 rows, 1009.00 B in 0.00124664 sec., 8823 rows/sec., 790.41 KiB/sec. 2023.11.20 18:36:18.410647 [ 3 ] {0410c349-1050-4244-9835-22413b336f74} DynamicQueryHandler: Done processing query 2023.11.20 18:36:18.410670 [ 3 ] {0410c349-1050-4244-9835-22413b336f74} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.20 18:36:18.410685 [ 3 ] {} HTTP-Session: cf76e2c1-d86a-47e9-aa74-e7021ca84554 Destroying unnamed session 2023.11.20 18:36:18.410803 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:18.410847 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:18.410866 [ 3 ] {} HTTP-Session: 054bb482-eb80-4e2a-9480-65f1916d5555 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:18.410882 [ 3 ] {} HTTP-Session: 054bb482-eb80-4e2a-9480-65f1916d5555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:18.410953 [ 3 ] {7464af40-7661-4225-94ac-b0838557a4d3} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:18.410993 [ 3 ] {7464af40-7661-4225-94ac-b0838557a4d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.20 18:36:18.411098 [ 3 ] {7464af40-7661-4225-94ac-b0838557a4d3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:18.411402 [ 3 ] {7464af40-7661-4225-94ac-b0838557a4d3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:36:18.411612 [ 3 ] {7464af40-7661-4225-94ac-b0838557a4d3} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.20 18:36:18.411764 [ 3 ] {7464af40-7661-4225-94ac-b0838557a4d3} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.20 18:36:18.411885 [ 3 ] {7464af40-7661-4225-94ac-b0838557a4d3} executeQuery: Read 30 rows, 2.43 KiB in 0.000903119 sec., 33218 rows/sec., 2.63 MiB/sec. 2023.11.20 18:36:18.412002 [ 3 ] {7464af40-7661-4225-94ac-b0838557a4d3} DynamicQueryHandler: Done processing query 2023.11.20 18:36:18.412024 [ 3 ] {7464af40-7661-4225-94ac-b0838557a4d3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.20 18:36:18.412040 [ 3 ] {} HTTP-Session: 054bb482-eb80-4e2a-9480-65f1916d5555 Destroying unnamed session 2023.11.20 18:36:18.412157 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 15134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:18.412202 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:18.412221 [ 3 ] {} HTTP-Session: 06871e97-0a1b-4b66-ac87-eec3aba9e083 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:18.412237 [ 3 ] {} HTTP-Session: 06871e97-0a1b-4b66-ac87-eec3aba9e083 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:18.412310 [ 3 ] {c3b85694-79d2-4160-80a6-08a200fef9fd} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:18.412348 [ 3 ] {c3b85694-79d2-4160-80a6-08a200fef9fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.20 18:36:18.412450 [ 3 ] {c3b85694-79d2-4160-80a6-08a200fef9fd} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:18.412784 [ 3 ] {c3b85694-79d2-4160-80a6-08a200fef9fd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:36:18.412996 [ 3 ] {c3b85694-79d2-4160-80a6-08a200fef9fd} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.20 18:36:18.413141 [ 3 ] {c3b85694-79d2-4160-80a6-08a200fef9fd} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.20 18:36:18.413260 [ 3 ] {c3b85694-79d2-4160-80a6-08a200fef9fd} executeQuery: Read 90 rows, 9.58 KiB in 0.00092147 sec., 97670 rows/sec., 10.16 MiB/sec. 2023.11.20 18:36:18.413425 [ 3 ] {c3b85694-79d2-4160-80a6-08a200fef9fd} DynamicQueryHandler: Done processing query 2023.11.20 18:36:18.413449 [ 3 ] {c3b85694-79d2-4160-80a6-08a200fef9fd} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.20 18:36:18.413464 [ 3 ] {} HTTP-Session: 06871e97-0a1b-4b66-ac87-eec3aba9e083 Destroying unnamed session 2023.11.20 18:36:18.413588 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 6989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:18.413633 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:18.413651 [ 3 ] {} HTTP-Session: d73988a3-dba3-42a7-8d5d-048cfb803e8f Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:18.413668 [ 3 ] {} HTTP-Session: d73988a3-dba3-42a7-8d5d-048cfb803e8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:18.413738 [ 3 ] {ad0a96de-d14c-4732-a773-ccc9fc723ef0} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:18.413776 [ 3 ] {ad0a96de-d14c-4732-a773-ccc9fc723ef0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.20 18:36:18.413891 [ 3 ] {ad0a96de-d14c-4732-a773-ccc9fc723ef0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:18.414189 [ 3 ] {ad0a96de-d14c-4732-a773-ccc9fc723ef0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:36:18.414392 [ 3 ] {ad0a96de-d14c-4732-a773-ccc9fc723ef0} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.20 18:36:18.414541 [ 3 ] {ad0a96de-d14c-4732-a773-ccc9fc723ef0} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.20 18:36:18.414656 [ 3 ] {ad0a96de-d14c-4732-a773-ccc9fc723ef0} executeQuery: Read 41 rows, 3.27 KiB in 0.000891408 sec., 45994 rows/sec., 3.58 MiB/sec. 2023.11.20 18:36:18.414760 [ 3 ] {ad0a96de-d14c-4732-a773-ccc9fc723ef0} DynamicQueryHandler: Done processing query 2023.11.20 18:36:18.414783 [ 3 ] {ad0a96de-d14c-4732-a773-ccc9fc723ef0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.20 18:36:18.414798 [ 3 ] {} HTTP-Session: d73988a3-dba3-42a7-8d5d-048cfb803e8f Destroying unnamed session 2023.11.20 18:36:18.414899 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:18.414941 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:18.414960 [ 3 ] {} HTTP-Session: 838f1ad3-908b-42e1-bfd5-2e9b8d073045 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:18.414976 [ 3 ] {} HTTP-Session: 838f1ad3-908b-42e1-bfd5-2e9b8d073045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:18.415044 [ 3 ] {9e2ead1e-e066-42d5-98d8-d569a8426cbb} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:18.415086 [ 3 ] {9e2ead1e-e066-42d5-98d8-d569a8426cbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.20 18:36:18.415201 [ 3 ] {9e2ead1e-e066-42d5-98d8-d569a8426cbb} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:18.415441 [ 3 ] {9e2ead1e-e066-42d5-98d8-d569a8426cbb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:36:18.415689 [ 3 ] {9e2ead1e-e066-42d5-98d8-d569a8426cbb} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.20 18:36:18.415879 [ 3 ] {9e2ead1e-e066-42d5-98d8-d569a8426cbb} oximeter.measurements_cumulativei64 (5b8e45fa-bd2b-46c0-947c-806927b83c96): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.20 18:36:18.415997 [ 3 ] {9e2ead1e-e066-42d5-98d8-d569a8426cbb} executeQuery: Read 11 rows, 743.00 B in 0.00092223 sec., 11927 rows/sec., 786.77 KiB/sec. 2023.11.20 18:36:18.416120 [ 3 ] {9e2ead1e-e066-42d5-98d8-d569a8426cbb} DynamicQueryHandler: Done processing query 2023.11.20 18:36:18.416144 [ 3 ] {9e2ead1e-e066-42d5-98d8-d569a8426cbb} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.20 18:36:18.416159 [ 3 ] {} HTTP-Session: 838f1ad3-908b-42e1-bfd5-2e9b8d073045 Destroying unnamed session 2023.11.20 18:36:18.416304 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 32121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:18.416349 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:18.416367 [ 3 ] {} HTTP-Session: e4253748-11d3-4c15-8998-82485606dcbf Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:18.416383 [ 3 ] {} HTTP-Session: e4253748-11d3-4c15-8998-82485606dcbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:18.416461 [ 3 ] {f894ba4f-f7a2-47fd-b4be-838b2f6eb2cc} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:18.416503 [ 3 ] {f894ba4f-f7a2-47fd-b4be-838b2f6eb2cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.20 18:36:18.416636 [ 3 ] {f894ba4f-f7a2-47fd-b4be-838b2f6eb2cc} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:18.417009 [ 3 ] {f894ba4f-f7a2-47fd-b4be-838b2f6eb2cc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.20 18:36:18.417293 [ 3 ] {f894ba4f-f7a2-47fd-b4be-838b2f6eb2cc} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.20 18:36:18.417465 [ 3 ] {f894ba4f-f7a2-47fd-b4be-838b2f6eb2cc} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.20 18:36:18.417571 [ 3 ] {f894ba4f-f7a2-47fd-b4be-838b2f6eb2cc} executeQuery: Read 30 rows, 41.46 KiB in 0.001082454 sec., 27714 rows/sec., 37.40 MiB/sec. 2023.11.20 18:36:18.417742 [ 3 ] {f894ba4f-f7a2-47fd-b4be-838b2f6eb2cc} DynamicQueryHandler: Done processing query 2023.11.20 18:36:18.417766 [ 3 ] {f894ba4f-f7a2-47fd-b4be-838b2f6eb2cc} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.11.20 18:36:18.417781 [ 3 ] {} HTTP-Session: e4253748-11d3-4c15-8998-82485606dcbf Destroying unnamed session 2023.11.20 18:36:23.377105 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:23.377233 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:23.377263 [ 3 ] {} HTTP-Session: 74b57cc9-93fd-42f1-a16d-115cf000b36e Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:23.377291 [ 3 ] {} HTTP-Session: 74b57cc9-93fd-42f1-a16d-115cf000b36e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:23.377430 [ 3 ] {ccce367c-1a9c-45f3-b01c-247d84fbf31f} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:23.377498 [ 3 ] {ccce367c-1a9c-45f3-b01c-247d84fbf31f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.20 18:36:23.377663 [ 3 ] {ccce367c-1a9c-45f3-b01c-247d84fbf31f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:23.378060 [ 3 ] {ccce367c-1a9c-45f3-b01c-247d84fbf31f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:23.378317 [ 3 ] {ccce367c-1a9c-45f3-b01c-247d84fbf31f} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.20 18:36:23.378480 [ 3 ] {ccce367c-1a9c-45f3-b01c-247d84fbf31f} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.20 18:36:23.378612 [ 3 ] {ccce367c-1a9c-45f3-b01c-247d84fbf31f} executeQuery: Read 20 rows, 1.62 KiB in 0.001138696 sec., 17563 rows/sec., 1.39 MiB/sec. 2023.11.20 18:36:23.378756 [ 3 ] {ccce367c-1a9c-45f3-b01c-247d84fbf31f} DynamicQueryHandler: Done processing query 2023.11.20 18:36:23.378780 [ 3 ] {ccce367c-1a9c-45f3-b01c-247d84fbf31f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.20 18:36:23.378796 [ 3 ] {} HTTP-Session: 74b57cc9-93fd-42f1-a16d-115cf000b36e Destroying unnamed session 2023.11.20 18:36:23.378947 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 9078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:23.378993 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:23.379011 [ 3 ] {} HTTP-Session: 205241d3-76e1-4623-a181-81494f0015bd Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:23.379028 [ 3 ] {} HTTP-Session: 205241d3-76e1-4623-a181-81494f0015bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:23.379099 [ 3 ] {7d54ea94-2ac6-4a81-907c-568dcd265726} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:23.379138 [ 3 ] {7d54ea94-2ac6-4a81-907c-568dcd265726} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.20 18:36:23.379241 [ 3 ] {7d54ea94-2ac6-4a81-907c-568dcd265726} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:23.379551 [ 3 ] {7d54ea94-2ac6-4a81-907c-568dcd265726} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:23.379809 [ 3 ] {7d54ea94-2ac6-4a81-907c-568dcd265726} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.20 18:36:23.379986 [ 3 ] {7d54ea94-2ac6-4a81-907c-568dcd265726} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.20 18:36:23.380111 [ 3 ] {7d54ea94-2ac6-4a81-907c-568dcd265726} executeQuery: Read 60 rows, 5.40 KiB in 0.000973251 sec., 61649 rows/sec., 5.42 MiB/sec. 2023.11.20 18:36:23.380483 [ 3 ] {7d54ea94-2ac6-4a81-907c-568dcd265726} DynamicQueryHandler: Done processing query 2023.11.20 18:36:23.380510 [ 3 ] {7d54ea94-2ac6-4a81-907c-568dcd265726} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.20 18:36:23.380530 [ 3 ] {} HTTP-Session: 205241d3-76e1-4623-a181-81494f0015bd Destroying unnamed session 2023.11.20 18:36:23.380719 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 3436, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:23.380768 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:23.380792 [ 3 ] {} HTTP-Session: ec8bd8d9-0025-4c9a-94a3-c36db869d459 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:23.380813 [ 3 ] {} HTTP-Session: ec8bd8d9-0025-4c9a-94a3-c36db869d459 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:23.380893 [ 3 ] {581abb31-eed2-4b89-827f-678ede7c682e} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:23.380937 [ 3 ] {581abb31-eed2-4b89-827f-678ede7c682e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.20 18:36:23.381061 [ 3 ] {581abb31-eed2-4b89-827f-678ede7c682e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:23.381681 [ 3 ] {581abb31-eed2-4b89-827f-678ede7c682e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:23.381903 [ 3 ] {581abb31-eed2-4b89-827f-678ede7c682e} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.20 18:36:23.382067 [ 3 ] {581abb31-eed2-4b89-827f-678ede7c682e} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.20 18:36:23.382175 [ 3 ] {581abb31-eed2-4b89-827f-678ede7c682e} executeQuery: Read 20 rows, 1.60 KiB in 0.001245049 sec., 16063 rows/sec., 1.26 MiB/sec. 2023.11.20 18:36:23.382314 [ 3 ] {581abb31-eed2-4b89-827f-678ede7c682e} DynamicQueryHandler: Done processing query 2023.11.20 18:36:23.382339 [ 3 ] {581abb31-eed2-4b89-827f-678ede7c682e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.20 18:36:23.382356 [ 3 ] {} HTTP-Session: ec8bd8d9-0025-4c9a-94a3-c36db869d459 Destroying unnamed session 2023.11.20 18:36:23.382520 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 21430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:23.382566 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:23.382587 [ 3 ] {} HTTP-Session: ae3a5df6-be5d-4329-8f2e-09cbdb9f748f Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:23.382605 [ 3 ] {} HTTP-Session: ae3a5df6-be5d-4329-8f2e-09cbdb9f748f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:23.382680 [ 3 ] {57cc0761-fdb5-4298-8756-c6a2ec754c8c} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:23.382726 [ 3 ] {57cc0761-fdb5-4298-8756-c6a2ec754c8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.20 18:36:23.382861 [ 3 ] {57cc0761-fdb5-4298-8756-c6a2ec754c8c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:23.383309 [ 3 ] {57cc0761-fdb5-4298-8756-c6a2ec754c8c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:23.383606 [ 3 ] {57cc0761-fdb5-4298-8756-c6a2ec754c8c} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.20 18:36:23.383780 [ 3 ] {57cc0761-fdb5-4298-8756-c6a2ec754c8c} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.20 18:36:23.383898 [ 3 ] {57cc0761-fdb5-4298-8756-c6a2ec754c8c} executeQuery: Read 20 rows, 27.64 KiB in 0.001181237 sec., 16931 rows/sec., 22.85 MiB/sec. 2023.11.20 18:36:23.384029 [ 3 ] {57cc0761-fdb5-4298-8756-c6a2ec754c8c} DynamicQueryHandler: Done processing query 2023.11.20 18:36:23.384054 [ 3 ] {57cc0761-fdb5-4298-8756-c6a2ec754c8c} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.20 18:36:23.384072 [ 3 ] {} HTTP-Session: ae3a5df6-be5d-4329-8f2e-09cbdb9f748f Destroying unnamed session 2023.11.20 18:36:28.378176 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:28.378347 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:28.378393 [ 3 ] {} HTTP-Session: 1d3b4433-dd91-47c7-a599-89f5472ed380 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:28.378433 [ 3 ] {} HTTP-Session: 1d3b4433-dd91-47c7-a599-89f5472ed380 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:28.378614 [ 3 ] {4237a27e-738b-40d4-bd3c-c2f480507c33} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:28.378671 [ 3 ] {4237a27e-738b-40d4-bd3c-c2f480507c33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.20 18:36:28.378827 [ 3 ] {4237a27e-738b-40d4-bd3c-c2f480507c33} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:28.379263 [ 3 ] {4237a27e-738b-40d4-bd3c-c2f480507c33} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:28.379509 [ 3 ] {4237a27e-738b-40d4-bd3c-c2f480507c33} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.20 18:36:28.379670 [ 3 ] {4237a27e-738b-40d4-bd3c-c2f480507c33} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.20 18:36:28.379804 [ 3 ] {4237a27e-738b-40d4-bd3c-c2f480507c33} executeQuery: Read 30 rows, 2.43 KiB in 0.001142396 sec., 26260 rows/sec., 2.08 MiB/sec. 2023.11.20 18:36:28.379948 [ 3 ] {4237a27e-738b-40d4-bd3c-c2f480507c33} DynamicQueryHandler: Done processing query 2023.11.20 18:36:28.379973 [ 3 ] {4237a27e-738b-40d4-bd3c-c2f480507c33} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.20 18:36:28.379988 [ 3 ] {} HTTP-Session: 1d3b4433-dd91-47c7-a599-89f5472ed380 Destroying unnamed session 2023.11.20 18:36:28.380130 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 15134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:28.380175 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:28.380194 [ 3 ] {} HTTP-Session: 4a716cf3-b5c4-402c-a1cc-7d461a45b65a Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:28.380211 [ 3 ] {} HTTP-Session: 4a716cf3-b5c4-402c-a1cc-7d461a45b65a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:28.380285 [ 3 ] {092e6d15-e050-4430-9f93-05116d582b42} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:28.380323 [ 3 ] {092e6d15-e050-4430-9f93-05116d582b42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.20 18:36:28.380427 [ 3 ] {092e6d15-e050-4430-9f93-05116d582b42} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:28.380833 [ 3 ] {092e6d15-e050-4430-9f93-05116d582b42} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:28.381043 [ 3 ] {092e6d15-e050-4430-9f93-05116d582b42} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.20 18:36:28.381190 [ 3 ] {092e6d15-e050-4430-9f93-05116d582b42} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.20 18:36:28.381314 [ 3 ] {092e6d15-e050-4430-9f93-05116d582b42} executeQuery: Read 90 rows, 9.58 KiB in 0.000993902 sec., 90552 rows/sec., 9.42 MiB/sec. 2023.11.20 18:36:28.381489 [ 3 ] {092e6d15-e050-4430-9f93-05116d582b42} DynamicQueryHandler: Done processing query 2023.11.20 18:36:28.381513 [ 3 ] {092e6d15-e050-4430-9f93-05116d582b42} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.20 18:36:28.381529 [ 3 ] {} HTTP-Session: 4a716cf3-b5c4-402c-a1cc-7d461a45b65a Destroying unnamed session 2023.11.20 18:36:28.381689 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 5137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:28.381734 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:28.381753 [ 3 ] {} HTTP-Session: 25802970-5238-4517-8bef-6a8cc5061c07 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:28.381769 [ 3 ] {} HTTP-Session: 25802970-5238-4517-8bef-6a8cc5061c07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:28.381839 [ 3 ] {e5618ebf-fb6b-4313-9fc8-bf16ca46a070} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:28.381876 [ 3 ] {e5618ebf-fb6b-4313-9fc8-bf16ca46a070} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.20 18:36:28.381992 [ 3 ] {e5618ebf-fb6b-4313-9fc8-bf16ca46a070} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:28.382302 [ 3 ] {e5618ebf-fb6b-4313-9fc8-bf16ca46a070} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:28.382506 [ 3 ] {e5618ebf-fb6b-4313-9fc8-bf16ca46a070} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.20 18:36:28.382659 [ 3 ] {e5618ebf-fb6b-4313-9fc8-bf16ca46a070} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.20 18:36:28.382782 [ 3 ] {e5618ebf-fb6b-4313-9fc8-bf16ca46a070} executeQuery: Read 30 rows, 2.40 KiB in 0.000914409 sec., 32808 rows/sec., 2.57 MiB/sec. 2023.11.20 18:36:28.382902 [ 3 ] {e5618ebf-fb6b-4313-9fc8-bf16ca46a070} DynamicQueryHandler: Done processing query 2023.11.20 18:36:28.382926 [ 3 ] {e5618ebf-fb6b-4313-9fc8-bf16ca46a070} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.20 18:36:28.382940 [ 3 ] {} HTTP-Session: 25802970-5238-4517-8bef-6a8cc5061c07 Destroying unnamed session 2023.11.20 18:36:28.383091 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 32121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:28.383134 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:28.383152 [ 3 ] {} HTTP-Session: 04ffc0dc-b356-4780-bc51-b9eeda51f1a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:28.383169 [ 3 ] {} HTTP-Session: 04ffc0dc-b356-4780-bc51-b9eeda51f1a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:28.383247 [ 3 ] {8459d45b-2028-4e44-bb5b-4ba2d618107a} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:28.383289 [ 3 ] {8459d45b-2028-4e44-bb5b-4ba2d618107a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.20 18:36:28.383426 [ 3 ] {8459d45b-2028-4e44-bb5b-4ba2d618107a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:28.383849 [ 3 ] {8459d45b-2028-4e44-bb5b-4ba2d618107a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:28.384146 [ 3 ] {8459d45b-2028-4e44-bb5b-4ba2d618107a} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.20 18:36:28.384320 [ 3 ] {8459d45b-2028-4e44-bb5b-4ba2d618107a} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.20 18:36:28.384453 [ 3 ] {8459d45b-2028-4e44-bb5b-4ba2d618107a} executeQuery: Read 30 rows, 41.46 KiB in 0.001179838 sec., 25427 rows/sec., 34.31 MiB/sec. 2023.11.20 18:36:28.384582 [ 3 ] {8459d45b-2028-4e44-bb5b-4ba2d618107a} DynamicQueryHandler: Done processing query 2023.11.20 18:36:28.384605 [ 3 ] {8459d45b-2028-4e44-bb5b-4ba2d618107a} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.11.20 18:36:28.384620 [ 3 ] {} HTTP-Session: 04ffc0dc-b356-4780-bc51-b9eeda51f1a5 Destroying unnamed session 2023.11.20 18:36:32.138956 [ 80 ] {} DNSResolver: Updating DNS cache 2023.11.20 18:36:32.139032 [ 80 ] {} DNSResolver: Updated DNS cache 2023.11.20 18:36:33.377237 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:33.377392 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:33.377438 [ 3 ] {} HTTP-Session: 3c9f587c-5e85-44c7-8af1-a60e16dbcfc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:33.377479 [ 3 ] {} HTTP-Session: 3c9f587c-5e85-44c7-8af1-a60e16dbcfc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:33.377646 [ 3 ] {5d1d0105-30b4-4fea-854f-3685e4ba6dd2} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:33.377705 [ 3 ] {5d1d0105-30b4-4fea-854f-3685e4ba6dd2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.20 18:36:33.377861 [ 3 ] {5d1d0105-30b4-4fea-854f-3685e4ba6dd2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:33.378343 [ 3 ] {5d1d0105-30b4-4fea-854f-3685e4ba6dd2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:33.378605 [ 3 ] {5d1d0105-30b4-4fea-854f-3685e4ba6dd2} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.20 18:36:33.378767 [ 3 ] {5d1d0105-30b4-4fea-854f-3685e4ba6dd2} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.20 18:36:33.378908 [ 3 ] {5d1d0105-30b4-4fea-854f-3685e4ba6dd2} executeQuery: Read 20 rows, 1.62 KiB in 0.001224439 sec., 16334 rows/sec., 1.29 MiB/sec. 2023.11.20 18:36:33.378903 [ 63 ] {} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.20 18:36:33.379000 [ 63 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:33.379142 [ 3 ] {5d1d0105-30b4-4fea-854f-3685e4ba6dd2} DynamicQueryHandler: Done processing query 2023.11.20 18:36:33.379180 [ 18 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.20 18:36:33.379204 [ 3 ] {5d1d0105-30b4-4fea-854f-3685e4ba6dd2} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.20 18:36:33.379267 [ 3 ] {} HTTP-Session: 3c9f587c-5e85-44c7-8af1-a60e16dbcfc3 Destroying unnamed session 2023.11.20 18:36:33.379352 [ 18 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.20 18:36:33.379396 [ 18 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 49 rows starting from the beginning of the part 2023.11.20 18:36:33.379431 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:33.379507 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:33.379535 [ 3 ] {} HTTP-Session: 9b2a995c-4564-4051-912a-1d239bf253fb Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:33.379583 [ 3 ] {} HTTP-Session: 9b2a995c-4564-4051-912a-1d239bf253fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:33.379660 [ 18 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part 2023.11.20 18:36:33.379776 [ 3 ] {a6643be5-a5cd-41aa-ab5a-c0117114311a} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:33.379896 [ 3 ] {a6643be5-a5cd-41aa-ab5a-c0117114311a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.20 18:36:33.379903 [ 18 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part 2023.11.20 18:36:33.380187 [ 18 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 20 rows starting from the beginning of the part 2023.11.20 18:36:33.380431 [ 3 ] {a6643be5-a5cd-41aa-ab5a-c0117114311a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:33.380455 [ 18 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part 2023.11.20 18:36:33.380627 [ 18 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part 2023.11.20 18:36:33.381075 [ 3 ] {a6643be5-a5cd-41aa-ab5a-c0117114311a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:33.381485 [ 3 ] {a6643be5-a5cd-41aa-ab5a-c0117114311a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.20 18:36:33.381812 [ 3 ] {a6643be5-a5cd-41aa-ab5a-c0117114311a} oximeter.fields_ipaddr (fe5d6b8c-3e77-4aa9-afe8-894de6788909): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.20 18:36:33.382128 [ 18 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 169 rows, containing 4 columns (4 merged, 0 gathered) in 0.003050267 sec., 55404.985858615 rows/sec., 4.39 MiB/sec. 2023.11.20 18:36:33.382140 [ 3 ] {a6643be5-a5cd-41aa-ab5a-c0117114311a} executeQuery: Read 2 rows, 175.00 B in 0.002306053 sec., 867 rows/sec., 74.11 KiB/sec. 2023.11.20 18:36:33.382277 [ 18 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.20 18:36:33.382376 [ 3 ] {a6643be5-a5cd-41aa-ab5a-c0117114311a} DynamicQueryHandler: Done processing query 2023.11.20 18:36:33.382414 [ 3 ] {a6643be5-a5cd-41aa-ab5a-c0117114311a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.20 18:36:33.382441 [ 3 ] {} HTTP-Session: 9b2a995c-4564-4051-912a-1d239bf253fb Destroying unnamed session 2023.11.20 18:36:33.382522 [ 18 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_11_2} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.20 18:36:33.382594 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 9228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:33.382611 [ 18 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_11_2} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.20 18:36:33.382665 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:33.382729 [ 3 ] {} HTTP-Session: 5e111dc6-ed01-4792-abaf-265cad04ab70 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:33.382752 [ 3 ] {} HTTP-Session: 5e111dc6-ed01-4792-abaf-265cad04ab70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:33.382828 [ 3 ] {506ae2d8-5741-49ef-9dab-7fb086bb602c} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:33.382869 [ 3 ] {506ae2d8-5741-49ef-9dab-7fb086bb602c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.20 18:36:33.382993 [ 3 ] {506ae2d8-5741-49ef-9dab-7fb086bb602c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:33.383325 [ 3 ] {506ae2d8-5741-49ef-9dab-7fb086bb602c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:33.383543 [ 3 ] {506ae2d8-5741-49ef-9dab-7fb086bb602c} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.20 18:36:33.383693 [ 3 ] {506ae2d8-5741-49ef-9dab-7fb086bb602c} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.20 18:36:33.383799 [ 3 ] {506ae2d8-5741-49ef-9dab-7fb086bb602c} executeQuery: Read 61 rows, 5.49 KiB in 0.00093812 sec., 65023 rows/sec., 5.72 MiB/sec. 2023.11.20 18:36:33.383816 [ 64 ] {} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.20 18:36:33.383934 [ 64 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:33.383969 [ 3 ] {506ae2d8-5741-49ef-9dab-7fb086bb602c} DynamicQueryHandler: Done processing query 2023.11.20 18:36:33.384023 [ 3 ] {506ae2d8-5741-49ef-9dab-7fb086bb602c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.20 18:36:33.384033 [ 22 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.20 18:36:33.384062 [ 3 ] {} HTTP-Session: 5e111dc6-ed01-4792-abaf-265cad04ab70 Destroying unnamed session 2023.11.20 18:36:33.384154 [ 22 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.20 18:36:33.384186 [ 22 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 183 rows starting from the beginning of the part 2023.11.20 18:36:33.384254 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:33.384359 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:33.384409 [ 22 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 97 rows starting from the beginning of the part 2023.11.20 18:36:33.384417 [ 3 ] {} HTTP-Session: b0257633-f33d-4e5a-8767-21e373432f5a Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:33.384486 [ 3 ] {} HTTP-Session: b0257633-f33d-4e5a-8767-21e373432f5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:33.384649 [ 22 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 90 rows starting from the beginning of the part 2023.11.20 18:36:33.384692 [ 3 ] {2b09f29e-89a4-4f39-84e0-039de32dfb34} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:33.384812 [ 3 ] {2b09f29e-89a4-4f39-84e0-039de32dfb34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.20 18:36:33.384849 [ 22 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part 2023.11.20 18:36:33.385152 [ 22 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 90 rows starting from the beginning of the part 2023.11.20 18:36:33.385324 [ 3 ] {2b09f29e-89a4-4f39-84e0-039de32dfb34} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:33.385359 [ 22 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 61 rows starting from the beginning of the part 2023.11.20 18:36:33.385876 [ 3 ] {2b09f29e-89a4-4f39-84e0-039de32dfb34} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:33.386382 [ 3 ] {2b09f29e-89a4-4f39-84e0-039de32dfb34} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.20 18:36:33.386787 [ 3 ] {2b09f29e-89a4-4f39-84e0-039de32dfb34} oximeter.fields_u16 (1560072c-dc51-4893-a6bd-1d5c605e963e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.20 18:36:33.386871 [ 22 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 581 rows, containing 4 columns (4 merged, 0 gathered) in 0.002889073 sec., 201102.56819401935 rows/sec., 19.08 MiB/sec. 2023.11.20 18:36:33.387017 [ 3 ] {2b09f29e-89a4-4f39-84e0-039de32dfb34} executeQuery: Read 2 rows, 143.00 B in 0.002258962 sec., 885 rows/sec., 61.82 KiB/sec. 2023.11.20 18:36:33.387140 [ 20 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.20 18:36:33.387246 [ 3 ] {2b09f29e-89a4-4f39-84e0-039de32dfb34} DynamicQueryHandler: Done processing query 2023.11.20 18:36:33.387278 [ 3 ] {2b09f29e-89a4-4f39-84e0-039de32dfb34} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.20 18:36:33.387305 [ 3 ] {} HTTP-Session: b0257633-f33d-4e5a-8767-21e373432f5a Destroying unnamed session 2023.11.20 18:36:33.387431 [ 20 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_11_2} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.20 18:36:33.387488 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 3779, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:33.387539 [ 20 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_11_2} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.20 18:36:33.387552 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:33.387586 [ 3 ] {} HTTP-Session: 82a749a0-ee9b-49e0-aa9e-757ecfc1b777 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:33.387636 [ 3 ] {} HTTP-Session: 82a749a0-ee9b-49e0-aa9e-757ecfc1b777 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:33.387730 [ 3 ] {f6388432-72ff-4351-b576-dd455016daa1} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:33.387769 [ 3 ] {f6388432-72ff-4351-b576-dd455016daa1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.20 18:36:33.387891 [ 3 ] {f6388432-72ff-4351-b576-dd455016daa1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:33.388197 [ 3 ] {f6388432-72ff-4351-b576-dd455016daa1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:33.388405 [ 3 ] {f6388432-72ff-4351-b576-dd455016daa1} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.20 18:36:33.388553 [ 3 ] {f6388432-72ff-4351-b576-dd455016daa1} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.20 18:36:33.388673 [ 64 ] {} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.20 18:36:33.388687 [ 3 ] {f6388432-72ff-4351-b576-dd455016daa1} executeQuery: Read 22 rows, 1.76 KiB in 0.00092067 sec., 23895 rows/sec., 1.87 MiB/sec. 2023.11.20 18:36:33.388736 [ 64 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:33.388908 [ 19 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.20 18:36:33.388924 [ 3 ] {f6388432-72ff-4351-b576-dd455016daa1} DynamicQueryHandler: Done processing query 2023.11.20 18:36:33.388968 [ 3 ] {f6388432-72ff-4351-b576-dd455016daa1} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.20 18:36:33.389007 [ 3 ] {} HTTP-Session: 82a749a0-ee9b-49e0-aa9e-757ecfc1b777 Destroying unnamed session 2023.11.20 18:36:33.389063 [ 19 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.20 18:36:33.389099 [ 19 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 91 rows starting from the beginning of the part 2023.11.20 18:36:33.389169 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:33.389266 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:33.389286 [ 19 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 46 rows starting from the beginning of the part 2023.11.20 18:36:33.389297 [ 3 ] {} HTTP-Session: 33bd7792-9a20-447f-828d-b26ad2372200 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:33.389359 [ 3 ] {} HTTP-Session: 33bd7792-9a20-447f-828d-b26ad2372200 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:33.389499 [ 19 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part 2023.11.20 18:36:33.389549 [ 3 ] {667f6e3c-0c9f-4e5a-bd57-574083c220d2} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:33.389678 [ 3 ] {667f6e3c-0c9f-4e5a-bd57-574083c220d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.20 18:36:33.389695 [ 19 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 20 rows starting from the beginning of the part 2023.11.20 18:36:33.389995 [ 19 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part 2023.11.20 18:36:33.390212 [ 3 ] {667f6e3c-0c9f-4e5a-bd57-574083c220d2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:33.390242 [ 19 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 22 rows starting from the beginning of the part 2023.11.20 18:36:33.390792 [ 3 ] {667f6e3c-0c9f-4e5a-bd57-574083c220d2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:33.391370 [ 3 ] {667f6e3c-0c9f-4e5a-bd57-574083c220d2} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.20 18:36:33.391662 [ 20 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 4 columns (4 merged, 0 gathered) in 0.002841421 sec., 87984.14596077104 rows/sec., 6.86 MiB/sec. 2023.11.20 18:36:33.391701 [ 3 ] {667f6e3c-0c9f-4e5a-bd57-574083c220d2} oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.20 18:36:33.391829 [ 20 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.20 18:36:33.391994 [ 3 ] {667f6e3c-0c9f-4e5a-bd57-574083c220d2} executeQuery: Read 1 rows, 71.00 B in 0.002362695 sec., 423 rows/sec., 29.35 KiB/sec. 2023.11.20 18:36:33.392222 [ 3 ] {667f6e3c-0c9f-4e5a-bd57-574083c220d2} DynamicQueryHandler: Done processing query 2023.11.20 18:36:33.392231 [ 20 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_11_2} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.20 18:36:33.392268 [ 3 ] {667f6e3c-0c9f-4e5a-bd57-574083c220d2} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.20 18:36:33.392306 [ 3 ] {} HTTP-Session: 33bd7792-9a20-447f-828d-b26ad2372200 Destroying unnamed session 2023.11.20 18:36:33.392345 [ 20 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_11_2} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.20 18:36:33.392465 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 21430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:33.392515 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:33.392535 [ 3 ] {} HTTP-Session: 9e00ccd0-af5e-49db-926a-03ef8ee80777 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:33.392551 [ 3 ] {} HTTP-Session: 9e00ccd0-af5e-49db-926a-03ef8ee80777 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:33.392634 [ 3 ] {a442cebf-7a7f-4c95-b558-231bb880e952} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:33.392679 [ 3 ] {a442cebf-7a7f-4c95-b558-231bb880e952} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.20 18:36:33.392833 [ 3 ] {a442cebf-7a7f-4c95-b558-231bb880e952} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:33.393216 [ 3 ] {a442cebf-7a7f-4c95-b558-231bb880e952} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:33.393510 [ 3 ] {a442cebf-7a7f-4c95-b558-231bb880e952} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.20 18:36:33.393703 [ 3 ] {a442cebf-7a7f-4c95-b558-231bb880e952} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.20 18:36:33.393828 [ 64 ] {} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.20 18:36:33.393838 [ 3 ] {a442cebf-7a7f-4c95-b558-231bb880e952} executeQuery: Read 20 rows, 27.64 KiB in 0.001167567 sec., 17129 rows/sec., 23.12 MiB/sec. 2023.11.20 18:36:33.393880 [ 64 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:33.394087 [ 19 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.20 18:36:33.394162 [ 3 ] {a442cebf-7a7f-4c95-b558-231bb880e952} DynamicQueryHandler: Done processing query 2023.11.20 18:36:33.394208 [ 3 ] {a442cebf-7a7f-4c95-b558-231bb880e952} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.20 18:36:33.394254 [ 3 ] {} HTTP-Session: 9e00ccd0-af5e-49db-926a-03ef8ee80777 Destroying unnamed session 2023.11.20 18:36:33.394291 [ 19 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.20 18:36:33.394336 [ 19 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 138 rows starting from the beginning of the part 2023.11.20 18:36:33.394463 [ 19 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part 2023.11.20 18:36:33.394575 [ 19 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part 2023.11.20 18:36:33.394666 [ 19 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 20 rows starting from the beginning of the part 2023.11.20 18:36:33.394753 [ 19 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part 2023.11.20 18:36:33.394844 [ 19 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part 2023.11.20 18:36:33.396060 [ 20 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 258 rows, containing 6 columns (6 merged, 0 gathered) in 0.002117288 sec., 121853.99435504286 rows/sec., 164.44 MiB/sec. 2023.11.20 18:36:33.396285 [ 20 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.20 18:36:33.396502 [ 20 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_11_2} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.20 18:36:33.396570 [ 20 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_11_2} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.20 18:36:33.396641 [ 20 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_11_2: 4.03 MiB. 2023.11.20 18:36:38.377629 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:38.377800 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:38.377846 [ 3 ] {} HTTP-Session: 0bce1b81-c444-4b80-bb5b-d9123e04a15c Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:38.377890 [ 3 ] {} HTTP-Session: 0bce1b81-c444-4b80-bb5b-d9123e04a15c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:38.378085 [ 3 ] {af23c177-ec22-4d24-a105-a86b17b6f153} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:38.378181 [ 3 ] {af23c177-ec22-4d24-a105-a86b17b6f153} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.20 18:36:38.378438 [ 3 ] {af23c177-ec22-4d24-a105-a86b17b6f153} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:38.378900 [ 3 ] {af23c177-ec22-4d24-a105-a86b17b6f153} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:38.379154 [ 3 ] {af23c177-ec22-4d24-a105-a86b17b6f153} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.20 18:36:38.379316 [ 3 ] {af23c177-ec22-4d24-a105-a86b17b6f153} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.20 18:36:38.379444 [ 3 ] {af23c177-ec22-4d24-a105-a86b17b6f153} executeQuery: Read 30 rows, 2.43 KiB in 0.001299461 sec., 23086 rows/sec., 1.83 MiB/sec. 2023.11.20 18:36:38.379573 [ 3 ] {af23c177-ec22-4d24-a105-a86b17b6f153} DynamicQueryHandler: Done processing query 2023.11.20 18:36:38.379598 [ 3 ] {af23c177-ec22-4d24-a105-a86b17b6f153} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.20 18:36:38.379614 [ 3 ] {} HTTP-Session: 0bce1b81-c444-4b80-bb5b-d9123e04a15c Destroying unnamed session 2023.11.20 18:36:38.379736 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:38.379780 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:38.379800 [ 3 ] {} HTTP-Session: c430c976-90a6-4a64-bb60-a28f095d181e Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:38.379817 [ 3 ] {} HTTP-Session: c430c976-90a6-4a64-bb60-a28f095d181e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:38.379886 [ 3 ] {176f1a95-48ea-4844-b9c3-5fc490529511} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:38.379927 [ 3 ] {176f1a95-48ea-4844-b9c3-5fc490529511} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.20 18:36:38.380031 [ 3 ] {176f1a95-48ea-4844-b9c3-5fc490529511} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:38.380316 [ 3 ] {176f1a95-48ea-4844-b9c3-5fc490529511} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:38.380517 [ 3 ] {176f1a95-48ea-4844-b9c3-5fc490529511} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.20 18:36:38.380667 [ 3 ] {176f1a95-48ea-4844-b9c3-5fc490529511} oximeter.fields_ipaddr (fe5d6b8c-3e77-4aa9-afe8-894de6788909): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.20 18:36:38.380784 [ 3 ] {176f1a95-48ea-4844-b9c3-5fc490529511} executeQuery: Read 2 rows, 175.00 B in 0.000868907 sec., 2301 rows/sec., 196.68 KiB/sec. 2023.11.20 18:36:38.380903 [ 3 ] {176f1a95-48ea-4844-b9c3-5fc490529511} DynamicQueryHandler: Done processing query 2023.11.20 18:36:38.380926 [ 3 ] {176f1a95-48ea-4844-b9c3-5fc490529511} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.20 18:36:38.380941 [ 3 ] {} HTTP-Session: c430c976-90a6-4a64-bb60-a28f095d181e Destroying unnamed session 2023.11.20 18:36:38.381064 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 15284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:38.381109 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:38.381128 [ 3 ] {} HTTP-Session: e10675c1-edf2-46f4-9de8-0dd8bf937047 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:38.381145 [ 3 ] {} HTTP-Session: e10675c1-edf2-46f4-9de8-0dd8bf937047 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:38.381217 [ 3 ] {f5f5adb7-87e5-4b63-825c-a842dd184657} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:38.381255 [ 3 ] {f5f5adb7-87e5-4b63-825c-a842dd184657} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.20 18:36:38.381356 [ 3 ] {f5f5adb7-87e5-4b63-825c-a842dd184657} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:38.381668 [ 3 ] {f5f5adb7-87e5-4b63-825c-a842dd184657} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:38.381874 [ 3 ] {f5f5adb7-87e5-4b63-825c-a842dd184657} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.20 18:36:38.382020 [ 3 ] {f5f5adb7-87e5-4b63-825c-a842dd184657} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.20 18:36:38.382141 [ 3 ] {f5f5adb7-87e5-4b63-825c-a842dd184657} executeQuery: Read 91 rows, 9.67 KiB in 0.000890088 sec., 102237 rows/sec., 10.61 MiB/sec. 2023.11.20 18:36:38.382332 [ 3 ] {f5f5adb7-87e5-4b63-825c-a842dd184657} DynamicQueryHandler: Done processing query 2023.11.20 18:36:38.382356 [ 3 ] {f5f5adb7-87e5-4b63-825c-a842dd184657} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.20 18:36:38.382371 [ 3 ] {} HTTP-Session: e10675c1-edf2-46f4-9de8-0dd8bf937047 Destroying unnamed session 2023.11.20 18:36:38.382516 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:38.382559 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:38.382578 [ 3 ] {} HTTP-Session: 91fbfe9a-73f9-4e1e-8a01-6360ee8f7cd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:38.382594 [ 3 ] {} HTTP-Session: 91fbfe9a-73f9-4e1e-8a01-6360ee8f7cd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:38.382662 [ 3 ] {a277aca4-48b5-4d4e-bc5e-fb1d3c84f961} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:38.382702 [ 3 ] {a277aca4-48b5-4d4e-bc5e-fb1d3c84f961} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.20 18:36:38.382821 [ 3 ] {a277aca4-48b5-4d4e-bc5e-fb1d3c84f961} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:38.383071 [ 3 ] {a277aca4-48b5-4d4e-bc5e-fb1d3c84f961} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:38.383269 [ 3 ] {a277aca4-48b5-4d4e-bc5e-fb1d3c84f961} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.20 18:36:38.383424 [ 3 ] {a277aca4-48b5-4d4e-bc5e-fb1d3c84f961} oximeter.fields_u16 (1560072c-dc51-4893-a6bd-1d5c605e963e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.20 18:36:38.383540 [ 3 ] {a277aca4-48b5-4d4e-bc5e-fb1d3c84f961} executeQuery: Read 2 rows, 143.00 B in 0.000846778 sec., 2361 rows/sec., 164.92 KiB/sec. 2023.11.20 18:36:38.383672 [ 3 ] {a277aca4-48b5-4d4e-bc5e-fb1d3c84f961} DynamicQueryHandler: Done processing query 2023.11.20 18:36:38.383696 [ 3 ] {a277aca4-48b5-4d4e-bc5e-fb1d3c84f961} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.20 18:36:38.383712 [ 3 ] {} HTTP-Session: 91fbfe9a-73f9-4e1e-8a01-6360ee8f7cd1 Destroying unnamed session 2023.11.20 18:36:38.383868 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 5480, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:38.383913 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:38.383932 [ 3 ] {} HTTP-Session: 1039bf7d-a12e-47ae-ad5e-6b102981d202 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:38.383948 [ 3 ] {} HTTP-Session: 1039bf7d-a12e-47ae-ad5e-6b102981d202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:38.384018 [ 3 ] {3444bfd6-b828-4c0d-b780-f1f0653177f6} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:38.384058 [ 3 ] {3444bfd6-b828-4c0d-b780-f1f0653177f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.20 18:36:38.384162 [ 3 ] {3444bfd6-b828-4c0d-b780-f1f0653177f6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:38.384433 [ 3 ] {3444bfd6-b828-4c0d-b780-f1f0653177f6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:38.384639 [ 3 ] {3444bfd6-b828-4c0d-b780-f1f0653177f6} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.20 18:36:38.384786 [ 3 ] {3444bfd6-b828-4c0d-b780-f1f0653177f6} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.20 18:36:38.384901 [ 3 ] {3444bfd6-b828-4c0d-b780-f1f0653177f6} executeQuery: Read 32 rows, 2.57 KiB in 0.000853417 sec., 37496 rows/sec., 2.94 MiB/sec. 2023.11.20 18:36:38.385006 [ 3 ] {3444bfd6-b828-4c0d-b780-f1f0653177f6} DynamicQueryHandler: Done processing query 2023.11.20 18:36:38.385029 [ 3 ] {3444bfd6-b828-4c0d-b780-f1f0653177f6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.20 18:36:38.385045 [ 3 ] {} HTTP-Session: 1039bf7d-a12e-47ae-ad5e-6b102981d202 Destroying unnamed session 2023.11.20 18:36:38.385153 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:38.385196 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:38.385214 [ 3 ] {} HTTP-Session: 13df3a87-2107-4cad-9d37-bf430a28ad5e Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:38.385230 [ 3 ] {} HTTP-Session: 13df3a87-2107-4cad-9d37-bf430a28ad5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:38.385299 [ 3 ] {ffff05ee-dd01-4100-b1e4-65d842da2f07} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:38.385341 [ 3 ] {ffff05ee-dd01-4100-b1e4-65d842da2f07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.20 18:36:38.385456 [ 3 ] {ffff05ee-dd01-4100-b1e4-65d842da2f07} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:38.385695 [ 3 ] {ffff05ee-dd01-4100-b1e4-65d842da2f07} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:38.385937 [ 3 ] {ffff05ee-dd01-4100-b1e4-65d842da2f07} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.20 18:36:38.386108 [ 3 ] {ffff05ee-dd01-4100-b1e4-65d842da2f07} oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.20 18:36:38.386230 [ 3 ] {ffff05ee-dd01-4100-b1e4-65d842da2f07} executeQuery: Read 1 rows, 71.00 B in 0.00090226 sec., 1108 rows/sec., 76.85 KiB/sec. 2023.11.20 18:36:38.386377 [ 3 ] {ffff05ee-dd01-4100-b1e4-65d842da2f07} DynamicQueryHandler: Done processing query 2023.11.20 18:36:38.386400 [ 3 ] {ffff05ee-dd01-4100-b1e4-65d842da2f07} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.20 18:36:38.386416 [ 3 ] {} HTTP-Session: 13df3a87-2107-4cad-9d37-bf430a28ad5e Destroying unnamed session 2023.11.20 18:36:38.386572 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 32121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:38.386617 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:38.386635 [ 3 ] {} HTTP-Session: c7cc0fe4-a7b1-4034-86d2-906d25919f5c Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:38.386651 [ 3 ] {} HTTP-Session: c7cc0fe4-a7b1-4034-86d2-906d25919f5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:38.386726 [ 3 ] {6a6144f3-3c88-4694-a60f-d1e70d896497} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:38.386770 [ 3 ] {6a6144f3-3c88-4694-a60f-d1e70d896497} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.20 18:36:38.386908 [ 3 ] {6a6144f3-3c88-4694-a60f-d1e70d896497} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:38.387340 [ 3 ] {6a6144f3-3c88-4694-a60f-d1e70d896497} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:38.387628 [ 3 ] {6a6144f3-3c88-4694-a60f-d1e70d896497} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.20 18:36:38.387806 [ 3 ] {6a6144f3-3c88-4694-a60f-d1e70d896497} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.20 18:36:38.387936 [ 3 ] {6a6144f3-3c88-4694-a60f-d1e70d896497} executeQuery: Read 30 rows, 41.46 KiB in 0.001174208 sec., 25549 rows/sec., 34.48 MiB/sec. 2023.11.20 18:36:38.388083 [ 3 ] {6a6144f3-3c88-4694-a60f-d1e70d896497} DynamicQueryHandler: Done processing query 2023.11.20 18:36:38.388106 [ 3 ] {6a6144f3-3c88-4694-a60f-d1e70d896497} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.11.20 18:36:38.388122 [ 3 ] {} HTTP-Session: c7cc0fe4-a7b1-4034-86d2-906d25919f5c Destroying unnamed session 2023.11.20 18:36:43.378615 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:43.378736 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:43.378763 [ 3 ] {} HTTP-Session: 3858bce9-131a-4ce7-a36e-361d1cce0fad Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:43.378789 [ 3 ] {} HTTP-Session: 3858bce9-131a-4ce7-a36e-361d1cce0fad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:43.378916 [ 3 ] {a7068c5f-67e7-4c87-aeb8-d25ef0199dab} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:43.378981 [ 3 ] {a7068c5f-67e7-4c87-aeb8-d25ef0199dab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.20 18:36:43.379141 [ 3 ] {a7068c5f-67e7-4c87-aeb8-d25ef0199dab} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:43.379567 [ 3 ] {a7068c5f-67e7-4c87-aeb8-d25ef0199dab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:43.379826 [ 3 ] {a7068c5f-67e7-4c87-aeb8-d25ef0199dab} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.20 18:36:43.380003 [ 3 ] {a7068c5f-67e7-4c87-aeb8-d25ef0199dab} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.20 18:36:43.380126 [ 3 ] {a7068c5f-67e7-4c87-aeb8-d25ef0199dab} executeQuery: Read 20 rows, 1.62 KiB in 0.001170747 sec., 17083 rows/sec., 1.35 MiB/sec. 2023.11.20 18:36:43.380252 [ 3 ] {a7068c5f-67e7-4c87-aeb8-d25ef0199dab} DynamicQueryHandler: Done processing query 2023.11.20 18:36:43.380279 [ 3 ] {a7068c5f-67e7-4c87-aeb8-d25ef0199dab} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.20 18:36:43.380295 [ 3 ] {} HTTP-Session: 3858bce9-131a-4ce7-a36e-361d1cce0fad Destroying unnamed session 2023.11.20 18:36:43.380428 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 14358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:43.380476 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:43.380495 [ 3 ] {} HTTP-Session: 6ebc7503-32dc-4500-aa07-cd6a5eb6cc29 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:43.380513 [ 3 ] {} HTTP-Session: 6ebc7503-32dc-4500-aa07-cd6a5eb6cc29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:43.380595 [ 3 ] {c6c99e8f-af46-4500-b768-c93f0e5613d0} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:43.380636 [ 3 ] {c6c99e8f-af46-4500-b768-c93f0e5613d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.20 18:36:43.380741 [ 3 ] {c6c99e8f-af46-4500-b768-c93f0e5613d0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:43.381083 [ 3 ] {c6c99e8f-af46-4500-b768-c93f0e5613d0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:43.381298 [ 3 ] {c6c99e8f-af46-4500-b768-c93f0e5613d0} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.20 18:36:43.381450 [ 3 ] {c6c99e8f-af46-4500-b768-c93f0e5613d0} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.20 18:36:43.381551 [ 3 ] {c6c99e8f-af46-4500-b768-c93f0e5613d0} executeQuery: Read 96 rows, 8.50 KiB in 0.0009271 sec., 103548 rows/sec., 8.95 MiB/sec. 2023.11.20 18:36:43.381667 [ 3 ] {c6c99e8f-af46-4500-b768-c93f0e5613d0} DynamicQueryHandler: Done processing query 2023.11.20 18:36:43.381691 [ 3 ] {c6c99e8f-af46-4500-b768-c93f0e5613d0} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.20 18:36:43.381707 [ 3 ] {} HTTP-Session: 6ebc7503-32dc-4500-aa07-cd6a5eb6cc29 Destroying unnamed session 2023.11.20 18:36:43.381853 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 7484, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:43.381900 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:43.381920 [ 3 ] {} HTTP-Session: 2ee6e2de-f957-4d26-8550-1aef3a205842 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:43.381937 [ 3 ] {} HTTP-Session: 2ee6e2de-f957-4d26-8550-1aef3a205842 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:43.382012 [ 3 ] {2bc4ff52-05cb-4b75-8987-7a2893a526f1} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:43.382052 [ 3 ] {2bc4ff52-05cb-4b75-8987-7a2893a526f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.20 18:36:43.382157 [ 3 ] {2bc4ff52-05cb-4b75-8987-7a2893a526f1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:43.382467 [ 3 ] {2bc4ff52-05cb-4b75-8987-7a2893a526f1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:43.382685 [ 3 ] {2bc4ff52-05cb-4b75-8987-7a2893a526f1} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.20 18:36:43.382833 [ 3 ] {2bc4ff52-05cb-4b75-8987-7a2893a526f1} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.20 18:36:43.382930 [ 3 ] {2bc4ff52-05cb-4b75-8987-7a2893a526f1} executeQuery: Read 44 rows, 3.50 KiB in 0.000889708 sec., 49454 rows/sec., 3.84 MiB/sec. 2023.11.20 18:36:43.383034 [ 3 ] {2bc4ff52-05cb-4b75-8987-7a2893a526f1} DynamicQueryHandler: Done processing query 2023.11.20 18:36:43.383057 [ 3 ] {2bc4ff52-05cb-4b75-8987-7a2893a526f1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.20 18:36:43.383072 [ 3 ] {} HTTP-Session: 2ee6e2de-f957-4d26-8550-1aef3a205842 Destroying unnamed session 2023.11.20 18:36:43.383187 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 7004, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:43.383230 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:43.383249 [ 3 ] {} HTTP-Session: aaa3cf9c-af5c-4631-af4f-ee3a859de2ab Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:43.383265 [ 3 ] {} HTTP-Session: aaa3cf9c-af5c-4631-af4f-ee3a859de2ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:43.383336 [ 3 ] {9f4a3d1b-8648-418a-b1d5-4dd98b835778} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:43.383377 [ 3 ] {9f4a3d1b-8648-418a-b1d5-4dd98b835778} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.20 18:36:43.383492 [ 3 ] {9f4a3d1b-8648-418a-b1d5-4dd98b835778} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:43.383772 [ 3 ] {9f4a3d1b-8648-418a-b1d5-4dd98b835778} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:43.384021 [ 3 ] {9f4a3d1b-8648-418a-b1d5-4dd98b835778} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.20 18:36:43.384244 [ 3 ] {9f4a3d1b-8648-418a-b1d5-4dd98b835778} oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.20 18:36:43.384349 [ 3 ] {9f4a3d1b-8648-418a-b1d5-4dd98b835778} executeQuery: Read 36 rows, 2.57 KiB in 0.000983872 sec., 36590 rows/sec., 2.55 MiB/sec. 2023.11.20 18:36:43.384467 [ 3 ] {9f4a3d1b-8648-418a-b1d5-4dd98b835778} DynamicQueryHandler: Done processing query 2023.11.20 18:36:43.384490 [ 3 ] {9f4a3d1b-8648-418a-b1d5-4dd98b835778} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.20 18:36:43.384506 [ 3 ] {} HTTP-Session: aaa3cf9c-af5c-4631-af4f-ee3a859de2ab Destroying unnamed session 2023.11.20 18:36:43.384654 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 21430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:43.384701 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:43.384720 [ 3 ] {} HTTP-Session: 8f9bfbd2-8509-4e7d-92ae-c67b61e1cdee Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:43.384737 [ 3 ] {} HTTP-Session: 8f9bfbd2-8509-4e7d-92ae-c67b61e1cdee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:43.384810 [ 3 ] {db8e6b68-96ee-45f0-9fd3-29d78bf195e6} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:43.384855 [ 3 ] {db8e6b68-96ee-45f0-9fd3-29d78bf195e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.20 18:36:43.384987 [ 3 ] {db8e6b68-96ee-45f0-9fd3-29d78bf195e6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:43.385340 [ 3 ] {db8e6b68-96ee-45f0-9fd3-29d78bf195e6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:43.385622 [ 3 ] {db8e6b68-96ee-45f0-9fd3-29d78bf195e6} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.20 18:36:43.385802 [ 3 ] {db8e6b68-96ee-45f0-9fd3-29d78bf195e6} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.20 18:36:43.385905 [ 3 ] {db8e6b68-96ee-45f0-9fd3-29d78bf195e6} executeQuery: Read 20 rows, 27.64 KiB in 0.001066754 sec., 18748 rows/sec., 25.30 MiB/sec. 2023.11.20 18:36:43.386014 [ 3 ] {db8e6b68-96ee-45f0-9fd3-29d78bf195e6} DynamicQueryHandler: Done processing query 2023.11.20 18:36:43.386038 [ 3 ] {db8e6b68-96ee-45f0-9fd3-29d78bf195e6} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.20 18:36:43.386053 [ 3 ] {} HTTP-Session: 8f9bfbd2-8509-4e7d-92ae-c67b61e1cdee Destroying unnamed session 2023.11.20 18:36:47.139282 [ 62 ] {} DNSResolver: Updating DNS cache 2023.11.20 18:36:47.139382 [ 62 ] {} DNSResolver: Updated DNS cache 2023.11.20 18:36:48.378185 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:48.378286 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:48.378310 [ 3 ] {} HTTP-Session: e0e1c2f6-526a-41f8-9694-e9a47bfaf04c Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:48.378333 [ 3 ] {} HTTP-Session: e0e1c2f6-526a-41f8-9694-e9a47bfaf04c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:48.378457 [ 3 ] {6caaad1c-e505-456e-8fe2-d42bc2e2348e} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:48.378516 [ 3 ] {6caaad1c-e505-456e-8fe2-d42bc2e2348e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.20 18:36:48.378669 [ 3 ] {6caaad1c-e505-456e-8fe2-d42bc2e2348e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:48.379078 [ 3 ] {6caaad1c-e505-456e-8fe2-d42bc2e2348e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:48.379335 [ 3 ] {6caaad1c-e505-456e-8fe2-d42bc2e2348e} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.20 18:36:48.379500 [ 3 ] {6caaad1c-e505-456e-8fe2-d42bc2e2348e} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.20 18:36:48.379616 [ 3 ] {6caaad1c-e505-456e-8fe2-d42bc2e2348e} executeQuery: Read 30 rows, 2.43 KiB in 0.001125446 sec., 26656 rows/sec., 2.11 MiB/sec. 2023.11.20 18:36:48.379779 [ 3 ] {6caaad1c-e505-456e-8fe2-d42bc2e2348e} DynamicQueryHandler: Done processing query 2023.11.20 18:36:48.379805 [ 3 ] {6caaad1c-e505-456e-8fe2-d42bc2e2348e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.20 18:36:48.379823 [ 3 ] {} HTTP-Session: e0e1c2f6-526a-41f8-9694-e9a47bfaf04c Destroying unnamed session 2023.11.20 18:36:48.379942 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:48.379988 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:48.380008 [ 3 ] {} HTTP-Session: b7f8ef31-7b83-4fc2-9d93-80cc15ad0360 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:48.380024 [ 3 ] {} HTTP-Session: b7f8ef31-7b83-4fc2-9d93-80cc15ad0360 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:48.380095 [ 3 ] {ec23b8da-c6de-4034-a17b-696eafa12bbe} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:48.380137 [ 3 ] {ec23b8da-c6de-4034-a17b-696eafa12bbe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.20 18:36:48.380247 [ 3 ] {ec23b8da-c6de-4034-a17b-696eafa12bbe} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:48.380536 [ 3 ] {ec23b8da-c6de-4034-a17b-696eafa12bbe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:48.380740 [ 3 ] {ec23b8da-c6de-4034-a17b-696eafa12bbe} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.20 18:36:48.380888 [ 3 ] {ec23b8da-c6de-4034-a17b-696eafa12bbe} oximeter.fields_ipaddr (fe5d6b8c-3e77-4aa9-afe8-894de6788909): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.20 18:36:48.380983 [ 3 ] {ec23b8da-c6de-4034-a17b-696eafa12bbe} executeQuery: Read 2 rows, 175.00 B in 0.000858718 sec., 2329 rows/sec., 199.02 KiB/sec. 2023.11.20 18:36:48.381128 [ 3 ] {ec23b8da-c6de-4034-a17b-696eafa12bbe} DynamicQueryHandler: Done processing query 2023.11.20 18:36:48.381152 [ 3 ] {ec23b8da-c6de-4034-a17b-696eafa12bbe} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.20 18:36:48.381167 [ 3 ] {} HTTP-Session: b7f8ef31-7b83-4fc2-9d93-80cc15ad0360 Destroying unnamed session 2023.11.20 18:36:48.381310 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 15275, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:48.381353 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:48.381372 [ 3 ] {} HTTP-Session: e6c22c23-c049-4090-a6eb-a02d1822362d Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:48.381388 [ 3 ] {} HTTP-Session: e6c22c23-c049-4090-a6eb-a02d1822362d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:48.381464 [ 3 ] {85d2ecca-a9e2-40e8-ae21-93ba3d2f0f19} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:48.381503 [ 3 ] {85d2ecca-a9e2-40e8-ae21-93ba3d2f0f19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.20 18:36:48.381609 [ 3 ] {85d2ecca-a9e2-40e8-ae21-93ba3d2f0f19} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:48.381982 [ 3 ] {85d2ecca-a9e2-40e8-ae21-93ba3d2f0f19} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:48.382192 [ 3 ] {85d2ecca-a9e2-40e8-ae21-93ba3d2f0f19} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.20 18:36:48.382342 [ 3 ] {85d2ecca-a9e2-40e8-ae21-93ba3d2f0f19} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.20 18:36:48.382438 [ 3 ] {85d2ecca-a9e2-40e8-ae21-93ba3d2f0f19} executeQuery: Read 91 rows, 9.67 KiB in 0.0009456 sec., 96235 rows/sec., 9.98 MiB/sec. 2023.11.20 18:36:48.382554 [ 3 ] {85d2ecca-a9e2-40e8-ae21-93ba3d2f0f19} DynamicQueryHandler: Done processing query 2023.11.20 18:36:48.382577 [ 3 ] {85d2ecca-a9e2-40e8-ae21-93ba3d2f0f19} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.20 18:36:48.382593 [ 3 ] {} HTTP-Session: e6c22c23-c049-4090-a6eb-a02d1822362d Destroying unnamed session 2023.11.20 18:36:48.382742 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:48.382788 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:48.382807 [ 3 ] {} HTTP-Session: 687d19ec-4aae-4b79-b467-d0120a190a91 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:48.382823 [ 3 ] {} HTTP-Session: 687d19ec-4aae-4b79-b467-d0120a190a91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:48.382890 [ 3 ] {4987b399-f9d4-442f-8de2-ef5c398d1197} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:48.382929 [ 3 ] {4987b399-f9d4-442f-8de2-ef5c398d1197} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.20 18:36:48.383032 [ 3 ] {4987b399-f9d4-442f-8de2-ef5c398d1197} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:48.383292 [ 3 ] {4987b399-f9d4-442f-8de2-ef5c398d1197} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:48.383501 [ 3 ] {4987b399-f9d4-442f-8de2-ef5c398d1197} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.20 18:36:48.383653 [ 3 ] {4987b399-f9d4-442f-8de2-ef5c398d1197} oximeter.fields_u16 (1560072c-dc51-4893-a6bd-1d5c605e963e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.20 18:36:48.383750 [ 3 ] {4987b399-f9d4-442f-8de2-ef5c398d1197} executeQuery: Read 2 rows, 143.00 B in 0.000831796 sec., 2404 rows/sec., 167.89 KiB/sec. 2023.11.20 18:36:48.383878 [ 3 ] {4987b399-f9d4-442f-8de2-ef5c398d1197} DynamicQueryHandler: Done processing query 2023.11.20 18:36:48.383901 [ 3 ] {4987b399-f9d4-442f-8de2-ef5c398d1197} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.20 18:36:48.383917 [ 3 ] {} HTTP-Session: 687d19ec-4aae-4b79-b467-d0120a190a91 Destroying unnamed session 2023.11.20 18:36:48.384043 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 7330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:48.384087 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:48.384106 [ 3 ] {} HTTP-Session: 69303c49-26bb-4c35-b4df-59a3ab79a0f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:48.384122 [ 3 ] {} HTTP-Session: 69303c49-26bb-4c35-b4df-59a3ab79a0f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:48.384193 [ 3 ] {3b797bd0-2e55-4b43-8ce1-17f12b9f5d68} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:48.384231 [ 3 ] {3b797bd0-2e55-4b43-8ce1-17f12b9f5d68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.20 18:36:48.384333 [ 3 ] {3b797bd0-2e55-4b43-8ce1-17f12b9f5d68} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:48.384622 [ 3 ] {3b797bd0-2e55-4b43-8ce1-17f12b9f5d68} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:48.384824 [ 3 ] {3b797bd0-2e55-4b43-8ce1-17f12b9f5d68} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.20 18:36:48.384971 [ 3 ] {3b797bd0-2e55-4b43-8ce1-17f12b9f5d68} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.20 18:36:48.385067 [ 3 ] {3b797bd0-2e55-4b43-8ce1-17f12b9f5d68} executeQuery: Read 43 rows, 3.43 KiB in 0.000848327 sec., 50688 rows/sec., 3.95 MiB/sec. 2023.11.20 18:36:48.385181 [ 3 ] {3b797bd0-2e55-4b43-8ce1-17f12b9f5d68} DynamicQueryHandler: Done processing query 2023.11.20 18:36:48.385204 [ 3 ] {3b797bd0-2e55-4b43-8ce1-17f12b9f5d68} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.20 18:36:48.385219 [ 3 ] {} HTTP-Session: 69303c49-26bb-4c35-b4df-59a3ab79a0f8 Destroying unnamed session 2023.11.20 18:36:48.385356 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:48.385401 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:48.385419 [ 3 ] {} HTTP-Session: c4b5f688-1391-4093-9f3a-8dd6893df6ab Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:48.385461 [ 3 ] {} HTTP-Session: c4b5f688-1391-4093-9f3a-8dd6893df6ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:48.385530 [ 3 ] {be30ed54-09f2-49ea-859b-a59755f91b5f} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:48.385571 [ 3 ] {be30ed54-09f2-49ea-859b-a59755f91b5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.20 18:36:48.385686 [ 3 ] {be30ed54-09f2-49ea-859b-a59755f91b5f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:48.385965 [ 3 ] {be30ed54-09f2-49ea-859b-a59755f91b5f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:48.386217 [ 3 ] {be30ed54-09f2-49ea-859b-a59755f91b5f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.20 18:36:48.386393 [ 3 ] {be30ed54-09f2-49ea-859b-a59755f91b5f} oximeter.measurements_cumulativei64 (5b8e45fa-bd2b-46c0-947c-806927b83c96): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.20 18:36:48.386494 [ 3 ] {be30ed54-09f2-49ea-859b-a59755f91b5f} executeQuery: Read 11 rows, 743.00 B in 0.00093261 sec., 11794 rows/sec., 778.02 KiB/sec. 2023.11.20 18:36:48.386616 [ 3 ] {be30ed54-09f2-49ea-859b-a59755f91b5f} DynamicQueryHandler: Done processing query 2023.11.20 18:36:48.386640 [ 3 ] {be30ed54-09f2-49ea-859b-a59755f91b5f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.20 18:36:48.386655 [ 3 ] {} HTTP-Session: c4b5f688-1391-4093-9f3a-8dd6893df6ab Destroying unnamed session 2023.11.20 18:36:48.386758 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:48.386803 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:48.386821 [ 3 ] {} HTTP-Session: 793a8978-c91b-4a73-9ec7-5f905140351c Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:48.386837 [ 3 ] {} HTTP-Session: 793a8978-c91b-4a73-9ec7-5f905140351c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:48.386905 [ 3 ] {a2ca572d-407a-459d-98b8-1ebcb3348569} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:48.386969 [ 3 ] {a2ca572d-407a-459d-98b8-1ebcb3348569} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.20 18:36:48.387084 [ 3 ] {a2ca572d-407a-459d-98b8-1ebcb3348569} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:48.387347 [ 3 ] {a2ca572d-407a-459d-98b8-1ebcb3348569} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:48.387574 [ 3 ] {a2ca572d-407a-459d-98b8-1ebcb3348569} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.20 18:36:48.387742 [ 3 ] {a2ca572d-407a-459d-98b8-1ebcb3348569} oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.20 18:36:48.387842 [ 3 ] {a2ca572d-407a-459d-98b8-1ebcb3348569} executeQuery: Read 1 rows, 71.00 B in 0.000886609 sec., 1127 rows/sec., 78.20 KiB/sec. 2023.11.20 18:36:48.387831 [ 77 ] {} oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.20 18:36:48.387904 [ 77 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:48.387983 [ 3 ] {a2ca572d-407a-459d-98b8-1ebcb3348569} DynamicQueryHandler: Done processing query 2023.11.20 18:36:48.387996 [ 10 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.20 18:36:48.388018 [ 3 ] {a2ca572d-407a-459d-98b8-1ebcb3348569} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.20 18:36:48.388082 [ 3 ] {} HTTP-Session: 793a8978-c91b-4a73-9ec7-5f905140351c Destroying unnamed session 2023.11.20 18:36:48.388163 [ 10 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.20 18:36:48.388201 [ 10 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 264 rows starting from the beginning of the part 2023.11.20 18:36:48.388285 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 32121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:48.388375 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:48.388435 [ 3 ] {} HTTP-Session: 0c0cbbe4-ef0b-4479-8caa-b5d3877b3693 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:48.388447 [ 10 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part 2023.11.20 18:36:48.388465 [ 3 ] {} HTTP-Session: 0c0cbbe4-ef0b-4479-8caa-b5d3877b3693 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:48.388716 [ 10 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2023.11.20 18:36:48.388726 [ 3 ] {34431a12-f5bc-4efb-8efa-3e604f73bae2} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:48.388845 [ 3 ] {34431a12-f5bc-4efb-8efa-3e604f73bae2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.20 18:36:48.388951 [ 10 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2023.11.20 18:36:48.389285 [ 10 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part 2023.11.20 18:36:48.389556 [ 3 ] {34431a12-f5bc-4efb-8efa-3e604f73bae2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:48.389575 [ 10 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2023.11.20 18:36:48.390597 [ 3 ] {34431a12-f5bc-4efb-8efa-3e604f73bae2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:48.391384 [ 3 ] {34431a12-f5bc-4efb-8efa-3e604f73bae2} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.20 18:36:48.391420 [ 9 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 340 rows, containing 5 columns (5 merged, 0 gathered) in 0.00345455 sec., 98420.9231303643 rows/sec., 6.85 MiB/sec. 2023.11.20 18:36:48.391624 [ 19 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.20 18:36:48.391641 [ 3 ] {34431a12-f5bc-4efb-8efa-3e604f73bae2} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.20 18:36:48.391839 [ 3 ] {34431a12-f5bc-4efb-8efa-3e604f73bae2} executeQuery: Read 30 rows, 41.46 KiB in 0.003044798 sec., 9852 rows/sec., 13.30 MiB/sec. 2023.11.20 18:36:48.392038 [ 19 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_6_1} oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.20 18:36:48.392053 [ 3 ] {34431a12-f5bc-4efb-8efa-3e604f73bae2} DynamicQueryHandler: Done processing query 2023.11.20 18:36:48.392097 [ 3 ] {34431a12-f5bc-4efb-8efa-3e604f73bae2} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.11.20 18:36:48.392127 [ 3 ] {} HTTP-Session: 0c0cbbe4-ef0b-4479-8caa-b5d3877b3693 Destroying unnamed session 2023.11.20 18:36:48.392154 [ 19 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_6_1} oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.20 18:36:53.376738 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:53.376854 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:53.376880 [ 3 ] {} HTTP-Session: 55b004d2-ffa7-4c2f-9209-25b5bf8dd0b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:53.376904 [ 3 ] {} HTTP-Session: 55b004d2-ffa7-4c2f-9209-25b5bf8dd0b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:53.377028 [ 3 ] {3560fb12-c435-4beb-a8f2-74860f98d4e1} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:53.377088 [ 3 ] {3560fb12-c435-4beb-a8f2-74860f98d4e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.20 18:36:53.377243 [ 3 ] {3560fb12-c435-4beb-a8f2-74860f98d4e1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:53.377692 [ 3 ] {3560fb12-c435-4beb-a8f2-74860f98d4e1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:53.377957 [ 3 ] {3560fb12-c435-4beb-a8f2-74860f98d4e1} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.20 18:36:53.378122 [ 3 ] {3560fb12-c435-4beb-a8f2-74860f98d4e1} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.20 18:36:53.378272 [ 3 ] {3560fb12-c435-4beb-a8f2-74860f98d4e1} executeQuery: Read 20 rows, 1.62 KiB in 0.001199308 sec., 16676 rows/sec., 1.32 MiB/sec. 2023.11.20 18:36:53.378428 [ 3 ] {3560fb12-c435-4beb-a8f2-74860f98d4e1} DynamicQueryHandler: Done processing query 2023.11.20 18:36:53.378453 [ 3 ] {3560fb12-c435-4beb-a8f2-74860f98d4e1} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.20 18:36:53.378470 [ 3 ] {} HTTP-Session: 55b004d2-ffa7-4c2f-9209-25b5bf8dd0b3 Destroying unnamed session 2023.11.20 18:36:53.378592 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:53.378647 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:53.378672 [ 3 ] {} HTTP-Session: 19d674e7-c540-4dea-8b18-4a1ab9940846 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:53.378691 [ 3 ] {} HTTP-Session: 19d674e7-c540-4dea-8b18-4a1ab9940846 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:53.378772 [ 3 ] {35a260d2-c5ec-492b-9613-704ab694fbd0} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:53.378816 [ 3 ] {35a260d2-c5ec-492b-9613-704ab694fbd0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.20 18:36:53.378927 [ 3 ] {35a260d2-c5ec-492b-9613-704ab694fbd0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:53.379269 [ 3 ] {35a260d2-c5ec-492b-9613-704ab694fbd0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:53.379484 [ 3 ] {35a260d2-c5ec-492b-9613-704ab694fbd0} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.20 18:36:53.379631 [ 3 ] {35a260d2-c5ec-492b-9613-704ab694fbd0} oximeter.fields_ipaddr (fe5d6b8c-3e77-4aa9-afe8-894de6788909): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.20 18:36:53.379744 [ 3 ] {35a260d2-c5ec-492b-9613-704ab694fbd0} executeQuery: Read 2 rows, 175.00 B in 0.00093848 sec., 2131 rows/sec., 182.10 KiB/sec. 2023.11.20 18:36:53.379759 [ 58 ] {} oximeter.fields_ipaddr (fe5d6b8c-3e77-4aa9-afe8-894de6788909) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2023.11.20 18:36:53.379880 [ 58 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:53.379911 [ 3 ] {35a260d2-c5ec-492b-9613-704ab694fbd0} DynamicQueryHandler: Done processing query 2023.11.20 18:36:53.379972 [ 3 ] {35a260d2-c5ec-492b-9613-704ab694fbd0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.20 18:36:53.380013 [ 3 ] {} HTTP-Session: 19d674e7-c540-4dea-8b18-4a1ab9940846 Destroying unnamed session 2023.11.20 18:36:53.380012 [ 10 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2023.11.20 18:36:53.380150 [ 10 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.20 18:36:53.380200 [ 10 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::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.11.20 18:36:53.380214 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 9227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:53.380308 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:53.380342 [ 3 ] {} HTTP-Session: f9d7184c-c501-4f86-9071-cf288dd5a025 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:53.380405 [ 3 ] {} HTTP-Session: f9d7184c-c501-4f86-9071-cf288dd5a025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:53.380434 [ 10 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::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.11.20 18:36:53.380621 [ 3 ] {557e4e7c-c70e-4450-a4b9-861ec0df4e41} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:53.380663 [ 10 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2023.11.20 18:36:53.380707 [ 3 ] {557e4e7c-c70e-4450-a4b9-861ec0df4e41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.20 18:36:53.380929 [ 10 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::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.11.20 18:36:53.381212 [ 3 ] {557e4e7c-c70e-4450-a4b9-861ec0df4e41} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:53.381225 [ 10 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::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.11.20 18:36:53.382006 [ 3 ] {557e4e7c-c70e-4450-a4b9-861ec0df4e41} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:53.382531 [ 10 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.002597123 sec., 3850.4144778664704 rows/sec., 329.01 KiB/sec. 2023.11.20 18:36:53.382556 [ 3 ] {557e4e7c-c70e-4450-a4b9-861ec0df4e41} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.20 18:36:53.382689 [ 10 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2023.11.20 18:36:53.382818 [ 3 ] {557e4e7c-c70e-4450-a4b9-861ec0df4e41} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.20 18:36:53.382959 [ 10 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::all_1_5_1} oximeter.fields_ipaddr (fe5d6b8c-3e77-4aa9-afe8-894de6788909): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2023.11.20 18:36:53.383061 [ 3 ] {557e4e7c-c70e-4450-a4b9-861ec0df4e41} executeQuery: Read 61 rows, 5.49 KiB in 0.002370076 sec., 25737 rows/sec., 2.26 MiB/sec. 2023.11.20 18:36:53.383118 [ 10 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::all_1_5_1} oximeter.fields_ipaddr (fe5d6b8c-3e77-4aa9-afe8-894de6788909) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2023.11.20 18:36:53.383305 [ 3 ] {557e4e7c-c70e-4450-a4b9-861ec0df4e41} DynamicQueryHandler: Done processing query 2023.11.20 18:36:53.383341 [ 3 ] {557e4e7c-c70e-4450-a4b9-861ec0df4e41} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.20 18:36:53.383359 [ 3 ] {} HTTP-Session: f9d7184c-c501-4f86-9071-cf288dd5a025 Destroying unnamed session 2023.11.20 18:36:53.383491 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:53.383540 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:53.383560 [ 3 ] {} HTTP-Session: 5a027a49-7389-4a03-9abd-2f19fb5b5bb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:53.383577 [ 3 ] {} HTTP-Session: 5a027a49-7389-4a03-9abd-2f19fb5b5bb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:53.383649 [ 3 ] {0bca70dd-47d1-4fef-bc13-f16f6dda8032} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:53.383691 [ 3 ] {0bca70dd-47d1-4fef-bc13-f16f6dda8032} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.20 18:36:53.383814 [ 3 ] {0bca70dd-47d1-4fef-bc13-f16f6dda8032} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:53.384121 [ 3 ] {0bca70dd-47d1-4fef-bc13-f16f6dda8032} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:53.384349 [ 3 ] {0bca70dd-47d1-4fef-bc13-f16f6dda8032} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.20 18:36:53.384506 [ 3 ] {0bca70dd-47d1-4fef-bc13-f16f6dda8032} oximeter.fields_u16 (1560072c-dc51-4893-a6bd-1d5c605e963e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.20 18:36:53.384627 [ 58 ] {} oximeter.fields_u16 (1560072c-dc51-4893-a6bd-1d5c605e963e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2023.11.20 18:36:53.384634 [ 3 ] {0bca70dd-47d1-4fef-bc13-f16f6dda8032} executeQuery: Read 2 rows, 143.00 B in 0.00094188 sec., 2123 rows/sec., 148.27 KiB/sec. 2023.11.20 18:36:53.384696 [ 58 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:53.384835 [ 17 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2023.11.20 18:36:53.384862 [ 3 ] {0bca70dd-47d1-4fef-bc13-f16f6dda8032} DynamicQueryHandler: Done processing query 2023.11.20 18:36:53.384905 [ 3 ] {0bca70dd-47d1-4fef-bc13-f16f6dda8032} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.20 18:36:53.384924 [ 3 ] {} HTTP-Session: 5a027a49-7389-4a03-9abd-2f19fb5b5bb8 Destroying unnamed session 2023.11.20 18:36:53.384955 [ 17 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.20 18:36:53.384985 [ 17 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::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.11.20 18:36:53.385063 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 3777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:53.385116 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:53.385121 [ 17 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::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.11.20 18:36:53.385141 [ 3 ] {} HTTP-Session: fdaa4ed9-f1ec-4985-b801-7bf40af788f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:53.385168 [ 3 ] {} HTTP-Session: fdaa4ed9-f1ec-4985-b801-7bf40af788f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:53.385256 [ 17 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2023.11.20 18:36:53.385282 [ 3 ] {a8818bcf-830e-46b1-87b0-39f31b1421d3} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:53.385337 [ 3 ] {a8818bcf-830e-46b1-87b0-39f31b1421d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.20 18:36:53.385365 [ 17 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::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.11.20 18:36:53.385534 [ 17 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::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.11.20 18:36:53.385574 [ 3 ] {a8818bcf-830e-46b1-87b0-39f31b1421d3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:53.386066 [ 3 ] {a8818bcf-830e-46b1-87b0-39f31b1421d3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:53.386317 [ 10 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001559839 sec., 6410.9180498756605 rows/sec., 447.64 KiB/sec. 2023.11.20 18:36:53.386374 [ 3 ] {a8818bcf-830e-46b1-87b0-39f31b1421d3} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.20 18:36:53.386453 [ 21 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2023.11.20 18:36:53.386550 [ 3 ] {a8818bcf-830e-46b1-87b0-39f31b1421d3} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.20 18:36:53.386670 [ 21 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::all_1_5_1} oximeter.fields_u16 (1560072c-dc51-4893-a6bd-1d5c605e963e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2023.11.20 18:36:53.386716 [ 3 ] {a8818bcf-830e-46b1-87b0-39f31b1421d3} executeQuery: Read 22 rows, 1.76 KiB in 0.001397015 sec., 15747 rows/sec., 1.23 MiB/sec. 2023.11.20 18:36:53.386768 [ 21 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::all_1_5_1} oximeter.fields_u16 (1560072c-dc51-4893-a6bd-1d5c605e963e) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2023.11.20 18:36:53.386856 [ 3 ] {a8818bcf-830e-46b1-87b0-39f31b1421d3} DynamicQueryHandler: Done processing query 2023.11.20 18:36:53.386880 [ 3 ] {a8818bcf-830e-46b1-87b0-39f31b1421d3} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.20 18:36:53.386897 [ 3 ] {} HTTP-Session: fdaa4ed9-f1ec-4985-b801-7bf40af788f5 Destroying unnamed session 2023.11.20 18:36:53.387014 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:53.387060 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:53.387079 [ 3 ] {} HTTP-Session: a25eb6c0-7d1e-404d-976a-4659210f8e91 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:53.387096 [ 3 ] {} HTTP-Session: a25eb6c0-7d1e-404d-976a-4659210f8e91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:53.387165 [ 3 ] {617a6104-dd81-40f7-9d67-9076a0c43557} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:53.387206 [ 3 ] {617a6104-dd81-40f7-9d67-9076a0c43557} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.20 18:36:53.387323 [ 3 ] {617a6104-dd81-40f7-9d67-9076a0c43557} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:53.387590 [ 3 ] {617a6104-dd81-40f7-9d67-9076a0c43557} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:53.387827 [ 3 ] {617a6104-dd81-40f7-9d67-9076a0c43557} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.20 18:36:53.388001 [ 3 ] {617a6104-dd81-40f7-9d67-9076a0c43557} oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.20 18:36:53.388122 [ 3 ] {617a6104-dd81-40f7-9d67-9076a0c43557} executeQuery: Read 1 rows, 71.00 B in 0.00092964 sec., 1075 rows/sec., 74.58 KiB/sec. 2023.11.20 18:36:53.388300 [ 3 ] {617a6104-dd81-40f7-9d67-9076a0c43557} DynamicQueryHandler: Done processing query 2023.11.20 18:36:53.388325 [ 3 ] {617a6104-dd81-40f7-9d67-9076a0c43557} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.20 18:36:53.388342 [ 3 ] {} HTTP-Session: a25eb6c0-7d1e-404d-976a-4659210f8e91 Destroying unnamed session 2023.11.20 18:36:53.388476 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 21430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:53.388521 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:53.388540 [ 3 ] {} HTTP-Session: d702c883-e745-4ce4-986e-76caf3fc4779 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:53.388556 [ 3 ] {} HTTP-Session: d702c883-e745-4ce4-986e-76caf3fc4779 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:53.388632 [ 3 ] {465bd749-34ee-4371-a323-d9525e8b3aae} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:53.388676 [ 3 ] {465bd749-34ee-4371-a323-d9525e8b3aae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.20 18:36:53.388812 [ 3 ] {465bd749-34ee-4371-a323-d9525e8b3aae} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:53.389187 [ 3 ] {465bd749-34ee-4371-a323-d9525e8b3aae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:53.389475 [ 3 ] {465bd749-34ee-4371-a323-d9525e8b3aae} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.20 18:36:53.389656 [ 3 ] {465bd749-34ee-4371-a323-d9525e8b3aae} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.20 18:36:53.389789 [ 3 ] {465bd749-34ee-4371-a323-d9525e8b3aae} executeQuery: Read 20 rows, 27.64 KiB in 0.001127696 sec., 17735 rows/sec., 23.93 MiB/sec. 2023.11.20 18:36:53.389919 [ 3 ] {465bd749-34ee-4371-a323-d9525e8b3aae} DynamicQueryHandler: Done processing query 2023.11.20 18:36:53.389942 [ 3 ] {465bd749-34ee-4371-a323-d9525e8b3aae} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.20 18:36:53.389958 [ 3 ] {} HTTP-Session: d702c883-e745-4ce4-986e-76caf3fc4779 Destroying unnamed session 2023.11.20 18:36:58.377198 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:58.377316 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:58.377341 [ 3 ] {} HTTP-Session: ac232d05-a7b2-4260-ba98-c72c334ae9ac Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:58.377365 [ 3 ] {} HTTP-Session: ac232d05-a7b2-4260-ba98-c72c334ae9ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:58.377491 [ 3 ] {46263b98-2f7a-4dbb-8bfa-edef7221e1f8} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:58.377552 [ 3 ] {46263b98-2f7a-4dbb-8bfa-edef7221e1f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.20 18:36:58.377710 [ 3 ] {46263b98-2f7a-4dbb-8bfa-edef7221e1f8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:58.378134 [ 3 ] {46263b98-2f7a-4dbb-8bfa-edef7221e1f8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:58.378392 [ 3 ] {46263b98-2f7a-4dbb-8bfa-edef7221e1f8} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.20 18:36:58.378558 [ 3 ] {46263b98-2f7a-4dbb-8bfa-edef7221e1f8} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.20 18:36:58.378697 [ 3 ] {46263b98-2f7a-4dbb-8bfa-edef7221e1f8} executeQuery: Read 30 rows, 2.43 KiB in 0.001167697 sec., 25691 rows/sec., 2.03 MiB/sec. 2023.11.20 18:36:58.378695 [ 67 ] {} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.20 18:36:58.378817 [ 67 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:58.378895 [ 3 ] {46263b98-2f7a-4dbb-8bfa-edef7221e1f8} DynamicQueryHandler: Done processing query 2023.11.20 18:36:58.378917 [ 9 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.20 18:36:58.378929 [ 3 ] {46263b98-2f7a-4dbb-8bfa-edef7221e1f8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.20 18:36:58.378959 [ 3 ] {} HTTP-Session: ac232d05-a7b2-4260-ba98-c72c334ae9ac Destroying unnamed session 2023.11.20 18:36:58.379003 [ 9 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.20 18:36:58.379029 [ 9 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 50 rows starting from the beginning of the part 2023.11.20 18:36:58.379104 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 15134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:58.379160 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:58.379180 [ 9 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part 2023.11.20 18:36:58.379188 [ 3 ] {} HTTP-Session: cb8acef2-ab59-4f2a-be3d-ea644f7c5665 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:58.379226 [ 3 ] {} HTTP-Session: cb8acef2-ab59-4f2a-be3d-ea644f7c5665 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:58.379321 [ 9 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 20 rows starting from the beginning of the part 2023.11.20 18:36:58.379340 [ 3 ] {1a75f637-c5d0-407f-9f61-3eed6ef36bca} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:58.379391 [ 3 ] {1a75f637-c5d0-407f-9f61-3eed6ef36bca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.20 18:36:58.379434 [ 9 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part 2023.11.20 18:36:58.379605 [ 9 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 20 rows starting from the beginning of the part 2023.11.20 18:36:58.379645 [ 3 ] {1a75f637-c5d0-407f-9f61-3eed6ef36bca} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:58.379750 [ 9 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part 2023.11.20 18:36:58.380251 [ 3 ] {1a75f637-c5d0-407f-9f61-3eed6ef36bca} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:58.380592 [ 3 ] {1a75f637-c5d0-407f-9f61-3eed6ef36bca} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.20 18:36:58.380623 [ 9 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.001745956 sec., 103095.38155600714 rows/sec., 8.16 MiB/sec. 2023.11.20 18:36:58.380721 [ 9 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.20 18:36:58.380787 [ 3 ] {1a75f637-c5d0-407f-9f61-3eed6ef36bca} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.20 18:36:58.380936 [ 67 ] {} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.20 18:36:58.380951 [ 9 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_16_3} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.20 18:36:58.380971 [ 3 ] {1a75f637-c5d0-407f-9f61-3eed6ef36bca} executeQuery: Read 90 rows, 9.58 KiB in 0.001596291 sec., 56380 rows/sec., 5.86 MiB/sec. 2023.11.20 18:36:58.381015 [ 67 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:58.381103 [ 9 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_16_3} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.20 18:36:58.381362 [ 16 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.20 18:36:58.381502 [ 3 ] {1a75f637-c5d0-407f-9f61-3eed6ef36bca} DynamicQueryHandler: Done processing query 2023.11.20 18:36:58.381553 [ 3 ] {1a75f637-c5d0-407f-9f61-3eed6ef36bca} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.20 18:36:58.381594 [ 16 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.20 18:36:58.381600 [ 3 ] {} HTTP-Session: cb8acef2-ab59-4f2a-be3d-ea644f7c5665 Destroying unnamed session 2023.11.20 18:36:58.381655 [ 16 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 188 rows starting from the beginning of the part 2023.11.20 18:36:58.381838 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 5137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:58.381856 [ 16 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 91 rows starting from the beginning of the part 2023.11.20 18:36:58.381930 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:58.381964 [ 3 ] {} HTTP-Session: 62e0d326-1b59-45e8-a319-11cdb11f4556 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:58.381999 [ 3 ] {} HTTP-Session: 62e0d326-1b59-45e8-a319-11cdb11f4556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:58.382063 [ 16 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 96 rows starting from the beginning of the part 2023.11.20 18:36:58.382195 [ 3 ] {6f22f163-f3c2-4ce3-978c-ad4fef953ce4} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:58.382299 [ 16 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 91 rows starting from the beginning of the part 2023.11.20 18:36:58.382306 [ 3 ] {6f22f163-f3c2-4ce3-978c-ad4fef953ce4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.20 18:36:58.382537 [ 16 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 61 rows starting from the beginning of the part 2023.11.20 18:36:58.382804 [ 3 ] {6f22f163-f3c2-4ce3-978c-ad4fef953ce4} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:58.382817 [ 16 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 90 rows starting from the beginning of the part 2023.11.20 18:36:58.383516 [ 3 ] {6f22f163-f3c2-4ce3-978c-ad4fef953ce4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:58.384030 [ 3 ] {6f22f163-f3c2-4ce3-978c-ad4fef953ce4} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.20 18:36:58.384388 [ 3 ] {6f22f163-f3c2-4ce3-978c-ad4fef953ce4} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.20 18:36:58.384488 [ 9 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 617 rows, containing 4 columns (4 merged, 0 gathered) in 0.003395659 sec., 181702.5796759922 rows/sec., 17.59 MiB/sec. 2023.11.20 18:36:58.384575 [ 67 ] {} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.20 18:36:58.384628 [ 3 ] {6f22f163-f3c2-4ce3-978c-ad4fef953ce4} executeQuery: Read 30 rows, 2.40 KiB in 0.002360906 sec., 12706 rows/sec., 1017.55 KiB/sec. 2023.11.20 18:36:58.384646 [ 67 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:58.384692 [ 16 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.20 18:36:58.384937 [ 10 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.20 18:36:58.384971 [ 3 ] {6f22f163-f3c2-4ce3-978c-ad4fef953ce4} DynamicQueryHandler: Done processing query 2023.11.20 18:36:58.385009 [ 3 ] {6f22f163-f3c2-4ce3-978c-ad4fef953ce4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.20 18:36:58.385051 [ 3 ] {} HTTP-Session: 62e0d326-1b59-45e8-a319-11cdb11f4556 Destroying unnamed session 2023.11.20 18:36:58.385121 [ 16 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_16_3} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.20 18:36:58.385178 [ 10 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.20 18:36:58.385232 [ 10 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 107 rows starting from the beginning of the part 2023.11.20 18:36:58.385244 [ 16 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_16_3} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.20 18:36:58.385332 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 32121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:36:58.385451 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:36:58.385501 [ 3 ] {} HTTP-Session: 6f06217a-99aa-481d-8531-66b8f3e79ec0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:36:58.385571 [ 3 ] {} HTTP-Session: 6f06217a-99aa-481d-8531-66b8f3e79ec0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:36:58.385591 [ 10 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 32 rows starting from the beginning of the part 2023.11.20 18:36:58.385848 [ 3 ] {50721aa8-d893-4d85-b511-e560d575b88a} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:36:58.385866 [ 10 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 44 rows starting from the beginning of the part 2023.11.20 18:36:58.385980 [ 3 ] {50721aa8-d893-4d85-b511-e560d575b88a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.20 18:36:58.386186 [ 10 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 43 rows starting from the beginning of the part 2023.11.20 18:36:58.386498 [ 10 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 22 rows starting from the beginning of the part 2023.11.20 18:36:58.386683 [ 3 ] {50721aa8-d893-4d85-b511-e560d575b88a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:36:58.386746 [ 10 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part 2023.11.20 18:36:58.387823 [ 3 ] {50721aa8-d893-4d85-b511-e560d575b88a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:58.388450 [ 10 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 278 rows, containing 4 columns (4 merged, 0 gathered) in 0.003725779 sec., 74615.26837743194 rows/sec., 5.82 MiB/sec. 2023.11.20 18:36:58.388597 [ 3 ] {50721aa8-d893-4d85-b511-e560d575b88a} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.20 18:36:58.388610 [ 10 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.20 18:36:58.388915 [ 10 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_16_3} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.20 18:36:58.388958 [ 3 ] {50721aa8-d893-4d85-b511-e560d575b88a} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.20 18:36:58.389032 [ 10 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_16_3} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.20 18:36:58.389136 [ 55 ] {} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.20 18:36:58.389202 [ 3 ] {50721aa8-d893-4d85-b511-e560d575b88a} executeQuery: Read 30 rows, 41.46 KiB in 0.003282535 sec., 9139 rows/sec., 12.33 MiB/sec. 2023.11.20 18:36:58.389243 [ 55 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:36:58.389432 [ 16 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.20 18:36:58.389547 [ 3 ] {50721aa8-d893-4d85-b511-e560d575b88a} DynamicQueryHandler: Done processing query 2023.11.20 18:36:58.389602 [ 3 ] {50721aa8-d893-4d85-b511-e560d575b88a} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.11.20 18:36:58.389626 [ 16 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.20 18:36:58.389637 [ 3 ] {} HTTP-Session: 6f06217a-99aa-481d-8531-66b8f3e79ec0 Destroying unnamed session 2023.11.20 18:36:58.389688 [ 16 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 258 rows starting from the beginning of the part 2023.11.20 18:36:58.389804 [ 16 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part 2023.11.20 18:36:58.389902 [ 16 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 20 rows starting from the beginning of the part 2023.11.20 18:36:58.389994 [ 16 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part 2023.11.20 18:36:58.390088 [ 16 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 20 rows starting from the beginning of the part 2023.11.20 18:36:58.390185 [ 16 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part 2023.11.20 18:36:58.391469 [ 14 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 388 rows, containing 6 columns (6 merged, 0 gathered) in 0.002135818 sec., 181663.41888681529 rows/sec., 245.15 MiB/sec. 2023.11.20 18:36:58.391814 [ 14 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.20 18:36:58.392075 [ 14 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_16_3} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.20 18:36:58.392152 [ 14 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_16_3} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.20 18:36:58.392241 [ 14 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_16_3: 4.00 MiB. 2023.11.20 18:36:59.001150 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.08 MiB, peak 236.71 MiB, will set to 230.99 MiB (RSS), difference: -4.08 MiB 2023.11.20 18:37:02.139624 [ 59 ] {} DNSResolver: Updating DNS cache 2023.11.20 18:37:02.139693 [ 59 ] {} DNSResolver: Updated DNS cache 2023.11.20 18:37:03.375786 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:03.375909 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:03.375941 [ 3 ] {} HTTP-Session: 5c466ea2-9810-480a-a201-e9682f607297 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:03.375970 [ 3 ] {} HTTP-Session: 5c466ea2-9810-480a-a201-e9682f607297 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:03.376111 [ 3 ] {febba47e-bbce-4e00-a0ea-8a1e2c5cc5ee} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:03.376181 [ 3 ] {febba47e-bbce-4e00-a0ea-8a1e2c5cc5ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.20 18:37:03.376366 [ 3 ] {febba47e-bbce-4e00-a0ea-8a1e2c5cc5ee} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:03.376837 [ 3 ] {febba47e-bbce-4e00-a0ea-8a1e2c5cc5ee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:37:03.377101 [ 3 ] {febba47e-bbce-4e00-a0ea-8a1e2c5cc5ee} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.20 18:37:03.377264 [ 3 ] {febba47e-bbce-4e00-a0ea-8a1e2c5cc5ee} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.20 18:37:03.377406 [ 3 ] {febba47e-bbce-4e00-a0ea-8a1e2c5cc5ee} executeQuery: Read 20 rows, 1.62 KiB in 0.001249179 sec., 16010 rows/sec., 1.27 MiB/sec. 2023.11.20 18:37:03.377538 [ 3 ] {febba47e-bbce-4e00-a0ea-8a1e2c5cc5ee} DynamicQueryHandler: Done processing query 2023.11.20 18:37:03.377563 [ 3 ] {febba47e-bbce-4e00-a0ea-8a1e2c5cc5ee} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.20 18:37:03.377578 [ 3 ] {} HTTP-Session: 5c466ea2-9810-480a-a201-e9682f607297 Destroying unnamed session 2023.11.20 18:37:03.377705 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 9078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:03.377750 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:03.377768 [ 3 ] {} HTTP-Session: c941df80-9c65-4a7b-896b-f233b2304dc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:03.377785 [ 3 ] {} HTTP-Session: c941df80-9c65-4a7b-896b-f233b2304dc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:03.377857 [ 3 ] {391e2b66-7e80-48fa-9e53-db16848e1ed9} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:03.377897 [ 3 ] {391e2b66-7e80-48fa-9e53-db16848e1ed9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.20 18:37:03.378002 [ 3 ] {391e2b66-7e80-48fa-9e53-db16848e1ed9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:03.378331 [ 3 ] {391e2b66-7e80-48fa-9e53-db16848e1ed9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:37:03.378553 [ 3 ] {391e2b66-7e80-48fa-9e53-db16848e1ed9} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.20 18:37:03.378710 [ 3 ] {391e2b66-7e80-48fa-9e53-db16848e1ed9} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.20 18:37:03.378836 [ 3 ] {391e2b66-7e80-48fa-9e53-db16848e1ed9} executeQuery: Read 60 rows, 5.40 KiB in 0.00095039 sec., 63131 rows/sec., 5.55 MiB/sec. 2023.11.20 18:37:03.379010 [ 3 ] {391e2b66-7e80-48fa-9e53-db16848e1ed9} DynamicQueryHandler: Done processing query 2023.11.20 18:37:03.379045 [ 3 ] {391e2b66-7e80-48fa-9e53-db16848e1ed9} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.20 18:37:03.379071 [ 3 ] {} HTTP-Session: c941df80-9c65-4a7b-896b-f233b2304dc2 Destroying unnamed session 2023.11.20 18:37:03.379259 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 3436, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:03.379310 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:03.379329 [ 3 ] {} HTTP-Session: 7bd8ac8b-21f5-47af-8b80-0ca9ea1b3f5f Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:03.379346 [ 3 ] {} HTTP-Session: 7bd8ac8b-21f5-47af-8b80-0ca9ea1b3f5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:03.379415 [ 3 ] {5187408b-4320-4528-b3a6-6ec7319ac8d0} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:03.379454 [ 3 ] {5187408b-4320-4528-b3a6-6ec7319ac8d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.20 18:37:03.379560 [ 3 ] {5187408b-4320-4528-b3a6-6ec7319ac8d0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:03.379858 [ 3 ] {5187408b-4320-4528-b3a6-6ec7319ac8d0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:37:03.380065 [ 3 ] {5187408b-4320-4528-b3a6-6ec7319ac8d0} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.20 18:37:03.380225 [ 3 ] {5187408b-4320-4528-b3a6-6ec7319ac8d0} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.20 18:37:03.380345 [ 3 ] {5187408b-4320-4528-b3a6-6ec7319ac8d0} executeQuery: Read 20 rows, 1.60 KiB in 0.000898339 sec., 22263 rows/sec., 1.74 MiB/sec. 2023.11.20 18:37:03.380453 [ 3 ] {5187408b-4320-4528-b3a6-6ec7319ac8d0} DynamicQueryHandler: Done processing query 2023.11.20 18:37:03.380476 [ 3 ] {5187408b-4320-4528-b3a6-6ec7319ac8d0} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.20 18:37:03.380492 [ 3 ] {} HTTP-Session: 7bd8ac8b-21f5-47af-8b80-0ca9ea1b3f5f Destroying unnamed session 2023.11.20 18:37:03.380622 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 21430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:03.380666 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:03.380684 [ 3 ] {} HTTP-Session: 5db0507f-1905-49b3-ae66-dd9db60c057f Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:03.380700 [ 3 ] {} HTTP-Session: 5db0507f-1905-49b3-ae66-dd9db60c057f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:03.380773 [ 3 ] {97a6c5a3-4836-42b3-8058-6005a973a52d} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:03.380818 [ 3 ] {97a6c5a3-4836-42b3-8058-6005a973a52d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.20 18:37:03.380953 [ 3 ] {97a6c5a3-4836-42b3-8058-6005a973a52d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:03.381322 [ 3 ] {97a6c5a3-4836-42b3-8058-6005a973a52d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. 2023.11.20 18:37:03.381620 [ 3 ] {97a6c5a3-4836-42b3-8058-6005a973a52d} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.20 18:37:03.381800 [ 3 ] {97a6c5a3-4836-42b3-8058-6005a973a52d} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.20 18:37:03.381924 [ 3 ] {97a6c5a3-4836-42b3-8058-6005a973a52d} executeQuery: Read 20 rows, 27.64 KiB in 0.001123116 sec., 17807 rows/sec., 24.03 MiB/sec. 2023.11.20 18:37:03.382049 [ 3 ] {97a6c5a3-4836-42b3-8058-6005a973a52d} DynamicQueryHandler: Done processing query 2023.11.20 18:37:03.382074 [ 3 ] {97a6c5a3-4836-42b3-8058-6005a973a52d} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.20 18:37:03.382089 [ 3 ] {} HTTP-Session: 5db0507f-1905-49b3-ae66-dd9db60c057f Destroying unnamed session 2023.11.20 18:37:08.377454 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:08.377636 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:08.377682 [ 3 ] {} HTTP-Session: 4db1343b-32cf-42a2-9b55-c86a276e3807 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:08.377722 [ 3 ] {} HTTP-Session: 4db1343b-32cf-42a2-9b55-c86a276e3807 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:08.377888 [ 3 ] {25e67e24-2f08-4eb5-9297-3dcbad44780c} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:08.377950 [ 3 ] {25e67e24-2f08-4eb5-9297-3dcbad44780c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.20 18:37:08.378111 [ 3 ] {25e67e24-2f08-4eb5-9297-3dcbad44780c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:08.378534 [ 3 ] {25e67e24-2f08-4eb5-9297-3dcbad44780c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:08.378809 [ 3 ] {25e67e24-2f08-4eb5-9297-3dcbad44780c} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.20 18:37:08.378973 [ 3 ] {25e67e24-2f08-4eb5-9297-3dcbad44780c} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.20 18:37:08.379117 [ 3 ] {25e67e24-2f08-4eb5-9297-3dcbad44780c} executeQuery: Read 30 rows, 2.43 KiB in 0.001185398 sec., 25307 rows/sec., 2.00 MiB/sec. 2023.11.20 18:37:08.379253 [ 3 ] {25e67e24-2f08-4eb5-9297-3dcbad44780c} DynamicQueryHandler: Done processing query 2023.11.20 18:37:08.379278 [ 3 ] {25e67e24-2f08-4eb5-9297-3dcbad44780c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.20 18:37:08.379294 [ 3 ] {} HTTP-Session: 4db1343b-32cf-42a2-9b55-c86a276e3807 Destroying unnamed session 2023.11.20 18:37:08.379439 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 15134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:08.379487 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:08.379507 [ 3 ] {} HTTP-Session: 1fa06613-7adc-4479-b27a-69178911cb42 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:08.379525 [ 3 ] {} HTTP-Session: 1fa06613-7adc-4479-b27a-69178911cb42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:08.379606 [ 3 ] {5ff4ca69-c64c-474f-810b-a4115f569da1} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:08.379649 [ 3 ] {5ff4ca69-c64c-474f-810b-a4115f569da1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.20 18:37:08.379754 [ 3 ] {5ff4ca69-c64c-474f-810b-a4115f569da1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:08.380113 [ 3 ] {5ff4ca69-c64c-474f-810b-a4115f569da1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:08.380333 [ 3 ] {5ff4ca69-c64c-474f-810b-a4115f569da1} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.20 18:37:08.380486 [ 3 ] {5ff4ca69-c64c-474f-810b-a4115f569da1} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.20 18:37:08.380622 [ 3 ] {5ff4ca69-c64c-474f-810b-a4115f569da1} executeQuery: Read 90 rows, 9.58 KiB in 0.000985331 sec., 91339 rows/sec., 9.50 MiB/sec. 2023.11.20 18:37:08.380745 [ 3 ] {5ff4ca69-c64c-474f-810b-a4115f569da1} DynamicQueryHandler: Done processing query 2023.11.20 18:37:08.380769 [ 3 ] {5ff4ca69-c64c-474f-810b-a4115f569da1} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.20 18:37:08.380784 [ 3 ] {} HTTP-Session: 1fa06613-7adc-4479-b27a-69178911cb42 Destroying unnamed session 2023.11.20 18:37:08.380944 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 5137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:08.380990 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:08.381008 [ 3 ] {} HTTP-Session: 0443b931-ac4a-47d3-bc4c-aae6b2d82d88 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:08.381024 [ 3 ] {} HTTP-Session: 0443b931-ac4a-47d3-bc4c-aae6b2d82d88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:08.381094 [ 3 ] {ac531ebb-c8d0-4585-9d1f-d2d140e87b4b} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:08.381133 [ 3 ] {ac531ebb-c8d0-4585-9d1f-d2d140e87b4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.20 18:37:08.381239 [ 3 ] {ac531ebb-c8d0-4585-9d1f-d2d140e87b4b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:08.381517 [ 3 ] {ac531ebb-c8d0-4585-9d1f-d2d140e87b4b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:08.381728 [ 3 ] {ac531ebb-c8d0-4585-9d1f-d2d140e87b4b} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.20 18:37:08.381889 [ 3 ] {ac531ebb-c8d0-4585-9d1f-d2d140e87b4b} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.20 18:37:08.382016 [ 3 ] {ac531ebb-c8d0-4585-9d1f-d2d140e87b4b} executeQuery: Read 30 rows, 2.40 KiB in 0.000890048 sec., 33706 rows/sec., 2.64 MiB/sec. 2023.11.20 18:37:08.382204 [ 3 ] {ac531ebb-c8d0-4585-9d1f-d2d140e87b4b} DynamicQueryHandler: Done processing query 2023.11.20 18:37:08.382229 [ 3 ] {ac531ebb-c8d0-4585-9d1f-d2d140e87b4b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.20 18:37:08.382245 [ 3 ] {} HTTP-Session: 0443b931-ac4a-47d3-bc4c-aae6b2d82d88 Destroying unnamed session 2023.11.20 18:37:08.382405 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 32121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:08.382451 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:08.382469 [ 3 ] {} HTTP-Session: 06c8aeb6-0c8a-4e86-b7d4-f79b30afc73b Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:08.382485 [ 3 ] {} HTTP-Session: 06c8aeb6-0c8a-4e86-b7d4-f79b30afc73b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:08.382563 [ 3 ] {9ba50a7f-276d-4284-8ffb-ad2a2fb409ec} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:08.382611 [ 3 ] {9ba50a7f-276d-4284-8ffb-ad2a2fb409ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.20 18:37:08.382763 [ 3 ] {9ba50a7f-276d-4284-8ffb-ad2a2fb409ec} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:08.383241 [ 3 ] {9ba50a7f-276d-4284-8ffb-ad2a2fb409ec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:08.383551 [ 3 ] {9ba50a7f-276d-4284-8ffb-ad2a2fb409ec} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.20 18:37:08.383733 [ 3 ] {9ba50a7f-276d-4284-8ffb-ad2a2fb409ec} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.20 18:37:08.383864 [ 3 ] {9ba50a7f-276d-4284-8ffb-ad2a2fb409ec} executeQuery: Read 30 rows, 41.46 KiB in 0.001264831 sec., 23718 rows/sec., 32.01 MiB/sec. 2023.11.20 18:37:08.383994 [ 3 ] {9ba50a7f-276d-4284-8ffb-ad2a2fb409ec} DynamicQueryHandler: Done processing query 2023.11.20 18:37:08.384018 [ 3 ] {9ba50a7f-276d-4284-8ffb-ad2a2fb409ec} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.11.20 18:37:08.384034 [ 3 ] {} HTTP-Session: 06c8aeb6-0c8a-4e86-b7d4-f79b30afc73b Destroying unnamed session 2023.11.20 18:37:13.377834 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:13.377959 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:13.377987 [ 3 ] {} HTTP-Session: 782f68e6-d202-462d-a1ce-a5951daf8972 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:13.378011 [ 3 ] {} HTTP-Session: 782f68e6-d202-462d-a1ce-a5951daf8972 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:13.378140 [ 3 ] {f9ca2cb2-2b5e-4570-a1fd-fb53e3f530ee} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:13.378202 [ 3 ] {f9ca2cb2-2b5e-4570-a1fd-fb53e3f530ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.20 18:37:13.378362 [ 3 ] {f9ca2cb2-2b5e-4570-a1fd-fb53e3f530ee} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:13.378908 [ 3 ] {f9ca2cb2-2b5e-4570-a1fd-fb53e3f530ee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:13.379174 [ 3 ] {f9ca2cb2-2b5e-4570-a1fd-fb53e3f530ee} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.20 18:37:13.379340 [ 3 ] {f9ca2cb2-2b5e-4570-a1fd-fb53e3f530ee} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.20 18:37:13.379483 [ 3 ] {f9ca2cb2-2b5e-4570-a1fd-fb53e3f530ee} executeQuery: Read 20 rows, 1.62 KiB in 0.001299212 sec., 15393 rows/sec., 1.22 MiB/sec. 2023.11.20 18:37:13.379641 [ 3 ] {f9ca2cb2-2b5e-4570-a1fd-fb53e3f530ee} DynamicQueryHandler: Done processing query 2023.11.20 18:37:13.379669 [ 3 ] {f9ca2cb2-2b5e-4570-a1fd-fb53e3f530ee} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.20 18:37:13.379688 [ 3 ] {} HTTP-Session: 782f68e6-d202-462d-a1ce-a5951daf8972 Destroying unnamed session 2023.11.20 18:37:13.379818 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:13.379879 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:13.379904 [ 3 ] {} HTTP-Session: 96274c90-a8a1-4ebc-b136-2e032b3aca46 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:13.379925 [ 3 ] {} HTTP-Session: 96274c90-a8a1-4ebc-b136-2e032b3aca46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:13.380009 [ 3 ] {084f8782-5e7c-4bc2-b1a4-f109f830f1fe} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:13.380057 [ 3 ] {084f8782-5e7c-4bc2-b1a4-f109f830f1fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.20 18:37:13.380173 [ 3 ] {084f8782-5e7c-4bc2-b1a4-f109f830f1fe} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:13.380478 [ 3 ] {084f8782-5e7c-4bc2-b1a4-f109f830f1fe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:13.380687 [ 3 ] {084f8782-5e7c-4bc2-b1a4-f109f830f1fe} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.20 18:37:13.380839 [ 3 ] {084f8782-5e7c-4bc2-b1a4-f109f830f1fe} oximeter.fields_ipaddr (fe5d6b8c-3e77-4aa9-afe8-894de6788909): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.20 18:37:13.380962 [ 3 ] {084f8782-5e7c-4bc2-b1a4-f109f830f1fe} executeQuery: Read 2 rows, 175.00 B in 0.000916969 sec., 2181 rows/sec., 186.37 KiB/sec. 2023.11.20 18:37:13.381116 [ 3 ] {084f8782-5e7c-4bc2-b1a4-f109f830f1fe} DynamicQueryHandler: Done processing query 2023.11.20 18:37:13.381143 [ 3 ] {084f8782-5e7c-4bc2-b1a4-f109f830f1fe} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.20 18:37:13.381160 [ 3 ] {} HTTP-Session: 96274c90-a8a1-4ebc-b136-2e032b3aca46 Destroying unnamed session 2023.11.20 18:37:13.381342 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 14507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:13.381386 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:13.381408 [ 3 ] {} HTTP-Session: 35c3c09c-8da1-4152-ba34-ed574928856f Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:13.381426 [ 3 ] {} HTTP-Session: 35c3c09c-8da1-4152-ba34-ed574928856f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:13.381501 [ 3 ] {f8811076-0d43-4862-869c-1dd0909a989e} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:13.381544 [ 3 ] {f8811076-0d43-4862-869c-1dd0909a989e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.20 18:37:13.381661 [ 3 ] {f8811076-0d43-4862-869c-1dd0909a989e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:13.382018 [ 3 ] {f8811076-0d43-4862-869c-1dd0909a989e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:13.382247 [ 3 ] {f8811076-0d43-4862-869c-1dd0909a989e} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.20 18:37:13.382402 [ 3 ] {f8811076-0d43-4862-869c-1dd0909a989e} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.20 18:37:13.382503 [ 3 ] {f8811076-0d43-4862-869c-1dd0909a989e} executeQuery: Read 97 rows, 8.58 KiB in 0.0009707 sec., 99927 rows/sec., 8.64 MiB/sec. 2023.11.20 18:37:13.382622 [ 3 ] {f8811076-0d43-4862-869c-1dd0909a989e} DynamicQueryHandler: Done processing query 2023.11.20 18:37:13.382647 [ 3 ] {f8811076-0d43-4862-869c-1dd0909a989e} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.20 18:37:13.382665 [ 3 ] {} HTTP-Session: 35c3c09c-8da1-4152-ba34-ed574928856f Destroying unnamed session 2023.11.20 18:37:13.382786 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:13.382832 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:13.382852 [ 3 ] {} HTTP-Session: 51188542-8a8e-45e4-b188-b2a5d5f89bd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:13.382869 [ 3 ] {} HTTP-Session: 51188542-8a8e-45e4-b188-b2a5d5f89bd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:13.382939 [ 3 ] {0a1baefc-f669-4c53-89c3-c6bc71c76d22} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:13.382980 [ 3 ] {0a1baefc-f669-4c53-89c3-c6bc71c76d22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.20 18:37:13.383089 [ 3 ] {0a1baefc-f669-4c53-89c3-c6bc71c76d22} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:13.383373 [ 3 ] {0a1baefc-f669-4c53-89c3-c6bc71c76d22} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:13.383581 [ 3 ] {0a1baefc-f669-4c53-89c3-c6bc71c76d22} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.20 18:37:13.383731 [ 3 ] {0a1baefc-f669-4c53-89c3-c6bc71c76d22} oximeter.fields_u16 (1560072c-dc51-4893-a6bd-1d5c605e963e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.20 18:37:13.383830 [ 3 ] {0a1baefc-f669-4c53-89c3-c6bc71c76d22} executeQuery: Read 2 rows, 143.00 B in 0.000860828 sec., 2323 rows/sec., 162.23 KiB/sec. 2023.11.20 18:37:13.383946 [ 3 ] {0a1baefc-f669-4c53-89c3-c6bc71c76d22} DynamicQueryHandler: Done processing query 2023.11.20 18:37:13.383972 [ 3 ] {0a1baefc-f669-4c53-89c3-c6bc71c76d22} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.20 18:37:13.383988 [ 3 ] {} HTTP-Session: 51188542-8a8e-45e4-b188-b2a5d5f89bd0 Destroying unnamed session 2023.11.20 18:37:13.384102 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 7825, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:13.384148 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:13.384167 [ 3 ] {} HTTP-Session: aa77480a-1b33-4d95-b8e8-08c502de1423 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:13.384185 [ 3 ] {} HTTP-Session: aa77480a-1b33-4d95-b8e8-08c502de1423 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:13.384257 [ 3 ] {5af990dc-24a6-489f-81e6-40805dd0f599} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:13.384296 [ 3 ] {5af990dc-24a6-489f-81e6-40805dd0f599} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.20 18:37:13.384402 [ 3 ] {5af990dc-24a6-489f-81e6-40805dd0f599} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:13.384703 [ 3 ] {5af990dc-24a6-489f-81e6-40805dd0f599} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:13.384911 [ 3 ] {5af990dc-24a6-489f-81e6-40805dd0f599} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.20 18:37:13.385057 [ 3 ] {5af990dc-24a6-489f-81e6-40805dd0f599} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.20 18:37:13.385158 [ 3 ] {5af990dc-24a6-489f-81e6-40805dd0f599} executeQuery: Read 46 rows, 3.66 KiB in 0.000872868 sec., 52699 rows/sec., 4.10 MiB/sec. 2023.11.20 18:37:13.385275 [ 3 ] {5af990dc-24a6-489f-81e6-40805dd0f599} DynamicQueryHandler: Done processing query 2023.11.20 18:37:13.385301 [ 3 ] {5af990dc-24a6-489f-81e6-40805dd0f599} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.20 18:37:13.385317 [ 3 ] {} HTTP-Session: aa77480a-1b33-4d95-b8e8-08c502de1423 Destroying unnamed session 2023.11.20 18:37:13.385437 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 7199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:13.385483 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:13.385504 [ 3 ] {} HTTP-Session: 0d3cd751-76ec-4a1e-8359-511f9cae29d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:13.385522 [ 3 ] {} HTTP-Session: 0d3cd751-76ec-4a1e-8359-511f9cae29d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:13.385596 [ 3 ] {87ea24b5-0e8f-49a1-b1fa-e6736f103c76} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:13.385639 [ 3 ] {87ea24b5-0e8f-49a1-b1fa-e6736f103c76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.20 18:37:13.385758 [ 3 ] {87ea24b5-0e8f-49a1-b1fa-e6736f103c76} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:13.386111 [ 3 ] {87ea24b5-0e8f-49a1-b1fa-e6736f103c76} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:13.386359 [ 3 ] {87ea24b5-0e8f-49a1-b1fa-e6736f103c76} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.20 18:37:13.386532 [ 3 ] {87ea24b5-0e8f-49a1-b1fa-e6736f103c76} oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.20 18:37:13.386636 [ 3 ] {87ea24b5-0e8f-49a1-b1fa-e6736f103c76} executeQuery: Read 37 rows, 2.64 KiB in 0.001011503 sec., 36579 rows/sec., 2.54 MiB/sec. 2023.11.20 18:37:13.386796 [ 3 ] {87ea24b5-0e8f-49a1-b1fa-e6736f103c76} DynamicQueryHandler: Done processing query 2023.11.20 18:37:13.386822 [ 3 ] {87ea24b5-0e8f-49a1-b1fa-e6736f103c76} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.20 18:37:13.386838 [ 3 ] {} HTTP-Session: 0d3cd751-76ec-4a1e-8359-511f9cae29d0 Destroying unnamed session 2023.11.20 18:37:13.386993 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 21430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:13.387040 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:13.387060 [ 3 ] {} HTTP-Session: 22bd060e-2c13-4ce9-b6c4-391ad3057490 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:13.387077 [ 3 ] {} HTTP-Session: 22bd060e-2c13-4ce9-b6c4-391ad3057490 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:13.387154 [ 3 ] {6471cba3-5cf2-425b-8e41-1a4ea3b34f66} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:13.387199 [ 3 ] {6471cba3-5cf2-425b-8e41-1a4ea3b34f66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.20 18:37:13.387341 [ 3 ] {6471cba3-5cf2-425b-8e41-1a4ea3b34f66} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:13.387732 [ 3 ] {6471cba3-5cf2-425b-8e41-1a4ea3b34f66} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:13.388017 [ 3 ] {6471cba3-5cf2-425b-8e41-1a4ea3b34f66} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.20 18:37:13.388196 [ 3 ] {6471cba3-5cf2-425b-8e41-1a4ea3b34f66} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.20 18:37:13.388299 [ 3 ] {6471cba3-5cf2-425b-8e41-1a4ea3b34f66} executeQuery: Read 20 rows, 27.64 KiB in 0.001115696 sec., 17926 rows/sec., 24.19 MiB/sec. 2023.11.20 18:37:13.388512 [ 3 ] {6471cba3-5cf2-425b-8e41-1a4ea3b34f66} DynamicQueryHandler: Done processing query 2023.11.20 18:37:13.388538 [ 3 ] {6471cba3-5cf2-425b-8e41-1a4ea3b34f66} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.20 18:37:13.388555 [ 3 ] {} HTTP-Session: 22bd060e-2c13-4ce9-b6c4-391ad3057490 Destroying unnamed session 2023.11.20 18:37:17.139738 [ 102 ] {} DNSResolver: Updating DNS cache 2023.11.20 18:37:17.139838 [ 102 ] {} DNSResolver: Updated DNS cache 2023.11.20 18:37:18.376874 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:18.377031 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:18.377077 [ 3 ] {} HTTP-Session: 1cf9265c-3db1-43fc-ba70-eb325046abaa Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:18.377117 [ 3 ] {} HTTP-Session: 1cf9265c-3db1-43fc-ba70-eb325046abaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:18.377314 [ 3 ] {f2dbf99f-7f59-42dd-84e8-8cb66780c594} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:18.377413 [ 3 ] {f2dbf99f-7f59-42dd-84e8-8cb66780c594} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.20 18:37:18.377676 [ 3 ] {f2dbf99f-7f59-42dd-84e8-8cb66780c594} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:18.378160 [ 3 ] {f2dbf99f-7f59-42dd-84e8-8cb66780c594} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:18.378431 [ 3 ] {f2dbf99f-7f59-42dd-84e8-8cb66780c594} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.20 18:37:18.378595 [ 3 ] {f2dbf99f-7f59-42dd-84e8-8cb66780c594} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.20 18:37:18.378731 [ 3 ] {f2dbf99f-7f59-42dd-84e8-8cb66780c594} executeQuery: Read 30 rows, 2.43 KiB in 0.001353123 sec., 22170 rows/sec., 1.75 MiB/sec. 2023.11.20 18:37:18.378897 [ 3 ] {f2dbf99f-7f59-42dd-84e8-8cb66780c594} DynamicQueryHandler: Done processing query 2023.11.20 18:37:18.378923 [ 3 ] {f2dbf99f-7f59-42dd-84e8-8cb66780c594} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.20 18:37:18.378939 [ 3 ] {} HTTP-Session: 1cf9265c-3db1-43fc-ba70-eb325046abaa Destroying unnamed session 2023.11.20 18:37:18.379082 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 15134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:18.379128 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:18.379149 [ 3 ] {} HTTP-Session: 1494fd01-1d1b-4d23-a4ac-75e5cc109d21 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:18.379167 [ 3 ] {} HTTP-Session: 1494fd01-1d1b-4d23-a4ac-75e5cc109d21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:18.379249 [ 3 ] {a2aef898-6c30-4e90-b5a0-ae74aea3584e} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:18.379291 [ 3 ] {a2aef898-6c30-4e90-b5a0-ae74aea3584e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.20 18:37:18.379397 [ 3 ] {a2aef898-6c30-4e90-b5a0-ae74aea3584e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:18.379742 [ 3 ] {a2aef898-6c30-4e90-b5a0-ae74aea3584e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:18.379956 [ 3 ] {a2aef898-6c30-4e90-b5a0-ae74aea3584e} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.20 18:37:18.380107 [ 3 ] {a2aef898-6c30-4e90-b5a0-ae74aea3584e} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.20 18:37:18.380232 [ 3 ] {a2aef898-6c30-4e90-b5a0-ae74aea3584e} executeQuery: Read 90 rows, 9.58 KiB in 0.00094313 sec., 95426 rows/sec., 9.92 MiB/sec. 2023.11.20 18:37:18.380382 [ 3 ] {a2aef898-6c30-4e90-b5a0-ae74aea3584e} DynamicQueryHandler: Done processing query 2023.11.20 18:37:18.380407 [ 3 ] {a2aef898-6c30-4e90-b5a0-ae74aea3584e} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.20 18:37:18.380422 [ 3 ] {} HTTP-Session: 1494fd01-1d1b-4d23-a4ac-75e5cc109d21 Destroying unnamed session 2023.11.20 18:37:18.380584 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 6989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:18.380629 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:18.380648 [ 3 ] {} HTTP-Session: dd4b4427-1036-4a3e-8ad2-e47d1311d5cb Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:18.380666 [ 3 ] {} HTTP-Session: dd4b4427-1036-4a3e-8ad2-e47d1311d5cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:18.380739 [ 3 ] {404010db-64f3-4dbc-b91a-c84918a61150} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:18.380779 [ 3 ] {404010db-64f3-4dbc-b91a-c84918a61150} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.20 18:37:18.380888 [ 3 ] {404010db-64f3-4dbc-b91a-c84918a61150} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:18.381186 [ 3 ] {404010db-64f3-4dbc-b91a-c84918a61150} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:18.381409 [ 3 ] {404010db-64f3-4dbc-b91a-c84918a61150} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.20 18:37:18.381558 [ 3 ] {404010db-64f3-4dbc-b91a-c84918a61150} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.20 18:37:18.381678 [ 3 ] {404010db-64f3-4dbc-b91a-c84918a61150} executeQuery: Read 41 rows, 3.27 KiB in 0.000910249 sec., 45042 rows/sec., 3.51 MiB/sec. 2023.11.20 18:37:18.381784 [ 3 ] {404010db-64f3-4dbc-b91a-c84918a61150} DynamicQueryHandler: Done processing query 2023.11.20 18:37:18.381808 [ 3 ] {404010db-64f3-4dbc-b91a-c84918a61150} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.20 18:37:18.381823 [ 3 ] {} HTTP-Session: dd4b4427-1036-4a3e-8ad2-e47d1311d5cb Destroying unnamed session 2023.11.20 18:37:18.381938 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:18.381981 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:18.382000 [ 3 ] {} HTTP-Session: 7c7f5382-cb9d-4283-aa3a-4c7ab5199028 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:18.382016 [ 3 ] {} HTTP-Session: 7c7f5382-cb9d-4283-aa3a-4c7ab5199028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:18.382086 [ 3 ] {1706ab02-1843-42d5-b940-7c65b3f2e013} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:18.382127 [ 3 ] {1706ab02-1843-42d5-b940-7c65b3f2e013} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.20 18:37:18.382246 [ 3 ] {1706ab02-1843-42d5-b940-7c65b3f2e013} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:18.382504 [ 3 ] {1706ab02-1843-42d5-b940-7c65b3f2e013} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:18.382751 [ 3 ] {1706ab02-1843-42d5-b940-7c65b3f2e013} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.20 18:37:18.382928 [ 3 ] {1706ab02-1843-42d5-b940-7c65b3f2e013} oximeter.measurements_cumulativei64 (5b8e45fa-bd2b-46c0-947c-806927b83c96): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.20 18:37:18.383050 [ 3 ] {1706ab02-1843-42d5-b940-7c65b3f2e013} executeQuery: Read 11 rows, 743.00 B in 0.000925699 sec., 11882 rows/sec., 783.82 KiB/sec. 2023.11.20 18:37:18.383174 [ 3 ] {1706ab02-1843-42d5-b940-7c65b3f2e013} DynamicQueryHandler: Done processing query 2023.11.20 18:37:18.383198 [ 3 ] {1706ab02-1843-42d5-b940-7c65b3f2e013} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.20 18:37:18.383213 [ 3 ] {} HTTP-Session: 7c7f5382-cb9d-4283-aa3a-4c7ab5199028 Destroying unnamed session 2023.11.20 18:37:18.383369 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 32121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:18.383415 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:18.383433 [ 3 ] {} HTTP-Session: c17b769d-5ca5-4c67-838f-d5e6e420faab Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:18.383450 [ 3 ] {} HTTP-Session: c17b769d-5ca5-4c67-838f-d5e6e420faab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:18.383526 [ 3 ] {adeb2c34-7d52-4554-aee6-d62185edc5ec} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:18.383569 [ 3 ] {adeb2c34-7d52-4554-aee6-d62185edc5ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.20 18:37:18.383702 [ 3 ] {adeb2c34-7d52-4554-aee6-d62185edc5ec} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:18.384113 [ 3 ] {adeb2c34-7d52-4554-aee6-d62185edc5ec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:18.384395 [ 3 ] {adeb2c34-7d52-4554-aee6-d62185edc5ec} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.20 18:37:18.384571 [ 3 ] {adeb2c34-7d52-4554-aee6-d62185edc5ec} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.20 18:37:18.384712 [ 3 ] {adeb2c34-7d52-4554-aee6-d62185edc5ec} executeQuery: Read 30 rows, 41.46 KiB in 0.001157747 sec., 25912 rows/sec., 34.97 MiB/sec. 2023.11.20 18:37:18.384838 [ 3 ] {adeb2c34-7d52-4554-aee6-d62185edc5ec} DynamicQueryHandler: Done processing query 2023.11.20 18:37:18.384861 [ 3 ] {adeb2c34-7d52-4554-aee6-d62185edc5ec} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.11.20 18:37:18.384878 [ 3 ] {} HTTP-Session: c17b769d-5ca5-4c67-838f-d5e6e420faab Destroying unnamed session 2023.11.20 18:37:23.376045 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:23.376171 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:23.376201 [ 3 ] {} HTTP-Session: 750fe09d-2cf0-4f43-8f58-cca946bac241 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:23.376233 [ 3 ] {} HTTP-Session: 750fe09d-2cf0-4f43-8f58-cca946bac241 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:23.376371 [ 3 ] {4b9b8e25-e3a9-464f-b0bb-e7867b6241b0} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:23.376441 [ 3 ] {4b9b8e25-e3a9-464f-b0bb-e7867b6241b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.20 18:37:23.376618 [ 3 ] {4b9b8e25-e3a9-464f-b0bb-e7867b6241b0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:23.377038 [ 3 ] {4b9b8e25-e3a9-464f-b0bb-e7867b6241b0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:23.377299 [ 3 ] {4b9b8e25-e3a9-464f-b0bb-e7867b6241b0} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.20 18:37:23.377462 [ 3 ] {4b9b8e25-e3a9-464f-b0bb-e7867b6241b0} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.20 18:37:23.377589 [ 3 ] {4b9b8e25-e3a9-464f-b0bb-e7867b6241b0} executeQuery: Read 20 rows, 1.62 KiB in 0.001172587 sec., 17056 rows/sec., 1.35 MiB/sec. 2023.11.20 18:37:23.377608 [ 127 ] {} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.20 18:37:23.377732 [ 127 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:23.377786 [ 3 ] {4b9b8e25-e3a9-464f-b0bb-e7867b6241b0} DynamicQueryHandler: Done processing query 2023.11.20 18:37:23.377827 [ 16 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.20 18:37:23.377834 [ 3 ] {4b9b8e25-e3a9-464f-b0bb-e7867b6241b0} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.20 18:37:23.377899 [ 3 ] {} HTTP-Session: 750fe09d-2cf0-4f43-8f58-cca946bac241 Destroying unnamed session 2023.11.20 18:37:23.377964 [ 16 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.20 18:37:23.377999 [ 16 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 50 rows starting from the beginning of the part 2023.11.20 18:37:23.378079 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 9078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:23.378169 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:23.378170 [ 16 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part 2023.11.20 18:37:23.378200 [ 3 ] {} HTTP-Session: 31503b40-9122-4ebd-a533-f44242edfe63 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:23.378264 [ 3 ] {} HTTP-Session: 31503b40-9122-4ebd-a533-f44242edfe63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:23.378412 [ 16 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part 2023.11.20 18:37:23.378448 [ 3 ] {fd11ad35-12df-416a-9b65-57f8c51cd470} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:23.378524 [ 3 ] {fd11ad35-12df-416a-9b65-57f8c51cd470} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.20 18:37:23.378618 [ 16 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 20 rows starting from the beginning of the part 2023.11.20 18:37:23.378903 [ 16 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part 2023.11.20 18:37:23.378978 [ 3 ] {fd11ad35-12df-416a-9b65-57f8c51cd470} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:23.379150 [ 16 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 20 rows starting from the beginning of the part 2023.11.20 18:37:23.379643 [ 3 ] {fd11ad35-12df-416a-9b65-57f8c51cd470} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:23.380110 [ 3 ] {fd11ad35-12df-416a-9b65-57f8c51cd470} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.20 18:37:23.380369 [ 14 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 4 columns (4 merged, 0 gathered) in 0.002567432 sec., 66214.02241617304 rows/sec., 5.24 MiB/sec. 2023.11.20 18:37:23.380411 [ 3 ] {fd11ad35-12df-416a-9b65-57f8c51cd470} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.20 18:37:23.380571 [ 127 ] {} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.20 18:37:23.380615 [ 3 ] {fd11ad35-12df-416a-9b65-57f8c51cd470} executeQuery: Read 60 rows, 5.40 KiB in 0.002108907 sec., 28450 rows/sec., 2.50 MiB/sec. 2023.11.20 18:37:23.380630 [ 12 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.20 18:37:23.380651 [ 127 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:23.380860 [ 14 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.20 18:37:23.380946 [ 3 ] {fd11ad35-12df-416a-9b65-57f8c51cd470} DynamicQueryHandler: Done processing query 2023.11.20 18:37:23.380992 [ 3 ] {fd11ad35-12df-416a-9b65-57f8c51cd470} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.20 18:37:23.381036 [ 14 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.20 18:37:23.381050 [ 3 ] {} HTTP-Session: 31503b40-9122-4ebd-a533-f44242edfe63 Destroying unnamed session 2023.11.20 18:37:23.381085 [ 12 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_21_4} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.20 18:37:23.381107 [ 14 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 191 rows starting from the beginning of the part 2023.11.20 18:37:23.381193 [ 12 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_21_4} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.20 18:37:23.381320 [ 14 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part 2023.11.20 18:37:23.381368 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 3436, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:23.381481 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:23.381532 [ 14 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 90 rows starting from the beginning of the part 2023.11.20 18:37:23.381536 [ 3 ] {} HTTP-Session: 2eae8d70-0cb6-4d91-82eb-f1ecc10656d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:23.381621 [ 3 ] {} HTTP-Session: 2eae8d70-0cb6-4d91-82eb-f1ecc10656d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:23.381767 [ 14 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 97 rows starting from the beginning of the part 2023.11.20 18:37:23.381823 [ 3 ] {ee455ed6-63cc-4c12-8513-a63c6d7fef8a} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:23.381929 [ 3 ] {ee455ed6-63cc-4c12-8513-a63c6d7fef8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.20 18:37:23.381972 [ 14 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 90 rows starting from the beginning of the part 2023.11.20 18:37:23.382302 [ 14 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part 2023.11.20 18:37:23.382432 [ 3 ] {ee455ed6-63cc-4c12-8513-a63c6d7fef8a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:23.383242 [ 3 ] {ee455ed6-63cc-4c12-8513-a63c6d7fef8a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:23.383688 [ 3 ] {ee455ed6-63cc-4c12-8513-a63c6d7fef8a} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.20 18:37:23.383997 [ 16 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 588 rows, containing 4 columns (4 merged, 0 gathered) in 0.003268484 sec., 179899.91690337172 rows/sec., 17.05 MiB/sec. 2023.11.20 18:37:23.384015 [ 3 ] {ee455ed6-63cc-4c12-8513-a63c6d7fef8a} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.20 18:37:23.384163 [ 12 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.20 18:37:23.384197 [ 127 ] {} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.20 18:37:23.384236 [ 3 ] {ee455ed6-63cc-4c12-8513-a63c6d7fef8a} executeQuery: Read 20 rows, 1.60 KiB in 0.002350425 sec., 8509 rows/sec., 681.39 KiB/sec. 2023.11.20 18:37:23.384297 [ 127 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:23.384546 [ 14 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.20 18:37:23.384620 [ 12 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_21_4} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.20 18:37:23.384650 [ 3 ] {ee455ed6-63cc-4c12-8513-a63c6d7fef8a} DynamicQueryHandler: Done processing query 2023.11.20 18:37:23.384727 [ 3 ] {ee455ed6-63cc-4c12-8513-a63c6d7fef8a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.20 18:37:23.384779 [ 12 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_21_4} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.20 18:37:23.384788 [ 14 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.20 18:37:23.384806 [ 3 ] {} HTTP-Session: 2eae8d70-0cb6-4d91-82eb-f1ecc10656d7 Destroying unnamed session 2023.11.20 18:37:23.384864 [ 14 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 113 rows starting from the beginning of the part 2023.11.20 18:37:23.385009 [ 14 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part 2023.11.20 18:37:23.385027 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 21431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:23.385119 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:23.385174 [ 3 ] {} HTTP-Session: 117c6e9a-156f-4c32-a06c-9f343945ae48 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:23.385221 [ 14 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part 2023.11.20 18:37:23.385227 [ 3 ] {} HTTP-Session: 117c6e9a-156f-4c32-a06c-9f343945ae48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:23.385467 [ 14 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 46 rows starting from the beginning of the part 2023.11.20 18:37:23.385481 [ 3 ] {9c47f788-c7ce-421b-9cb8-0a4d2b6bcf02} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:23.385588 [ 3 ] {9c47f788-c7ce-421b-9cb8-0a4d2b6bcf02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.20 18:37:23.385664 [ 14 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part 2023.11.20 18:37:23.385969 [ 14 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 20 rows starting from the beginning of the part 2023.11.20 18:37:23.386288 [ 3 ] {9c47f788-c7ce-421b-9cb8-0a4d2b6bcf02} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:23.387313 [ 3 ] {9c47f788-c7ce-421b-9cb8-0a4d2b6bcf02} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:23.387592 [ 14 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 4 columns (4 merged, 0 gathered) in 0.003212093 sec., 84057.34205080612 rows/sec., 6.56 MiB/sec. 2023.11.20 18:37:23.387736 [ 14 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.20 18:37:23.387965 [ 3 ] {9c47f788-c7ce-421b-9cb8-0a4d2b6bcf02} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.20 18:37:23.388018 [ 14 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_21_4} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.20 18:37:23.388107 [ 14 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_21_4} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.20 18:37:23.388262 [ 3 ] {9c47f788-c7ce-421b-9cb8-0a4d2b6bcf02} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.20 18:37:23.388394 [ 3 ] {9c47f788-c7ce-421b-9cb8-0a4d2b6bcf02} executeQuery: Read 20 rows, 27.64 KiB in 0.002846901 sec., 7025 rows/sec., 9.48 MiB/sec. 2023.11.20 18:37:23.388407 [ 86 ] {} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.20 18:37:23.388517 [ 86 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:23.388642 [ 12 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.20 18:37:23.388675 [ 3 ] {9c47f788-c7ce-421b-9cb8-0a4d2b6bcf02} DynamicQueryHandler: Done processing query 2023.11.20 18:37:23.388728 [ 3 ] {9c47f788-c7ce-421b-9cb8-0a4d2b6bcf02} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.20 18:37:23.388774 [ 3 ] {} HTTP-Session: 117c6e9a-156f-4c32-a06c-9f343945ae48 Destroying unnamed session 2023.11.20 18:37:23.388819 [ 12 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.20 18:37:23.388853 [ 12 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 388 rows starting from the beginning of the part 2023.11.20 18:37:23.388973 [ 12 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part 2023.11.20 18:37:23.389069 [ 12 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part 2023.11.20 18:37:23.389160 [ 12 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 20 rows starting from the beginning of the part 2023.11.20 18:37:23.389252 [ 12 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part 2023.11.20 18:37:23.389335 [ 12 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 20 rows starting from the beginning of the part 2023.11.20 18:37:23.390661 [ 12 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 508 rows, containing 6 columns (6 merged, 0 gathered) in 0.002068116 sec., 245634.1907320479 rows/sec., 331.47 MiB/sec. 2023.11.20 18:37:23.390942 [ 12 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.20 18:37:23.391192 [ 12 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_21_4} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.20 18:37:23.391268 [ 12 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_21_4} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.20 18:37:23.391338 [ 12 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_21_4: 4.01 MiB. 2023.11.20 18:37:24.001186 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.13 MiB, peak 236.71 MiB, will set to 231.02 MiB (RSS), difference: -4.12 MiB 2023.11.20 18:37:28.376236 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:28.376362 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:28.376393 [ 3 ] {} HTTP-Session: 29db3a4c-00cf-4a9a-9e60-d395701b6a9b Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:28.376420 [ 3 ] {} HTTP-Session: 29db3a4c-00cf-4a9a-9e60-d395701b6a9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:28.376558 [ 3 ] {cfc4464f-8ee4-4604-a542-d6c63a813a4d} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:28.376626 [ 3 ] {cfc4464f-8ee4-4604-a542-d6c63a813a4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.20 18:37:28.376807 [ 3 ] {cfc4464f-8ee4-4604-a542-d6c63a813a4d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:28.377225 [ 3 ] {cfc4464f-8ee4-4604-a542-d6c63a813a4d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:28.377473 [ 3 ] {cfc4464f-8ee4-4604-a542-d6c63a813a4d} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.20 18:37:28.377634 [ 3 ] {cfc4464f-8ee4-4604-a542-d6c63a813a4d} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.20 18:37:28.377766 [ 3 ] {cfc4464f-8ee4-4604-a542-d6c63a813a4d} executeQuery: Read 30 rows, 2.43 KiB in 0.001163828 sec., 25777 rows/sec., 2.04 MiB/sec. 2023.11.20 18:37:28.377932 [ 3 ] {cfc4464f-8ee4-4604-a542-d6c63a813a4d} DynamicQueryHandler: Done processing query 2023.11.20 18:37:28.377958 [ 3 ] {cfc4464f-8ee4-4604-a542-d6c63a813a4d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.20 18:37:28.377975 [ 3 ] {} HTTP-Session: 29db3a4c-00cf-4a9a-9e60-d395701b6a9b Destroying unnamed session 2023.11.20 18:37:28.378156 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 15134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:28.378203 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:28.378223 [ 3 ] {} HTTP-Session: 1e0721bc-9303-401e-85bf-115521a7d315 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:28.378241 [ 3 ] {} HTTP-Session: 1e0721bc-9303-401e-85bf-115521a7d315 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:28.378325 [ 3 ] {3363f398-b625-49ca-9f7a-b6d0acd848d9} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:28.378369 [ 3 ] {3363f398-b625-49ca-9f7a-b6d0acd848d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.20 18:37:28.378481 [ 3 ] {3363f398-b625-49ca-9f7a-b6d0acd848d9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:28.378968 [ 3 ] {3363f398-b625-49ca-9f7a-b6d0acd848d9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:28.379184 [ 3 ] {3363f398-b625-49ca-9f7a-b6d0acd848d9} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.20 18:37:28.379344 [ 3 ] {3363f398-b625-49ca-9f7a-b6d0acd848d9} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.20 18:37:28.379452 [ 3 ] {3363f398-b625-49ca-9f7a-b6d0acd848d9} executeQuery: Read 90 rows, 9.58 KiB in 0.001097306 sec., 82019 rows/sec., 8.53 MiB/sec. 2023.11.20 18:37:28.379582 [ 3 ] {3363f398-b625-49ca-9f7a-b6d0acd848d9} DynamicQueryHandler: Done processing query 2023.11.20 18:37:28.379606 [ 3 ] {3363f398-b625-49ca-9f7a-b6d0acd848d9} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.20 18:37:28.379622 [ 3 ] {} HTTP-Session: 1e0721bc-9303-401e-85bf-115521a7d315 Destroying unnamed session 2023.11.20 18:37:28.379790 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 5137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:28.379835 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:28.379854 [ 3 ] {} HTTP-Session: f2ac78a3-ff72-4b7f-8450-a4fba0c54335 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:28.379872 [ 3 ] {} HTTP-Session: f2ac78a3-ff72-4b7f-8450-a4fba0c54335 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:28.379945 [ 3 ] {47776ed0-0357-43dd-b748-c526976be6f6} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:28.379985 [ 3 ] {47776ed0-0357-43dd-b748-c526976be6f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.20 18:37:28.380093 [ 3 ] {47776ed0-0357-43dd-b748-c526976be6f6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:28.380426 [ 3 ] {47776ed0-0357-43dd-b748-c526976be6f6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:28.380632 [ 3 ] {47776ed0-0357-43dd-b748-c526976be6f6} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.20 18:37:28.380781 [ 3 ] {47776ed0-0357-43dd-b748-c526976be6f6} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.20 18:37:28.380907 [ 3 ] {47776ed0-0357-43dd-b748-c526976be6f6} executeQuery: Read 30 rows, 2.40 KiB in 0.00093117 sec., 32217 rows/sec., 2.52 MiB/sec. 2023.11.20 18:37:28.381063 [ 3 ] {47776ed0-0357-43dd-b748-c526976be6f6} DynamicQueryHandler: Done processing query 2023.11.20 18:37:28.381087 [ 3 ] {47776ed0-0357-43dd-b748-c526976be6f6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.20 18:37:28.381104 [ 3 ] {} HTTP-Session: f2ac78a3-ff72-4b7f-8450-a4fba0c54335 Destroying unnamed session 2023.11.20 18:37:28.381230 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 32121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:28.381274 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:28.381293 [ 3 ] {} HTTP-Session: 61163bc0-04a6-43eb-a606-b9d21d3949e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:28.381309 [ 3 ] {} HTTP-Session: 61163bc0-04a6-43eb-a606-b9d21d3949e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:28.381390 [ 3 ] {d3ba86f6-a165-48d0-acce-7480130953ae} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:28.381435 [ 3 ] {d3ba86f6-a165-48d0-acce-7480130953ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.20 18:37:28.381591 [ 3 ] {d3ba86f6-a165-48d0-acce-7480130953ae} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:28.382079 [ 3 ] {d3ba86f6-a165-48d0-acce-7480130953ae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:28.382389 [ 3 ] {d3ba86f6-a165-48d0-acce-7480130953ae} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.20 18:37:28.382567 [ 3 ] {d3ba86f6-a165-48d0-acce-7480130953ae} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.20 18:37:28.382689 [ 3 ] {d3ba86f6-a165-48d0-acce-7480130953ae} executeQuery: Read 30 rows, 41.46 KiB in 0.00126591 sec., 23698 rows/sec., 31.98 MiB/sec. 2023.11.20 18:37:28.382823 [ 3 ] {d3ba86f6-a165-48d0-acce-7480130953ae} DynamicQueryHandler: Done processing query 2023.11.20 18:37:28.382845 [ 3 ] {d3ba86f6-a165-48d0-acce-7480130953ae} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.11.20 18:37:28.382862 [ 3 ] {} HTTP-Session: 61163bc0-04a6-43eb-a606-b9d21d3949e0 Destroying unnamed session 2023.11.20 18:37:32.140092 [ 54 ] {} DNSResolver: Updating DNS cache 2023.11.20 18:37:32.140188 [ 54 ] {} DNSResolver: Updated DNS cache 2023.11.20 18:37:33.375160 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:33.375275 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:33.375304 [ 3 ] {} HTTP-Session: cde6dc39-3a9a-4f11-a5b7-9d93b1b300ae Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:33.375331 [ 3 ] {} HTTP-Session: cde6dc39-3a9a-4f11-a5b7-9d93b1b300ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:33.375472 [ 3 ] {f8072eb3-217d-448c-a3ff-d7391c5889f6} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:33.375542 [ 3 ] {f8072eb3-217d-448c-a3ff-d7391c5889f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.20 18:37:33.375724 [ 3 ] {f8072eb3-217d-448c-a3ff-d7391c5889f6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:33.376175 [ 3 ] {f8072eb3-217d-448c-a3ff-d7391c5889f6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:33.376436 [ 3 ] {f8072eb3-217d-448c-a3ff-d7391c5889f6} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.11.20 18:37:33.376602 [ 3 ] {f8072eb3-217d-448c-a3ff-d7391c5889f6} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.11.20 18:37:33.376750 [ 3 ] {f8072eb3-217d-448c-a3ff-d7391c5889f6} executeQuery: Read 20 rows, 1.62 KiB in 0.00123317 sec., 16218 rows/sec., 1.28 MiB/sec. 2023.11.20 18:37:33.376928 [ 3 ] {f8072eb3-217d-448c-a3ff-d7391c5889f6} DynamicQueryHandler: Done processing query 2023.11.20 18:37:33.376953 [ 3 ] {f8072eb3-217d-448c-a3ff-d7391c5889f6} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.20 18:37:33.376969 [ 3 ] {} HTTP-Session: cde6dc39-3a9a-4f11-a5b7-9d93b1b300ae Destroying unnamed session 2023.11.20 18:37:33.377098 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:33.377149 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:33.377170 [ 3 ] {} HTTP-Session: 7a255abc-baec-4368-ae45-1d4c29f0b54e Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:33.377187 [ 3 ] {} HTTP-Session: 7a255abc-baec-4368-ae45-1d4c29f0b54e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:33.377265 [ 3 ] {13ffe753-e843-498d-ac63-ae652ef91b40} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:33.377306 [ 3 ] {13ffe753-e843-498d-ac63-ae652ef91b40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.20 18:37:33.377421 [ 3 ] {13ffe753-e843-498d-ac63-ae652ef91b40} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:33.377732 [ 3 ] {13ffe753-e843-498d-ac63-ae652ef91b40} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:33.377952 [ 3 ] {13ffe753-e843-498d-ac63-ae652ef91b40} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.20 18:37:33.378133 [ 3 ] {13ffe753-e843-498d-ac63-ae652ef91b40} oximeter.fields_ipaddr (fe5d6b8c-3e77-4aa9-afe8-894de6788909): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.20 18:37:33.378261 [ 3 ] {13ffe753-e843-498d-ac63-ae652ef91b40} executeQuery: Read 2 rows, 175.00 B in 0.000965251 sec., 2071 rows/sec., 177.05 KiB/sec. 2023.11.20 18:37:33.378428 [ 3 ] {13ffe753-e843-498d-ac63-ae652ef91b40} DynamicQueryHandler: Done processing query 2023.11.20 18:37:33.378452 [ 3 ] {13ffe753-e843-498d-ac63-ae652ef91b40} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.20 18:37:33.378469 [ 3 ] {} HTTP-Session: 7a255abc-baec-4368-ae45-1d4c29f0b54e Destroying unnamed session 2023.11.20 18:37:33.378644 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 9228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:33.378724 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:33.378744 [ 3 ] {} HTTP-Session: c83ef943-0ba3-4362-b298-a97d8dda8e40 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:33.378761 [ 3 ] {} HTTP-Session: c83ef943-0ba3-4362-b298-a97d8dda8e40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:33.378838 [ 3 ] {dfd80f80-f746-41e3-ac3a-bae7ac843e5c} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:33.378898 [ 3 ] {dfd80f80-f746-41e3-ac3a-bae7ac843e5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.20 18:37:33.379013 [ 3 ] {dfd80f80-f746-41e3-ac3a-bae7ac843e5c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:33.379347 [ 3 ] {dfd80f80-f746-41e3-ac3a-bae7ac843e5c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:33.379558 [ 3 ] {dfd80f80-f746-41e3-ac3a-bae7ac843e5c} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.11.20 18:37:33.379710 [ 3 ] {dfd80f80-f746-41e3-ac3a-bae7ac843e5c} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.11.20 18:37:33.379843 [ 3 ] {dfd80f80-f746-41e3-ac3a-bae7ac843e5c} executeQuery: Read 61 rows, 5.49 KiB in 0.000950641 sec., 64167 rows/sec., 5.64 MiB/sec. 2023.11.20 18:37:33.380023 [ 3 ] {dfd80f80-f746-41e3-ac3a-bae7ac843e5c} DynamicQueryHandler: Done processing query 2023.11.20 18:37:33.380046 [ 3 ] {dfd80f80-f746-41e3-ac3a-bae7ac843e5c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.20 18:37:33.380063 [ 3 ] {} HTTP-Session: c83ef943-0ba3-4362-b298-a97d8dda8e40 Destroying unnamed session 2023.11.20 18:37:33.380182 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:33.380226 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:33.380245 [ 3 ] {} HTTP-Session: 84fb67c7-8276-45fc-b9ae-d3f4726df63f Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:33.380262 [ 3 ] {} HTTP-Session: 84fb67c7-8276-45fc-b9ae-d3f4726df63f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:33.380332 [ 3 ] {c3820ed6-b8cd-4278-949d-45483986d2b2} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:33.380371 [ 3 ] {c3820ed6-b8cd-4278-949d-45483986d2b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.20 18:37:33.380492 [ 3 ] {c3820ed6-b8cd-4278-949d-45483986d2b2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:33.380818 [ 3 ] {c3820ed6-b8cd-4278-949d-45483986d2b2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:33.381018 [ 3 ] {c3820ed6-b8cd-4278-949d-45483986d2b2} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.20 18:37:33.381166 [ 3 ] {c3820ed6-b8cd-4278-949d-45483986d2b2} oximeter.fields_u16 (1560072c-dc51-4893-a6bd-1d5c605e963e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.20 18:37:33.381296 [ 3 ] {c3820ed6-b8cd-4278-949d-45483986d2b2} executeQuery: Read 2 rows, 143.00 B in 0.00092703 sec., 2157 rows/sec., 150.64 KiB/sec. 2023.11.20 18:37:33.381433 [ 3 ] {c3820ed6-b8cd-4278-949d-45483986d2b2} DynamicQueryHandler: Done processing query 2023.11.20 18:37:33.381456 [ 3 ] {c3820ed6-b8cd-4278-949d-45483986d2b2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.20 18:37:33.381471 [ 3 ] {} HTTP-Session: 84fb67c7-8276-45fc-b9ae-d3f4726df63f Destroying unnamed session 2023.11.20 18:37:33.381596 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 3779, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:33.381641 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:33.381660 [ 3 ] {} HTTP-Session: 72562edb-6256-4d45-a877-b9ac77a54f7c Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:33.381676 [ 3 ] {} HTTP-Session: 72562edb-6256-4d45-a877-b9ac77a54f7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:33.381747 [ 3 ] {d885e34c-53a3-448b-a614-4c8187c21d79} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:33.381787 [ 3 ] {d885e34c-53a3-448b-a614-4c8187c21d79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.20 18:37:33.381892 [ 3 ] {d885e34c-53a3-448b-a614-4c8187c21d79} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:33.382206 [ 3 ] {d885e34c-53a3-448b-a614-4c8187c21d79} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:33.382408 [ 3 ] {d885e34c-53a3-448b-a614-4c8187c21d79} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.11.20 18:37:33.382553 [ 3 ] {d885e34c-53a3-448b-a614-4c8187c21d79} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.11.20 18:37:33.382678 [ 3 ] {d885e34c-53a3-448b-a614-4c8187c21d79} executeQuery: Read 22 rows, 1.76 KiB in 0.000900929 sec., 24419 rows/sec., 1.91 MiB/sec. 2023.11.20 18:37:33.382799 [ 3 ] {d885e34c-53a3-448b-a614-4c8187c21d79} DynamicQueryHandler: Done processing query 2023.11.20 18:37:33.382822 [ 3 ] {d885e34c-53a3-448b-a614-4c8187c21d79} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.20 18:37:33.382837 [ 3 ] {} HTTP-Session: 72562edb-6256-4d45-a877-b9ac77a54f7c Destroying unnamed session 2023.11.20 18:37:33.382949 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:33.382994 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:33.383012 [ 3 ] {} HTTP-Session: 51aa53c8-3526-4947-baa5-baf65f8f62ab Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:33.383028 [ 3 ] {} HTTP-Session: 51aa53c8-3526-4947-baa5-baf65f8f62ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:33.383096 [ 3 ] {ae70086e-5d90-40e0-a74b-88dd8f5026bb} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:33.383138 [ 3 ] {ae70086e-5d90-40e0-a74b-88dd8f5026bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.20 18:37:33.383257 [ 3 ] {ae70086e-5d90-40e0-a74b-88dd8f5026bb} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:33.383532 [ 3 ] {ae70086e-5d90-40e0-a74b-88dd8f5026bb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:33.383768 [ 3 ] {ae70086e-5d90-40e0-a74b-88dd8f5026bb} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.20 18:37:33.383948 [ 3 ] {ae70086e-5d90-40e0-a74b-88dd8f5026bb} oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.20 18:37:33.384071 [ 3 ] {ae70086e-5d90-40e0-a74b-88dd8f5026bb} executeQuery: Read 1 rows, 71.00 B in 0.00094272 sec., 1060 rows/sec., 73.55 KiB/sec. 2023.11.20 18:37:33.384192 [ 3 ] {ae70086e-5d90-40e0-a74b-88dd8f5026bb} DynamicQueryHandler: Done processing query 2023.11.20 18:37:33.384215 [ 3 ] {ae70086e-5d90-40e0-a74b-88dd8f5026bb} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.20 18:37:33.384230 [ 3 ] {} HTTP-Session: 51aa53c8-3526-4947-baa5-baf65f8f62ab Destroying unnamed session 2023.11.20 18:37:33.384362 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 21431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:33.384406 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:33.384425 [ 3 ] {} HTTP-Session: 9e3e61da-7155-43bf-a545-330d0812eaa4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:33.384441 [ 3 ] {} HTTP-Session: 9e3e61da-7155-43bf-a545-330d0812eaa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:33.384514 [ 3 ] {a0bddf8e-f5d7-44c1-a6e7-d1aeece5dbc7} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:33.384558 [ 3 ] {a0bddf8e-f5d7-44c1-a6e7-d1aeece5dbc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.20 18:37:33.384693 [ 3 ] {a0bddf8e-f5d7-44c1-a6e7-d1aeece5dbc7} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:33.385077 [ 3 ] {a0bddf8e-f5d7-44c1-a6e7-d1aeece5dbc7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:33.385359 [ 3 ] {a0bddf8e-f5d7-44c1-a6e7-d1aeece5dbc7} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.11.20 18:37:33.385534 [ 3 ] {a0bddf8e-f5d7-44c1-a6e7-d1aeece5dbc7} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.11.20 18:37:33.385671 [ 3 ] {a0bddf8e-f5d7-44c1-a6e7-d1aeece5dbc7} executeQuery: Read 20 rows, 27.64 KiB in 0.001120436 sec., 17850 rows/sec., 24.09 MiB/sec. 2023.11.20 18:37:33.385859 [ 3 ] {a0bddf8e-f5d7-44c1-a6e7-d1aeece5dbc7} DynamicQueryHandler: Done processing query 2023.11.20 18:37:33.385886 [ 3 ] {a0bddf8e-f5d7-44c1-a6e7-d1aeece5dbc7} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.20 18:37:33.385902 [ 3 ] {} HTTP-Session: 9e3e61da-7155-43bf-a545-330d0812eaa4 Destroying unnamed session 2023.11.20 18:37:38.375972 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:38.376169 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:38.376217 [ 3 ] {} HTTP-Session: 5284091e-b155-4c03-ab9e-7b11e0c7025d Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:38.376260 [ 3 ] {} HTTP-Session: 5284091e-b155-4c03-ab9e-7b11e0c7025d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:38.376459 [ 3 ] {ae1e55ce-b68f-4188-8b35-122e2dd63565} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:38.376558 [ 3 ] {ae1e55ce-b68f-4188-8b35-122e2dd63565} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.20 18:37:38.376819 [ 3 ] {ae1e55ce-b68f-4188-8b35-122e2dd63565} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:38.377382 [ 3 ] {ae1e55ce-b68f-4188-8b35-122e2dd63565} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:38.377645 [ 3 ] {ae1e55ce-b68f-4188-8b35-122e2dd63565} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.11.20 18:37:38.377824 [ 3 ] {ae1e55ce-b68f-4188-8b35-122e2dd63565} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.11.20 18:37:38.377948 [ 3 ] {ae1e55ce-b68f-4188-8b35-122e2dd63565} executeQuery: Read 30 rows, 2.43 KiB in 0.001431436 sec., 20957 rows/sec., 1.66 MiB/sec. 2023.11.20 18:37:38.378122 [ 3 ] {ae1e55ce-b68f-4188-8b35-122e2dd63565} DynamicQueryHandler: Done processing query 2023.11.20 18:37:38.378148 [ 3 ] {ae1e55ce-b68f-4188-8b35-122e2dd63565} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.20 18:37:38.378165 [ 3 ] {} HTTP-Session: 5284091e-b155-4c03-ab9e-7b11e0c7025d Destroying unnamed session 2023.11.20 18:37:38.378283 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:38.378335 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:38.378355 [ 3 ] {} HTTP-Session: 5c7fd8e8-515e-44f1-b142-cf5725906b94 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:38.378373 [ 3 ] {} HTTP-Session: 5c7fd8e8-515e-44f1-b142-cf5725906b94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:38.378451 [ 3 ] {9e590a59-4896-4c66-90f4-77a8fa4aff1a} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:38.378492 [ 3 ] {9e590a59-4896-4c66-90f4-77a8fa4aff1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.20 18:37:38.378604 [ 3 ] {9e590a59-4896-4c66-90f4-77a8fa4aff1a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:38.378903 [ 3 ] {9e590a59-4896-4c66-90f4-77a8fa4aff1a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:38.379109 [ 3 ] {9e590a59-4896-4c66-90f4-77a8fa4aff1a} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.20 18:37:38.379259 [ 3 ] {9e590a59-4896-4c66-90f4-77a8fa4aff1a} oximeter.fields_ipaddr (fe5d6b8c-3e77-4aa9-afe8-894de6788909): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.20 18:37:38.379363 [ 3 ] {9e590a59-4896-4c66-90f4-77a8fa4aff1a} executeQuery: Read 2 rows, 175.00 B in 0.000881918 sec., 2267 rows/sec., 193.78 KiB/sec. 2023.11.20 18:37:38.379491 [ 3 ] {9e590a59-4896-4c66-90f4-77a8fa4aff1a} DynamicQueryHandler: Done processing query 2023.11.20 18:37:38.379515 [ 3 ] {9e590a59-4896-4c66-90f4-77a8fa4aff1a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.20 18:37:38.379531 [ 3 ] {} HTTP-Session: 5c7fd8e8-515e-44f1-b142-cf5725906b94 Destroying unnamed session 2023.11.20 18:37:38.379699 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 15284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:38.379744 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:38.379764 [ 3 ] {} HTTP-Session: 71831b26-c560-48e3-86ac-693724dc6b24 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:38.379781 [ 3 ] {} HTTP-Session: 71831b26-c560-48e3-86ac-693724dc6b24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:38.379855 [ 3 ] {d380af73-1342-43ae-aef6-ac01a97014e9} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:38.379894 [ 3 ] {d380af73-1342-43ae-aef6-ac01a97014e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.20 18:37:38.380000 [ 3 ] {d380af73-1342-43ae-aef6-ac01a97014e9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:38.380340 [ 3 ] {d380af73-1342-43ae-aef6-ac01a97014e9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:38.380565 [ 3 ] {d380af73-1342-43ae-aef6-ac01a97014e9} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.11.20 18:37:38.380718 [ 3 ] {d380af73-1342-43ae-aef6-ac01a97014e9} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.11.20 18:37:38.380847 [ 3 ] {d380af73-1342-43ae-aef6-ac01a97014e9} executeQuery: Read 91 rows, 9.67 KiB in 0.00096238 sec., 94557 rows/sec., 9.82 MiB/sec. 2023.11.20 18:37:38.380967 [ 3 ] {d380af73-1342-43ae-aef6-ac01a97014e9} DynamicQueryHandler: Done processing query 2023.11.20 18:37:38.380991 [ 3 ] {d380af73-1342-43ae-aef6-ac01a97014e9} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.20 18:37:38.381007 [ 3 ] {} HTTP-Session: 71831b26-c560-48e3-86ac-693724dc6b24 Destroying unnamed session 2023.11.20 18:37:38.381116 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:38.381161 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:38.381179 [ 3 ] {} HTTP-Session: b6a76d85-627d-4547-a791-88a5a0d4140b Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:38.381195 [ 3 ] {} HTTP-Session: b6a76d85-627d-4547-a791-88a5a0d4140b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:38.381264 [ 3 ] {68170f6e-b0f7-4c53-b3e0-21329029ef80} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:38.381303 [ 3 ] {68170f6e-b0f7-4c53-b3e0-21329029ef80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.20 18:37:38.381411 [ 3 ] {68170f6e-b0f7-4c53-b3e0-21329029ef80} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:38.381682 [ 3 ] {68170f6e-b0f7-4c53-b3e0-21329029ef80} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:38.381887 [ 3 ] {68170f6e-b0f7-4c53-b3e0-21329029ef80} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.20 18:37:38.382036 [ 3 ] {68170f6e-b0f7-4c53-b3e0-21329029ef80} oximeter.fields_u16 (1560072c-dc51-4893-a6bd-1d5c605e963e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.20 18:37:38.382158 [ 3 ] {68170f6e-b0f7-4c53-b3e0-21329029ef80} executeQuery: Read 2 rows, 143.00 B in 0.000863447 sec., 2316 rows/sec., 161.73 KiB/sec. 2023.11.20 18:37:38.382325 [ 3 ] {68170f6e-b0f7-4c53-b3e0-21329029ef80} DynamicQueryHandler: Done processing query 2023.11.20 18:37:38.382349 [ 3 ] {68170f6e-b0f7-4c53-b3e0-21329029ef80} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.20 18:37:38.382366 [ 3 ] {} HTTP-Session: b6a76d85-627d-4547-a791-88a5a0d4140b Destroying unnamed session 2023.11.20 18:37:38.382479 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 5480, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:38.382524 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:38.382542 [ 3 ] {} HTTP-Session: 1871300e-a4fa-42e2-9e3c-6305ce060350 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:38.382558 [ 3 ] {} HTTP-Session: 1871300e-a4fa-42e2-9e3c-6305ce060350 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:38.382629 [ 3 ] {65268ea0-4848-4655-b8bc-d5957aba6633} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:38.382669 [ 3 ] {65268ea0-4848-4655-b8bc-d5957aba6633} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.20 18:37:38.382802 [ 3 ] {65268ea0-4848-4655-b8bc-d5957aba6633} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:38.383131 [ 3 ] {65268ea0-4848-4655-b8bc-d5957aba6633} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:38.383333 [ 3 ] {65268ea0-4848-4655-b8bc-d5957aba6633} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.11.20 18:37:38.383478 [ 3 ] {65268ea0-4848-4655-b8bc-d5957aba6633} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.11.20 18:37:38.383591 [ 3 ] {65268ea0-4848-4655-b8bc-d5957aba6633} executeQuery: Read 32 rows, 2.57 KiB in 0.00092783 sec., 34489 rows/sec., 2.70 MiB/sec. 2023.11.20 18:37:38.383700 [ 3 ] {65268ea0-4848-4655-b8bc-d5957aba6633} DynamicQueryHandler: Done processing query 2023.11.20 18:37:38.383724 [ 3 ] {65268ea0-4848-4655-b8bc-d5957aba6633} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.20 18:37:38.383740 [ 3 ] {} HTTP-Session: 1871300e-a4fa-42e2-9e3c-6305ce060350 Destroying unnamed session 2023.11.20 18:37:38.383847 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:38.383890 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:38.383908 [ 3 ] {} HTTP-Session: a0f990bf-302f-4777-ac80-9641ef39fa2c Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:38.383925 [ 3 ] {} HTTP-Session: a0f990bf-302f-4777-ac80-9641ef39fa2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:38.383994 [ 3 ] {bbec2086-e760-426e-a619-44adbb4162c1} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:38.384036 [ 3 ] {bbec2086-e760-426e-a619-44adbb4162c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.20 18:37:38.384150 [ 3 ] {bbec2086-e760-426e-a619-44adbb4162c1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:38.384404 [ 3 ] {bbec2086-e760-426e-a619-44adbb4162c1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:38.384637 [ 3 ] {bbec2086-e760-426e-a619-44adbb4162c1} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.20 18:37:38.384806 [ 3 ] {bbec2086-e760-426e-a619-44adbb4162c1} oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.20 18:37:38.384934 [ 3 ] {bbec2086-e760-426e-a619-44adbb4162c1} executeQuery: Read 1 rows, 71.00 B in 0.000904219 sec., 1105 rows/sec., 76.68 KiB/sec. 2023.11.20 18:37:38.385055 [ 3 ] {bbec2086-e760-426e-a619-44adbb4162c1} DynamicQueryHandler: Done processing query 2023.11.20 18:37:38.385078 [ 3 ] {bbec2086-e760-426e-a619-44adbb4162c1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.20 18:37:38.385093 [ 3 ] {} HTTP-Session: a0f990bf-302f-4777-ac80-9641ef39fa2c Destroying unnamed session 2023.11.20 18:37:38.385244 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 32122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:38.385289 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:38.385308 [ 3 ] {} HTTP-Session: e981b9b9-e2e8-4704-a339-e3591801357f Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:38.385325 [ 3 ] {} HTTP-Session: e981b9b9-e2e8-4704-a339-e3591801357f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:38.385401 [ 3 ] {ea68d0e3-1a60-4f90-a37e-654aaa1b4308} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:38.385445 [ 3 ] {ea68d0e3-1a60-4f90-a37e-654aaa1b4308} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.20 18:37:38.385579 [ 3 ] {ea68d0e3-1a60-4f90-a37e-654aaa1b4308} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:38.385968 [ 3 ] {ea68d0e3-1a60-4f90-a37e-654aaa1b4308} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:38.386261 [ 3 ] {ea68d0e3-1a60-4f90-a37e-654aaa1b4308} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.11.20 18:37:38.386438 [ 3 ] {ea68d0e3-1a60-4f90-a37e-654aaa1b4308} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.11.20 18:37:38.386565 [ 3 ] {ea68d0e3-1a60-4f90-a37e-654aaa1b4308} executeQuery: Read 30 rows, 41.46 KiB in 0.001127786 sec., 26600 rows/sec., 35.90 MiB/sec. 2023.11.20 18:37:38.386715 [ 3 ] {ea68d0e3-1a60-4f90-a37e-654aaa1b4308} DynamicQueryHandler: Done processing query 2023.11.20 18:37:38.386740 [ 3 ] {ea68d0e3-1a60-4f90-a37e-654aaa1b4308} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.11.20 18:37:38.386756 [ 3 ] {} HTTP-Session: e981b9b9-e2e8-4704-a339-e3591801357f Destroying unnamed session 2023.11.20 18:37:43.377043 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:43.377172 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:43.377201 [ 3 ] {} HTTP-Session: df665cc5-6a26-49ba-92ed-223a21fef659 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:43.377227 [ 3 ] {} HTTP-Session: df665cc5-6a26-49ba-92ed-223a21fef659 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:43.377359 [ 3 ] {0e286d7a-0c98-4bf0-b42d-f9f11a10055a} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:43.377422 [ 3 ] {0e286d7a-0c98-4bf0-b42d-f9f11a10055a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.20 18:37:43.377592 [ 3 ] {0e286d7a-0c98-4bf0-b42d-f9f11a10055a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:43.378058 [ 3 ] {0e286d7a-0c98-4bf0-b42d-f9f11a10055a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:43.378311 [ 3 ] {0e286d7a-0c98-4bf0-b42d-f9f11a10055a} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.11.20 18:37:43.378480 [ 3 ] {0e286d7a-0c98-4bf0-b42d-f9f11a10055a} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.11.20 18:37:43.378623 [ 3 ] {0e286d7a-0c98-4bf0-b42d-f9f11a10055a} executeQuery: Read 20 rows, 1.62 KiB in 0.001221579 sec., 16372 rows/sec., 1.30 MiB/sec. 2023.11.20 18:37:43.378793 [ 3 ] {0e286d7a-0c98-4bf0-b42d-f9f11a10055a} DynamicQueryHandler: Done processing query 2023.11.20 18:37:43.378817 [ 3 ] {0e286d7a-0c98-4bf0-b42d-f9f11a10055a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.20 18:37:43.378833 [ 3 ] {} HTTP-Session: df665cc5-6a26-49ba-92ed-223a21fef659 Destroying unnamed session 2023.11.20 18:37:43.378968 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 14358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:43.379014 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:43.379033 [ 3 ] {} HTTP-Session: aae6a303-fb89-4347-81b0-373f17733b6d Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:43.379048 [ 3 ] {} HTTP-Session: aae6a303-fb89-4347-81b0-373f17733b6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:43.379121 [ 3 ] {f15d74e0-2176-42f6-830a-d9c904bdce08} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:43.379160 [ 3 ] {f15d74e0-2176-42f6-830a-d9c904bdce08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.20 18:37:43.379265 [ 3 ] {f15d74e0-2176-42f6-830a-d9c904bdce08} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:43.379608 [ 3 ] {f15d74e0-2176-42f6-830a-d9c904bdce08} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:43.379817 [ 3 ] {f15d74e0-2176-42f6-830a-d9c904bdce08} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.11.20 18:37:43.379983 [ 3 ] {f15d74e0-2176-42f6-830a-d9c904bdce08} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.11.20 18:37:43.380107 [ 3 ] {f15d74e0-2176-42f6-830a-d9c904bdce08} executeQuery: Read 96 rows, 8.50 KiB in 0.000949541 sec., 101101 rows/sec., 8.74 MiB/sec. 2023.11.20 18:37:43.380245 [ 3 ] {f15d74e0-2176-42f6-830a-d9c904bdce08} DynamicQueryHandler: Done processing query 2023.11.20 18:37:43.380269 [ 3 ] {f15d74e0-2176-42f6-830a-d9c904bdce08} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.20 18:37:43.380286 [ 3 ] {} HTTP-Session: aae6a303-fb89-4347-81b0-373f17733b6d Destroying unnamed session 2023.11.20 18:37:43.380447 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 7484, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:43.380491 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:43.380509 [ 3 ] {} HTTP-Session: 910536cc-f2c4-4880-8fb0-225d8a21fe71 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:43.380527 [ 3 ] {} HTTP-Session: 910536cc-f2c4-4880-8fb0-225d8a21fe71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:43.380609 [ 3 ] {7784e6c9-b960-4e1f-9c73-c159fdabc369} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:43.380651 [ 3 ] {7784e6c9-b960-4e1f-9c73-c159fdabc369} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.20 18:37:43.380758 [ 3 ] {7784e6c9-b960-4e1f-9c73-c159fdabc369} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:43.381059 [ 3 ] {7784e6c9-b960-4e1f-9c73-c159fdabc369} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:43.381266 [ 3 ] {7784e6c9-b960-4e1f-9c73-c159fdabc369} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.11.20 18:37:43.381412 [ 3 ] {7784e6c9-b960-4e1f-9c73-c159fdabc369} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.11.20 18:37:43.381514 [ 3 ] {7784e6c9-b960-4e1f-9c73-c159fdabc369} executeQuery: Read 44 rows, 3.50 KiB in 0.000875968 sec., 50230 rows/sec., 3.90 MiB/sec. 2023.11.20 18:37:43.381635 [ 3 ] {7784e6c9-b960-4e1f-9c73-c159fdabc369} DynamicQueryHandler: Done processing query 2023.11.20 18:37:43.381659 [ 3 ] {7784e6c9-b960-4e1f-9c73-c159fdabc369} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.20 18:37:43.381674 [ 3 ] {} HTTP-Session: 910536cc-f2c4-4880-8fb0-225d8a21fe71 Destroying unnamed session 2023.11.20 18:37:43.381799 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 7018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:43.381843 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:43.381862 [ 3 ] {} HTTP-Session: 4b7c3477-2e48-467f-a879-d83cba82322f Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:43.381878 [ 3 ] {} HTTP-Session: 4b7c3477-2e48-467f-a879-d83cba82322f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:43.381953 [ 3 ] {8637cd61-7f81-4be5-b7af-b6b0304c78e4} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:43.381996 [ 3 ] {8637cd61-7f81-4be5-b7af-b6b0304c78e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.20 18:37:43.382117 [ 3 ] {8637cd61-7f81-4be5-b7af-b6b0304c78e4} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:43.382415 [ 3 ] {8637cd61-7f81-4be5-b7af-b6b0304c78e4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:43.382660 [ 3 ] {8637cd61-7f81-4be5-b7af-b6b0304c78e4} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.20 18:37:43.382834 [ 3 ] {8637cd61-7f81-4be5-b7af-b6b0304c78e4} oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.20 18:37:43.382964 [ 3 ] {8637cd61-7f81-4be5-b7af-b6b0304c78e4} executeQuery: Read 36 rows, 2.57 KiB in 0.000979161 sec., 36766 rows/sec., 2.56 MiB/sec. 2023.11.20 18:37:43.382957 [ 171 ] {} oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.20 18:37:43.383072 [ 171 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:43.383134 [ 3 ] {8637cd61-7f81-4be5-b7af-b6b0304c78e4} DynamicQueryHandler: Done processing query 2023.11.20 18:37:43.383176 [ 3 ] {8637cd61-7f81-4be5-b7af-b6b0304c78e4} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.20 18:37:43.383186 [ 15 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.20 18:37:43.383206 [ 3 ] {} HTTP-Session: 4b7c3477-2e48-467f-a879-d83cba82322f Destroying unnamed session 2023.11.20 18:37:43.383328 [ 15 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.20 18:37:43.383384 [ 15 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 340 rows starting from the beginning of the part 2023.11.20 18:37:43.383407 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 21431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:43.383487 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:43.383531 [ 3 ] {} HTTP-Session: 23dc0953-4f2b-45bb-a0ab-0b425d048503 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:43.383588 [ 3 ] {} HTTP-Session: 23dc0953-4f2b-45bb-a0ab-0b425d048503 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:43.383642 [ 15 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part 2023.11.20 18:37:43.383804 [ 3 ] {0f0e1939-b1e6-4e98-b665-f39b63bbdd3b} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:43.383879 [ 15 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 37 rows starting from the beginning of the part 2023.11.20 18:37:43.383901 [ 3 ] {0f0e1939-b1e6-4e98-b665-f39b63bbdd3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.20 18:37:43.384161 [ 15 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part 2023.11.20 18:37:43.384476 [ 15 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2023.11.20 18:37:43.384580 [ 3 ] {0f0e1939-b1e6-4e98-b665-f39b63bbdd3b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:43.384755 [ 15 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part 2023.11.20 18:37:43.385435 [ 3 ] {0f0e1939-b1e6-4e98-b665-f39b63bbdd3b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:43.386271 [ 3 ] {0f0e1939-b1e6-4e98-b665-f39b63bbdd3b} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.11.20 18:37:43.386329 [ 12 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 416 rows, containing 5 columns (5 merged, 0 gathered) in 0.003186462 sec., 130552.31789991532 rows/sec., 9.08 MiB/sec. 2023.11.20 18:37:43.386555 [ 12 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.20 18:37:43.386602 [ 3 ] {0f0e1939-b1e6-4e98-b665-f39b63bbdd3b} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.11.20 18:37:43.386810 [ 3 ] {0f0e1939-b1e6-4e98-b665-f39b63bbdd3b} executeQuery: Read 20 rows, 27.64 KiB in 0.002947554 sec., 6785 rows/sec., 9.16 MiB/sec. 2023.11.20 18:37:43.386991 [ 12 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_11_2} oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.20 18:37:43.387062 [ 3 ] {0f0e1939-b1e6-4e98-b665-f39b63bbdd3b} DynamicQueryHandler: Done processing query 2023.11.20 18:37:43.387098 [ 3 ] {0f0e1939-b1e6-4e98-b665-f39b63bbdd3b} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.20 18:37:43.387109 [ 12 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_11_2} oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.20 18:37:43.387129 [ 3 ] {} HTTP-Session: 23dc0953-4f2b-45bb-a0ab-0b425d048503 Destroying unnamed session 2023.11.20 18:37:47.140260 [ 168 ] {} DNSResolver: Updating DNS cache 2023.11.20 18:37:47.140365 [ 168 ] {} DNSResolver: Updated DNS cache 2023.11.20 18:37:48.376318 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:48.376454 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:48.376488 [ 3 ] {} HTTP-Session: a41884cb-b7b9-4505-ba76-25cfc5481a12 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:48.376522 [ 3 ] {} HTTP-Session: a41884cb-b7b9-4505-ba76-25cfc5481a12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:48.376681 [ 3 ] {26e9ea1f-e8e0-4e76-8231-973aaa182ebe} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:48.376758 [ 3 ] {26e9ea1f-e8e0-4e76-8231-973aaa182ebe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.20 18:37:48.376962 [ 3 ] {26e9ea1f-e8e0-4e76-8231-973aaa182ebe} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:48.377426 [ 3 ] {26e9ea1f-e8e0-4e76-8231-973aaa182ebe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:48.377685 [ 3 ] {26e9ea1f-e8e0-4e76-8231-973aaa182ebe} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.11.20 18:37:48.377854 [ 3 ] {26e9ea1f-e8e0-4e76-8231-973aaa182ebe} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.11.20 18:37:48.377976 [ 3 ] {26e9ea1f-e8e0-4e76-8231-973aaa182ebe} executeQuery: Read 30 rows, 2.43 KiB in 0.00125172 sec., 23967 rows/sec., 1.90 MiB/sec. 2023.11.20 18:37:48.378022 [ 168 ] {} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.11.20 18:37:48.378148 [ 3 ] {26e9ea1f-e8e0-4e76-8231-973aaa182ebe} DynamicQueryHandler: Done processing query 2023.11.20 18:37:48.378157 [ 168 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:48.378185 [ 3 ] {26e9ea1f-e8e0-4e76-8231-973aaa182ebe} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.20 18:37:48.378224 [ 3 ] {} HTTP-Session: a41884cb-b7b9-4505-ba76-25cfc5481a12 Destroying unnamed session 2023.11.20 18:37:48.378309 [ 14 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.11.20 18:37:48.378389 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:48.378488 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:48.378495 [ 14 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.20 18:37:48.378523 [ 3 ] {} HTTP-Session: c9f9021a-2284-476f-87c5-b999e45aaf6d Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:48.378560 [ 14 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 50 rows starting from the beginning of the part 2023.11.20 18:37:48.378572 [ 3 ] {} HTTP-Session: c9f9021a-2284-476f-87c5-b999e45aaf6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:48.378805 [ 3 ] {c355a632-736c-4544-ac25-983ea2c099a9} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:48.378829 [ 14 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part 2023.11.20 18:37:48.378891 [ 3 ] {c355a632-736c-4544-ac25-983ea2c099a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.20 18:37:48.379090 [ 14 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 20 rows starting from the beginning of the part 2023.11.20 18:37:48.379401 [ 14 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part 2023.11.20 18:37:48.379402 [ 3 ] {c355a632-736c-4544-ac25-983ea2c099a9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:48.379617 [ 14 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 20 rows starting from the beginning of the part 2023.11.20 18:37:48.379812 [ 14 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part 2023.11.20 18:37:48.380309 [ 3 ] {c355a632-736c-4544-ac25-983ea2c099a9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:48.380708 [ 3 ] {c355a632-736c-4544-ac25-983ea2c099a9} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.20 18:37:48.381043 [ 3 ] {c355a632-736c-4544-ac25-983ea2c099a9} oximeter.fields_ipaddr (fe5d6b8c-3e77-4aa9-afe8-894de6788909): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.20 18:37:48.381341 [ 3 ] {c355a632-736c-4544-ac25-983ea2c099a9} executeQuery: Read 2 rows, 175.00 B in 0.00248811 sec., 803 rows/sec., 68.69 KiB/sec. 2023.11.20 18:37:48.381539 [ 11 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.003285675 sec., 54783.263712935695 rows/sec., 4.34 MiB/sec. 2023.11.20 18:37:48.381700 [ 3 ] {c355a632-736c-4544-ac25-983ea2c099a9} DynamicQueryHandler: Done processing query 2023.11.20 18:37:48.381741 [ 3 ] {c355a632-736c-4544-ac25-983ea2c099a9} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.20 18:37:48.381768 [ 3 ] {} HTTP-Session: c9f9021a-2284-476f-87c5-b999e45aaf6d Destroying unnamed session 2023.11.20 18:37:48.381776 [ 11 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.11.20 18:37:48.381961 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 15275, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:48.382051 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:48.382058 [ 11 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_26_5} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.11.20 18:37:48.382086 [ 3 ] {} HTTP-Session: c8d176f2-ffea-4dd1-a901-b138574c231f Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:48.382116 [ 3 ] {} HTTP-Session: c8d176f2-ffea-4dd1-a901-b138574c231f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:48.382182 [ 11 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_26_5} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.11.20 18:37:48.382234 [ 3 ] {5cd03179-c5fc-4566-aa14-cafc7001c03c} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:48.382321 [ 3 ] {5cd03179-c5fc-4566-aa14-cafc7001c03c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.20 18:37:48.382446 [ 3 ] {5cd03179-c5fc-4566-aa14-cafc7001c03c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:48.382791 [ 3 ] {5cd03179-c5fc-4566-aa14-cafc7001c03c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:48.383017 [ 3 ] {5cd03179-c5fc-4566-aa14-cafc7001c03c} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.11.20 18:37:48.383168 [ 3 ] {5cd03179-c5fc-4566-aa14-cafc7001c03c} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.11.20 18:37:48.383291 [ 168 ] {} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.11.20 18:37:48.383300 [ 3 ] {5cd03179-c5fc-4566-aa14-cafc7001c03c} executeQuery: Read 91 rows, 9.67 KiB in 0.000996842 sec., 91288 rows/sec., 9.47 MiB/sec. 2023.11.20 18:37:48.383349 [ 168 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:48.383526 [ 18 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.11.20 18:37:48.383582 [ 3 ] {5cd03179-c5fc-4566-aa14-cafc7001c03c} DynamicQueryHandler: Done processing query 2023.11.20 18:37:48.383641 [ 3 ] {5cd03179-c5fc-4566-aa14-cafc7001c03c} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.20 18:37:48.383700 [ 3 ] {} HTTP-Session: c8d176f2-ffea-4dd1-a901-b138574c231f Destroying unnamed session 2023.11.20 18:37:48.383711 [ 18 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.20 18:37:48.383751 [ 18 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 191 rows starting from the beginning of the part 2023.11.20 18:37:48.383877 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:48.383910 [ 18 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 90 rows starting from the beginning of the part 2023.11.20 18:37:48.383985 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:48.384026 [ 3 ] {} HTTP-Session: 9e3d64c6-0dbd-4938-acc3-16a455bd12f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:48.384091 [ 3 ] {} HTTP-Session: 9e3d64c6-0dbd-4938-acc3-16a455bd12f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:48.384121 [ 18 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 61 rows starting from the beginning of the part 2023.11.20 18:37:48.384282 [ 3 ] {da336e00-d3a2-4c04-a5eb-aeaaa60461ac} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:48.384330 [ 18 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 91 rows starting from the beginning of the part 2023.11.20 18:37:48.384355 [ 3 ] {da336e00-d3a2-4c04-a5eb-aeaaa60461ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.20 18:37:48.384556 [ 18 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 96 rows starting from the beginning of the part 2023.11.20 18:37:48.384842 [ 18 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 91 rows starting from the beginning of the part 2023.11.20 18:37:48.384869 [ 3 ] {da336e00-d3a2-4c04-a5eb-aeaaa60461ac} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:48.385608 [ 3 ] {da336e00-d3a2-4c04-a5eb-aeaaa60461ac} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:48.386105 [ 3 ] {da336e00-d3a2-4c04-a5eb-aeaaa60461ac} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.20 18:37:48.386446 [ 3 ] {da336e00-d3a2-4c04-a5eb-aeaaa60461ac} oximeter.fields_u16 (1560072c-dc51-4893-a6bd-1d5c605e963e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.20 18:37:48.386559 [ 12 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 620 rows, containing 4 columns (4 merged, 0 gathered) in 0.003138731 sec., 197532.05993122698 rows/sec., 19.11 MiB/sec. 2023.11.20 18:37:48.386686 [ 3 ] {da336e00-d3a2-4c04-a5eb-aeaaa60461ac} executeQuery: Read 2 rows, 143.00 B in 0.002346555 sec., 852 rows/sec., 59.51 KiB/sec. 2023.11.20 18:37:48.386788 [ 12 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.11.20 18:37:48.386926 [ 3 ] {da336e00-d3a2-4c04-a5eb-aeaaa60461ac} DynamicQueryHandler: Done processing query 2023.11.20 18:37:48.386966 [ 3 ] {da336e00-d3a2-4c04-a5eb-aeaaa60461ac} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.20 18:37:48.386994 [ 3 ] {} HTTP-Session: 9e3d64c6-0dbd-4938-acc3-16a455bd12f0 Destroying unnamed session 2023.11.20 18:37:48.387080 [ 12 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_26_5} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.11.20 18:37:48.387136 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 7330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:48.387176 [ 12 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_26_5} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.11.20 18:37:48.387205 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:48.387243 [ 3 ] {} HTTP-Session: 62624b01-3a72-4e4e-b9c5-ed2c732f8966 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:48.387294 [ 3 ] {} HTTP-Session: 62624b01-3a72-4e4e-b9c5-ed2c732f8966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:48.387378 [ 3 ] {c6d869e0-2a22-4670-be4f-9e1cc3513b3d} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:48.387419 [ 3 ] {c6d869e0-2a22-4670-be4f-9e1cc3513b3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.20 18:37:48.387543 [ 3 ] {c6d869e0-2a22-4670-be4f-9e1cc3513b3d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:48.387844 [ 3 ] {c6d869e0-2a22-4670-be4f-9e1cc3513b3d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:48.388061 [ 3 ] {c6d869e0-2a22-4670-be4f-9e1cc3513b3d} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.11.20 18:37:48.388214 [ 3 ] {c6d869e0-2a22-4670-be4f-9e1cc3513b3d} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.11.20 18:37:48.388339 [ 168 ] {} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.11.20 18:37:48.388348 [ 3 ] {c6d869e0-2a22-4670-be4f-9e1cc3513b3d} executeQuery: Read 43 rows, 3.43 KiB in 0.00093201 sec., 46136 rows/sec., 3.60 MiB/sec. 2023.11.20 18:37:48.388390 [ 168 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:48.388568 [ 18 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.11.20 18:37:48.388626 [ 3 ] {c6d869e0-2a22-4670-be4f-9e1cc3513b3d} DynamicQueryHandler: Done processing query 2023.11.20 18:37:48.388709 [ 3 ] {c6d869e0-2a22-4670-be4f-9e1cc3513b3d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.20 18:37:48.388745 [ 18 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.20 18:37:48.388756 [ 3 ] {} HTTP-Session: 62624b01-3a72-4e4e-b9c5-ed2c732f8966 Destroying unnamed session 2023.11.20 18:37:48.388791 [ 18 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 113 rows starting from the beginning of the part 2023.11.20 18:37:48.388940 [ 18 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part 2023.11.20 18:37:48.388940 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:48.389037 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:48.389094 [ 3 ] {} HTTP-Session: 617ad8bf-9915-4280-8a1c-4a76e3d2d0fb Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:48.389111 [ 18 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 22 rows starting from the beginning of the part 2023.11.20 18:37:48.389126 [ 3 ] {} HTTP-Session: 617ad8bf-9915-4280-8a1c-4a76e3d2d0fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:48.389340 [ 18 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 32 rows starting from the beginning of the part 2023.11.20 18:37:48.389359 [ 3 ] {4a0c9bb7-b141-4f99-bd09-0a6da350db89} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:48.389464 [ 3 ] {4a0c9bb7-b141-4f99-bd09-0a6da350db89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.20 18:37:48.389572 [ 18 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 44 rows starting from the beginning of the part 2023.11.20 18:37:48.389850 [ 18 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 43 rows starting from the beginning of the part 2023.11.20 18:37:48.390081 [ 3 ] {4a0c9bb7-b141-4f99-bd09-0a6da350db89} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:48.391026 [ 3 ] {4a0c9bb7-b141-4f99-bd09-0a6da350db89} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:48.391575 [ 18 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 284 rows, containing 4 columns (4 merged, 0 gathered) in 0.003111239 sec., 91281.96194506432 rows/sec., 7.12 MiB/sec. 2023.11.20 18:37:48.391638 [ 3 ] {4a0c9bb7-b141-4f99-bd09-0a6da350db89} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.20 18:37:48.391711 [ 18 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.11.20 18:37:48.391938 [ 3 ] {4a0c9bb7-b141-4f99-bd09-0a6da350db89} oximeter.measurements_cumulativei64 (5b8e45fa-bd2b-46c0-947c-806927b83c96): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.20 18:37:48.391977 [ 18 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_26_5} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.11.20 18:37:48.392088 [ 18 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_26_5} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.11.20 18:37:48.392161 [ 3 ] {4a0c9bb7-b141-4f99-bd09-0a6da350db89} executeQuery: Read 11 rows, 743.00 B in 0.002730798 sec., 4028 rows/sec., 265.70 KiB/sec. 2023.11.20 18:37:48.392359 [ 3 ] {4a0c9bb7-b141-4f99-bd09-0a6da350db89} DynamicQueryHandler: Done processing query 2023.11.20 18:37:48.392383 [ 3 ] {4a0c9bb7-b141-4f99-bd09-0a6da350db89} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.20 18:37:48.392399 [ 3 ] {} HTTP-Session: 617ad8bf-9915-4280-8a1c-4a76e3d2d0fb Destroying unnamed session 2023.11.20 18:37:48.392512 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:48.392554 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:48.392573 [ 3 ] {} HTTP-Session: 24e69f5f-0dbf-4acf-90af-6bfd521ca53e Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:48.392590 [ 3 ] {} HTTP-Session: 24e69f5f-0dbf-4acf-90af-6bfd521ca53e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:48.392661 [ 3 ] {122cfbc3-7180-487b-ad56-51aa29ca582f} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:48.392704 [ 3 ] {122cfbc3-7180-487b-ad56-51aa29ca582f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.20 18:37:48.392828 [ 3 ] {122cfbc3-7180-487b-ad56-51aa29ca582f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:48.393098 [ 3 ] {122cfbc3-7180-487b-ad56-51aa29ca582f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:48.393328 [ 3 ] {122cfbc3-7180-487b-ad56-51aa29ca582f} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.20 18:37:48.393505 [ 3 ] {122cfbc3-7180-487b-ad56-51aa29ca582f} oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.20 18:37:48.393627 [ 3 ] {122cfbc3-7180-487b-ad56-51aa29ca582f} executeQuery: Read 1 rows, 71.00 B in 0.000932939 sec., 1071 rows/sec., 74.32 KiB/sec. 2023.11.20 18:37:48.393745 [ 3 ] {122cfbc3-7180-487b-ad56-51aa29ca582f} DynamicQueryHandler: Done processing query 2023.11.20 18:37:48.393769 [ 3 ] {122cfbc3-7180-487b-ad56-51aa29ca582f} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.20 18:37:48.393785 [ 3 ] {} HTTP-Session: 24e69f5f-0dbf-4acf-90af-6bfd521ca53e Destroying unnamed session 2023.11.20 18:37:48.393934 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 32122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:48.393978 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:48.393996 [ 3 ] {} HTTP-Session: a34928f4-adc2-40ed-b4fb-76ece4701d34 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:48.394013 [ 3 ] {} HTTP-Session: a34928f4-adc2-40ed-b4fb-76ece4701d34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:48.394090 [ 3 ] {ae27fd40-365c-4e6a-bfdc-72ec4782d1f1} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:48.394134 [ 3 ] {ae27fd40-365c-4e6a-bfdc-72ec4782d1f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.20 18:37:48.394268 [ 3 ] {ae27fd40-365c-4e6a-bfdc-72ec4782d1f1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:48.394683 [ 3 ] {ae27fd40-365c-4e6a-bfdc-72ec4782d1f1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:48.394970 [ 3 ] {ae27fd40-365c-4e6a-bfdc-72ec4782d1f1} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.11.20 18:37:48.395147 [ 3 ] {ae27fd40-365c-4e6a-bfdc-72ec4782d1f1} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.11.20 18:37:48.395281 [ 3 ] {ae27fd40-365c-4e6a-bfdc-72ec4782d1f1} executeQuery: Read 30 rows, 41.46 KiB in 0.001159307 sec., 25877 rows/sec., 34.92 MiB/sec. 2023.11.20 18:37:48.395272 [ 167 ] {} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.11.20 18:37:48.395390 [ 167 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2023.11.20 18:37:48.395478 [ 3 ] {ae27fd40-365c-4e6a-bfdc-72ec4782d1f1} DynamicQueryHandler: Done processing query 2023.11.20 18:37:48.395508 [ 12 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.11.20 18:37:48.395518 [ 3 ] {ae27fd40-365c-4e6a-bfdc-72ec4782d1f1} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.11.20 18:37:48.395559 [ 3 ] {} HTTP-Session: a34928f4-adc2-40ed-b4fb-76ece4701d34 Destroying unnamed session 2023.11.20 18:37:48.395645 [ 12 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.20 18:37:48.395685 [ 12 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 508 rows starting from the beginning of the part 2023.11.20 18:37:48.395814 [ 12 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part 2023.11.20 18:37:48.395930 [ 12 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 20 rows starting from the beginning of the part 2023.11.20 18:37:48.396040 [ 12 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part 2023.11.20 18:37:48.396140 [ 12 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 20 rows starting from the beginning of the part 2023.11.20 18:37:48.396229 [ 12 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part 2023.11.20 18:37:48.397722 [ 19 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 638 rows, containing 6 columns (6 merged, 0 gathered) in 0.002267113 sec., 281415.1742767123 rows/sec., 379.76 MiB/sec. 2023.11.20 18:37:48.398157 [ 19 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.11.20 18:37:48.398391 [ 19 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_26_5} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.11.20 18:37:48.398462 [ 19 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_26_5} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.11.20 18:37:48.398539 [ 19 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_26_5: 4.03 MiB. 2023.11.20 18:37:53.374478 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:53.374615 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:53.374645 [ 3 ] {} HTTP-Session: 9f68e4f6-62e3-459f-ba44-917a65c2a5d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:53.374673 [ 3 ] {} HTTP-Session: 9f68e4f6-62e3-459f-ba44-917a65c2a5d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:53.374812 [ 3 ] {6bef8033-64c8-4c20-aa26-109f00417d51} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:53.374880 [ 3 ] {6bef8033-64c8-4c20-aa26-109f00417d51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.20 18:37:53.375060 [ 3 ] {6bef8033-64c8-4c20-aa26-109f00417d51} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:53.375490 [ 3 ] {6bef8033-64c8-4c20-aa26-109f00417d51} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:37:53.375751 [ 3 ] {6bef8033-64c8-4c20-aa26-109f00417d51} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.11.20 18:37:53.375926 [ 3 ] {6bef8033-64c8-4c20-aa26-109f00417d51} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.11.20 18:37:53.376048 [ 3 ] {6bef8033-64c8-4c20-aa26-109f00417d51} executeQuery: Read 20 rows, 1.62 KiB in 0.001198368 sec., 16689 rows/sec., 1.32 MiB/sec. 2023.11.20 18:37:53.376227 [ 3 ] {6bef8033-64c8-4c20-aa26-109f00417d51} DynamicQueryHandler: Done processing query 2023.11.20 18:37:53.376253 [ 3 ] {6bef8033-64c8-4c20-aa26-109f00417d51} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.20 18:37:53.376269 [ 3 ] {} HTTP-Session: 9f68e4f6-62e3-459f-ba44-917a65c2a5d9 Destroying unnamed session 2023.11.20 18:37:53.376392 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:53.376438 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:53.376457 [ 3 ] {} HTTP-Session: e78e5af6-007b-44e8-b695-ca1dec44bbc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:53.376474 [ 3 ] {} HTTP-Session: e78e5af6-007b-44e8-b695-ca1dec44bbc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:53.376543 [ 3 ] {6831d157-1e91-4629-be7a-a19dc9de9b0a} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:53.376582 [ 3 ] {6831d157-1e91-4629-be7a-a19dc9de9b0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.20 18:37:53.376690 [ 3 ] {6831d157-1e91-4629-be7a-a19dc9de9b0a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:53.377023 [ 3 ] {6831d157-1e91-4629-be7a-a19dc9de9b0a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:37:53.377237 [ 3 ] {6831d157-1e91-4629-be7a-a19dc9de9b0a} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.20 18:37:53.377404 [ 3 ] {6831d157-1e91-4629-be7a-a19dc9de9b0a} oximeter.fields_ipaddr (fe5d6b8c-3e77-4aa9-afe8-894de6788909): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.20 18:37:53.377509 [ 3 ] {6831d157-1e91-4629-be7a-a19dc9de9b0a} executeQuery: Read 2 rows, 175.00 B in 0.00093777 sec., 2132 rows/sec., 182.24 KiB/sec. 2023.11.20 18:37:53.377505 [ 165 ] {} oximeter.fields_ipaddr (fe5d6b8c-3e77-4aa9-afe8-894de6788909) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2023.11.20 18:37:53.377572 [ 165 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:37:53.377656 [ 17 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact 2023.11.20 18:37:53.377664 [ 3 ] {6831d157-1e91-4629-be7a-a19dc9de9b0a} DynamicQueryHandler: Done processing query 2023.11.20 18:37:53.377725 [ 3 ] {6831d157-1e91-4629-be7a-a19dc9de9b0a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.20 18:37:53.377762 [ 3 ] {} HTTP-Session: e78e5af6-007b-44e8-b695-ca1dec44bbc8 Destroying unnamed session 2023.11.20 18:37:53.377776 [ 17 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.20 18:37:53.377810 [ 17 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 10 rows starting from the beginning of the part 2023.11.20 18:37:53.377904 [ 17 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2023.11.20 18:37:53.377948 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 9227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:53.378004 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:53.378009 [ 17 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2023.11.20 18:37:53.378030 [ 3 ] {} HTTP-Session: 4764c284-70f4-44c8-a0c4-cf5b8dda7338 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:53.378058 [ 3 ] {} HTTP-Session: 4764c284-70f4-44c8-a0c4-cf5b8dda7338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:53.378139 [ 17 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2023.11.20 18:37:53.378171 [ 3 ] {293608c3-7c62-4755-b5b4-316bc6881122} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:53.378226 [ 3 ] {293608c3-7c62-4755-b5b4-316bc6881122} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.20 18:37:53.378248 [ 17 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part 2023.11.20 18:37:53.378432 [ 17 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2023.11.20 18:37:53.378477 [ 3 ] {293608c3-7c62-4755-b5b4-316bc6881122} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:53.379062 [ 3 ] {293608c3-7c62-4755-b5b4-316bc6881122} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:37:53.379317 [ 20 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001676984 sec., 11926.172223467844 rows/sec., 1000.45 KiB/sec. 2023.11.20 18:37:53.379382 [ 3 ] {293608c3-7c62-4755-b5b4-316bc6881122} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.11.20 18:37:53.379504 [ 20 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2023.11.20 18:37:53.379611 [ 3 ] {293608c3-7c62-4755-b5b4-316bc6881122} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.11.20 18:37:53.379780 [ 3 ] {293608c3-7c62-4755-b5b4-316bc6881122} executeQuery: Read 61 rows, 5.49 KiB in 0.00156876 sec., 38884 rows/sec., 3.42 MiB/sec. 2023.11.20 18:37:53.379810 [ 20 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::all_1_10_2} oximeter.fields_ipaddr (fe5d6b8c-3e77-4aa9-afe8-894de6788909): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2023.11.20 18:37:53.379947 [ 20 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::all_1_10_2} oximeter.fields_ipaddr (fe5d6b8c-3e77-4aa9-afe8-894de6788909) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 2023.11.20 18:37:53.379974 [ 3 ] {293608c3-7c62-4755-b5b4-316bc6881122} DynamicQueryHandler: Done processing query 2023.11.20 18:37:53.380019 [ 3 ] {293608c3-7c62-4755-b5b4-316bc6881122} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.20 18:37:53.380065 [ 3 ] {} HTTP-Session: 4764c284-70f4-44c8-a0c4-cf5b8dda7338 Destroying unnamed session 2023.11.20 18:37:53.380184 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:53.380231 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:53.380251 [ 3 ] {} HTTP-Session: 7c5d2f4e-ac6c-4565-a806-d921c5130f6a Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:53.380268 [ 3 ] {} HTTP-Session: 7c5d2f4e-ac6c-4565-a806-d921c5130f6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:53.380340 [ 3 ] {02c643bf-5bcf-43f0-af58-36d0601d8030} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:53.380381 [ 3 ] {02c643bf-5bcf-43f0-af58-36d0601d8030} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.20 18:37:53.380501 [ 3 ] {02c643bf-5bcf-43f0-af58-36d0601d8030} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:53.380793 [ 3 ] {02c643bf-5bcf-43f0-af58-36d0601d8030} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:37:53.381038 [ 3 ] {02c643bf-5bcf-43f0-af58-36d0601d8030} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.20 18:37:53.381195 [ 3 ] {02c643bf-5bcf-43f0-af58-36d0601d8030} oximeter.fields_u16 (1560072c-dc51-4893-a6bd-1d5c605e963e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.20 18:37:53.381300 [ 3 ] {02c643bf-5bcf-43f0-af58-36d0601d8030} executeQuery: Read 2 rows, 143.00 B in 0.00092938 sec., 2151 rows/sec., 150.26 KiB/sec. 2023.11.20 18:37:53.381308 [ 165 ] {} oximeter.fields_u16 (1560072c-dc51-4893-a6bd-1d5c605e963e) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2023.11.20 18:37:53.381369 [ 165 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:37:53.381446 [ 3 ] {02c643bf-5bcf-43f0-af58-36d0601d8030} DynamicQueryHandler: Done processing query 2023.11.20 18:37:53.381474 [ 19 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact 2023.11.20 18:37:53.381485 [ 3 ] {02c643bf-5bcf-43f0-af58-36d0601d8030} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.20 18:37:53.381577 [ 3 ] {} HTTP-Session: 7c5d2f4e-ac6c-4565-a806-d921c5130f6a Destroying unnamed session 2023.11.20 18:37:53.381648 [ 19 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.20 18:37:53.381684 [ 19 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 10 rows starting from the beginning of the part 2023.11.20 18:37:53.381747 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 3777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:53.381831 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:53.381885 [ 3 ] {} HTTP-Session: 0c2faa94-cd84-4c7a-bcbb-20ad8c6a8a8a Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:53.381899 [ 19 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2023.11.20 18:37:53.381918 [ 3 ] {} HTTP-Session: 0c2faa94-cd84-4c7a-bcbb-20ad8c6a8a8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:53.382145 [ 19 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2023.11.20 18:37:53.382147 [ 3 ] {a0dd1328-8145-40a0-87f9-49fc3faf00fa} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:53.382241 [ 3 ] {a0dd1328-8145-40a0-87f9-49fc3faf00fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.20 18:37:53.382376 [ 19 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2023.11.20 18:37:53.382677 [ 19 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part 2023.11.20 18:37:53.382694 [ 3 ] {a0dd1328-8145-40a0-87f9-49fc3faf00fa} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:53.382873 [ 19 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2023.11.20 18:37:53.383370 [ 3 ] {a0dd1328-8145-40a0-87f9-49fc3faf00fa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:37:53.383769 [ 3 ] {a0dd1328-8145-40a0-87f9-49fc3faf00fa} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.11.20 18:37:53.384090 [ 3 ] {a0dd1328-8145-40a0-87f9-49fc3faf00fa} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.11.20 18:37:53.384242 [ 9 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.002812679 sec., 7110.658557197605 rows/sec., 496.50 KiB/sec. 2023.11.20 18:37:53.384284 [ 3 ] {a0dd1328-8145-40a0-87f9-49fc3faf00fa} executeQuery: Read 22 rows, 1.76 KiB in 0.002063286 sec., 10662 rows/sec., 855.26 KiB/sec. 2023.11.20 18:37:53.384391 [ 17 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2023.11.20 18:37:53.384430 [ 3 ] {a0dd1328-8145-40a0-87f9-49fc3faf00fa} DynamicQueryHandler: Done processing query 2023.11.20 18:37:53.384457 [ 3 ] {a0dd1328-8145-40a0-87f9-49fc3faf00fa} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.20 18:37:53.384475 [ 3 ] {} HTTP-Session: 0c2faa94-cd84-4c7a-bcbb-20ad8c6a8a8a Destroying unnamed session 2023.11.20 18:37:53.384578 [ 17 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::all_1_10_2} oximeter.fields_u16 (1560072c-dc51-4893-a6bd-1d5c605e963e): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2023.11.20 18:37:53.384609 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:53.384652 [ 17 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::all_1_10_2} oximeter.fields_u16 (1560072c-dc51-4893-a6bd-1d5c605e963e) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 2023.11.20 18:37:53.384660 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:53.384690 [ 3 ] {} HTTP-Session: 9767fce4-73c3-47fb-b0fc-5ab71c6f8494 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:53.384712 [ 3 ] {} HTTP-Session: 9767fce4-73c3-47fb-b0fc-5ab71c6f8494 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:53.384799 [ 3 ] {8bc10252-50aa-4eca-ada3-8a239da550be} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:53.384841 [ 3 ] {8bc10252-50aa-4eca-ada3-8a239da550be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.20 18:37:53.384963 [ 3 ] {8bc10252-50aa-4eca-ada3-8a239da550be} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:53.385233 [ 3 ] {8bc10252-50aa-4eca-ada3-8a239da550be} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:37:53.385476 [ 3 ] {8bc10252-50aa-4eca-ada3-8a239da550be} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.20 18:37:53.385656 [ 3 ] {8bc10252-50aa-4eca-ada3-8a239da550be} oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.20 18:37:53.385765 [ 3 ] {8bc10252-50aa-4eca-ada3-8a239da550be} executeQuery: Read 1 rows, 71.00 B in 0.00093777 sec., 1066 rows/sec., 73.94 KiB/sec. 2023.11.20 18:37:53.385888 [ 3 ] {8bc10252-50aa-4eca-ada3-8a239da550be} DynamicQueryHandler: Done processing query 2023.11.20 18:37:53.385912 [ 3 ] {8bc10252-50aa-4eca-ada3-8a239da550be} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.20 18:37:53.385928 [ 3 ] {} HTTP-Session: 9767fce4-73c3-47fb-b0fc-5ab71c6f8494 Destroying unnamed session 2023.11.20 18:37:53.386055 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 21432, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:53.386101 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:53.386119 [ 3 ] {} HTTP-Session: 71ed4b7f-da94-429a-ab9f-4fc8514b05dd Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:53.386136 [ 3 ] {} HTTP-Session: 71ed4b7f-da94-429a-ab9f-4fc8514b05dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:53.386214 [ 3 ] {6eb51e6a-3886-405c-a37e-dfd54aef277c} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:53.386257 [ 3 ] {6eb51e6a-3886-405c-a37e-dfd54aef277c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.20 18:37:53.386393 [ 3 ] {6eb51e6a-3886-405c-a37e-dfd54aef277c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:53.386764 [ 3 ] {6eb51e6a-3886-405c-a37e-dfd54aef277c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:37:53.387055 [ 3 ] {6eb51e6a-3886-405c-a37e-dfd54aef277c} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.11.20 18:37:53.387246 [ 3 ] {6eb51e6a-3886-405c-a37e-dfd54aef277c} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.11.20 18:37:53.387349 [ 3 ] {6eb51e6a-3886-405c-a37e-dfd54aef277c} executeQuery: Read 20 rows, 27.64 KiB in 0.001107505 sec., 18058 rows/sec., 24.37 MiB/sec. 2023.11.20 18:37:53.387475 [ 3 ] {6eb51e6a-3886-405c-a37e-dfd54aef277c} DynamicQueryHandler: Done processing query 2023.11.20 18:37:53.387499 [ 3 ] {6eb51e6a-3886-405c-a37e-dfd54aef277c} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.20 18:37:53.387514 [ 3 ] {} HTTP-Session: 71ed4b7f-da94-429a-ab9f-4fc8514b05dd Destroying unnamed session 2023.11.20 18:37:58.374960 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:58.375142 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:58.375189 [ 3 ] {} HTTP-Session: af0da58c-005c-4424-a0dc-a0c2fec22415 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:58.375229 [ 3 ] {} HTTP-Session: af0da58c-005c-4424-a0dc-a0c2fec22415 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:58.375381 [ 3 ] {3214c5ab-85e3-49a2-a0e7-ed9f3c74f942} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:58.375440 [ 3 ] {3214c5ab-85e3-49a2-a0e7-ed9f3c74f942} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.20 18:37:58.375593 [ 3 ] {3214c5ab-85e3-49a2-a0e7-ed9f3c74f942} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:58.376047 [ 3 ] {3214c5ab-85e3-49a2-a0e7-ed9f3c74f942} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:37:58.376311 [ 3 ] {3214c5ab-85e3-49a2-a0e7-ed9f3c74f942} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.11.20 18:37:58.376483 [ 3 ] {3214c5ab-85e3-49a2-a0e7-ed9f3c74f942} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.11.20 18:37:58.376607 [ 3 ] {3214c5ab-85e3-49a2-a0e7-ed9f3c74f942} executeQuery: Read 30 rows, 2.43 KiB in 0.001190598 sec., 25197 rows/sec., 1.99 MiB/sec. 2023.11.20 18:37:58.376754 [ 3 ] {3214c5ab-85e3-49a2-a0e7-ed9f3c74f942} DynamicQueryHandler: Done processing query 2023.11.20 18:37:58.376780 [ 3 ] {3214c5ab-85e3-49a2-a0e7-ed9f3c74f942} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.20 18:37:58.376796 [ 3 ] {} HTTP-Session: af0da58c-005c-4424-a0dc-a0c2fec22415 Destroying unnamed session 2023.11.20 18:37:58.376934 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 15134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:58.376984 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:58.377003 [ 3 ] {} HTTP-Session: 9691a71e-42b3-49b7-939d-e4e10a9e7567 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:58.377021 [ 3 ] {} HTTP-Session: 9691a71e-42b3-49b7-939d-e4e10a9e7567 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:58.377105 [ 3 ] {b4d350cd-eae9-478b-bd5a-b20dc3993c59} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:58.377147 [ 3 ] {b4d350cd-eae9-478b-bd5a-b20dc3993c59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.20 18:37:58.377254 [ 3 ] {b4d350cd-eae9-478b-bd5a-b20dc3993c59} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:58.377624 [ 3 ] {b4d350cd-eae9-478b-bd5a-b20dc3993c59} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:37:58.377836 [ 3 ] {b4d350cd-eae9-478b-bd5a-b20dc3993c59} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.11.20 18:37:58.377983 [ 3 ] {b4d350cd-eae9-478b-bd5a-b20dc3993c59} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.11.20 18:37:58.378084 [ 3 ] {b4d350cd-eae9-478b-bd5a-b20dc3993c59} executeQuery: Read 90 rows, 9.58 KiB in 0.00095007 sec., 94729 rows/sec., 9.85 MiB/sec. 2023.11.20 18:37:58.378192 [ 3 ] {b4d350cd-eae9-478b-bd5a-b20dc3993c59} DynamicQueryHandler: Done processing query 2023.11.20 18:37:58.378216 [ 3 ] {b4d350cd-eae9-478b-bd5a-b20dc3993c59} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.20 18:37:58.378232 [ 3 ] {} HTTP-Session: 9691a71e-42b3-49b7-939d-e4e10a9e7567 Destroying unnamed session 2023.11.20 18:37:58.378397 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 5137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:58.378440 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:58.378458 [ 3 ] {} HTTP-Session: 849a3087-95a5-4b7f-9cbb-18b6042dd434 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:58.378475 [ 3 ] {} HTTP-Session: 849a3087-95a5-4b7f-9cbb-18b6042dd434 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:58.378545 [ 3 ] {2096d204-8503-486e-8ca8-6b99b3ae2b9c} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:58.378584 [ 3 ] {2096d204-8503-486e-8ca8-6b99b3ae2b9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.20 18:37:58.378685 [ 3 ] {2096d204-8503-486e-8ca8-6b99b3ae2b9c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:58.378980 [ 3 ] {2096d204-8503-486e-8ca8-6b99b3ae2b9c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:37:58.379182 [ 3 ] {2096d204-8503-486e-8ca8-6b99b3ae2b9c} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.11.20 18:37:58.379327 [ 3 ] {2096d204-8503-486e-8ca8-6b99b3ae2b9c} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.11.20 18:37:58.379432 [ 3 ] {2096d204-8503-486e-8ca8-6b99b3ae2b9c} executeQuery: Read 30 rows, 2.40 KiB in 0.000857078 sec., 35002 rows/sec., 2.74 MiB/sec. 2023.11.20 18:37:58.379612 [ 3 ] {2096d204-8503-486e-8ca8-6b99b3ae2b9c} DynamicQueryHandler: Done processing query 2023.11.20 18:37:58.379635 [ 3 ] {2096d204-8503-486e-8ca8-6b99b3ae2b9c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.20 18:37:58.379651 [ 3 ] {} HTTP-Session: 849a3087-95a5-4b7f-9cbb-18b6042dd434 Destroying unnamed session 2023.11.20 18:37:58.379804 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 32122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:37:58.379849 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:37:58.379868 [ 3 ] {} HTTP-Session: b686344c-f3ab-44bc-aedb-1d6c7cd2e22c Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:37:58.379884 [ 3 ] {} HTTP-Session: b686344c-f3ab-44bc-aedb-1d6c7cd2e22c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:37:58.379962 [ 3 ] {d42785ab-0d01-493d-9055-b0791d6e66e0} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:37:58.380009 [ 3 ] {d42785ab-0d01-493d-9055-b0791d6e66e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.20 18:37:58.380154 [ 3 ] {d42785ab-0d01-493d-9055-b0791d6e66e0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:37:58.380548 [ 3 ] {d42785ab-0d01-493d-9055-b0791d6e66e0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:37:58.380840 [ 3 ] {d42785ab-0d01-493d-9055-b0791d6e66e0} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.11.20 18:37:58.381023 [ 3 ] {d42785ab-0d01-493d-9055-b0791d6e66e0} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.11.20 18:37:58.381168 [ 3 ] {d42785ab-0d01-493d-9055-b0791d6e66e0} executeQuery: Read 30 rows, 41.46 KiB in 0.001165058 sec., 25749 rows/sec., 34.75 MiB/sec. 2023.11.20 18:37:58.381307 [ 3 ] {d42785ab-0d01-493d-9055-b0791d6e66e0} DynamicQueryHandler: Done processing query 2023.11.20 18:37:58.381330 [ 3 ] {d42785ab-0d01-493d-9055-b0791d6e66e0} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.11.20 18:37:58.381346 [ 3 ] {} HTTP-Session: b686344c-f3ab-44bc-aedb-1d6c7cd2e22c Destroying unnamed session 2023.11.20 18:38:02.140423 [ 158 ] {} DNSResolver: Updating DNS cache 2023.11.20 18:38:02.140511 [ 158 ] {} DNSResolver: Updated DNS cache 2023.11.20 18:38:03.374258 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:03.374417 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:03.374442 [ 3 ] {} HTTP-Session: 4f5a2fb4-541a-457a-92f6-04282d62f1c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:03.374466 [ 3 ] {} HTTP-Session: 4f5a2fb4-541a-457a-92f6-04282d62f1c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:03.374593 [ 3 ] {5e8e95c2-e7c3-48e8-a8a1-6efaf81098ee} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:03.374653 [ 3 ] {5e8e95c2-e7c3-48e8-a8a1-6efaf81098ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.20 18:38:03.374813 [ 3 ] {5e8e95c2-e7c3-48e8-a8a1-6efaf81098ee} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:03.375247 [ 3 ] {5e8e95c2-e7c3-48e8-a8a1-6efaf81098ee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:38:03.375512 [ 3 ] {5e8e95c2-e7c3-48e8-a8a1-6efaf81098ee} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.11.20 18:38:03.375683 [ 3 ] {5e8e95c2-e7c3-48e8-a8a1-6efaf81098ee} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.11.20 18:38:03.375822 [ 3 ] {5e8e95c2-e7c3-48e8-a8a1-6efaf81098ee} executeQuery: Read 20 rows, 1.62 KiB in 0.001186507 sec., 16856 rows/sec., 1.33 MiB/sec. 2023.11.20 18:38:03.376013 [ 3 ] {5e8e95c2-e7c3-48e8-a8a1-6efaf81098ee} DynamicQueryHandler: Done processing query 2023.11.20 18:38:03.376041 [ 3 ] {5e8e95c2-e7c3-48e8-a8a1-6efaf81098ee} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.20 18:38:03.376058 [ 3 ] {} HTTP-Session: 4f5a2fb4-541a-457a-92f6-04282d62f1c6 Destroying unnamed session 2023.11.20 18:38:03.376191 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 9078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:03.376238 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:03.376257 [ 3 ] {} HTTP-Session: 47ad313b-25ac-4c65-89ae-7bcfadeb62dd Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:03.376275 [ 3 ] {} HTTP-Session: 47ad313b-25ac-4c65-89ae-7bcfadeb62dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:03.376357 [ 3 ] {c72aec6c-18f5-4527-b745-43ce22d419fb} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:03.376400 [ 3 ] {c72aec6c-18f5-4527-b745-43ce22d419fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.20 18:38:03.376509 [ 3 ] {c72aec6c-18f5-4527-b745-43ce22d419fb} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:03.376881 [ 3 ] {c72aec6c-18f5-4527-b745-43ce22d419fb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:38:03.377127 [ 3 ] {c72aec6c-18f5-4527-b745-43ce22d419fb} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.11.20 18:38:03.377280 [ 3 ] {c72aec6c-18f5-4527-b745-43ce22d419fb} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.11.20 18:38:03.377397 [ 3 ] {c72aec6c-18f5-4527-b745-43ce22d419fb} executeQuery: Read 60 rows, 5.40 KiB in 0.001005112 sec., 59694 rows/sec., 5.25 MiB/sec. 2023.11.20 18:38:03.377522 [ 3 ] {c72aec6c-18f5-4527-b745-43ce22d419fb} DynamicQueryHandler: Done processing query 2023.11.20 18:38:03.377545 [ 3 ] {c72aec6c-18f5-4527-b745-43ce22d419fb} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.20 18:38:03.377561 [ 3 ] {} HTTP-Session: 47ad313b-25ac-4c65-89ae-7bcfadeb62dd Destroying unnamed session 2023.11.20 18:38:03.377716 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 3436, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:03.377762 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:03.377781 [ 3 ] {} HTTP-Session: fe3044df-68bd-438f-8e39-fac35f12e8f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:03.377798 [ 3 ] {} HTTP-Session: fe3044df-68bd-438f-8e39-fac35f12e8f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:03.377872 [ 3 ] {b2067be6-8001-4db9-ab60-a61542ac62e2} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:03.377912 [ 3 ] {b2067be6-8001-4db9-ab60-a61542ac62e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.20 18:38:03.378019 [ 3 ] {b2067be6-8001-4db9-ab60-a61542ac62e2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:03.378324 [ 3 ] {b2067be6-8001-4db9-ab60-a61542ac62e2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:38:03.378592 [ 3 ] {b2067be6-8001-4db9-ab60-a61542ac62e2} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.11.20 18:38:03.378759 [ 3 ] {b2067be6-8001-4db9-ab60-a61542ac62e2} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.11.20 18:38:03.378880 [ 3 ] {b2067be6-8001-4db9-ab60-a61542ac62e2} executeQuery: Read 20 rows, 1.60 KiB in 0.000973751 sec., 20539 rows/sec., 1.61 MiB/sec. 2023.11.20 18:38:03.379020 [ 3 ] {b2067be6-8001-4db9-ab60-a61542ac62e2} DynamicQueryHandler: Done processing query 2023.11.20 18:38:03.379048 [ 3 ] {b2067be6-8001-4db9-ab60-a61542ac62e2} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.20 18:38:03.379065 [ 3 ] {} HTTP-Session: fe3044df-68bd-438f-8e39-fac35f12e8f5 Destroying unnamed session 2023.11.20 18:38:03.379229 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 21432, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:03.379286 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:03.379316 [ 3 ] {} HTTP-Session: bc8a6642-b4fc-4a05-b3dd-d65a1d9a5a37 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:03.379342 [ 3 ] {} HTTP-Session: bc8a6642-b4fc-4a05-b3dd-d65a1d9a5a37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:03.379444 [ 3 ] {f4a2b12c-eab6-4d6e-95f6-da1fb2e35b15} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:03.379508 [ 3 ] {f4a2b12c-eab6-4d6e-95f6-da1fb2e35b15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.20 18:38:03.379659 [ 3 ] {f4a2b12c-eab6-4d6e-95f6-da1fb2e35b15} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:03.380065 [ 3 ] {f4a2b12c-eab6-4d6e-95f6-da1fb2e35b15} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:38:03.380363 [ 3 ] {f4a2b12c-eab6-4d6e-95f6-da1fb2e35b15} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.11.20 18:38:03.380544 [ 3 ] {f4a2b12c-eab6-4d6e-95f6-da1fb2e35b15} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.11.20 18:38:03.380671 [ 3 ] {f4a2b12c-eab6-4d6e-95f6-da1fb2e35b15} executeQuery: Read 20 rows, 27.64 KiB in 0.001181088 sec., 16933 rows/sec., 22.85 MiB/sec. 2023.11.20 18:38:03.380797 [ 3 ] {f4a2b12c-eab6-4d6e-95f6-da1fb2e35b15} DynamicQueryHandler: Done processing query 2023.11.20 18:38:03.380821 [ 3 ] {f4a2b12c-eab6-4d6e-95f6-da1fb2e35b15} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.20 18:38:03.380837 [ 3 ] {} HTTP-Session: bc8a6642-b4fc-4a05-b3dd-d65a1d9a5a37 Destroying unnamed session 2023.11.20 18:38:08.374695 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:08.374881 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:08.374929 [ 3 ] {} HTTP-Session: d09ced43-7af1-4359-8928-3fe33f7ca0ee Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:08.374973 [ 3 ] {} HTTP-Session: d09ced43-7af1-4359-8928-3fe33f7ca0ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:08.375170 [ 3 ] {2bfff0c1-add0-42e3-8dd2-2ca05441d25e} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:08.375272 [ 3 ] {2bfff0c1-add0-42e3-8dd2-2ca05441d25e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.20 18:38:08.375517 [ 3 ] {2bfff0c1-add0-42e3-8dd2-2ca05441d25e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:08.375940 [ 3 ] {2bfff0c1-add0-42e3-8dd2-2ca05441d25e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:38:08.376201 [ 3 ] {2bfff0c1-add0-42e3-8dd2-2ca05441d25e} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.11.20 18:38:08.376372 [ 3 ] {2bfff0c1-add0-42e3-8dd2-2ca05441d25e} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.11.20 18:38:08.376495 [ 3 ] {2bfff0c1-add0-42e3-8dd2-2ca05441d25e} executeQuery: Read 30 rows, 2.43 KiB in 0.00126502 sec., 23715 rows/sec., 1.88 MiB/sec. 2023.11.20 18:38:08.376643 [ 3 ] {2bfff0c1-add0-42e3-8dd2-2ca05441d25e} DynamicQueryHandler: Done processing query 2023.11.20 18:38:08.376670 [ 3 ] {2bfff0c1-add0-42e3-8dd2-2ca05441d25e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.20 18:38:08.376687 [ 3 ] {} HTTP-Session: d09ced43-7af1-4359-8928-3fe33f7ca0ee Destroying unnamed session 2023.11.20 18:38:08.376825 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 15134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:08.376871 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:08.376893 [ 3 ] {} HTTP-Session: dae9d123-263f-4108-b98c-b76e8920d62a Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:08.376910 [ 3 ] {} HTTP-Session: dae9d123-263f-4108-b98c-b76e8920d62a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:08.376986 [ 3 ] {85511d0d-d98b-42f7-abbe-0a73277b00e6} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:08.377026 [ 3 ] {85511d0d-d98b-42f7-abbe-0a73277b00e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.20 18:38:08.377133 [ 3 ] {85511d0d-d98b-42f7-abbe-0a73277b00e6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:08.377594 [ 3 ] {85511d0d-d98b-42f7-abbe-0a73277b00e6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:38:08.377810 [ 3 ] {85511d0d-d98b-42f7-abbe-0a73277b00e6} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.11.20 18:38:08.377961 [ 3 ] {85511d0d-d98b-42f7-abbe-0a73277b00e6} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.11.20 18:38:08.378092 [ 3 ] {85511d0d-d98b-42f7-abbe-0a73277b00e6} executeQuery: Read 90 rows, 9.58 KiB in 0.001074914 sec., 83727 rows/sec., 8.71 MiB/sec. 2023.11.20 18:38:08.378214 [ 3 ] {85511d0d-d98b-42f7-abbe-0a73277b00e6} DynamicQueryHandler: Done processing query 2023.11.20 18:38:08.378239 [ 3 ] {85511d0d-d98b-42f7-abbe-0a73277b00e6} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.20 18:38:08.378255 [ 3 ] {} HTTP-Session: dae9d123-263f-4108-b98c-b76e8920d62a Destroying unnamed session 2023.11.20 18:38:08.378387 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 5137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:08.378433 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:08.378453 [ 3 ] {} HTTP-Session: ec7947bf-0884-4b12-8ad0-3ca0d789a200 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:08.378470 [ 3 ] {} HTTP-Session: ec7947bf-0884-4b12-8ad0-3ca0d789a200 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:08.378542 [ 3 ] {371725ab-12c2-4527-807d-7647e719b332} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:08.378582 [ 3 ] {371725ab-12c2-4527-807d-7647e719b332} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.20 18:38:08.378692 [ 3 ] {371725ab-12c2-4527-807d-7647e719b332} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:08.379014 [ 3 ] {371725ab-12c2-4527-807d-7647e719b332} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:38:08.379233 [ 3 ] {371725ab-12c2-4527-807d-7647e719b332} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.11.20 18:38:08.379380 [ 3 ] {371725ab-12c2-4527-807d-7647e719b332} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.11.20 18:38:08.379510 [ 3 ] {371725ab-12c2-4527-807d-7647e719b332} executeQuery: Read 30 rows, 2.40 KiB in 0.00093222 sec., 32181 rows/sec., 2.52 MiB/sec. 2023.11.20 18:38:08.379646 [ 3 ] {371725ab-12c2-4527-807d-7647e719b332} DynamicQueryHandler: Done processing query 2023.11.20 18:38:08.379672 [ 3 ] {371725ab-12c2-4527-807d-7647e719b332} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.20 18:38:08.379689 [ 3 ] {} HTTP-Session: ec7947bf-0884-4b12-8ad0-3ca0d789a200 Destroying unnamed session 2023.11.20 18:38:08.379888 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 32122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:08.379936 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:08.379955 [ 3 ] {} HTTP-Session: daef3a5a-8e03-4656-863b-5da965310f71 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:08.379972 [ 3 ] {} HTTP-Session: daef3a5a-8e03-4656-863b-5da965310f71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:08.380052 [ 3 ] {0e1a8487-4387-45ba-b3f7-f86c7397a273} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:08.380097 [ 3 ] {0e1a8487-4387-45ba-b3f7-f86c7397a273} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.20 18:38:08.380242 [ 3 ] {0e1a8487-4387-45ba-b3f7-f86c7397a273} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:08.380765 [ 3 ] {0e1a8487-4387-45ba-b3f7-f86c7397a273} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:38:08.381070 [ 3 ] {0e1a8487-4387-45ba-b3f7-f86c7397a273} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.11.20 18:38:08.381250 [ 3 ] {0e1a8487-4387-45ba-b3f7-f86c7397a273} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.11.20 18:38:08.381381 [ 3 ] {0e1a8487-4387-45ba-b3f7-f86c7397a273} executeQuery: Read 30 rows, 41.46 KiB in 0.001299561 sec., 23084 rows/sec., 31.15 MiB/sec. 2023.11.20 18:38:08.381516 [ 3 ] {0e1a8487-4387-45ba-b3f7-f86c7397a273} DynamicQueryHandler: Done processing query 2023.11.20 18:38:08.381539 [ 3 ] {0e1a8487-4387-45ba-b3f7-f86c7397a273} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.11.20 18:38:08.381555 [ 3 ] {} HTTP-Session: daef3a5a-8e03-4656-863b-5da965310f71 Destroying unnamed session 2023.11.20 18:38:13.375984 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:13.376104 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:13.376136 [ 3 ] {} HTTP-Session: d454cf98-dfa8-4760-aa1b-85f49c4e276d Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:13.376161 [ 3 ] {} HTTP-Session: d454cf98-dfa8-4760-aa1b-85f49c4e276d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:13.376291 [ 3 ] {df5c23fb-3b19-4775-bc61-ca99d6266da6} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:13.376353 [ 3 ] {df5c23fb-3b19-4775-bc61-ca99d6266da6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.20 18:38:13.376511 [ 3 ] {df5c23fb-3b19-4775-bc61-ca99d6266da6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:13.376957 [ 3 ] {df5c23fb-3b19-4775-bc61-ca99d6266da6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:38:13.377222 [ 3 ] {df5c23fb-3b19-4775-bc61-ca99d6266da6} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.11.20 18:38:13.377402 [ 3 ] {df5c23fb-3b19-4775-bc61-ca99d6266da6} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.11.20 18:38:13.377553 [ 3 ] {df5c23fb-3b19-4775-bc61-ca99d6266da6} executeQuery: Read 20 rows, 1.62 KiB in 0.001213959 sec., 16475 rows/sec., 1.30 MiB/sec. 2023.11.20 18:38:13.377552 [ 142 ] {} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.11.20 18:38:13.377673 [ 142 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:38:13.377767 [ 3 ] {df5c23fb-3b19-4775-bc61-ca99d6266da6} DynamicQueryHandler: Done processing query 2023.11.20 18:38:13.377772 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.11.20 18:38:13.377801 [ 3 ] {df5c23fb-3b19-4775-bc61-ca99d6266da6} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.20 18:38:13.377824 [ 3 ] {} HTTP-Session: d454cf98-dfa8-4760-aa1b-85f49c4e276d Destroying unnamed session 2023.11.20 18:38:13.377873 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.20 18:38:13.377906 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 50 rows starting from the beginning of the part 2023.11.20 18:38:13.377972 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:13.378031 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:13.378062 [ 3 ] {} HTTP-Session: b4d82189-7377-46ee-84f5-ea0d194f614e Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:13.378071 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 20 rows starting from the beginning of the part 2023.11.20 18:38:13.378084 [ 3 ] {} HTTP-Session: b4d82189-7377-46ee-84f5-ea0d194f614e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:13.378202 [ 3 ] {34bdb3b9-ea34-4298-8d34-8ffcc4a20f81} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:13.378217 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part 2023.11.20 18:38:13.378260 [ 3 ] {34bdb3b9-ea34-4298-8d34-8ffcc4a20f81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.20 18:38:13.378392 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part 2023.11.20 18:38:13.378488 [ 3 ] {34bdb3b9-ea34-4298-8d34-8ffcc4a20f81} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:13.378569 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part 2023.11.20 18:38:13.378768 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 20 rows starting from the beginning of the part 2023.11.20 18:38:13.379067 [ 3 ] {34bdb3b9-ea34-4298-8d34-8ffcc4a20f81} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:38:13.379331 [ 3 ] {34bdb3b9-ea34-4298-8d34-8ffcc4a20f81} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.20 18:38:13.379533 [ 3 ] {34bdb3b9-ea34-4298-8d34-8ffcc4a20f81} oximeter.fields_ipaddr (fe5d6b8c-3e77-4aa9-afe8-894de6788909): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.20 18:38:13.379628 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 4 columns (4 merged, 0 gathered) in 0.001890231 sec., 89936.09775736404 rows/sec., 7.12 MiB/sec. 2023.11.20 18:38:13.379727 [ 3 ] {34bdb3b9-ea34-4298-8d34-8ffcc4a20f81} executeQuery: Read 2 rows, 175.00 B in 0.001487428 sec., 1344 rows/sec., 114.90 KiB/sec. 2023.11.20 18:38:13.379836 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.11.20 18:38:13.379982 [ 3 ] {34bdb3b9-ea34-4298-8d34-8ffcc4a20f81} DynamicQueryHandler: Done processing query 2023.11.20 18:38:13.380009 [ 3 ] {34bdb3b9-ea34-4298-8d34-8ffcc4a20f81} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.20 18:38:13.380026 [ 3 ] {} HTTP-Session: b4d82189-7377-46ee-84f5-ea0d194f614e Destroying unnamed session 2023.11.20 18:38:13.380104 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_31_6} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.11.20 18:38:13.380173 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_31_6} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.11.20 18:38:13.380183 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 14507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:13.380238 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:13.380261 [ 3 ] {} HTTP-Session: 2b3fdef3-61af-439d-aab0-e2494e3dc7ef Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:13.380278 [ 3 ] {} HTTP-Session: 2b3fdef3-61af-439d-aab0-e2494e3dc7ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:13.380377 [ 3 ] {fdc97525-4c89-4a99-84e3-640bdf5e0d08} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:13.380417 [ 3 ] {fdc97525-4c89-4a99-84e3-640bdf5e0d08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.20 18:38:13.380526 [ 3 ] {fdc97525-4c89-4a99-84e3-640bdf5e0d08} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:13.380882 [ 3 ] {fdc97525-4c89-4a99-84e3-640bdf5e0d08} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:38:13.381105 [ 3 ] {fdc97525-4c89-4a99-84e3-640bdf5e0d08} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.11.20 18:38:13.381254 [ 3 ] {fdc97525-4c89-4a99-84e3-640bdf5e0d08} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.11.20 18:38:13.381375 [ 142 ] {} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.11.20 18:38:13.381384 [ 3 ] {fdc97525-4c89-4a99-84e3-640bdf5e0d08} executeQuery: Read 97 rows, 8.58 KiB in 0.000973461 sec., 99644 rows/sec., 8.61 MiB/sec. 2023.11.20 18:38:13.381433 [ 142 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:38:13.381562 [ 13 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.11.20 18:38:13.381611 [ 3 ] {fdc97525-4c89-4a99-84e3-640bdf5e0d08} DynamicQueryHandler: Done processing query 2023.11.20 18:38:13.381640 [ 3 ] {fdc97525-4c89-4a99-84e3-640bdf5e0d08} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.20 18:38:13.381661 [ 13 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.20 18:38:13.381666 [ 3 ] {} HTTP-Session: 2b3fdef3-61af-439d-aab0-e2494e3dc7ef Destroying unnamed session 2023.11.20 18:38:13.381693 [ 13 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 191 rows starting from the beginning of the part 2023.11.20 18:38:13.381806 [ 13 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 61 rows starting from the beginning of the part 2023.11.20 18:38:13.381848 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:13.381905 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:13.381911 [ 13 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 90 rows starting from the beginning of the part 2023.11.20 18:38:13.381930 [ 3 ] {} HTTP-Session: 67aa6078-5066-4979-8125-bf3fc97ef263 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:13.381954 [ 3 ] {} HTTP-Session: 67aa6078-5066-4979-8125-bf3fc97ef263 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:13.382029 [ 13 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part 2023.11.20 18:38:13.382066 [ 3 ] {6f50fc4a-4cef-4396-b2b5-701896b03fc4} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:13.382126 [ 3 ] {6f50fc4a-4cef-4396-b2b5-701896b03fc4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.20 18:38:13.382144 [ 13 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 90 rows starting from the beginning of the part 2023.11.20 18:38:13.382305 [ 13 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 97 rows starting from the beginning of the part 2023.11.20 18:38:13.382345 [ 3 ] {6f50fc4a-4cef-4396-b2b5-701896b03fc4} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:13.382751 [ 3 ] {6f50fc4a-4cef-4396-b2b5-701896b03fc4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:38:13.383038 [ 3 ] {6f50fc4a-4cef-4396-b2b5-701896b03fc4} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.20 18:38:13.383253 [ 3 ] {6f50fc4a-4cef-4396-b2b5-701896b03fc4} oximeter.fields_u16 (1560072c-dc51-4893-a6bd-1d5c605e963e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.20 18:38:13.383263 [ 13 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 589 rows, containing 4 columns (4 merged, 0 gathered) in 0.001775757 sec., 331689.5273396078 rows/sec., 31.44 MiB/sec. 2023.11.20 18:38:13.383417 [ 13 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.11.20 18:38:13.383446 [ 3 ] {6f50fc4a-4cef-4396-b2b5-701896b03fc4} executeQuery: Read 2 rows, 143.00 B in 0.001340133 sec., 1492 rows/sec., 104.20 KiB/sec. 2023.11.20 18:38:13.383598 [ 3 ] {6f50fc4a-4cef-4396-b2b5-701896b03fc4} DynamicQueryHandler: Done processing query 2023.11.20 18:38:13.383622 [ 13 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_31_6} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.11.20 18:38:13.383627 [ 3 ] {6f50fc4a-4cef-4396-b2b5-701896b03fc4} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.20 18:38:13.383655 [ 3 ] {} HTTP-Session: 67aa6078-5066-4979-8125-bf3fc97ef263 Destroying unnamed session 2023.11.20 18:38:13.383693 [ 13 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_31_6} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.11.20 18:38:13.383821 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 7825, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:13.383866 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:13.383884 [ 3 ] {} HTTP-Session: 3cbb2413-aa7e-4178-8566-a1464b309a90 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:13.383901 [ 3 ] {} HTTP-Session: 3cbb2413-aa7e-4178-8566-a1464b309a90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:13.383971 [ 3 ] {4496649d-dc17-48ab-945b-fb0789fbb767} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:13.384009 [ 3 ] {4496649d-dc17-48ab-945b-fb0789fbb767} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.20 18:38:13.384111 [ 3 ] {4496649d-dc17-48ab-945b-fb0789fbb767} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:13.384426 [ 3 ] {4496649d-dc17-48ab-945b-fb0789fbb767} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:38:13.384631 [ 3 ] {4496649d-dc17-48ab-945b-fb0789fbb767} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.11.20 18:38:13.384787 [ 3 ] {4496649d-dc17-48ab-945b-fb0789fbb767} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.11.20 18:38:13.384888 [ 3 ] {4496649d-dc17-48ab-945b-fb0789fbb767} executeQuery: Read 46 rows, 3.66 KiB in 0.000887408 sec., 51836 rows/sec., 4.03 MiB/sec. 2023.11.20 18:38:13.384888 [ 145 ] {} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.11.20 18:38:13.384954 [ 145 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:38:13.385032 [ 3 ] {4496649d-dc17-48ab-945b-fb0789fbb767} DynamicQueryHandler: Done processing query 2023.11.20 18:38:13.385069 [ 3 ] {4496649d-dc17-48ab-945b-fb0789fbb767} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.20 18:38:13.385077 [ 10 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.11.20 18:38:13.385090 [ 3 ] {} HTTP-Session: 3cbb2413-aa7e-4178-8566-a1464b309a90 Destroying unnamed session 2023.11.20 18:38:13.385227 [ 10 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.20 18:38:13.385281 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 7207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:13.385291 [ 10 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 113 rows starting from the beginning of the part 2023.11.20 18:38:13.385376 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:13.385423 [ 3 ] {} HTTP-Session: 333f5df8-81b1-4010-922c-7027832899fd Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:13.385455 [ 3 ] {} HTTP-Session: 333f5df8-81b1-4010-922c-7027832899fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:13.385558 [ 10 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 22 rows starting from the beginning of the part 2023.11.20 18:38:13.385669 [ 3 ] {5fcefea3-82ef-4acd-9bab-7c1bff5313a1} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:13.385812 [ 3 ] {5fcefea3-82ef-4acd-9bab-7c1bff5313a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.20 18:38:13.385817 [ 10 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part 2023.11.20 18:38:13.386135 [ 10 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part 2023.11.20 18:38:13.386396 [ 3 ] {5fcefea3-82ef-4acd-9bab-7c1bff5313a1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:13.386409 [ 10 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part 2023.11.20 18:38:13.386599 [ 10 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 46 rows starting from the beginning of the part 2023.11.20 18:38:13.387114 [ 3 ] {5fcefea3-82ef-4acd-9bab-7c1bff5313a1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:38:13.387682 [ 3 ] {5fcefea3-82ef-4acd-9bab-7c1bff5313a1} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.20 18:38:13.388128 [ 3 ] {5fcefea3-82ef-4acd-9bab-7c1bff5313a1} oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.20 18:38:13.388216 [ 13 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 261 rows, containing 4 columns (4 merged, 0 gathered) in 0.003212202 sec., 81252.6733997426 rows/sec., 6.34 MiB/sec. 2023.11.20 18:38:13.388339 [ 3 ] {5fcefea3-82ef-4acd-9bab-7c1bff5313a1} executeQuery: Read 37 rows, 2.64 KiB in 0.002599743 sec., 14232 rows/sec., 1013.85 KiB/sec. 2023.11.20 18:38:13.388405 [ 13 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.11.20 18:38:13.388570 [ 3 ] {5fcefea3-82ef-4acd-9bab-7c1bff5313a1} DynamicQueryHandler: Done processing query 2023.11.20 18:38:13.388593 [ 3 ] {5fcefea3-82ef-4acd-9bab-7c1bff5313a1} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.20 18:38:13.388613 [ 3 ] {} HTTP-Session: 333f5df8-81b1-4010-922c-7027832899fd Destroying unnamed session 2023.11.20 18:38:13.388656 [ 13 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_31_6} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.11.20 18:38:13.388717 [ 13 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_31_6} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.11.20 18:38:13.388805 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 21432, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:13.388849 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:13.388868 [ 3 ] {} HTTP-Session: 030fcbfb-f2d4-444a-8b10-47933d06c94b Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:13.388884 [ 3 ] {} HTTP-Session: 030fcbfb-f2d4-444a-8b10-47933d06c94b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:13.388961 [ 3 ] {c865085a-968e-4b71-9d59-0cf371c08338} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:13.389003 [ 3 ] {c865085a-968e-4b71-9d59-0cf371c08338} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.20 18:38:13.389141 [ 3 ] {c865085a-968e-4b71-9d59-0cf371c08338} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:13.389554 [ 3 ] {c865085a-968e-4b71-9d59-0cf371c08338} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:38:13.389839 [ 3 ] {c865085a-968e-4b71-9d59-0cf371c08338} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.11.20 18:38:13.390017 [ 3 ] {c865085a-968e-4b71-9d59-0cf371c08338} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.11.20 18:38:13.390110 [ 145 ] {} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.11.20 18:38:13.390124 [ 3 ] {c865085a-968e-4b71-9d59-0cf371c08338} executeQuery: Read 20 rows, 27.64 KiB in 0.001134846 sec., 17623 rows/sec., 23.78 MiB/sec. 2023.11.20 18:38:13.390149 [ 145 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:38:13.390236 [ 21 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.11.20 18:38:13.390297 [ 3 ] {c865085a-968e-4b71-9d59-0cf371c08338} DynamicQueryHandler: Done processing query 2023.11.20 18:38:13.390327 [ 21 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.20 18:38:13.390328 [ 3 ] {c865085a-968e-4b71-9d59-0cf371c08338} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.20 18:38:13.390363 [ 3 ] {} HTTP-Session: 030fcbfb-f2d4-444a-8b10-47933d06c94b Destroying unnamed session 2023.11.20 18:38:13.390366 [ 21 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 638 rows starting from the beginning of the part 2023.11.20 18:38:13.390473 [ 21 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 20 rows starting from the beginning of the part 2023.11.20 18:38:13.390558 [ 21 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part 2023.11.20 18:38:13.390642 [ 21 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part 2023.11.20 18:38:13.390725 [ 21 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part 2023.11.20 18:38:13.390808 [ 21 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 20 rows starting from the beginning of the part 2023.11.20 18:38:13.392217 [ 21 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 758 rows, containing 6 columns (6 merged, 0 gathered) in 0.002032375 sec., 372962.6668306784 rows/sec., 503.29 MiB/sec. 2023.11.20 18:38:13.392534 [ 21 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.11.20 18:38:13.392722 [ 21 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_31_6} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.11.20 18:38:13.392784 [ 21 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_31_6} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.11.20 18:38:13.392838 [ 21 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_31_6: 4.13 MiB. 2023.11.20 18:38:17.140568 [ 152 ] {} DNSResolver: Updating DNS cache 2023.11.20 18:38:17.140686 [ 152 ] {} DNSResolver: Updated DNS cache 2023.11.20 18:38:18.375214 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:18.375369 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:18.375418 [ 3 ] {} HTTP-Session: 3d589867-6531-420a-9c61-6d9d0d03a7b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:18.375458 [ 3 ] {} HTTP-Session: 3d589867-6531-420a-9c61-6d9d0d03a7b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:18.375659 [ 3 ] {7231cba8-1b94-43fa-8c7a-8315a4300685} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:18.375737 [ 3 ] {7231cba8-1b94-43fa-8c7a-8315a4300685} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.20 18:38:18.375898 [ 3 ] {7231cba8-1b94-43fa-8c7a-8315a4300685} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:18.376321 [ 3 ] {7231cba8-1b94-43fa-8c7a-8315a4300685} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:38:18.376580 [ 3 ] {7231cba8-1b94-43fa-8c7a-8315a4300685} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.11.20 18:38:18.376744 [ 3 ] {7231cba8-1b94-43fa-8c7a-8315a4300685} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.11.20 18:38:18.376876 [ 3 ] {7231cba8-1b94-43fa-8c7a-8315a4300685} executeQuery: Read 30 rows, 2.43 KiB in 0.001162997 sec., 25795 rows/sec., 2.04 MiB/sec. 2023.11.20 18:38:18.377012 [ 3 ] {7231cba8-1b94-43fa-8c7a-8315a4300685} DynamicQueryHandler: Done processing query 2023.11.20 18:38:18.377039 [ 3 ] {7231cba8-1b94-43fa-8c7a-8315a4300685} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.20 18:38:18.377057 [ 3 ] {} HTTP-Session: 3d589867-6531-420a-9c61-6d9d0d03a7b2 Destroying unnamed session 2023.11.20 18:38:18.377201 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 15134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:18.377247 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:18.377267 [ 3 ] {} HTTP-Session: a832d3c0-0fe0-4767-a7d2-78333aeac5df Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:18.377286 [ 3 ] {} HTTP-Session: a832d3c0-0fe0-4767-a7d2-78333aeac5df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:18.377360 [ 3 ] {64cd3ff3-dfda-477d-b588-baf6dca6620d} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:18.377402 [ 3 ] {64cd3ff3-dfda-477d-b588-baf6dca6620d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.20 18:38:18.377508 [ 3 ] {64cd3ff3-dfda-477d-b588-baf6dca6620d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:18.377864 [ 3 ] {64cd3ff3-dfda-477d-b588-baf6dca6620d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:38:18.378080 [ 3 ] {64cd3ff3-dfda-477d-b588-baf6dca6620d} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.11.20 18:38:18.378236 [ 3 ] {64cd3ff3-dfda-477d-b588-baf6dca6620d} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.11.20 18:38:18.378356 [ 3 ] {64cd3ff3-dfda-477d-b588-baf6dca6620d} executeQuery: Read 90 rows, 9.58 KiB in 0.000965571 sec., 93209 rows/sec., 9.69 MiB/sec. 2023.11.20 18:38:18.378478 [ 3 ] {64cd3ff3-dfda-477d-b588-baf6dca6620d} DynamicQueryHandler: Done processing query 2023.11.20 18:38:18.378504 [ 3 ] {64cd3ff3-dfda-477d-b588-baf6dca6620d} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.20 18:38:18.378520 [ 3 ] {} HTTP-Session: a832d3c0-0fe0-4767-a7d2-78333aeac5df Destroying unnamed session 2023.11.20 18:38:18.378646 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 6989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:18.378694 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:18.378714 [ 3 ] {} HTTP-Session: b67afdeb-f95a-4694-af08-d95abed78244 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:18.378731 [ 3 ] {} HTTP-Session: b67afdeb-f95a-4694-af08-d95abed78244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:18.378802 [ 3 ] {af538def-9cd4-4319-a47f-7a87d4ffa63b} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:18.378841 [ 3 ] {af538def-9cd4-4319-a47f-7a87d4ffa63b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.20 18:38:18.378948 [ 3 ] {af538def-9cd4-4319-a47f-7a87d4ffa63b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:18.379244 [ 3 ] {af538def-9cd4-4319-a47f-7a87d4ffa63b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:38:18.379454 [ 3 ] {af538def-9cd4-4319-a47f-7a87d4ffa63b} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.11.20 18:38:18.379608 [ 3 ] {af538def-9cd4-4319-a47f-7a87d4ffa63b} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.11.20 18:38:18.379726 [ 3 ] {af538def-9cd4-4319-a47f-7a87d4ffa63b} executeQuery: Read 41 rows, 3.27 KiB in 0.000896318 sec., 45742 rows/sec., 3.56 MiB/sec. 2023.11.20 18:38:18.379831 [ 3 ] {af538def-9cd4-4319-a47f-7a87d4ffa63b} DynamicQueryHandler: Done processing query 2023.11.20 18:38:18.379855 [ 3 ] {af538def-9cd4-4319-a47f-7a87d4ffa63b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.20 18:38:18.379871 [ 3 ] {} HTTP-Session: b67afdeb-f95a-4694-af08-d95abed78244 Destroying unnamed session 2023.11.20 18:38:18.380012 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:18.380057 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:18.380076 [ 3 ] {} HTTP-Session: a158097c-4bd3-4bfa-910c-ff1504fd220f Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:18.380093 [ 3 ] {} HTTP-Session: a158097c-4bd3-4bfa-910c-ff1504fd220f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:18.380164 [ 3 ] {42751698-bc0b-4090-ab03-b0531bb2ad79} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:18.380209 [ 3 ] {42751698-bc0b-4090-ab03-b0531bb2ad79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.20 18:38:18.380324 [ 3 ] {42751698-bc0b-4090-ab03-b0531bb2ad79} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:18.380580 [ 3 ] {42751698-bc0b-4090-ab03-b0531bb2ad79} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:38:18.380825 [ 3 ] {42751698-bc0b-4090-ab03-b0531bb2ad79} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.20 18:38:18.381003 [ 3 ] {42751698-bc0b-4090-ab03-b0531bb2ad79} oximeter.measurements_cumulativei64 (5b8e45fa-bd2b-46c0-947c-806927b83c96): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.20 18:38:18.381131 [ 3 ] {42751698-bc0b-4090-ab03-b0531bb2ad79} executeQuery: Read 11 rows, 743.00 B in 0.000935681 sec., 11756 rows/sec., 775.46 KiB/sec. 2023.11.20 18:38:18.381276 [ 3 ] {42751698-bc0b-4090-ab03-b0531bb2ad79} DynamicQueryHandler: Done processing query 2023.11.20 18:38:18.381302 [ 3 ] {42751698-bc0b-4090-ab03-b0531bb2ad79} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.20 18:38:18.381318 [ 3 ] {} HTTP-Session: a158097c-4bd3-4bfa-910c-ff1504fd220f Destroying unnamed session 2023.11.20 18:38:18.381518 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 32122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:18.381564 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:18.381585 [ 3 ] {} HTTP-Session: ea963598-7dcf-4469-9c9c-a0b1d1246f42 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:18.381603 [ 3 ] {} HTTP-Session: ea963598-7dcf-4469-9c9c-a0b1d1246f42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:18.381685 [ 3 ] {f17de6c2-2ac6-4742-8a16-f8f433912043} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:18.381731 [ 3 ] {f17de6c2-2ac6-4742-8a16-f8f433912043} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.20 18:38:18.381870 [ 3 ] {f17de6c2-2ac6-4742-8a16-f8f433912043} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:18.382260 [ 3 ] {f17de6c2-2ac6-4742-8a16-f8f433912043} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:38:18.382550 [ 3 ] {f17de6c2-2ac6-4742-8a16-f8f433912043} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.11.20 18:38:18.382728 [ 3 ] {f17de6c2-2ac6-4742-8a16-f8f433912043} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.11.20 18:38:18.382854 [ 3 ] {f17de6c2-2ac6-4742-8a16-f8f433912043} executeQuery: Read 30 rows, 41.46 KiB in 0.001138047 sec., 26360 rows/sec., 35.57 MiB/sec. 2023.11.20 18:38:18.382968 [ 3 ] {f17de6c2-2ac6-4742-8a16-f8f433912043} DynamicQueryHandler: Done processing query 2023.11.20 18:38:18.382993 [ 3 ] {f17de6c2-2ac6-4742-8a16-f8f433912043} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.11.20 18:38:18.383009 [ 3 ] {} HTTP-Session: ea963598-7dcf-4469-9c9c-a0b1d1246f42 Destroying unnamed session 2023.11.20 18:38:23.373711 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:23.373862 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:23.373892 [ 3 ] {} HTTP-Session: 17de105a-3095-4767-8c55-2cf7d7ff8149 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:23.373921 [ 3 ] {} HTTP-Session: 17de105a-3095-4767-8c55-2cf7d7ff8149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:23.374060 [ 3 ] {0d923864-d7f6-4973-bc83-c4c6a41cbc59} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:23.374129 [ 3 ] {0d923864-d7f6-4973-bc83-c4c6a41cbc59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.20 18:38:23.374306 [ 3 ] {0d923864-d7f6-4973-bc83-c4c6a41cbc59} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:23.374734 [ 3 ] {0d923864-d7f6-4973-bc83-c4c6a41cbc59} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:38:23.375000 [ 3 ] {0d923864-d7f6-4973-bc83-c4c6a41cbc59} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.11.20 18:38:23.375167 [ 3 ] {0d923864-d7f6-4973-bc83-c4c6a41cbc59} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.11.20 18:38:23.375294 [ 3 ] {0d923864-d7f6-4973-bc83-c4c6a41cbc59} executeQuery: Read 20 rows, 1.62 KiB in 0.001191898 sec., 16779 rows/sec., 1.33 MiB/sec. 2023.11.20 18:38:23.375451 [ 3 ] {0d923864-d7f6-4973-bc83-c4c6a41cbc59} DynamicQueryHandler: Done processing query 2023.11.20 18:38:23.375484 [ 3 ] {0d923864-d7f6-4973-bc83-c4c6a41cbc59} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.20 18:38:23.375510 [ 3 ] {} HTTP-Session: 17de105a-3095-4767-8c55-2cf7d7ff8149 Destroying unnamed session 2023.11.20 18:38:23.375660 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 9078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:23.375716 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:23.375738 [ 3 ] {} HTTP-Session: ee69bc33-c3da-4d12-8177-49603f2033e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:23.375759 [ 3 ] {} HTTP-Session: ee69bc33-c3da-4d12-8177-49603f2033e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:23.375851 [ 3 ] {02d9fbf7-b878-4966-ab50-6b9e8ea6cc84} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:23.375897 [ 3 ] {02d9fbf7-b878-4966-ab50-6b9e8ea6cc84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.20 18:38:23.376044 [ 3 ] {02d9fbf7-b878-4966-ab50-6b9e8ea6cc84} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:23.376483 [ 3 ] {02d9fbf7-b878-4966-ab50-6b9e8ea6cc84} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:38:23.376748 [ 3 ] {02d9fbf7-b878-4966-ab50-6b9e8ea6cc84} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.11.20 18:38:23.376942 [ 3 ] {02d9fbf7-b878-4966-ab50-6b9e8ea6cc84} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.11.20 18:38:23.377060 [ 3 ] {02d9fbf7-b878-4966-ab50-6b9e8ea6cc84} executeQuery: Read 60 rows, 5.40 KiB in 0.001178627 sec., 50906 rows/sec., 4.48 MiB/sec. 2023.11.20 18:38:23.377581 [ 3 ] {02d9fbf7-b878-4966-ab50-6b9e8ea6cc84} DynamicQueryHandler: Done processing query 2023.11.20 18:38:23.377613 [ 3 ] {02d9fbf7-b878-4966-ab50-6b9e8ea6cc84} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.20 18:38:23.377633 [ 3 ] {} HTTP-Session: ee69bc33-c3da-4d12-8177-49603f2033e5 Destroying unnamed session 2023.11.20 18:38:23.377839 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 3436, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:23.377903 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:23.377933 [ 3 ] {} HTTP-Session: 77fa2379-4cf2-4ef2-a58f-b9661a89f048 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:23.377955 [ 3 ] {} HTTP-Session: 77fa2379-4cf2-4ef2-a58f-b9661a89f048 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:23.378043 [ 3 ] {2121cb74-4073-43d6-8102-df155a5c3fe6} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:23.378089 [ 3 ] {2121cb74-4073-43d6-8102-df155a5c3fe6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.20 18:38:23.378195 [ 3 ] {2121cb74-4073-43d6-8102-df155a5c3fe6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:23.378508 [ 3 ] {2121cb74-4073-43d6-8102-df155a5c3fe6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:38:23.378741 [ 3 ] {2121cb74-4073-43d6-8102-df155a5c3fe6} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.11.20 18:38:23.378892 [ 3 ] {2121cb74-4073-43d6-8102-df155a5c3fe6} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.11.20 18:38:23.378997 [ 3 ] {2121cb74-4073-43d6-8102-df155a5c3fe6} executeQuery: Read 20 rows, 1.60 KiB in 0.000920599 sec., 21724 rows/sec., 1.70 MiB/sec. 2023.11.20 18:38:23.379129 [ 3 ] {2121cb74-4073-43d6-8102-df155a5c3fe6} DynamicQueryHandler: Done processing query 2023.11.20 18:38:23.379155 [ 3 ] {2121cb74-4073-43d6-8102-df155a5c3fe6} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.20 18:38:23.379170 [ 3 ] {} HTTP-Session: 77fa2379-4cf2-4ef2-a58f-b9661a89f048 Destroying unnamed session 2023.11.20 18:38:23.379317 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 21434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:23.379363 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:23.379382 [ 3 ] {} HTTP-Session: e66f5a45-0f13-4196-aba8-fd25cff33839 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:23.379400 [ 3 ] {} HTTP-Session: e66f5a45-0f13-4196-aba8-fd25cff33839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:23.379482 [ 3 ] {5c22dde9-4727-40f8-8812-90b6806a8d13} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:23.379528 [ 3 ] {5c22dde9-4727-40f8-8812-90b6806a8d13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.20 18:38:23.379668 [ 3 ] {5c22dde9-4727-40f8-8812-90b6806a8d13} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:23.380071 [ 3 ] {5c22dde9-4727-40f8-8812-90b6806a8d13} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:38:23.380393 [ 3 ] {5c22dde9-4727-40f8-8812-90b6806a8d13} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.11.20 18:38:23.380588 [ 3 ] {5c22dde9-4727-40f8-8812-90b6806a8d13} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.11.20 18:38:23.380697 [ 3 ] {5c22dde9-4727-40f8-8812-90b6806a8d13} executeQuery: Read 20 rows, 27.64 KiB in 0.001187118 sec., 16847 rows/sec., 22.73 MiB/sec. 2023.11.20 18:38:23.380846 [ 3 ] {5c22dde9-4727-40f8-8812-90b6806a8d13} DynamicQueryHandler: Done processing query 2023.11.20 18:38:23.380871 [ 3 ] {5c22dde9-4727-40f8-8812-90b6806a8d13} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.20 18:38:23.380887 [ 3 ] {} HTTP-Session: e66f5a45-0f13-4196-aba8-fd25cff33839 Destroying unnamed session 2023.11.20 18:38:28.374264 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:28.374401 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:28.374438 [ 3 ] {} HTTP-Session: 590cfac5-3fff-43ec-b747-16a0b04e6340 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:28.374463 [ 3 ] {} HTTP-Session: 590cfac5-3fff-43ec-b747-16a0b04e6340 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:28.374592 [ 3 ] {c607d452-bd7a-46ba-8e85-3656603fc464} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:28.374662 [ 3 ] {c607d452-bd7a-46ba-8e85-3656603fc464} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.20 18:38:28.374821 [ 3 ] {c607d452-bd7a-46ba-8e85-3656603fc464} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:28.375238 [ 3 ] {c607d452-bd7a-46ba-8e85-3656603fc464} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:38:28.375507 [ 3 ] {c607d452-bd7a-46ba-8e85-3656603fc464} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.11.20 18:38:28.375679 [ 3 ] {c607d452-bd7a-46ba-8e85-3656603fc464} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.11.20 18:38:28.375815 [ 3 ] {c607d452-bd7a-46ba-8e85-3656603fc464} executeQuery: Read 30 rows, 2.43 KiB in 0.001184788 sec., 25320 rows/sec., 2.00 MiB/sec. 2023.11.20 18:38:28.375982 [ 3 ] {c607d452-bd7a-46ba-8e85-3656603fc464} DynamicQueryHandler: Done processing query 2023.11.20 18:38:28.376010 [ 3 ] {c607d452-bd7a-46ba-8e85-3656603fc464} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.20 18:38:28.376026 [ 3 ] {} HTTP-Session: 590cfac5-3fff-43ec-b747-16a0b04e6340 Destroying unnamed session 2023.11.20 18:38:28.376167 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 15134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:28.376217 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:28.376238 [ 3 ] {} HTTP-Session: cdc14971-c722-4d23-a4d7-564981dc536d Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:28.376257 [ 3 ] {} HTTP-Session: cdc14971-c722-4d23-a4d7-564981dc536d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:28.376341 [ 3 ] {cbf98089-4b9e-4d06-8b09-dd0a584e705f} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:28.376386 [ 3 ] {cbf98089-4b9e-4d06-8b09-dd0a584e705f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.20 18:38:28.376501 [ 3 ] {cbf98089-4b9e-4d06-8b09-dd0a584e705f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:28.376863 [ 3 ] {cbf98089-4b9e-4d06-8b09-dd0a584e705f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:38:28.377087 [ 3 ] {cbf98089-4b9e-4d06-8b09-dd0a584e705f} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.11.20 18:38:28.377240 [ 3 ] {cbf98089-4b9e-4d06-8b09-dd0a584e705f} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.11.20 18:38:28.377367 [ 3 ] {cbf98089-4b9e-4d06-8b09-dd0a584e705f} executeQuery: Read 90 rows, 9.58 KiB in 0.000986761 sec., 91207 rows/sec., 9.49 MiB/sec. 2023.11.20 18:38:28.377492 [ 3 ] {cbf98089-4b9e-4d06-8b09-dd0a584e705f} DynamicQueryHandler: Done processing query 2023.11.20 18:38:28.377519 [ 3 ] {cbf98089-4b9e-4d06-8b09-dd0a584e705f} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.20 18:38:28.377535 [ 3 ] {} HTTP-Session: cdc14971-c722-4d23-a4d7-564981dc536d Destroying unnamed session 2023.11.20 18:38:28.377674 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 5137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:28.377723 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:28.377744 [ 3 ] {} HTTP-Session: 06332082-23e9-4fde-a7b1-c305afb6667e Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:28.377761 [ 3 ] {} HTTP-Session: 06332082-23e9-4fde-a7b1-c305afb6667e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:28.377837 [ 3 ] {a328ebe9-d12e-4b4b-9ffa-29d479583f31} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:28.377880 [ 3 ] {a328ebe9-d12e-4b4b-9ffa-29d479583f31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.20 18:38:28.377988 [ 3 ] {a328ebe9-d12e-4b4b-9ffa-29d479583f31} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:28.378288 [ 3 ] {a328ebe9-d12e-4b4b-9ffa-29d479583f31} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:38:28.378494 [ 3 ] {a328ebe9-d12e-4b4b-9ffa-29d479583f31} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.11.20 18:38:28.378639 [ 3 ] {a328ebe9-d12e-4b4b-9ffa-29d479583f31} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.11.20 18:38:28.378756 [ 3 ] {a328ebe9-d12e-4b4b-9ffa-29d479583f31} executeQuery: Read 30 rows, 2.40 KiB in 0.000883698 sec., 33948 rows/sec., 2.65 MiB/sec. 2023.11.20 18:38:28.378901 [ 3 ] {a328ebe9-d12e-4b4b-9ffa-29d479583f31} DynamicQueryHandler: Done processing query 2023.11.20 18:38:28.378926 [ 3 ] {a328ebe9-d12e-4b4b-9ffa-29d479583f31} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.20 18:38:28.378942 [ 3 ] {} HTTP-Session: 06332082-23e9-4fde-a7b1-c305afb6667e Destroying unnamed session 2023.11.20 18:38:28.379136 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 32122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:28.379182 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:28.379200 [ 3 ] {} HTTP-Session: 6bc0dbc9-a76e-45e1-8492-55c1ae9f230b Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:28.379218 [ 3 ] {} HTTP-Session: 6bc0dbc9-a76e-45e1-8492-55c1ae9f230b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:28.379296 [ 3 ] {b4f95766-d062-4eb2-8c81-5fc460bba6db} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:28.379341 [ 3 ] {b4f95766-d062-4eb2-8c81-5fc460bba6db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.20 18:38:28.379483 [ 3 ] {b4f95766-d062-4eb2-8c81-5fc460bba6db} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:28.379895 [ 3 ] {b4f95766-d062-4eb2-8c81-5fc460bba6db} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:38:28.380194 [ 3 ] {b4f95766-d062-4eb2-8c81-5fc460bba6db} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.11.20 18:38:28.380380 [ 3 ] {b4f95766-d062-4eb2-8c81-5fc460bba6db} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.11.20 18:38:28.380519 [ 3 ] {b4f95766-d062-4eb2-8c81-5fc460bba6db} executeQuery: Read 30 rows, 41.46 KiB in 0.001192918 sec., 25148 rows/sec., 33.94 MiB/sec. 2023.11.20 18:38:28.380694 [ 3 ] {b4f95766-d062-4eb2-8c81-5fc460bba6db} DynamicQueryHandler: Done processing query 2023.11.20 18:38:28.380719 [ 3 ] {b4f95766-d062-4eb2-8c81-5fc460bba6db} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.11.20 18:38:28.380735 [ 3 ] {} HTTP-Session: 6bc0dbc9-a76e-45e1-8492-55c1ae9f230b Destroying unnamed session 2023.11.20 18:38:30.990730 [ 146 ] {} oximeter.measurements_cumulativei64 (5b8e45fa-bd2b-46c0-947c-806927b83c96) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2023.11.20 18:38:30.990885 [ 146 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:38:30.991076 [ 24 ] {5b8e45fa-bd2b-46c0-947c-806927b83c96::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2023.11.20 18:38:30.991330 [ 24 ] {5b8e45fa-bd2b-46c0-947c-806927b83c96::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.20 18:38:30.991375 [ 24 ] {5b8e45fa-bd2b-46c0-947c-806927b83c96::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part 2023.11.20 18:38:30.991548 [ 24 ] {5b8e45fa-bd2b-46c0-947c-806927b83c96::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part 2023.11.20 18:38:30.991660 [ 24 ] {5b8e45fa-bd2b-46c0-947c-806927b83c96::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part 2023.11.20 18:38:30.991759 [ 24 ] {5b8e45fa-bd2b-46c0-947c-806927b83c96::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part 2023.11.20 18:38:30.991860 [ 24 ] {5b8e45fa-bd2b-46c0-947c-806927b83c96::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part 2023.11.20 18:38:30.992472 [ 24 ] {5b8e45fa-bd2b-46c0-947c-806927b83c96::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 55 rows, containing 5 columns (5 merged, 0 gathered) in 0.001493327 sec., 36830.51334369498 rows/sec., 2.37 MiB/sec. 2023.11.20 18:38:30.992573 [ 24 ] {5b8e45fa-bd2b-46c0-947c-806927b83c96::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2023.11.20 18:38:30.992780 [ 24 ] {5b8e45fa-bd2b-46c0-947c-806927b83c96::all_1_5_1} oximeter.measurements_cumulativei64 (5b8e45fa-bd2b-46c0-947c-806927b83c96): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2023.11.20 18:38:30.992847 [ 24 ] {5b8e45fa-bd2b-46c0-947c-806927b83c96::all_1_5_1} oximeter.measurements_cumulativei64 (5b8e45fa-bd2b-46c0-947c-806927b83c96) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2023.11.20 18:38:32.140738 [ 146 ] {} DNSResolver: Updating DNS cache 2023.11.20 18:38:32.140784 [ 146 ] {} DNSResolver: Updated DNS cache 2023.11.20 18:38:33.374107 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 3346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:33.374215 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:33.374240 [ 3 ] {} HTTP-Session: 55bb9304-18aa-4c93-ad62-f09dcbc36e89 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:33.374264 [ 3 ] {} HTTP-Session: 55bb9304-18aa-4c93-ad62-f09dcbc36e89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:33.374389 [ 3 ] {c9329539-92c2-4deb-908c-b3e5279aa295} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:33.374452 [ 3 ] {c9329539-92c2-4deb-908c-b3e5279aa295} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.20 18:38:33.374615 [ 3 ] {c9329539-92c2-4deb-908c-b3e5279aa295} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:33.375000 [ 3 ] {c9329539-92c2-4deb-908c-b3e5279aa295} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:38:33.375264 [ 3 ] {c9329539-92c2-4deb-908c-b3e5279aa295} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.11.20 18:38:33.375444 [ 3 ] {c9329539-92c2-4deb-908c-b3e5279aa295} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.11.20 18:38:33.375584 [ 3 ] {c9329539-92c2-4deb-908c-b3e5279aa295} executeQuery: Read 23 rows, 1.86 KiB in 0.001151297 sec., 19977 rows/sec., 1.58 MiB/sec. 2023.11.20 18:38:33.375760 [ 3 ] {c9329539-92c2-4deb-908c-b3e5279aa295} DynamicQueryHandler: Done processing query 2023.11.20 18:38:33.375787 [ 3 ] {c9329539-92c2-4deb-908c-b3e5279aa295} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.20 18:38:33.375804 [ 3 ] {} HTTP-Session: 55bb9304-18aa-4c93-ad62-f09dcbc36e89 Destroying unnamed session 2023.11.20 18:38:33.375931 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:33.375978 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:33.375999 [ 3 ] {} HTTP-Session: 1c3bde10-ecd4-48d4-8aa4-41e4b4838536 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:33.376017 [ 3 ] {} HTTP-Session: 1c3bde10-ecd4-48d4-8aa4-41e4b4838536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:33.376097 [ 3 ] {2caa2176-4a6f-41d3-93d6-1c69c1135ea6} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:33.376142 [ 3 ] {2caa2176-4a6f-41d3-93d6-1c69c1135ea6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.20 18:38:33.376257 [ 3 ] {2caa2176-4a6f-41d3-93d6-1c69c1135ea6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:33.376625 [ 3 ] {2caa2176-4a6f-41d3-93d6-1c69c1135ea6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:38:33.376842 [ 3 ] {2caa2176-4a6f-41d3-93d6-1c69c1135ea6} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.20 18:38:33.376999 [ 3 ] {2caa2176-4a6f-41d3-93d6-1c69c1135ea6} oximeter.fields_ipaddr (fe5d6b8c-3e77-4aa9-afe8-894de6788909): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.20 18:38:33.377122 [ 3 ] {2caa2176-4a6f-41d3-93d6-1c69c1135ea6} executeQuery: Read 2 rows, 175.00 B in 0.000990301 sec., 2019 rows/sec., 172.57 KiB/sec. 2023.11.20 18:38:33.377254 [ 3 ] {2caa2176-4a6f-41d3-93d6-1c69c1135ea6} DynamicQueryHandler: Done processing query 2023.11.20 18:38:33.377279 [ 3 ] {2caa2176-4a6f-41d3-93d6-1c69c1135ea6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.20 18:38:33.377295 [ 3 ] {} HTTP-Session: 1c3bde10-ecd4-48d4-8aa4-41e4b4838536 Destroying unnamed session 2023.11.20 18:38:33.377466 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 10633, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:33.377514 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:33.377533 [ 3 ] {} HTTP-Session: 6c8f7a2d-50fd-4e11-95b2-a7121a1bb4fe Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:33.377550 [ 3 ] {} HTTP-Session: 6c8f7a2d-50fd-4e11-95b2-a7121a1bb4fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:33.377626 [ 3 ] {a1e592d0-77c9-4c29-a5a1-59291522f5d8} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:33.377666 [ 3 ] {a1e592d0-77c9-4c29-a5a1-59291522f5d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.20 18:38:33.377772 [ 3 ] {a1e592d0-77c9-4c29-a5a1-59291522f5d8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:33.378123 [ 3 ] {a1e592d0-77c9-4c29-a5a1-59291522f5d8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:38:33.378339 [ 3 ] {a1e592d0-77c9-4c29-a5a1-59291522f5d8} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.11.20 18:38:33.378489 [ 3 ] {a1e592d0-77c9-4c29-a5a1-59291522f5d8} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.11.20 18:38:33.378619 [ 3 ] {a1e592d0-77c9-4c29-a5a1-59291522f5d8} executeQuery: Read 70 rows, 6.35 KiB in 0.00095632 sec., 73197 rows/sec., 6.48 MiB/sec. 2023.11.20 18:38:33.378761 [ 3 ] {a1e592d0-77c9-4c29-a5a1-59291522f5d8} DynamicQueryHandler: Done processing query 2023.11.20 18:38:33.378786 [ 3 ] {a1e592d0-77c9-4c29-a5a1-59291522f5d8} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.20 18:38:33.378804 [ 3 ] {} HTTP-Session: 6c8f7a2d-50fd-4e11-95b2-a7121a1bb4fe Destroying unnamed session 2023.11.20 18:38:33.378925 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:33.378970 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:33.378988 [ 3 ] {} HTTP-Session: db78231b-b8b1-4a26-a5b5-782fc60acd84 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:33.379005 [ 3 ] {} HTTP-Session: db78231b-b8b1-4a26-a5b5-782fc60acd84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:33.379076 [ 3 ] {29615e8a-c547-4c5b-8069-816c0aab81fe} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:33.379117 [ 3 ] {29615e8a-c547-4c5b-8069-816c0aab81fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.20 18:38:33.379227 [ 3 ] {29615e8a-c547-4c5b-8069-816c0aab81fe} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:33.379509 [ 3 ] {29615e8a-c547-4c5b-8069-816c0aab81fe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:38:33.379732 [ 3 ] {29615e8a-c547-4c5b-8069-816c0aab81fe} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.20 18:38:33.379892 [ 3 ] {29615e8a-c547-4c5b-8069-816c0aab81fe} oximeter.fields_u16 (1560072c-dc51-4893-a6bd-1d5c605e963e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.20 18:38:33.380015 [ 3 ] {29615e8a-c547-4c5b-8069-816c0aab81fe} executeQuery: Read 2 rows, 143.00 B in 0.000908589 sec., 2201 rows/sec., 153.70 KiB/sec. 2023.11.20 18:38:33.380151 [ 3 ] {29615e8a-c547-4c5b-8069-816c0aab81fe} DynamicQueryHandler: Done processing query 2023.11.20 18:38:33.380179 [ 3 ] {29615e8a-c547-4c5b-8069-816c0aab81fe} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.20 18:38:33.380194 [ 3 ] {} HTTP-Session: db78231b-b8b1-4a26-a5b5-782fc60acd84 Destroying unnamed session 2023.11.20 18:38:33.380315 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 5278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:33.380362 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:33.380381 [ 3 ] {} HTTP-Session: a4a9cc07-20b1-4237-b2ac-62dce08d75fb Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:33.380398 [ 3 ] {} HTTP-Session: a4a9cc07-20b1-4237-b2ac-62dce08d75fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:33.380469 [ 3 ] {b477ec20-0b5f-4c6b-9f51-f7d999ff2678} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:33.380508 [ 3 ] {b477ec20-0b5f-4c6b-9f51-f7d999ff2678} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.20 18:38:33.380615 [ 3 ] {b477ec20-0b5f-4c6b-9f51-f7d999ff2678} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:33.380917 [ 3 ] {b477ec20-0b5f-4c6b-9f51-f7d999ff2678} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:38:33.381130 [ 3 ] {b477ec20-0b5f-4c6b-9f51-f7d999ff2678} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.11.20 18:38:33.381282 [ 3 ] {b477ec20-0b5f-4c6b-9f51-f7d999ff2678} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.11.20 18:38:33.381415 [ 3 ] {b477ec20-0b5f-4c6b-9f51-f7d999ff2678} executeQuery: Read 31 rows, 2.46 KiB in 0.00091778 sec., 33777 rows/sec., 2.62 MiB/sec. 2023.11.20 18:38:33.381530 [ 3 ] {b477ec20-0b5f-4c6b-9f51-f7d999ff2678} DynamicQueryHandler: Done processing query 2023.11.20 18:38:33.381554 [ 3 ] {b477ec20-0b5f-4c6b-9f51-f7d999ff2678} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.20 18:38:33.381570 [ 3 ] {} HTTP-Session: a4a9cc07-20b1-4237-b2ac-62dce08d75fb Destroying unnamed session 2023.11.20 18:38:33.381682 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:33.381725 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:33.381744 [ 3 ] {} HTTP-Session: 580263f1-3324-443f-ad15-ea627e2004eb Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:33.381762 [ 3 ] {} HTTP-Session: 580263f1-3324-443f-ad15-ea627e2004eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:33.381829 [ 3 ] {80159fe5-7b8f-487a-be27-9d3eb7904e0d} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:33.381871 [ 3 ] {80159fe5-7b8f-487a-be27-9d3eb7904e0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.20 18:38:33.381989 [ 3 ] {80159fe5-7b8f-487a-be27-9d3eb7904e0d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:33.382260 [ 3 ] {80159fe5-7b8f-487a-be27-9d3eb7904e0d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:38:33.382502 [ 3 ] {80159fe5-7b8f-487a-be27-9d3eb7904e0d} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.20 18:38:33.382681 [ 3 ] {80159fe5-7b8f-487a-be27-9d3eb7904e0d} oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.20 18:38:33.382811 [ 3 ] {80159fe5-7b8f-487a-be27-9d3eb7904e0d} executeQuery: Read 1 rows, 71.00 B in 0.00095242 sec., 1049 rows/sec., 72.80 KiB/sec. 2023.11.20 18:38:33.382968 [ 3 ] {80159fe5-7b8f-487a-be27-9d3eb7904e0d} DynamicQueryHandler: Done processing query 2023.11.20 18:38:33.382992 [ 3 ] {80159fe5-7b8f-487a-be27-9d3eb7904e0d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.20 18:38:33.383008 [ 3 ] {} HTTP-Session: 580263f1-3324-443f-ad15-ea627e2004eb Destroying unnamed session 2023.11.20 18:38:33.383135 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 24640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:33.383180 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:33.383198 [ 3 ] {} HTTP-Session: b1988f2a-7efd-4f63-8489-f2bb46e863e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:33.383214 [ 3 ] {} HTTP-Session: b1988f2a-7efd-4f63-8489-f2bb46e863e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:33.383287 [ 3 ] {eeab11d0-875d-455c-a1b8-ad8a182a2ccf} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:33.383331 [ 3 ] {eeab11d0-875d-455c-a1b8-ad8a182a2ccf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.20 18:38:33.383470 [ 3 ] {eeab11d0-875d-455c-a1b8-ad8a182a2ccf} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:33.383851 [ 3 ] {eeab11d0-875d-455c-a1b8-ad8a182a2ccf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:38:33.384139 [ 3 ] {eeab11d0-875d-455c-a1b8-ad8a182a2ccf} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.11.20 18:38:33.384321 [ 3 ] {eeab11d0-875d-455c-a1b8-ad8a182a2ccf} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.11.20 18:38:33.384456 [ 3 ] {eeab11d0-875d-455c-a1b8-ad8a182a2ccf} executeQuery: Read 23 rows, 31.78 KiB in 0.001140527 sec., 20166 rows/sec., 27.21 MiB/sec. 2023.11.20 18:38:33.384582 [ 3 ] {eeab11d0-875d-455c-a1b8-ad8a182a2ccf} DynamicQueryHandler: Done processing query 2023.11.20 18:38:33.384605 [ 3 ] {eeab11d0-875d-455c-a1b8-ad8a182a2ccf} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.20 18:38:33.384621 [ 3 ] {} HTTP-Session: b1988f2a-7efd-4f63-8489-f2bb46e863e1 Destroying unnamed session 2023.11.20 18:38:33.384734 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 945, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:33.384778 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:33.384796 [ 3 ] {} HTTP-Session: 63a8ef64-40eb-4020-8efa-1e806e3cc045 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:33.384812 [ 3 ] {} HTTP-Session: 63a8ef64-40eb-4020-8efa-1e806e3cc045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:33.384881 [ 3 ] {b5cb3a01-5311-422d-98f8-10b7dde7bd76} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:33.384920 [ 3 ] {b5cb3a01-5311-422d-98f8-10b7dde7bd76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.20 18:38:33.385021 [ 3 ] {b5cb3a01-5311-422d-98f8-10b7dde7bd76} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:33.385288 [ 3 ] {b5cb3a01-5311-422d-98f8-10b7dde7bd76} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2023.11.20 18:38:33.385517 [ 3 ] {b5cb3a01-5311-422d-98f8-10b7dde7bd76} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.20 18:38:33.385693 [ 3 ] {b5cb3a01-5311-422d-98f8-10b7dde7bd76} oximeter.measurements_i64 (ba08feb9-b29d-4bf5-b0ca-27edd7436bbc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.20 18:38:33.385810 [ 3 ] {b5cb3a01-5311-422d-98f8-10b7dde7bd76} executeQuery: Read 6 rows, 399.00 B in 0.000901959 sec., 6652 rows/sec., 432.00 KiB/sec. 2023.11.20 18:38:33.385933 [ 3 ] {b5cb3a01-5311-422d-98f8-10b7dde7bd76} DynamicQueryHandler: Done processing query 2023.11.20 18:38:33.385957 [ 3 ] {b5cb3a01-5311-422d-98f8-10b7dde7bd76} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.20 18:38:33.385972 [ 3 ] {} HTTP-Session: 63a8ef64-40eb-4020-8efa-1e806e3cc045 Destroying unnamed session 2023.11.20 18:38:38.373789 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 4500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:38.373979 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:38.374026 [ 3 ] {} HTTP-Session: d93d1c90-4450-4f7d-a213-da2ce621815a Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:38.374068 [ 3 ] {} HTTP-Session: d93d1c90-4450-4f7d-a213-da2ce621815a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:38.374197 [ 3 ] {6bfdfb5e-aa65-4776-84c8-04f1cefa02b9} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:38.374261 [ 3 ] {6bfdfb5e-aa65-4776-84c8-04f1cefa02b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.20 18:38:38.374426 [ 3 ] {6bfdfb5e-aa65-4776-84c8-04f1cefa02b9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:38.374922 [ 3 ] {6bfdfb5e-aa65-4776-84c8-04f1cefa02b9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2023.11.20 18:38:38.375203 [ 3 ] {6bfdfb5e-aa65-4776-84c8-04f1cefa02b9} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.11.20 18:38:38.375377 [ 3 ] {6bfdfb5e-aa65-4776-84c8-04f1cefa02b9} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.11.20 18:38:38.375512 [ 3 ] {6bfdfb5e-aa65-4776-84c8-04f1cefa02b9} executeQuery: Read 31 rows, 2.51 KiB in 0.001278571 sec., 24245 rows/sec., 1.92 MiB/sec. 2023.11.20 18:38:38.375547 [ 140 ] {} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.11.20 18:38:38.375694 [ 3 ] {6bfdfb5e-aa65-4776-84c8-04f1cefa02b9} DynamicQueryHandler: Done processing query 2023.11.20 18:38:38.375696 [ 140 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2023.11.20 18:38:38.375741 [ 3 ] {6bfdfb5e-aa65-4776-84c8-04f1cefa02b9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.20 18:38:38.375785 [ 3 ] {} HTTP-Session: d93d1c90-4450-4f7d-a213-da2ce621815a Destroying unnamed session 2023.11.20 18:38:38.375870 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.11.20 18:38:38.375953 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:38.376087 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:38.376111 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.20 18:38:38.376147 [ 3 ] {} HTTP-Session: 3f83a875-5b8c-44c0-879f-6abd56198718 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:38.376181 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 50 rows starting from the beginning of the part 2023.11.20 18:38:38.376186 [ 3 ] {} HTTP-Session: 3f83a875-5b8c-44c0-879f-6abd56198718 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:38.376306 [ 3 ] {27719fef-9f56-41c8-99bb-fe63200e7e64} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:38.376339 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part 2023.11.20 18:38:38.376360 [ 3 ] {27719fef-9f56-41c8-99bb-fe63200e7e64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.20 18:38:38.376532 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 20 rows starting from the beginning of the part 2023.11.20 18:38:38.376595 [ 3 ] {27719fef-9f56-41c8-99bb-fe63200e7e64} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:38.376698 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part 2023.11.20 18:38:38.376858 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 23 rows starting from the beginning of the part 2023.11.20 18:38:38.377078 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 31 rows starting from the beginning of the part 2023.11.20 18:38:38.377156 [ 3 ] {27719fef-9f56-41c8-99bb-fe63200e7e64} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2023.11.20 18:38:38.377452 [ 3 ] {27719fef-9f56-41c8-99bb-fe63200e7e64} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.20 18:38:38.377680 [ 3 ] {27719fef-9f56-41c8-99bb-fe63200e7e64} oximeter.fields_ipaddr (fe5d6b8c-3e77-4aa9-afe8-894de6788909): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.20 18:38:38.377921 [ 3 ] {27719fef-9f56-41c8-99bb-fe63200e7e64} executeQuery: Read 2 rows, 175.00 B in 0.00156997 sec., 1273 rows/sec., 108.85 KiB/sec. 2023.11.20 18:38:38.377975 [ 16 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 4 columns (4 merged, 0 gathered) in 0.002163129 sec., 85061.96347975548 rows/sec., 6.73 MiB/sec. 2023.11.20 18:38:38.378082 [ 3 ] {27719fef-9f56-41c8-99bb-fe63200e7e64} DynamicQueryHandler: Done processing query 2023.11.20 18:38:38.378110 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.11.20 18:38:38.378115 [ 3 ] {27719fef-9f56-41c8-99bb-fe63200e7e64} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.20 18:38:38.378148 [ 3 ] {} HTTP-Session: 3f83a875-5b8c-44c0-879f-6abd56198718 Destroying unnamed session 2023.11.20 18:38:38.378302 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 15733, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:38.378306 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_36_7} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.11.20 18:38:38.378355 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:38.378375 [ 3 ] {} HTTP-Session: a6bdc6cc-613d-4fe4-8df2-41009e3aee7f Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:38.378386 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_36_7} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.11.20 18:38:38.378395 [ 3 ] {} HTTP-Session: a6bdc6cc-613d-4fe4-8df2-41009e3aee7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:38.378496 [ 3 ] {a2443cc3-5347-42f4-a8ac-e5d9adb1ebb7} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:38.378537 [ 3 ] {a2443cc3-5347-42f4-a8ac-e5d9adb1ebb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.20 18:38:38.378642 [ 3 ] {a2443cc3-5347-42f4-a8ac-e5d9adb1ebb7} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:38.379020 [ 3 ] {a2443cc3-5347-42f4-a8ac-e5d9adb1ebb7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2023.11.20 18:38:38.379252 [ 3 ] {a2443cc3-5347-42f4-a8ac-e5d9adb1ebb7} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.11.20 18:38:38.379404 [ 3 ] {a2443cc3-5347-42f4-a8ac-e5d9adb1ebb7} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.11.20 18:38:38.379531 [ 3 ] {a2443cc3-5347-42f4-a8ac-e5d9adb1ebb7} executeQuery: Read 94 rows, 9.94 KiB in 0.001000062 sec., 93994 rows/sec., 9.71 MiB/sec. 2023.11.20 18:38:38.379528 [ 139 ] {} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.11.20 18:38:38.379629 [ 139 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2023.11.20 18:38:38.379711 [ 16 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.11.20 18:38:38.379717 [ 3 ] {a2443cc3-5347-42f4-a8ac-e5d9adb1ebb7} DynamicQueryHandler: Done processing query 2023.11.20 18:38:38.379772 [ 3 ] {a2443cc3-5347-42f4-a8ac-e5d9adb1ebb7} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.20 18:38:38.379813 [ 3 ] {} HTTP-Session: a6bdc6cc-613d-4fe4-8df2-41009e3aee7f Destroying unnamed session 2023.11.20 18:38:38.379852 [ 16 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.20 18:38:38.379888 [ 16 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 191 rows starting from the beginning of the part 2023.11.20 18:38:38.380024 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:38.380042 [ 16 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 90 rows starting from the beginning of the part 2023.11.20 18:38:38.380109 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:38.380151 [ 3 ] {} HTTP-Session: c090f57f-0895-434e-8fb3-40da9934fed7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:38.380209 [ 3 ] {} HTTP-Session: c090f57f-0895-434e-8fb3-40da9934fed7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:38.380228 [ 16 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part 2023.11.20 18:38:38.380386 [ 3 ] {7a9992db-360a-4f4f-86e5-2c5c745cf261} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:38.380422 [ 16 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 90 rows starting from the beginning of the part 2023.11.20 18:38:38.380476 [ 3 ] {7a9992db-360a-4f4f-86e5-2c5c745cf261} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.20 18:38:38.380658 [ 16 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 70 rows starting from the beginning of the part 2023.11.20 18:38:38.380913 [ 3 ] {7a9992db-360a-4f4f-86e5-2c5c745cf261} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:38.380927 [ 16 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 94 rows starting from the beginning of the part 2023.11.20 18:38:38.381436 [ 3 ] {7a9992db-360a-4f4f-86e5-2c5c745cf261} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2023.11.20 18:38:38.381931 [ 3 ] {7a9992db-360a-4f4f-86e5-2c5c745cf261} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.20 18:38:38.382166 [ 3 ] {7a9992db-360a-4f4f-86e5-2c5c745cf261} oximeter.fields_u16 (1560072c-dc51-4893-a6bd-1d5c605e963e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.20 18:38:38.382470 [ 3 ] {7a9992db-360a-4f4f-86e5-2c5c745cf261} executeQuery: Read 2 rows, 143.00 B in 0.002016935 sec., 991 rows/sec., 69.24 KiB/sec. 2023.11.20 18:38:38.382548 [ 22 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 595 rows, containing 4 columns (4 merged, 0 gathered) in 0.002849991 sec., 208772.58910642174 rows/sec., 20.35 MiB/sec. 2023.11.20 18:38:38.382660 [ 3 ] {7a9992db-360a-4f4f-86e5-2c5c745cf261} DynamicQueryHandler: Done processing query 2023.11.20 18:38:38.382693 [ 3 ] {7a9992db-360a-4f4f-86e5-2c5c745cf261} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.20 18:38:38.382731 [ 3 ] {} HTTP-Session: c090f57f-0895-434e-8fb3-40da9934fed7 Destroying unnamed session 2023.11.20 18:38:38.382809 [ 22 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.11.20 18:38:38.382892 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 5650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:38.382957 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:38.382983 [ 3 ] {} HTTP-Session: a22e0b9a-6341-4651-af2f-5b38e6532b15 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:38.383012 [ 3 ] {} HTTP-Session: a22e0b9a-6341-4651-af2f-5b38e6532b15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:38.383130 [ 22 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_36_7} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.11.20 18:38:38.383139 [ 3 ] {926aa0b4-d8e7-40d7-ac36-d1d7d2196cce} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:38.383209 [ 3 ] {926aa0b4-d8e7-40d7-ac36-d1d7d2196cce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.20 18:38:38.383251 [ 22 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_36_7} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.11.20 18:38:38.383458 [ 3 ] {926aa0b4-d8e7-40d7-ac36-d1d7d2196cce} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:38.383777 [ 3 ] {926aa0b4-d8e7-40d7-ac36-d1d7d2196cce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2023.11.20 18:38:38.383988 [ 3 ] {926aa0b4-d8e7-40d7-ac36-d1d7d2196cce} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.11.20 18:38:38.384141 [ 3 ] {926aa0b4-d8e7-40d7-ac36-d1d7d2196cce} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.11.20 18:38:38.384263 [ 139 ] {} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.11.20 18:38:38.384271 [ 3 ] {926aa0b4-d8e7-40d7-ac36-d1d7d2196cce} executeQuery: Read 33 rows, 2.65 KiB in 0.001076345 sec., 30659 rows/sec., 2.40 MiB/sec. 2023.11.20 18:38:38.384308 [ 139 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2023.11.20 18:38:38.384464 [ 15 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.11.20 18:38:38.384517 [ 3 ] {926aa0b4-d8e7-40d7-ac36-d1d7d2196cce} DynamicQueryHandler: Done processing query 2023.11.20 18:38:38.384556 [ 3 ] {926aa0b4-d8e7-40d7-ac36-d1d7d2196cce} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.20 18:38:38.384608 [ 3 ] {} HTTP-Session: a22e0b9a-6341-4651-af2f-5b38e6532b15 Destroying unnamed session 2023.11.20 18:38:38.384629 [ 15 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.20 18:38:38.384675 [ 15 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 113 rows starting from the beginning of the part 2023.11.20 18:38:38.384803 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:38.384842 [ 15 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 41 rows starting from the beginning of the part 2023.11.20 18:38:38.384899 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:38.384940 [ 3 ] {} HTTP-Session: ff482a15-9722-488d-98f5-d22a5f958375 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:38.384999 [ 3 ] {} HTTP-Session: ff482a15-9722-488d-98f5-d22a5f958375 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:38.385042 [ 15 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 20 rows starting from the beginning of the part 2023.11.20 18:38:38.385203 [ 3 ] {48dae87c-9ef1-4df5-959b-94e374813e34} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:38.385244 [ 15 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part 2023.11.20 18:38:38.385321 [ 3 ] {48dae87c-9ef1-4df5-959b-94e374813e34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.20 18:38:38.385499 [ 15 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part 2023.11.20 18:38:38.385795 [ 15 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 33 rows starting from the beginning of the part 2023.11.20 18:38:38.385917 [ 3 ] {48dae87c-9ef1-4df5-959b-94e374813e34} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:38.386670 [ 3 ] {48dae87c-9ef1-4df5-959b-94e374813e34} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2023.11.20 18:38:38.387357 [ 3 ] {48dae87c-9ef1-4df5-959b-94e374813e34} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.20 18:38:38.387472 [ 11 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 268 rows, containing 4 columns (4 merged, 0 gathered) in 0.003103239 sec., 86361.37919122569 rows/sec., 6.74 MiB/sec. 2023.11.20 18:38:38.387663 [ 18 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.11.20 18:38:38.387672 [ 3 ] {48dae87c-9ef1-4df5-959b-94e374813e34} oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.20 18:38:38.387872 [ 139 ] {} oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.20 18:38:38.387920 [ 3 ] {48dae87c-9ef1-4df5-959b-94e374813e34} executeQuery: Read 1 rows, 71.00 B in 0.002642625 sec., 378 rows/sec., 26.24 KiB/sec. 2023.11.20 18:38:38.387940 [ 139 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2023.11.20 18:38:38.388081 [ 18 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_36_7} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.11.20 18:38:38.388164 [ 12 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.20 18:38:38.388266 [ 18 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_36_7} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.11.20 18:38:38.388304 [ 3 ] {48dae87c-9ef1-4df5-959b-94e374813e34} DynamicQueryHandler: Done processing query 2023.11.20 18:38:38.388427 [ 3 ] {48dae87c-9ef1-4df5-959b-94e374813e34} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.20 18:38:38.388426 [ 12 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.20 18:38:38.388476 [ 3 ] {} HTTP-Session: ff482a15-9722-488d-98f5-d22a5f958375 Destroying unnamed session 2023.11.20 18:38:38.388507 [ 12 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 416 rows starting from the beginning of the part 2023.11.20 18:38:38.388659 [ 12 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part 2023.11.20 18:38:38.388681 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 33191, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:38.388771 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:38.388836 [ 3 ] {} HTTP-Session: 744bbad9-efb5-4225-8a04-4c58c453b5e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:38.388852 [ 12 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part 2023.11.20 18:38:38.388873 [ 3 ] {} HTTP-Session: 744bbad9-efb5-4225-8a04-4c58c453b5e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:38.389128 [ 12 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::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.11.20 18:38:38.389137 [ 3 ] {40880950-7b71-4d49-835a-ba1524214aae} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:38.389262 [ 3 ] {40880950-7b71-4d49-835a-ba1524214aae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.20 18:38:38.389357 [ 12 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part 2023.11.20 18:38:38.389693 [ 12 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part 2023.11.20 18:38:38.389976 [ 3 ] {40880950-7b71-4d49-835a-ba1524214aae} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:38.391136 [ 3 ] {40880950-7b71-4d49-835a-ba1524214aae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2023.11.20 18:38:38.391646 [ 14 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 457 rows, containing 5 columns (5 merged, 0 gathered) in 0.003626076 sec., 126031.55587472518 rows/sec., 8.77 MiB/sec. 2023.11.20 18:38:38.391831 [ 14 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.20 18:38:38.391865 [ 3 ] {40880950-7b71-4d49-835a-ba1524214aae} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.11.20 18:38:38.392186 [ 14 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_16_3} oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.20 18:38:38.392194 [ 3 ] {40880950-7b71-4d49-835a-ba1524214aae} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.11.20 18:38:38.392292 [ 14 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_16_3} oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.20 18:38:38.392372 [ 139 ] {} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.11.20 18:38:38.392476 [ 139 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2023.11.20 18:38:38.392478 [ 3 ] {40880950-7b71-4d49-835a-ba1524214aae} executeQuery: Read 31 rows, 42.84 KiB in 0.003246963 sec., 9547 rows/sec., 12.88 MiB/sec. 2023.11.20 18:38:38.392648 [ 18 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.11.20 18:38:38.392886 [ 3 ] {40880950-7b71-4d49-835a-ba1524214aae} DynamicQueryHandler: Done processing query 2023.11.20 18:38:38.392954 [ 3 ] {40880950-7b71-4d49-835a-ba1524214aae} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.11.20 18:38:38.392992 [ 18 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.20 18:38:38.393005 [ 3 ] {} HTTP-Session: 744bbad9-efb5-4225-8a04-4c58c453b5e6 Destroying unnamed session 2023.11.20 18:38:38.393055 [ 18 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 758 rows starting from the beginning of the part 2023.11.20 18:38:38.393175 [ 18 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part 2023.11.20 18:38:38.393274 [ 18 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 20 rows starting from the beginning of the part 2023.11.20 18:38:38.393363 [ 18 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part 2023.11.20 18:38:38.393447 [ 18 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 23 rows starting from the beginning of the part 2023.11.20 18:38:38.393532 [ 18 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 31 rows starting from the beginning of the part 2023.11.20 18:38:38.396000 [ 14 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 892 rows, containing 6 columns (6 merged, 0 gathered) in 0.003460441 sec., 257770.6136298813 rows/sec., 347.85 MiB/sec. 2023.11.20 18:38:38.396365 [ 14 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.11.20 18:38:38.396570 [ 14 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_36_7} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.11.20 18:38:38.396633 [ 14 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_36_7} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.11.20 18:38:38.396696 [ 14 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_36_7: 4.21 MiB. 2023.11.20 18:38:43.375638 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 3776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:43.375767 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:43.375807 [ 3 ] {} HTTP-Session: 7313fb20-1781-448f-8454-38fa9a0cf4c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:43.375839 [ 3 ] {} HTTP-Session: 7313fb20-1781-448f-8454-38fa9a0cf4c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:43.376008 [ 3 ] {e5e7d663-0014-4b0f-9cbd-20be78b5f438} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:43.376082 [ 3 ] {e5e7d663-0014-4b0f-9cbd-20be78b5f438} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.20 18:38:43.376287 [ 3 ] {e5e7d663-0014-4b0f-9cbd-20be78b5f438} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:43.376829 [ 3 ] {e5e7d663-0014-4b0f-9cbd-20be78b5f438} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2023.11.20 18:38:43.377168 [ 3 ] {e5e7d663-0014-4b0f-9cbd-20be78b5f438} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.11.20 18:38:43.377387 [ 3 ] {e5e7d663-0014-4b0f-9cbd-20be78b5f438} oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.11.20 18:38:43.377565 [ 3 ] {e5e7d663-0014-4b0f-9cbd-20be78b5f438} executeQuery: Read 26 rows, 2.11 KiB in 0.001509178 sec., 17227 rows/sec., 1.36 MiB/sec. 2023.11.20 18:38:43.377917 [ 3 ] {e5e7d663-0014-4b0f-9cbd-20be78b5f438} DynamicQueryHandler: Done processing query 2023.11.20 18:38:43.377951 [ 3 ] {e5e7d663-0014-4b0f-9cbd-20be78b5f438} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.20 18:38:43.377973 [ 3 ] {} HTTP-Session: 7313fb20-1781-448f-8454-38fa9a0cf4c5 Destroying unnamed session 2023.11.20 18:38:43.378159 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 17138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:43.378225 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:43.378250 [ 3 ] {} HTTP-Session: 2e2b3a25-bcc4-48b1-909a-2e62bd84d819 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:43.378276 [ 3 ] {} HTTP-Session: 2e2b3a25-bcc4-48b1-909a-2e62bd84d819 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:43.378375 [ 3 ] {b73f28e6-1552-4359-ad1e-6bb063585abe} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:43.378420 [ 3 ] {b73f28e6-1552-4359-ad1e-6bb063585abe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.20 18:38:43.378531 [ 3 ] {b73f28e6-1552-4359-ad1e-6bb063585abe} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:43.378927 [ 3 ] {b73f28e6-1552-4359-ad1e-6bb063585abe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2023.11.20 18:38:43.379157 [ 3 ] {b73f28e6-1552-4359-ad1e-6bb063585abe} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.11.20 18:38:43.379309 [ 3 ] {b73f28e6-1552-4359-ad1e-6bb063585abe} oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.11.20 18:38:43.379430 [ 3 ] {b73f28e6-1552-4359-ad1e-6bb063585abe} executeQuery: Read 114 rows, 10.18 KiB in 0.001024702 sec., 111251 rows/sec., 9.70 MiB/sec. 2023.11.20 18:38:43.379541 [ 3 ] {b73f28e6-1552-4359-ad1e-6bb063585abe} DynamicQueryHandler: Done processing query 2023.11.20 18:38:43.379565 [ 3 ] {b73f28e6-1552-4359-ad1e-6bb063585abe} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2023.11.20 18:38:43.379580 [ 3 ] {} HTTP-Session: 2e2b3a25-bcc4-48b1-909a-2e62bd84d819 Destroying unnamed session 2023.11.20 18:38:43.379750 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 9040, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:43.379793 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:43.379811 [ 3 ] {} HTTP-Session: fa00caea-5a2b-4c38-8191-2faec0c33bac Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:43.379827 [ 3 ] {} HTTP-Session: fa00caea-5a2b-4c38-8191-2faec0c33bac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:43.379899 [ 3 ] {eba00428-5131-4887-b349-d3aca61cf313} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:43.379939 [ 3 ] {eba00428-5131-4887-b349-d3aca61cf313} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.20 18:38:43.380042 [ 3 ] {eba00428-5131-4887-b349-d3aca61cf313} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:43.380416 [ 3 ] {eba00428-5131-4887-b349-d3aca61cf313} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2023.11.20 18:38:43.380641 [ 3 ] {eba00428-5131-4887-b349-d3aca61cf313} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.11.20 18:38:43.380813 [ 3 ] {eba00428-5131-4887-b349-d3aca61cf313} oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.11.20 18:38:43.380935 [ 3 ] {eba00428-5131-4887-b349-d3aca61cf313} executeQuery: Read 53 rows, 4.25 KiB in 0.001004532 sec., 52760 rows/sec., 4.13 MiB/sec. 2023.11.20 18:38:43.381058 [ 3 ] {eba00428-5131-4887-b349-d3aca61cf313} DynamicQueryHandler: Done processing query 2023.11.20 18:38:43.381081 [ 3 ] {eba00428-5131-4887-b349-d3aca61cf313} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.20 18:38:43.381099 [ 3 ] {} HTTP-Session: fa00caea-5a2b-4c38-8191-2faec0c33bac Destroying unnamed session 2023.11.20 18:38:43.381227 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 7018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:43.381272 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:43.381290 [ 3 ] {} HTTP-Session: 662bd0f8-038d-4fed-b65f-623c3c826897 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:43.381306 [ 3 ] {} HTTP-Session: 662bd0f8-038d-4fed-b65f-623c3c826897 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:43.381377 [ 3 ] {f260b302-427e-4657-a2c3-9428c78dbb62} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:43.381418 [ 3 ] {f260b302-427e-4657-a2c3-9428c78dbb62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.20 18:38:43.381535 [ 3 ] {f260b302-427e-4657-a2c3-9428c78dbb62} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:43.381853 [ 3 ] {f260b302-427e-4657-a2c3-9428c78dbb62} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2023.11.20 18:38:43.382103 [ 3 ] {f260b302-427e-4657-a2c3-9428c78dbb62} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.20 18:38:43.382283 [ 3 ] {f260b302-427e-4657-a2c3-9428c78dbb62} oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.20 18:38:43.382404 [ 3 ] {f260b302-427e-4657-a2c3-9428c78dbb62} executeQuery: Read 36 rows, 2.57 KiB in 0.000999672 sec., 36011 rows/sec., 2.51 MiB/sec. 2023.11.20 18:38:43.382528 [ 3 ] {f260b302-427e-4657-a2c3-9428c78dbb62} DynamicQueryHandler: Done processing query 2023.11.20 18:38:43.382552 [ 3 ] {f260b302-427e-4657-a2c3-9428c78dbb62} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.20 18:38:43.382568 [ 3 ] {} HTTP-Session: 662bd0f8-038d-4fed-b65f-623c3c826897 Destroying unnamed session 2023.11.20 18:38:43.382714 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 27845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:43.382759 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:43.382779 [ 3 ] {} HTTP-Session: b6140933-9d24-40c6-8ca8-c2baddd61e92 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:43.382795 [ 3 ] {} HTTP-Session: b6140933-9d24-40c6-8ca8-c2baddd61e92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:43.382870 [ 3 ] {ac542568-5ad4-4a1e-b5e3-d2286961e048} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:43.382914 [ 3 ] {ac542568-5ad4-4a1e-b5e3-d2286961e048} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.20 18:38:43.383048 [ 3 ] {ac542568-5ad4-4a1e-b5e3-d2286961e048} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:43.383460 [ 3 ] {ac542568-5ad4-4a1e-b5e3-d2286961e048} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2023.11.20 18:38:43.383757 [ 3 ] {ac542568-5ad4-4a1e-b5e3-d2286961e048} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.11.20 18:38:43.383940 [ 3 ] {ac542568-5ad4-4a1e-b5e3-d2286961e048} oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.11.20 18:38:43.384066 [ 3 ] {ac542568-5ad4-4a1e-b5e3-d2286961e048} executeQuery: Read 26 rows, 35.93 KiB in 0.001166267 sec., 22293 rows/sec., 30.08 MiB/sec. 2023.11.20 18:38:43.384252 [ 3 ] {ac542568-5ad4-4a1e-b5e3-d2286961e048} DynamicQueryHandler: Done processing query 2023.11.20 18:38:43.384277 [ 3 ] {ac542568-5ad4-4a1e-b5e3-d2286961e048} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.11.20 18:38:43.384293 [ 3 ] {} HTTP-Session: b6140933-9d24-40c6-8ca8-c2baddd61e92 Destroying unnamed session 2023.11.20 18:38:43.384408 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 545, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.20 18:38:43.384453 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.20 18:38:43.384473 [ 3 ] {} HTTP-Session: fbdcfe19-d1c0-4bbb-b80b-d11b8e745c0d Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 2023.11.20 18:38:43.384490 [ 3 ] {} HTTP-Session: fbdcfe19-d1c0-4bbb-b80b-d11b8e745c0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.20 18:38:43.384557 [ 3 ] {42930a5e-5fe5-456e-8da2-e57a33249295} executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.20 18:38:43.384596 [ 3 ] {42930a5e-5fe5-456e-8da2-e57a33249295} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.20 18:38:43.384706 [ 3 ] {42930a5e-5fe5-456e-8da2-e57a33249295} ParallelParsingInputFormat: Parallel parsing is used 2023.11.20 18:38:43.384965 [ 3 ] {42930a5e-5fe5-456e-8da2-e57a33249295} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2023.11.20 18:38:43.385199 [ 3 ] {42930a5e-5fe5-456e-8da2-e57a33249295} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.20 18:38:43.385372 [ 3 ] {42930a5e-5fe5-456e-8da2-e57a33249295} oximeter.measurements_i64 (ba08feb9-b29d-4bf5-b0ca-27edd7436bbc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.20 18:38:43.385492 [ 3 ] {42930a5e-5fe5-456e-8da2-e57a33249295} executeQuery: Read 3 rows, 243.00 B in 0.000905889 sec., 3311 rows/sec., 261.96 KiB/sec. 2023.11.20 18:38:43.385620 [ 3 ] {42930a5e-5fe5-456e-8da2-e57a33249295} DynamicQueryHandler: Done processing query 2023.11.20 18:38:43.385644 [ 3 ] {42930a5e-5fe5-456e-8da2-e57a33249295} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.20 18:38:43.385659 [ 3 ] {} HTTP-Session: fbdcfe19-d1c0-4bbb-b80b-d11b8e745c0d Destroying unnamed session