[ Dec 30 06:22:40 Enabled. ] [ Dec 30 06:22:40 Rereading configuration. ] [ Dec 30 06:22:41 Rereading configuration. ] [ Dec 30 06:22:52 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=oxControlService12 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default + GATEWAY=fd00:1122:3344:101::1 + [[ oxControlService12 == unknown ]] + [[ fd00:1122:3344:101::1 == unknown ]] + ipadm delete-if oxControlService12 ipadm: Could not delete oxControlService12: Interface does not exist + true + ipadm create-if -t oxControlService12 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService12 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService12 + ipadm show-addr oxControlService12/ll ipadm: Address object not found + ipadm create-addr -t -T addrconf oxControlService12/ll + ipadm show-addr oxControlService12/omicron6 ipadm: Address object not found + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService12/omicron6 + route get -inet6 default -inet6 fd00:1122:3344:101::1 default: not in table + route add -inet6 default -inet6 fd00:1122:3344:101::1 add net default: gateway fd00:1122:3344:101::1 + single_node=true + command=() + true + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Dec 30 06:22:53 Method "start" exited with status 0. ] Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2023.12.30 06:22:53.604342 [ 1 ] {} Application: Will watch for the process with pid 22243 2023.12.30 06:22:53.604421 [ 1 ] {} Application: Forked a child process to watch 2023.12.30 06:22:54.224567 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22243 2023.12.30 06:22:54.224716 [ 1 ] {} Application: starting up 2023.12.30 06:22:54.224904 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2023.12.30 06:22:54.329518 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2023.12.30 06:22:54.329569 [ 1 ] {} Application: Initializing DateLUT. 2023.12.30 06:22:54.329581 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2023.12.30 06:22:54.329614 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2023.12.30 06:22:54.329997 [ 1 ] {} Application: Initiailizing interserver credentials. 2023.12.30 06:22:54.330713 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2023.12.30 06:22:54.331186 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.12.30 06:22:54.331425 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2023.12.30 06:22:54.333977 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.12.30 06:22:54.334023 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.12.30 06:22:54.334726 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2023.12.30 06:22:54.334876 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.12.30 06:22:54.340827 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.12.30 06:22:54.341099 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2023.12.30 06:22:54.341122 [ 1 ] {} Application: Uncompressed cache policy name 2023.12.30 06:22:54.342525 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2023.12.30 06:22:54.343098 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2023.12.30 06:22:54.343409 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2023.12.30 06:22:54.343796 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2023.12.30 06:22:54.344540 [ 1 ] {} Application: Loading user defined objects from /data/ 2023.12.30 06:22:54.344579 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2023.12.30 06:22:54.344634 [ 1 ] {} Application: Loaded user defined objects 2023.12.30 06:22:54.344650 [ 1 ] {} Application: Loading metadata from /data/ 2023.12.30 06:22:54.362607 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2023.12.30 06:22:54.362633 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000111153 sec 2023.12.30 06:22:54.363202 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.12.30 06:22:54.363277 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2023.12.30 06:22:54.363296 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2023.12.30 06:22:54.363310 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2023.12.30 06:22:54.363321 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2023.12.30 06:22:54.363335 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2023.12.30 06:22:54.363349 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2023.12.30 06:22:54.363377 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2023.12.30 06:22:54.363394 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2023.12.30 06:22:54.363421 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2023.12.30 06:22:54.363433 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2023.12.30 06:22:54.363447 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2023.12.30 06:22:54.363461 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2023.12.30 06:22:54.363490 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2023.12.30 06:22:54.363503 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2023.12.30 06:22:54.363515 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2023.12.30 06:22:54.397080 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2023.12.30 06:22:54.405803 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2023.12.30 06:22:54.405905 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.2681e-05 sec 2023.12.30 06:22:54.405933 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.12.30 06:22:54.405952 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2023.12.30 06:22:54.405979 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2023.12.30 06:22:54.408228 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2023.12.30 06:22:54.413162 [ 1 ] {} Application: Loaded metadata. 2023.12.30 06:22:54.413260 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2023.12.30 06:22:54.413310 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2023.12.30 06:22:54.606672 [ 1 ] {} MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) 2023.12.30 06:22:54.623959 [ 1 ] {} MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) 2023.12.30 06:22:54.624008 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2023.12.30 06:22:54.653914 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.12.30 06:22:54.654655 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.70 MiB 2023.12.30 06:22:54.654977 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2023.12.30 06:22:54.655030 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2023.12.30 06:22:54.655046 [ 125 ] {} DNSResolver: Updating DNS cache 2023.12.30 06:22:54.655124 [ 125 ] {} DNSResolver: Updated DNS cache 2023.12.30 06:22:54.655148 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2023.12.30 06:22:54.655223 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2023.12.30 06:22:54.655791 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2023.12.30 06:22:54.655811 [ 1 ] {} Application: Ready for connections. 2023.12.30 06:22:55.227469 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.227646 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.228223 [ 3 ] {} HTTP-Session: 22be8dab-0eb4-4a3e-afb4-037fe2f73a16 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.228259 [ 3 ] {} HTTP-Session: 22be8dab-0eb4-4a3e-afb4-037fe2f73a16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.228379 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2023.12.30 06:22:55.228406 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2023.12.30 06:22:55.228422 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2023.12.30 06:22:55.229777 [ 3 ] {d9fbf41f-50d5-4a4b-85fc-abe10469960b} executeQuery: (from [fd00:1122:3344:101::d]:42572) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.12.30 06:22:55.250373 [ 3 ] {d9fbf41f-50d5-4a4b-85fc-abe10469960b} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:42572) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 2023.12.30 06:22:55.251050 [ 3 ] {d9fbf41f-50d5-4a4b-85fc-abe10469960b} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2023.12.30 06:22:55.251748 [ 3 ] {d9fbf41f-50d5-4a4b-85fc-abe10469960b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.30 06:22:55.251769 [ 3 ] {} HTTP-Session: 22be8dab-0eb4-4a3e-afb4-037fe2f73a16 Destroying unnamed session 2023.12.30 06:22:55.252050 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.252184 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.252204 [ 3 ] {} HTTP-Session: cb92fee1-9701-4e30-a16a-a7079825e26e Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.252224 [ 3 ] {} HTTP-Session: cb92fee1-9701-4e30-a16a-a7079825e26e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.252304 [ 3 ] {d98dc4c4-82c3-45fc-817d-ef35ca688f05} executeQuery: (from [fd00:1122:3344:101::d]:42572) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2023.12.30 06:22:55.252375 [ 3 ] {d98dc4c4-82c3-45fc-817d-ef35ca688f05} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2023.12.30 06:22:55.253319 [ 3 ] {d98dc4c4-82c3-45fc-817d-ef35ca688f05} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2023.12.30 06:22:55.255010 [ 3 ] {d98dc4c4-82c3-45fc-817d-ef35ca688f05} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.30 06:22:55.258742 [ 3 ] {d98dc4c4-82c3-45fc-817d-ef35ca688f05} DynamicQueryHandler: Done processing query 2023.12.30 06:22:55.258774 [ 3 ] {d98dc4c4-82c3-45fc-817d-ef35ca688f05} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2023.12.30 06:22:55.258789 [ 3 ] {} HTTP-Session: cb92fee1-9701-4e30-a16a-a7079825e26e Destroying unnamed session 2023.12.30 06:22:55.258906 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.258954 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.258971 [ 3 ] {} HTTP-Session: c9ce9d27-facd-4081-a153-65abfd746896 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.258987 [ 3 ] {} HTTP-Session: c9ce9d27-facd-4081-a153-65abfd746896 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.259076 [ 3 ] {d07664b6-e4d2-462a-a062-9bcbbc41ba79} executeQuery: (from [fd00:1122:3344:101::d]:42572) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.12.30 06:22:55.259384 [ 3 ] {d07664b6-e4d2-462a-a062-9bcbbc41ba79} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:42572) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 2023.12.30 06:22:55.259496 [ 3 ] {d07664b6-e4d2-462a-a062-9bcbbc41ba79} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2023.12.30 06:22:55.259593 [ 3 ] {d07664b6-e4d2-462a-a062-9bcbbc41ba79} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.30 06:22:55.259610 [ 3 ] {} HTTP-Session: c9ce9d27-facd-4081-a153-65abfd746896 Destroying unnamed session 2023.12.30 06:22:55.260423 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.260465 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.260481 [ 3 ] {} HTTP-Session: 523550a8-1871-4727-bdcb-88b9988ffb98 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.260499 [ 3 ] {} HTTP-Session: 523550a8-1871-4727-bdcb-88b9988ffb98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.260596 [ 3 ] {5307d2ae-1e58-4bbe-a022-6c7481eef92f} executeQuery: (from [fd00:1122:3344:101::d]:42572) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2023.12.30 06:22:55.260684 [ 3 ] {5307d2ae-1e58-4bbe-a022-6c7481eef92f} DynamicQueryHandler: Done processing query 2023.12.30 06:22:55.260707 [ 3 ] {5307d2ae-1e58-4bbe-a022-6c7481eef92f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.30 06:22:55.260721 [ 3 ] {} HTTP-Session: 523550a8-1871-4727-bdcb-88b9988ffb98 Destroying unnamed session 2023.12.30 06:22:55.260825 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.260866 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.260882 [ 3 ] {} HTTP-Session: 66a8b9e0-26e7-4495-b068-39b952008022 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.260900 [ 3 ] {} HTTP-Session: 66a8b9e0-26e7-4495-b068-39b952008022 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.260951 [ 3 ] {90d44cc0-c3a3-4c3f-b0e4-be0af232c92f} executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2023.12.30 06:22:55.260997 [ 3 ] {90d44cc0-c3a3-4c3f-b0e4-be0af232c92f} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2023.12.30 06:22:55.267748 [ 3 ] {90d44cc0-c3a3-4c3f-b0e4-be0af232c92f} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2023.12.30 06:22:55.267768 [ 3 ] {90d44cc0-c3a3-4c3f-b0e4-be0af232c92f} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.0571e-05 sec 2023.12.30 06:22:55.267788 [ 3 ] {90d44cc0-c3a3-4c3f-b0e4-be0af232c92f} TablesLoader: Loading 0 tables with 0 dependency level 2023.12.30 06:22:55.267805 [ 3 ] {90d44cc0-c3a3-4c3f-b0e4-be0af232c92f} DatabaseAtomic (oximeter): Starting up tables. 2023.12.30 06:22:55.267865 [ 3 ] {90d44cc0-c3a3-4c3f-b0e4-be0af232c92f} DynamicQueryHandler: Done processing query 2023.12.30 06:22:55.267887 [ 3 ] {90d44cc0-c3a3-4c3f-b0e4-be0af232c92f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.30 06:22:55.267901 [ 3 ] {} HTTP-Session: 66a8b9e0-26e7-4495-b068-39b952008022 Destroying unnamed session 2023.12.30 06:22:55.267994 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.268035 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.268052 [ 3 ] {} HTTP-Session: 85ec48f8-46df-4fe7-9a2f-57689e0ecfd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.268073 [ 3 ] {} HTTP-Session: 85ec48f8-46df-4fe7-9a2f-57689e0ecfd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.268271 [ 3 ] {6cc12109-8567-4837-8d09-e1ebbd1d774b} executeQuery: (from [fd00:1122:3344:101::d]:42572) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2023.12.30 06:22:55.268313 [ 3 ] {6cc12109-8567-4837-8d09-e1ebbd1d774b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2023.12.30 06:22:55.272730 [ 3 ] {6cc12109-8567-4837-8d09-e1ebbd1d774b} oximeter.version (787679dd-d1ca-4d3b-a311-4f6b1c122546): Loading data parts 2023.12.30 06:22:55.272843 [ 3 ] {6cc12109-8567-4837-8d09-e1ebbd1d774b} oximeter.version (787679dd-d1ca-4d3b-a311-4f6b1c122546): There are no data parts 2023.12.30 06:22:55.278865 [ 3 ] {6cc12109-8567-4837-8d09-e1ebbd1d774b} DynamicQueryHandler: Done processing query 2023.12.30 06:22:55.278890 [ 3 ] {6cc12109-8567-4837-8d09-e1ebbd1d774b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.30 06:22:55.278915 [ 3 ] {} HTTP-Session: 85ec48f8-46df-4fe7-9a2f-57689e0ecfd1 Destroying unnamed session 2023.12.30 06:22:55.279025 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.279073 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.279094 [ 3 ] {} HTTP-Session: 151898b6-d8f2-4186-97de-8927fe246895 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.279109 [ 3 ] {} HTTP-Session: 151898b6-d8f2-4186-97de-8927fe246895 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.279363 [ 3 ] {2b4ed9eb-23f8-46a4-9470-4c1f912ab41c} executeQuery: (from [fd00:1122:3344:101::d]:42572) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.30 06:22:55.279415 [ 3 ] {2b4ed9eb-23f8-46a4-9470-4c1f912ab41c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2023.12.30 06:22:55.289863 [ 3 ] {2b4ed9eb-23f8-46a4-9470-4c1f912ab41c} oximeter.measurements_bool (3acca75b-e73c-4f3d-803b-e617b1f50e67): Loading data parts 2023.12.30 06:22:55.289978 [ 3 ] {2b4ed9eb-23f8-46a4-9470-4c1f912ab41c} oximeter.measurements_bool (3acca75b-e73c-4f3d-803b-e617b1f50e67): There are no data parts 2023.12.30 06:22:55.291749 [ 3 ] {2b4ed9eb-23f8-46a4-9470-4c1f912ab41c} DynamicQueryHandler: Done processing query 2023.12.30 06:22:55.291773 [ 3 ] {2b4ed9eb-23f8-46a4-9470-4c1f912ab41c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.30 06:22:55.291791 [ 3 ] {} HTTP-Session: 151898b6-d8f2-4186-97de-8927fe246895 Destroying unnamed session 2023.12.30 06:22:55.291903 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.291948 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.291969 [ 3 ] {} HTTP-Session: f7c05ad7-3a58-45ed-9b50-d42151860c56 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.291984 [ 3 ] {} HTTP-Session: f7c05ad7-3a58-45ed-9b50-d42151860c56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.292163 [ 3 ] {fd46c00d-6aa5-46a7-b6f2-a2e00e6d19ab} executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.30 06:22:55.292207 [ 3 ] {fd46c00d-6aa5-46a7-b6f2-a2e00e6d19ab} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2023.12.30 06:22:55.296696 [ 3 ] {fd46c00d-6aa5-46a7-b6f2-a2e00e6d19ab} oximeter.measurements_i8 (de771c1a-ab5f-492b-8c17-51853439111e): Loading data parts 2023.12.30 06:22:55.296781 [ 3 ] {fd46c00d-6aa5-46a7-b6f2-a2e00e6d19ab} oximeter.measurements_i8 (de771c1a-ab5f-492b-8c17-51853439111e): There are no data parts 2023.12.30 06:22:55.298411 [ 3 ] {fd46c00d-6aa5-46a7-b6f2-a2e00e6d19ab} DynamicQueryHandler: Done processing query 2023.12.30 06:22:55.298434 [ 3 ] {fd46c00d-6aa5-46a7-b6f2-a2e00e6d19ab} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.30 06:22:55.298448 [ 3 ] {} HTTP-Session: f7c05ad7-3a58-45ed-9b50-d42151860c56 Destroying unnamed session 2023.12.30 06:22:55.298544 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.298588 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.298606 [ 3 ] {} HTTP-Session: 34e1c59e-c328-43fb-a9c6-70e2cfc4a618 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.298624 [ 3 ] {} HTTP-Session: 34e1c59e-c328-43fb-a9c6-70e2cfc4a618 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.298802 [ 3 ] {2c1f6a7a-42cd-4961-8641-5db015a24352} executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.30 06:22:55.298846 [ 3 ] {2c1f6a7a-42cd-4961-8641-5db015a24352} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2023.12.30 06:22:55.303906 [ 3 ] {2c1f6a7a-42cd-4961-8641-5db015a24352} oximeter.measurements_u8 (048dabeb-9702-4519-acd3-d7a4732f520b): Loading data parts 2023.12.30 06:22:55.303989 [ 3 ] {2c1f6a7a-42cd-4961-8641-5db015a24352} oximeter.measurements_u8 (048dabeb-9702-4519-acd3-d7a4732f520b): There are no data parts 2023.12.30 06:22:55.305720 [ 3 ] {2c1f6a7a-42cd-4961-8641-5db015a24352} DynamicQueryHandler: Done processing query 2023.12.30 06:22:55.305750 [ 3 ] {2c1f6a7a-42cd-4961-8641-5db015a24352} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.30 06:22:55.305764 [ 3 ] {} HTTP-Session: 34e1c59e-c328-43fb-a9c6-70e2cfc4a618 Destroying unnamed session 2023.12.30 06:22:55.305868 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.305916 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.305933 [ 3 ] {} HTTP-Session: 7d55d425-3750-41da-b0ed-05353e1d6df2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.305952 [ 3 ] {} HTTP-Session: 7d55d425-3750-41da-b0ed-05353e1d6df2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.306128 [ 3 ] {372ca865-e95e-46d1-9c95-c3a5e00b3abb} executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.30 06:22:55.306169 [ 3 ] {372ca865-e95e-46d1-9c95-c3a5e00b3abb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2023.12.30 06:22:55.310760 [ 3 ] {372ca865-e95e-46d1-9c95-c3a5e00b3abb} oximeter.measurements_i16 (7c886719-cdb9-483d-84a5-16fef6bdd81c): Loading data parts 2023.12.30 06:22:55.310885 [ 3 ] {372ca865-e95e-46d1-9c95-c3a5e00b3abb} oximeter.measurements_i16 (7c886719-cdb9-483d-84a5-16fef6bdd81c): There are no data parts 2023.12.30 06:22:55.312566 [ 3 ] {372ca865-e95e-46d1-9c95-c3a5e00b3abb} DynamicQueryHandler: Done processing query 2023.12.30 06:22:55.312594 [ 3 ] {372ca865-e95e-46d1-9c95-c3a5e00b3abb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.30 06:22:55.312608 [ 3 ] {} HTTP-Session: 7d55d425-3750-41da-b0ed-05353e1d6df2 Destroying unnamed session 2023.12.30 06:22:55.312725 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.312770 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.312788 [ 3 ] {} HTTP-Session: 236945e7-7188-49ca-aabe-7d6d9e889f03 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.312807 [ 3 ] {} HTTP-Session: 236945e7-7188-49ca-aabe-7d6d9e889f03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.312983 [ 3 ] {75f6f130-0302-43d9-8dae-6556a322b880} executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.30 06:22:55.313024 [ 3 ] {75f6f130-0302-43d9-8dae-6556a322b880} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2023.12.30 06:22:55.317536 [ 3 ] {75f6f130-0302-43d9-8dae-6556a322b880} oximeter.measurements_u16 (f676871b-2dd5-4e32-ade8-0f524d3203ac): Loading data parts 2023.12.30 06:22:55.317611 [ 3 ] {75f6f130-0302-43d9-8dae-6556a322b880} oximeter.measurements_u16 (f676871b-2dd5-4e32-ade8-0f524d3203ac): There are no data parts 2023.12.30 06:22:55.319214 [ 3 ] {75f6f130-0302-43d9-8dae-6556a322b880} DynamicQueryHandler: Done processing query 2023.12.30 06:22:55.319242 [ 3 ] {75f6f130-0302-43d9-8dae-6556a322b880} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.30 06:22:55.319256 [ 3 ] {} HTTP-Session: 236945e7-7188-49ca-aabe-7d6d9e889f03 Destroying unnamed session 2023.12.30 06:22:55.319438 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.319482 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.319499 [ 3 ] {} HTTP-Session: 076a5c53-656a-4f2c-829f-b7c8329c12c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.319518 [ 3 ] {} HTTP-Session: 076a5c53-656a-4f2c-829f-b7c8329c12c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.319693 [ 3 ] {2302895c-062c-4c32-8331-21c646099f76} executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.30 06:22:55.319733 [ 3 ] {2302895c-062c-4c32-8331-21c646099f76} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2023.12.30 06:22:55.324122 [ 3 ] {2302895c-062c-4c32-8331-21c646099f76} oximeter.measurements_i32 (349fed84-24bb-4839-a547-0a3a5095d07b): Loading data parts 2023.12.30 06:22:55.324207 [ 3 ] {2302895c-062c-4c32-8331-21c646099f76} oximeter.measurements_i32 (349fed84-24bb-4839-a547-0a3a5095d07b): There are no data parts 2023.12.30 06:22:55.325875 [ 3 ] {2302895c-062c-4c32-8331-21c646099f76} DynamicQueryHandler: Done processing query 2023.12.30 06:22:55.325903 [ 3 ] {2302895c-062c-4c32-8331-21c646099f76} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.30 06:22:55.325917 [ 3 ] {} HTTP-Session: 076a5c53-656a-4f2c-829f-b7c8329c12c1 Destroying unnamed session 2023.12.30 06:22:55.326011 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.326058 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.326075 [ 3 ] {} HTTP-Session: 60019dd3-3476-428f-96b8-9053b3578d42 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.326094 [ 3 ] {} HTTP-Session: 60019dd3-3476-428f-96b8-9053b3578d42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.326264 [ 3 ] {53f0e754-fe8a-411c-ae06-b847aaab1f4e} executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.30 06:22:55.326307 [ 3 ] {53f0e754-fe8a-411c-ae06-b847aaab1f4e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2023.12.30 06:22:55.330863 [ 3 ] {53f0e754-fe8a-411c-ae06-b847aaab1f4e} oximeter.measurements_u32 (48aa7bf3-7733-44ee-8365-fe1f0c3d0644): Loading data parts 2023.12.30 06:22:55.330935 [ 3 ] {53f0e754-fe8a-411c-ae06-b847aaab1f4e} oximeter.measurements_u32 (48aa7bf3-7733-44ee-8365-fe1f0c3d0644): There are no data parts 2023.12.30 06:22:55.335282 [ 3 ] {53f0e754-fe8a-411c-ae06-b847aaab1f4e} DynamicQueryHandler: Done processing query 2023.12.30 06:22:55.335318 [ 3 ] {53f0e754-fe8a-411c-ae06-b847aaab1f4e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.30 06:22:55.335336 [ 3 ] {} HTTP-Session: 60019dd3-3476-428f-96b8-9053b3578d42 Destroying unnamed session 2023.12.30 06:22:55.335526 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.335585 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.335603 [ 3 ] {} HTTP-Session: bdd1b50c-afbe-4a52-ac7f-251b092dad29 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.335618 [ 3 ] {} HTTP-Session: bdd1b50c-afbe-4a52-ac7f-251b092dad29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.335794 [ 3 ] {c1f45b0d-1c32-4928-9979-0b0770dbcacb} executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.30 06:22:55.335839 [ 3 ] {c1f45b0d-1c32-4928-9979-0b0770dbcacb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2023.12.30 06:22:55.341844 [ 3 ] {c1f45b0d-1c32-4928-9979-0b0770dbcacb} oximeter.measurements_i64 (7dc66827-2552-4ce5-9ea9-2a6f72bd489d): Loading data parts 2023.12.30 06:22:55.341937 [ 3 ] {c1f45b0d-1c32-4928-9979-0b0770dbcacb} oximeter.measurements_i64 (7dc66827-2552-4ce5-9ea9-2a6f72bd489d): There are no data parts 2023.12.30 06:22:55.343730 [ 3 ] {c1f45b0d-1c32-4928-9979-0b0770dbcacb} DynamicQueryHandler: Done processing query 2023.12.30 06:22:55.343754 [ 3 ] {c1f45b0d-1c32-4928-9979-0b0770dbcacb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.30 06:22:55.343783 [ 3 ] {} HTTP-Session: bdd1b50c-afbe-4a52-ac7f-251b092dad29 Destroying unnamed session 2023.12.30 06:22:55.343891 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.343947 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.343976 [ 3 ] {} HTTP-Session: a6393b30-8b73-4298-bcac-dad8067675e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.343992 [ 3 ] {} HTTP-Session: a6393b30-8b73-4298-bcac-dad8067675e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.344177 [ 3 ] {0a325af1-91b2-4fa1-b84d-69393bdb137b} executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.30 06:22:55.344226 [ 3 ] {0a325af1-91b2-4fa1-b84d-69393bdb137b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2023.12.30 06:22:55.347458 [ 3 ] {0a325af1-91b2-4fa1-b84d-69393bdb137b} oximeter.measurements_u64 (0be1e646-73b6-4fa3-af13-978fe630d795): Loading data parts 2023.12.30 06:22:55.347558 [ 3 ] {0a325af1-91b2-4fa1-b84d-69393bdb137b} oximeter.measurements_u64 (0be1e646-73b6-4fa3-af13-978fe630d795): There are no data parts 2023.12.30 06:22:55.354263 [ 3 ] {0a325af1-91b2-4fa1-b84d-69393bdb137b} DynamicQueryHandler: Done processing query 2023.12.30 06:22:55.354288 [ 3 ] {0a325af1-91b2-4fa1-b84d-69393bdb137b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.30 06:22:55.354308 [ 3 ] {} HTTP-Session: a6393b30-8b73-4298-bcac-dad8067675e6 Destroying unnamed session 2023.12.30 06:22:55.354502 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.354550 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.354574 [ 3 ] {} HTTP-Session: 97c95429-ea94-4a68-ae95-3f61cce5cc9e Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.354589 [ 3 ] {} HTTP-Session: 97c95429-ea94-4a68-ae95-3f61cce5cc9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.354767 [ 3 ] {f8ed2a40-6d2f-4ecb-828c-711da56efb94} executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.30 06:22:55.354814 [ 3 ] {f8ed2a40-6d2f-4ecb-828c-711da56efb94} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2023.12.30 06:22:55.357004 [ 3 ] {f8ed2a40-6d2f-4ecb-828c-711da56efb94} oximeter.measurements_f32 (7f7cf5c2-56fd-4692-ae3b-bf8fac025d28): Loading data parts 2023.12.30 06:22:55.357085 [ 3 ] {f8ed2a40-6d2f-4ecb-828c-711da56efb94} oximeter.measurements_f32 (7f7cf5c2-56fd-4692-ae3b-bf8fac025d28): There are no data parts 2023.12.30 06:22:55.361349 [ 3 ] {f8ed2a40-6d2f-4ecb-828c-711da56efb94} DynamicQueryHandler: Done processing query 2023.12.30 06:22:55.361392 [ 3 ] {f8ed2a40-6d2f-4ecb-828c-711da56efb94} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.30 06:22:55.361493 [ 3 ] {} HTTP-Session: 97c95429-ea94-4a68-ae95-3f61cce5cc9e Destroying unnamed session 2023.12.30 06:22:55.361674 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.361767 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.361815 [ 3 ] {} HTTP-Session: 6da99ae9-ccc1-4db9-b4d5-4b514591cd33 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.361847 [ 3 ] {} HTTP-Session: 6da99ae9-ccc1-4db9-b4d5-4b514591cd33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.362102 [ 3 ] {72b7e95f-ed96-48c8-8710-7552b6d70ca3} executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.30 06:22:55.362144 [ 3 ] {72b7e95f-ed96-48c8-8710-7552b6d70ca3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2023.12.30 06:22:55.364040 [ 3 ] {72b7e95f-ed96-48c8-8710-7552b6d70ca3} oximeter.measurements_f64 (a95493ba-9867-4ba7-a1e5-716488d1aa53): Loading data parts 2023.12.30 06:22:55.364115 [ 3 ] {72b7e95f-ed96-48c8-8710-7552b6d70ca3} oximeter.measurements_f64 (a95493ba-9867-4ba7-a1e5-716488d1aa53): There are no data parts 2023.12.30 06:22:55.368423 [ 3 ] {72b7e95f-ed96-48c8-8710-7552b6d70ca3} DynamicQueryHandler: Done processing query 2023.12.30 06:22:55.368524 [ 3 ] {72b7e95f-ed96-48c8-8710-7552b6d70ca3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.30 06:22:55.368551 [ 3 ] {} HTTP-Session: 6da99ae9-ccc1-4db9-b4d5-4b514591cd33 Destroying unnamed session 2023.12.30 06:22:55.368655 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.368703 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.368729 [ 3 ] {} HTTP-Session: a07ad69e-81ee-48bd-ac05-092b8a01c24a Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.368744 [ 3 ] {} HTTP-Session: a07ad69e-81ee-48bd-ac05-092b8a01c24a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.368919 [ 3 ] {06d11d41-d46b-4851-8cf1-b3aa8864b9a8} executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.30 06:22:55.368962 [ 3 ] {06d11d41-d46b-4851-8cf1-b3aa8864b9a8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2023.12.30 06:22:55.370850 [ 3 ] {06d11d41-d46b-4851-8cf1-b3aa8864b9a8} oximeter.measurements_string (e43eebf7-a4a0-4d24-b637-fdadadbc4e89): Loading data parts 2023.12.30 06:22:55.370928 [ 3 ] {06d11d41-d46b-4851-8cf1-b3aa8864b9a8} oximeter.measurements_string (e43eebf7-a4a0-4d24-b637-fdadadbc4e89): There are no data parts 2023.12.30 06:22:55.375049 [ 3 ] {06d11d41-d46b-4851-8cf1-b3aa8864b9a8} DynamicQueryHandler: Done processing query 2023.12.30 06:22:55.375084 [ 3 ] {06d11d41-d46b-4851-8cf1-b3aa8864b9a8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.30 06:22:55.375108 [ 3 ] {} HTTP-Session: a07ad69e-81ee-48bd-ac05-092b8a01c24a Destroying unnamed session 2023.12.30 06:22:55.375211 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.375264 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.375292 [ 3 ] {} HTTP-Session: 686079e1-340f-4ca8-b36a-a2fd54bd2438 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.375310 [ 3 ] {} HTTP-Session: 686079e1-340f-4ca8-b36a-a2fd54bd2438 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.375597 [ 3 ] {c06f797c-c27b-4f06-9aee-4fcf40697d16} executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.30 06:22:55.375658 [ 3 ] {c06f797c-c27b-4f06-9aee-4fcf40697d16} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2023.12.30 06:22:55.377578 [ 3 ] {c06f797c-c27b-4f06-9aee-4fcf40697d16} oximeter.measurements_bytes (8ddd3a50-2149-4d4b-9d75-aa39e374434c): Loading data parts 2023.12.30 06:22:55.377684 [ 3 ] {c06f797c-c27b-4f06-9aee-4fcf40697d16} oximeter.measurements_bytes (8ddd3a50-2149-4d4b-9d75-aa39e374434c): There are no data parts 2023.12.30 06:22:55.381654 [ 3 ] {c06f797c-c27b-4f06-9aee-4fcf40697d16} DynamicQueryHandler: Done processing query 2023.12.30 06:22:55.381682 [ 3 ] {c06f797c-c27b-4f06-9aee-4fcf40697d16} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.30 06:22:55.381700 [ 3 ] {} HTTP-Session: 686079e1-340f-4ca8-b36a-a2fd54bd2438 Destroying unnamed session 2023.12.30 06:22:55.381834 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.381888 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.381910 [ 3 ] {} HTTP-Session: a8ae6b64-609a-43a8-b035-2983ecfb8740 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.381934 [ 3 ] {} HTTP-Session: a8ae6b64-609a-43a8-b035-2983ecfb8740 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.382172 [ 3 ] {0488e864-c89a-4d8a-a639-6b7d79ffeb35} executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.30 06:22:55.382231 [ 3 ] {0488e864-c89a-4d8a-a639-6b7d79ffeb35} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2023.12.30 06:22:55.384194 [ 3 ] {0488e864-c89a-4d8a-a639-6b7d79ffeb35} oximeter.measurements_cumulativei64 (52cd2f69-44ac-41b2-8966-485a63adb4e9): Loading data parts 2023.12.30 06:22:55.384274 [ 3 ] {0488e864-c89a-4d8a-a639-6b7d79ffeb35} oximeter.measurements_cumulativei64 (52cd2f69-44ac-41b2-8966-485a63adb4e9): There are no data parts 2023.12.30 06:22:55.388422 [ 3 ] {0488e864-c89a-4d8a-a639-6b7d79ffeb35} DynamicQueryHandler: Done processing query 2023.12.30 06:22:55.388451 [ 3 ] {0488e864-c89a-4d8a-a639-6b7d79ffeb35} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.30 06:22:55.388475 [ 3 ] {} HTTP-Session: a8ae6b64-609a-43a8-b035-2983ecfb8740 Destroying unnamed session 2023.12.30 06:22:55.388662 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.388716 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.388738 [ 3 ] {} HTTP-Session: 4ea0798f-0bd4-4185-a027-2f661c8686cd Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.388754 [ 3 ] {} HTTP-Session: 4ea0798f-0bd4-4185-a027-2f661c8686cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.388954 [ 3 ] {530e8155-9d44-4823-8ae8-c3a9ded8bf18} executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.30 06:22:55.389004 [ 3 ] {530e8155-9d44-4823-8ae8-c3a9ded8bf18} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2023.12.30 06:22:55.390935 [ 3 ] {530e8155-9d44-4823-8ae8-c3a9ded8bf18} oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Loading data parts 2023.12.30 06:22:55.391004 [ 3 ] {530e8155-9d44-4823-8ae8-c3a9ded8bf18} oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): There are no data parts 2023.12.30 06:22:55.395309 [ 3 ] {530e8155-9d44-4823-8ae8-c3a9ded8bf18} DynamicQueryHandler: Done processing query 2023.12.30 06:22:55.395338 [ 3 ] {530e8155-9d44-4823-8ae8-c3a9ded8bf18} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.30 06:22:55.395363 [ 3 ] {} HTTP-Session: 4ea0798f-0bd4-4185-a027-2f661c8686cd Destroying unnamed session 2023.12.30 06:22:55.395469 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.395583 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.395611 [ 3 ] {} HTTP-Session: e063f0ce-7c61-4019-8502-d6ae697b35ba Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.395635 [ 3 ] {} HTTP-Session: e063f0ce-7c61-4019-8502-d6ae697b35ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.395840 [ 3 ] {7b9bd085-f435-40a9-978d-778986722296} executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.30 06:22:55.395890 [ 3 ] {7b9bd085-f435-40a9-978d-778986722296} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2023.12.30 06:22:55.397833 [ 3 ] {7b9bd085-f435-40a9-978d-778986722296} oximeter.measurements_cumulativef32 (ed490cc1-7f93-4a78-9607-b73d508695ae): Loading data parts 2023.12.30 06:22:55.397907 [ 3 ] {7b9bd085-f435-40a9-978d-778986722296} oximeter.measurements_cumulativef32 (ed490cc1-7f93-4a78-9607-b73d508695ae): There are no data parts 2023.12.30 06:22:55.402126 [ 3 ] {7b9bd085-f435-40a9-978d-778986722296} DynamicQueryHandler: Done processing query 2023.12.30 06:22:55.402155 [ 3 ] {7b9bd085-f435-40a9-978d-778986722296} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.30 06:22:55.402170 [ 3 ] {} HTTP-Session: e063f0ce-7c61-4019-8502-d6ae697b35ba Destroying unnamed session 2023.12.30 06:22:55.402284 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.402329 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.402347 [ 3 ] {} HTTP-Session: d8d7f113-f3d1-47ca-8bf5-2ae0d2aa849d Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.402368 [ 3 ] {} HTTP-Session: d8d7f113-f3d1-47ca-8bf5-2ae0d2aa849d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.402620 [ 3 ] {d39c7117-37cc-4d26-a212-fdc0db964f05} executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.30 06:22:55.402669 [ 3 ] {d39c7117-37cc-4d26-a212-fdc0db964f05} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2023.12.30 06:22:55.404612 [ 3 ] {d39c7117-37cc-4d26-a212-fdc0db964f05} oximeter.measurements_cumulativef64 (6f479cf7-e4c6-478e-8b12-2ef58175a557): Loading data parts 2023.12.30 06:22:55.404690 [ 3 ] {d39c7117-37cc-4d26-a212-fdc0db964f05} oximeter.measurements_cumulativef64 (6f479cf7-e4c6-478e-8b12-2ef58175a557): There are no data parts 2023.12.30 06:22:55.408967 [ 3 ] {d39c7117-37cc-4d26-a212-fdc0db964f05} DynamicQueryHandler: Done processing query 2023.12.30 06:22:55.408997 [ 3 ] {d39c7117-37cc-4d26-a212-fdc0db964f05} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.30 06:22:55.409017 [ 3 ] {} HTTP-Session: d8d7f113-f3d1-47ca-8bf5-2ae0d2aa849d Destroying unnamed session 2023.12.30 06:22:55.409124 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.409170 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.409193 [ 3 ] {} HTTP-Session: 53f290aa-1dce-40bd-a976-552e2f27c210 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.409208 [ 3 ] {} HTTP-Session: 53f290aa-1dce-40bd-a976-552e2f27c210 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.409411 [ 3 ] {5b42c6ea-c65a-4ea8-bb33-896282301610} executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.30 06:22:55.409464 [ 3 ] {5b42c6ea-c65a-4ea8-bb33-896282301610} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2023.12.30 06:22:55.411424 [ 3 ] {5b42c6ea-c65a-4ea8-bb33-896282301610} oximeter.measurements_histogrami8 (c23e7e78-2949-46c7-a11c-de0c256ebc85): Loading data parts 2023.12.30 06:22:55.411498 [ 3 ] {5b42c6ea-c65a-4ea8-bb33-896282301610} oximeter.measurements_histogrami8 (c23e7e78-2949-46c7-a11c-de0c256ebc85): There are no data parts 2023.12.30 06:22:55.415876 [ 3 ] {5b42c6ea-c65a-4ea8-bb33-896282301610} DynamicQueryHandler: Done processing query 2023.12.30 06:22:55.415921 [ 3 ] {5b42c6ea-c65a-4ea8-bb33-896282301610} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.30 06:22:55.415950 [ 3 ] {} HTTP-Session: 53f290aa-1dce-40bd-a976-552e2f27c210 Destroying unnamed session 2023.12.30 06:22:55.416103 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.416173 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.416209 [ 3 ] {} HTTP-Session: aa57542d-a0f0-401f-a3b2-82e679d9559a Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.416231 [ 3 ] {} HTTP-Session: aa57542d-a0f0-401f-a3b2-82e679d9559a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.416531 [ 3 ] {f592534c-3df1-458d-91dd-6b4366330d92} executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.30 06:22:55.416676 [ 3 ] {f592534c-3df1-458d-91dd-6b4366330d92} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2023.12.30 06:22:55.418852 [ 3 ] {f592534c-3df1-458d-91dd-6b4366330d92} oximeter.measurements_histogramu8 (e982551d-483e-4eee-986d-6f3528e7f147): Loading data parts 2023.12.30 06:22:55.418938 [ 3 ] {f592534c-3df1-458d-91dd-6b4366330d92} oximeter.measurements_histogramu8 (e982551d-483e-4eee-986d-6f3528e7f147): There are no data parts 2023.12.30 06:22:55.422376 [ 3 ] {f592534c-3df1-458d-91dd-6b4366330d92} DynamicQueryHandler: Done processing query 2023.12.30 06:22:55.422404 [ 3 ] {f592534c-3df1-458d-91dd-6b4366330d92} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.30 06:22:55.422431 [ 3 ] {} HTTP-Session: aa57542d-a0f0-401f-a3b2-82e679d9559a Destroying unnamed session 2023.12.30 06:22:55.422544 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.422665 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.422694 [ 3 ] {} HTTP-Session: 8599a414-18b2-4387-a1d2-9cf9f86ff74d Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.422712 [ 3 ] {} HTTP-Session: 8599a414-18b2-4387-a1d2-9cf9f86ff74d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.422930 [ 3 ] {8d675c68-9507-4885-9112-298c73b09317} executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.30 06:22:55.422981 [ 3 ] {8d675c68-9507-4885-9112-298c73b09317} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2023.12.30 06:22:55.424846 [ 3 ] {8d675c68-9507-4885-9112-298c73b09317} oximeter.measurements_histogrami16 (5c0bc022-48c7-441f-9530-0839cc73d25d): Loading data parts 2023.12.30 06:22:55.424914 [ 3 ] {8d675c68-9507-4885-9112-298c73b09317} oximeter.measurements_histogrami16 (5c0bc022-48c7-441f-9530-0839cc73d25d): There are no data parts 2023.12.30 06:22:55.429068 [ 3 ] {8d675c68-9507-4885-9112-298c73b09317} DynamicQueryHandler: Done processing query 2023.12.30 06:22:55.429107 [ 3 ] {8d675c68-9507-4885-9112-298c73b09317} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.30 06:22:55.429125 [ 3 ] {} HTTP-Session: 8599a414-18b2-4387-a1d2-9cf9f86ff74d Destroying unnamed session 2023.12.30 06:22:55.429241 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.429302 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.429324 [ 3 ] {} HTTP-Session: 68c80fba-656a-47b8-a707-b8587086628a Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.429349 [ 3 ] {} HTTP-Session: 68c80fba-656a-47b8-a707-b8587086628a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.429657 [ 3 ] {0c82c56e-4cf3-46ea-bbda-3ea7a7cab07b} executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.30 06:22:55.429718 [ 3 ] {0c82c56e-4cf3-46ea-bbda-3ea7a7cab07b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2023.12.30 06:22:55.431704 [ 3 ] {0c82c56e-4cf3-46ea-bbda-3ea7a7cab07b} oximeter.measurements_histogramu16 (cc601adf-1d11-45be-9cab-523ad0416351): Loading data parts 2023.12.30 06:22:55.431798 [ 3 ] {0c82c56e-4cf3-46ea-bbda-3ea7a7cab07b} oximeter.measurements_histogramu16 (cc601adf-1d11-45be-9cab-523ad0416351): There are no data parts 2023.12.30 06:22:55.435737 [ 3 ] {0c82c56e-4cf3-46ea-bbda-3ea7a7cab07b} DynamicQueryHandler: Done processing query 2023.12.30 06:22:55.435768 [ 3 ] {0c82c56e-4cf3-46ea-bbda-3ea7a7cab07b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.30 06:22:55.435782 [ 3 ] {} HTTP-Session: 68c80fba-656a-47b8-a707-b8587086628a Destroying unnamed session 2023.12.30 06:22:55.435920 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.436000 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.436029 [ 3 ] {} HTTP-Session: d868f361-98ac-47e9-a075-2858648e43d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.436060 [ 3 ] {} HTTP-Session: d868f361-98ac-47e9-a075-2858648e43d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.436364 [ 3 ] {6e6c915a-fe11-4b17-9cbc-29dacea53298} executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.30 06:22:55.436440 [ 3 ] {6e6c915a-fe11-4b17-9cbc-29dacea53298} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2023.12.30 06:22:55.438682 [ 3 ] {6e6c915a-fe11-4b17-9cbc-29dacea53298} oximeter.measurements_histogrami32 (9afa962d-a626-4b53-b336-4b82fc7b7f4c): Loading data parts 2023.12.30 06:22:55.438759 [ 3 ] {6e6c915a-fe11-4b17-9cbc-29dacea53298} oximeter.measurements_histogrami32 (9afa962d-a626-4b53-b336-4b82fc7b7f4c): There are no data parts 2023.12.30 06:22:55.442893 [ 3 ] {6e6c915a-fe11-4b17-9cbc-29dacea53298} DynamicQueryHandler: Done processing query 2023.12.30 06:22:55.442921 [ 3 ] {6e6c915a-fe11-4b17-9cbc-29dacea53298} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.30 06:22:55.442947 [ 3 ] {} HTTP-Session: d868f361-98ac-47e9-a075-2858648e43d1 Destroying unnamed session 2023.12.30 06:22:55.443063 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.443118 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.443139 [ 3 ] {} HTTP-Session: 5de77133-10f8-471f-bf89-02c31f2f04b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.443163 [ 3 ] {} HTTP-Session: 5de77133-10f8-471f-bf89-02c31f2f04b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.443409 [ 3 ] {e5a5f6e9-0209-40ed-90f7-5757fd32c1e6} executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.30 06:22:55.443471 [ 3 ] {e5a5f6e9-0209-40ed-90f7-5757fd32c1e6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2023.12.30 06:22:55.445456 [ 3 ] {e5a5f6e9-0209-40ed-90f7-5757fd32c1e6} oximeter.measurements_histogramu32 (99beb715-2f64-4dea-8722-77b8b2bbee24): Loading data parts 2023.12.30 06:22:55.445531 [ 3 ] {e5a5f6e9-0209-40ed-90f7-5757fd32c1e6} oximeter.measurements_histogramu32 (99beb715-2f64-4dea-8722-77b8b2bbee24): There are no data parts 2023.12.30 06:22:55.449474 [ 3 ] {e5a5f6e9-0209-40ed-90f7-5757fd32c1e6} DynamicQueryHandler: Done processing query 2023.12.30 06:22:55.449503 [ 3 ] {e5a5f6e9-0209-40ed-90f7-5757fd32c1e6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.30 06:22:55.449528 [ 3 ] {} HTTP-Session: 5de77133-10f8-471f-bf89-02c31f2f04b7 Destroying unnamed session 2023.12.30 06:22:55.449631 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.449751 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.449778 [ 3 ] {} HTTP-Session: ccc04d8f-d8cd-4235-8709-df70db4ed7d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.449803 [ 3 ] {} HTTP-Session: ccc04d8f-d8cd-4235-8709-df70db4ed7d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.450012 [ 3 ] {6a83f7a6-ef1c-44db-bf28-001d8ddb2b89} executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.30 06:22:55.450063 [ 3 ] {6a83f7a6-ef1c-44db-bf28-001d8ddb2b89} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2023.12.30 06:22:55.451989 [ 3 ] {6a83f7a6-ef1c-44db-bf28-001d8ddb2b89} oximeter.measurements_histogrami64 (51c575d2-3e49-49a3-9498-5da219a6525a): Loading data parts 2023.12.30 06:22:55.452084 [ 3 ] {6a83f7a6-ef1c-44db-bf28-001d8ddb2b89} oximeter.measurements_histogrami64 (51c575d2-3e49-49a3-9498-5da219a6525a): There are no data parts 2023.12.30 06:22:55.456162 [ 3 ] {6a83f7a6-ef1c-44db-bf28-001d8ddb2b89} DynamicQueryHandler: Done processing query 2023.12.30 06:22:55.456191 [ 3 ] {6a83f7a6-ef1c-44db-bf28-001d8ddb2b89} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.30 06:22:55.456207 [ 3 ] {} HTTP-Session: ccc04d8f-d8cd-4235-8709-df70db4ed7d5 Destroying unnamed session 2023.12.30 06:22:55.456297 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.456342 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.456360 [ 3 ] {} HTTP-Session: cae43153-c489-43fd-8733-c8f4077807fa Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.456381 [ 3 ] {} HTTP-Session: cae43153-c489-43fd-8733-c8f4077807fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.456573 [ 3 ] {f5556edc-3571-474d-9afe-e0cf2b85998d} executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.30 06:22:55.456625 [ 3 ] {f5556edc-3571-474d-9afe-e0cf2b85998d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2023.12.30 06:22:55.458552 [ 3 ] {f5556edc-3571-474d-9afe-e0cf2b85998d} oximeter.measurements_histogramu64 (001402f5-3cf7-47fa-ab49-85e010eed2f3): Loading data parts 2023.12.30 06:22:55.458635 [ 3 ] {f5556edc-3571-474d-9afe-e0cf2b85998d} oximeter.measurements_histogramu64 (001402f5-3cf7-47fa-ab49-85e010eed2f3): There are no data parts 2023.12.30 06:22:55.462816 [ 3 ] {f5556edc-3571-474d-9afe-e0cf2b85998d} DynamicQueryHandler: Done processing query 2023.12.30 06:22:55.462852 [ 3 ] {f5556edc-3571-474d-9afe-e0cf2b85998d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.30 06:22:55.462876 [ 3 ] {} HTTP-Session: cae43153-c489-43fd-8733-c8f4077807fa Destroying unnamed session 2023.12.30 06:22:55.463018 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.463096 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.463122 [ 3 ] {} HTTP-Session: 2afdf0b3-3e6c-4612-86a7-3afaf0d8a8b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.463153 [ 3 ] {} HTTP-Session: 2afdf0b3-3e6c-4612-86a7-3afaf0d8a8b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.463455 [ 3 ] {5253e61e-3c6c-4b3b-a38c-647ddcf09e24} executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.30 06:22:55.463531 [ 3 ] {5253e61e-3c6c-4b3b-a38c-647ddcf09e24} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2023.12.30 06:22:55.465814 [ 3 ] {5253e61e-3c6c-4b3b-a38c-647ddcf09e24} oximeter.measurements_histogramf32 (02885a6d-c3e5-42ce-b700-267e0b84a6df): Loading data parts 2023.12.30 06:22:55.465911 [ 3 ] {5253e61e-3c6c-4b3b-a38c-647ddcf09e24} oximeter.measurements_histogramf32 (02885a6d-c3e5-42ce-b700-267e0b84a6df): There are no data parts 2023.12.30 06:22:55.470058 [ 3 ] {5253e61e-3c6c-4b3b-a38c-647ddcf09e24} DynamicQueryHandler: Done processing query 2023.12.30 06:22:55.470086 [ 3 ] {5253e61e-3c6c-4b3b-a38c-647ddcf09e24} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.30 06:22:55.470112 [ 3 ] {} HTTP-Session: 2afdf0b3-3e6c-4612-86a7-3afaf0d8a8b3 Destroying unnamed session 2023.12.30 06:22:55.470241 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.470296 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.470330 [ 3 ] {} HTTP-Session: 0b8235a7-0ab2-4047-a062-210b6f2f9ccd Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.470348 [ 3 ] {} HTTP-Session: 0b8235a7-0ab2-4047-a062-210b6f2f9ccd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.470597 [ 3 ] {5f9e9c8c-1151-4048-abac-f56b391e6953} executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.30 06:22:55.470667 [ 3 ] {5f9e9c8c-1151-4048-abac-f56b391e6953} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2023.12.30 06:22:55.472845 [ 3 ] {5f9e9c8c-1151-4048-abac-f56b391e6953} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Loading data parts 2023.12.30 06:22:55.472935 [ 3 ] {5f9e9c8c-1151-4048-abac-f56b391e6953} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): There are no data parts 2023.12.30 06:22:55.476786 [ 3 ] {5f9e9c8c-1151-4048-abac-f56b391e6953} DynamicQueryHandler: Done processing query 2023.12.30 06:22:55.476824 [ 3 ] {5f9e9c8c-1151-4048-abac-f56b391e6953} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.30 06:22:55.476841 [ 3 ] {} HTTP-Session: 0b8235a7-0ab2-4047-a062-210b6f2f9ccd Destroying unnamed session 2023.12.30 06:22:55.476993 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.477045 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.477062 [ 3 ] {} HTTP-Session: 41ea0aec-3f9f-47d3-93c6-aac79149ba1f Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.477083 [ 3 ] {} HTTP-Session: 41ea0aec-3f9f-47d3-93c6-aac79149ba1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.477231 [ 3 ] {b8bc83ab-2405-44b0-8062-f0282f0dd0c6} executeQuery: (from [fd00:1122:3344:101::d]:42572) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.30 06:22:55.477281 [ 3 ] {b8bc83ab-2405-44b0-8062-f0282f0dd0c6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2023.12.30 06:22:55.479202 [ 3 ] {b8bc83ab-2405-44b0-8062-f0282f0dd0c6} oximeter.fields_bool (d529962f-3dbb-477d-9e8d-6736b2779a74): Loading data parts 2023.12.30 06:22:55.479289 [ 3 ] {b8bc83ab-2405-44b0-8062-f0282f0dd0c6} oximeter.fields_bool (d529962f-3dbb-477d-9e8d-6736b2779a74): There are no data parts 2023.12.30 06:22:55.482649 [ 3 ] {b8bc83ab-2405-44b0-8062-f0282f0dd0c6} DynamicQueryHandler: Done processing query 2023.12.30 06:22:55.482686 [ 3 ] {b8bc83ab-2405-44b0-8062-f0282f0dd0c6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.30 06:22:55.482704 [ 3 ] {} HTTP-Session: 41ea0aec-3f9f-47d3-93c6-aac79149ba1f Destroying unnamed session 2023.12.30 06:22:55.482920 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.482976 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.482996 [ 3 ] {} HTTP-Session: b0bbe412-38cd-4af1-a947-f9528c6585ac Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.483018 [ 3 ] {} HTTP-Session: b0bbe412-38cd-4af1-a947-f9528c6585ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.483165 [ 3 ] {26266066-1ebe-4044-9243-8c4de5adcd7c} executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.30 06:22:55.483207 [ 3 ] {26266066-1ebe-4044-9243-8c4de5adcd7c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2023.12.30 06:22:55.489238 [ 3 ] {26266066-1ebe-4044-9243-8c4de5adcd7c} oximeter.fields_i8 (cde8b6e7-fef7-4e46-b444-8e73f4e7edf5): Loading data parts 2023.12.30 06:22:55.489328 [ 3 ] {26266066-1ebe-4044-9243-8c4de5adcd7c} oximeter.fields_i8 (cde8b6e7-fef7-4e46-b444-8e73f4e7edf5): There are no data parts 2023.12.30 06:22:55.491237 [ 3 ] {26266066-1ebe-4044-9243-8c4de5adcd7c} DynamicQueryHandler: Done processing query 2023.12.30 06:22:55.491260 [ 3 ] {26266066-1ebe-4044-9243-8c4de5adcd7c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.30 06:22:55.491281 [ 3 ] {} HTTP-Session: b0bbe412-38cd-4af1-a947-f9528c6585ac Destroying unnamed session 2023.12.30 06:22:55.491379 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.491419 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.491443 [ 3 ] {} HTTP-Session: eeecb17d-4d4a-4a92-8681-8d9ead7d88b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.491463 [ 3 ] {} HTTP-Session: eeecb17d-4d4a-4a92-8681-8d9ead7d88b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.491605 [ 3 ] {6495dcc2-7fbd-4d53-be8d-365c04c9be2b} executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.30 06:22:55.491650 [ 3 ] {6495dcc2-7fbd-4d53-be8d-365c04c9be2b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2023.12.30 06:22:55.496012 [ 3 ] {6495dcc2-7fbd-4d53-be8d-365c04c9be2b} oximeter.fields_u8 (cfcd430e-0765-4b8e-b6c6-223ab0a76596): Loading data parts 2023.12.30 06:22:55.496133 [ 3 ] {6495dcc2-7fbd-4d53-be8d-365c04c9be2b} oximeter.fields_u8 (cfcd430e-0765-4b8e-b6c6-223ab0a76596): There are no data parts 2023.12.30 06:22:55.497944 [ 3 ] {6495dcc2-7fbd-4d53-be8d-365c04c9be2b} DynamicQueryHandler: Done processing query 2023.12.30 06:22:55.497967 [ 3 ] {6495dcc2-7fbd-4d53-be8d-365c04c9be2b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.30 06:22:55.497989 [ 3 ] {} HTTP-Session: eeecb17d-4d4a-4a92-8681-8d9ead7d88b2 Destroying unnamed session 2023.12.30 06:22:55.498103 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.498158 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.498179 [ 3 ] {} HTTP-Session: b1d0511e-1c09-4fef-89b5-3eb2d0167bdb Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.498205 [ 3 ] {} HTTP-Session: b1d0511e-1c09-4fef-89b5-3eb2d0167bdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.498387 [ 3 ] {362f433d-1c27-46c8-8df1-112a6cd6b56a} executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.30 06:22:55.498436 [ 3 ] {362f433d-1c27-46c8-8df1-112a6cd6b56a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2023.12.30 06:22:55.502545 [ 3 ] {362f433d-1c27-46c8-8df1-112a6cd6b56a} oximeter.fields_i16 (6498ac12-ea46-4c81-8bb0-a9db63ceb12d): Loading data parts 2023.12.30 06:22:55.502623 [ 3 ] {362f433d-1c27-46c8-8df1-112a6cd6b56a} oximeter.fields_i16 (6498ac12-ea46-4c81-8bb0-a9db63ceb12d): There are no data parts 2023.12.30 06:22:55.504284 [ 3 ] {362f433d-1c27-46c8-8df1-112a6cd6b56a} DynamicQueryHandler: Done processing query 2023.12.30 06:22:55.504314 [ 3 ] {362f433d-1c27-46c8-8df1-112a6cd6b56a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.30 06:22:55.504328 [ 3 ] {} HTTP-Session: b1d0511e-1c09-4fef-89b5-3eb2d0167bdb Destroying unnamed session 2023.12.30 06:22:55.504423 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.504471 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.504488 [ 3 ] {} HTTP-Session: 281faae2-4c64-483f-b06b-0a552266c942 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.504509 [ 3 ] {} HTTP-Session: 281faae2-4c64-483f-b06b-0a552266c942 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.504656 [ 3 ] {2425d072-2fe1-4d02-846f-7b050dddce56} executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.30 06:22:55.504697 [ 3 ] {2425d072-2fe1-4d02-846f-7b050dddce56} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2023.12.30 06:22:55.509095 [ 3 ] {2425d072-2fe1-4d02-846f-7b050dddce56} oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df): Loading data parts 2023.12.30 06:22:55.509187 [ 3 ] {2425d072-2fe1-4d02-846f-7b050dddce56} oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df): There are no data parts 2023.12.30 06:22:55.515903 [ 3 ] {2425d072-2fe1-4d02-846f-7b050dddce56} DynamicQueryHandler: Done processing query 2023.12.30 06:22:55.515934 [ 3 ] {2425d072-2fe1-4d02-846f-7b050dddce56} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.30 06:22:55.515961 [ 3 ] {} HTTP-Session: 281faae2-4c64-483f-b06b-0a552266c942 Destroying unnamed session 2023.12.30 06:22:55.516102 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.516152 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.516177 [ 3 ] {} HTTP-Session: 97627275-a30a-4d45-8ca0-d321771c9a91 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.516191 [ 3 ] {} HTTP-Session: 97627275-a30a-4d45-8ca0-d321771c9a91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.516345 [ 3 ] {899af6e7-abaf-4e0e-8539-a9502ac53b46} executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.30 06:22:55.516391 [ 3 ] {899af6e7-abaf-4e0e-8539-a9502ac53b46} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2023.12.30 06:22:55.518403 [ 3 ] {899af6e7-abaf-4e0e-8539-a9502ac53b46} oximeter.fields_i32 (6ed568dd-a10f-4d7b-8d5f-395a7a34dd5f): Loading data parts 2023.12.30 06:22:55.518481 [ 3 ] {899af6e7-abaf-4e0e-8539-a9502ac53b46} oximeter.fields_i32 (6ed568dd-a10f-4d7b-8d5f-395a7a34dd5f): There are no data parts 2023.12.30 06:22:55.522594 [ 3 ] {899af6e7-abaf-4e0e-8539-a9502ac53b46} DynamicQueryHandler: Done processing query 2023.12.30 06:22:55.522630 [ 3 ] {899af6e7-abaf-4e0e-8539-a9502ac53b46} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.30 06:22:55.522657 [ 3 ] {} HTTP-Session: 97627275-a30a-4d45-8ca0-d321771c9a91 Destroying unnamed session 2023.12.30 06:22:55.522780 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.522836 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.522930 [ 3 ] {} HTTP-Session: 03ad9acf-962e-4be9-93fe-d1350a63543b Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.522949 [ 3 ] {} HTTP-Session: 03ad9acf-962e-4be9-93fe-d1350a63543b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.523123 [ 3 ] {da73d49d-3e08-4de9-8b1e-74e81755a10e} executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.30 06:22:55.523164 [ 3 ] {da73d49d-3e08-4de9-8b1e-74e81755a10e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2023.12.30 06:22:55.524993 [ 3 ] {da73d49d-3e08-4de9-8b1e-74e81755a10e} oximeter.fields_u32 (07a407c8-2e08-4823-8d2e-4fc15e26a1c5): Loading data parts 2023.12.30 06:22:55.525097 [ 3 ] {da73d49d-3e08-4de9-8b1e-74e81755a10e} oximeter.fields_u32 (07a407c8-2e08-4823-8d2e-4fc15e26a1c5): There are no data parts 2023.12.30 06:22:55.529276 [ 3 ] {da73d49d-3e08-4de9-8b1e-74e81755a10e} DynamicQueryHandler: Done processing query 2023.12.30 06:22:55.529312 [ 3 ] {da73d49d-3e08-4de9-8b1e-74e81755a10e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.30 06:22:55.529330 [ 3 ] {} HTTP-Session: 03ad9acf-962e-4be9-93fe-d1350a63543b Destroying unnamed session 2023.12.30 06:22:55.529447 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.529503 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.529524 [ 3 ] {} HTTP-Session: 4b413f56-d1b6-4903-a81e-477ce94c53af Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.529558 [ 3 ] {} HTTP-Session: 4b413f56-d1b6-4903-a81e-477ce94c53af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.529734 [ 3 ] {409944e4-c70e-4773-8552-3f3c2d33ecf0} executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.30 06:22:55.529790 [ 3 ] {409944e4-c70e-4773-8552-3f3c2d33ecf0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2023.12.30 06:22:55.531649 [ 3 ] {409944e4-c70e-4773-8552-3f3c2d33ecf0} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Loading data parts 2023.12.30 06:22:55.531729 [ 3 ] {409944e4-c70e-4773-8552-3f3c2d33ecf0} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): There are no data parts 2023.12.30 06:22:55.535974 [ 3 ] {409944e4-c70e-4773-8552-3f3c2d33ecf0} DynamicQueryHandler: Done processing query 2023.12.30 06:22:55.536009 [ 3 ] {409944e4-c70e-4773-8552-3f3c2d33ecf0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.30 06:22:55.536041 [ 3 ] {} HTTP-Session: 4b413f56-d1b6-4903-a81e-477ce94c53af Destroying unnamed session 2023.12.30 06:22:55.536192 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.536276 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.536317 [ 3 ] {} HTTP-Session: a644a8a6-8b87-4ac2-805f-04b9ef030e3c Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.536354 [ 3 ] {} HTTP-Session: a644a8a6-8b87-4ac2-805f-04b9ef030e3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.536553 [ 3 ] {70f0ccca-de91-4248-b12f-353b3cb96db7} executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.30 06:22:55.536600 [ 3 ] {70f0ccca-de91-4248-b12f-353b3cb96db7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2023.12.30 06:22:55.538391 [ 3 ] {70f0ccca-de91-4248-b12f-353b3cb96db7} oximeter.fields_u64 (ba2b3219-41ed-4400-9a78-c8ddc2767196): Loading data parts 2023.12.30 06:22:55.538472 [ 3 ] {70f0ccca-de91-4248-b12f-353b3cb96db7} oximeter.fields_u64 (ba2b3219-41ed-4400-9a78-c8ddc2767196): There are no data parts 2023.12.30 06:22:55.543080 [ 3 ] {70f0ccca-de91-4248-b12f-353b3cb96db7} DynamicQueryHandler: Done processing query 2023.12.30 06:22:55.543104 [ 3 ] {70f0ccca-de91-4248-b12f-353b3cb96db7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.30 06:22:55.543120 [ 3 ] {} HTTP-Session: a644a8a6-8b87-4ac2-805f-04b9ef030e3c Destroying unnamed session 2023.12.30 06:22:55.543250 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.543307 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.543328 [ 3 ] {} HTTP-Session: c5f06a26-5b61-42cd-a1d7-7ac549272d75 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.543353 [ 3 ] {} HTTP-Session: c5f06a26-5b61-42cd-a1d7-7ac549272d75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.543538 [ 3 ] {ab74c316-15e0-4ffc-b106-79869a638f00} executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.30 06:22:55.543588 [ 3 ] {ab74c316-15e0-4ffc-b106-79869a638f00} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2023.12.30 06:22:55.545537 [ 3 ] {ab74c316-15e0-4ffc-b106-79869a638f00} oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0): Loading data parts 2023.12.30 06:22:55.545606 [ 3 ] {ab74c316-15e0-4ffc-b106-79869a638f00} oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0): There are no data parts 2023.12.30 06:22:55.549791 [ 3 ] {ab74c316-15e0-4ffc-b106-79869a638f00} DynamicQueryHandler: Done processing query 2023.12.30 06:22:55.549828 [ 3 ] {ab74c316-15e0-4ffc-b106-79869a638f00} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.30 06:22:55.549845 [ 3 ] {} HTTP-Session: c5f06a26-5b61-42cd-a1d7-7ac549272d75 Destroying unnamed session 2023.12.30 06:22:55.550045 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.550102 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.550123 [ 3 ] {} HTTP-Session: d4e17734-0491-4863-8e40-ccb3ea549a9a Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.550149 [ 3 ] {} HTTP-Session: d4e17734-0491-4863-8e40-ccb3ea549a9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.550309 [ 3 ] {f0be947c-7f91-4d4a-9889-9329450aac14} executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.30 06:22:55.550350 [ 3 ] {f0be947c-7f91-4d4a-9889-9329450aac14} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2023.12.30 06:22:55.552185 [ 3 ] {f0be947c-7f91-4d4a-9889-9329450aac14} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Loading data parts 2023.12.30 06:22:55.552260 [ 3 ] {f0be947c-7f91-4d4a-9889-9329450aac14} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): There are no data parts 2023.12.30 06:22:55.556570 [ 3 ] {f0be947c-7f91-4d4a-9889-9329450aac14} DynamicQueryHandler: Done processing query 2023.12.30 06:22:55.556599 [ 3 ] {f0be947c-7f91-4d4a-9889-9329450aac14} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.30 06:22:55.556625 [ 3 ] {} HTTP-Session: d4e17734-0491-4863-8e40-ccb3ea549a9a Destroying unnamed session 2023.12.30 06:22:55.556724 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.556779 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.556809 [ 3 ] {} HTTP-Session: 8382ad00-7024-4ff8-94d0-e4f970667bcf Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.556828 [ 3 ] {} HTTP-Session: 8382ad00-7024-4ff8-94d0-e4f970667bcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.557075 [ 3 ] {65f8c68c-9ba4-45ff-8f37-6eba72908071} executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.30 06:22:55.557131 [ 3 ] {65f8c68c-9ba4-45ff-8f37-6eba72908071} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2023.12.30 06:22:55.558917 [ 3 ] {65f8c68c-9ba4-45ff-8f37-6eba72908071} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Loading data parts 2023.12.30 06:22:55.559094 [ 3 ] {65f8c68c-9ba4-45ff-8f37-6eba72908071} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): There are no data parts 2023.12.30 06:22:55.563217 [ 3 ] {65f8c68c-9ba4-45ff-8f37-6eba72908071} DynamicQueryHandler: Done processing query 2023.12.30 06:22:55.563253 [ 3 ] {65f8c68c-9ba4-45ff-8f37-6eba72908071} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.30 06:22:55.563278 [ 3 ] {} HTTP-Session: 8382ad00-7024-4ff8-94d0-e4f970667bcf Destroying unnamed session 2023.12.30 06:22:55.563405 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.563461 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.563491 [ 3 ] {} HTTP-Session: 9d22a59c-82c3-4df6-a3a7-41e4ae4698f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.563509 [ 3 ] {} HTTP-Session: 9d22a59c-82c3-4df6-a3a7-41e4ae4698f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.563768 [ 3 ] {1f2d6cc4-c367-4525-9ba7-e09dadacce4d} executeQuery: (from [fd00:1122:3344:101::d]:42572) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2023.12.30 06:22:55.563844 [ 3 ] {1f2d6cc4-c367-4525-9ba7-e09dadacce4d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2023.12.30 06:22:55.565805 [ 3 ] {1f2d6cc4-c367-4525-9ba7-e09dadacce4d} oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206): Loading data parts 2023.12.30 06:22:55.565910 [ 3 ] {1f2d6cc4-c367-4525-9ba7-e09dadacce4d} oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206): There are no data parts 2023.12.30 06:22:55.569833 [ 3 ] {1f2d6cc4-c367-4525-9ba7-e09dadacce4d} DynamicQueryHandler: Done processing query 2023.12.30 06:22:55.569865 [ 3 ] {1f2d6cc4-c367-4525-9ba7-e09dadacce4d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.30 06:22:55.569880 [ 3 ] {} HTTP-Session: 9d22a59c-82c3-4df6-a3a7-41e4ae4698f7 Destroying unnamed session 2023.12.30 06:22:55.570057 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:22:55.570108 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:22:55.570125 [ 3 ] {} HTTP-Session: 6ef79826-90a3-4c40-88ac-60e0d2afad80 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 2023.12.30 06:22:55.570147 [ 3 ] {} HTTP-Session: 6ef79826-90a3-4c40-88ac-60e0d2afad80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:22:55.570250 [ 3 ] {3f5d7ffb-17ad-4dcd-923a-abc1a24b1a69} executeQuery: (from [fd00:1122:3344:101::d]:42572) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2023.12.30 06:22:55.570843 [ 3 ] {3f5d7ffb-17ad-4dcd-923a-abc1a24b1a69} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2023.12.30 06:22:55.574118 [ 3 ] {3f5d7ffb-17ad-4dcd-923a-abc1a24b1a69} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2023.12.30 06:22:55.576663 [ 3 ] {3f5d7ffb-17ad-4dcd-923a-abc1a24b1a69} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.30 06:22:55.576871 [ 3 ] {3f5d7ffb-17ad-4dcd-923a-abc1a24b1a69} oximeter.version (787679dd-d1ca-4d3b-a311-4f6b1c122546): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.30 06:22:55.577140 [ 3 ] {3f5d7ffb-17ad-4dcd-923a-abc1a24b1a69} executeQuery: Read 1 rows, 16.00 B in 0.006822838 sec., 146 rows/sec., 2.29 KiB/sec. 2023.12.30 06:22:55.577258 [ 3 ] {3f5d7ffb-17ad-4dcd-923a-abc1a24b1a69} DynamicQueryHandler: Done processing query 2023.12.30 06:22:55.577279 [ 3 ] {3f5d7ffb-17ad-4dcd-923a-abc1a24b1a69} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2023.12.30 06:22:55.577293 [ 3 ] {} HTTP-Session: 6ef79826-90a3-4c40-88ac-60e0d2afad80 Destroying unnamed session 2023.12.30 06:22:56.002828 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.99 MiB, peak 224.06 MiB, will set to 228.28 MiB (RSS), difference: 9.29 MiB 2023.12.30 06:23:09.655255 [ 99 ] {} DNSResolver: Updating DNS cache 2023.12.30 06:23:09.655340 [ 99 ] {} DNSResolver: Updated DNS cache 2023.12.30 06:23:24.655398 [ 61 ] {} DNSResolver: Updating DNS cache 2023.12.30 06:23:24.655458 [ 61 ] {} DNSResolver: Updated DNS cache 2023.12.30 06:23:39.655829 [ 67 ] {} DNSResolver: Updating DNS cache 2023.12.30 06:23:39.655885 [ 67 ] {} DNSResolver: Updated DNS cache 2023.12.30 06:23:54.659385 [ 78 ] {} DNSResolver: Updating DNS cache 2023.12.30 06:23:54.659479 [ 78 ] {} DNSResolver: Updated DNS cache 2023.12.30 06:24:05.785185 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:05.785327 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:05.785377 [ 3 ] {} HTTP-Session: 29985a6f-027e-40ce-95c6-52b9c4eb832c Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:05.785402 [ 3 ] {} HTTP-Session: 29985a6f-027e-40ce-95c6-52b9c4eb832c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:05.785628 [ 3 ] {62200a04-744f-4220-83e7-ade9bd1e5859} executeQuery: (from [fd00:1122:3344:101::d]:65290) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2023.12.30 06:24:05.786062 [ 3 ] {62200a04-744f-4220-83e7-ade9bd1e5859} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.30 06:24:05.786847 [ 3 ] {62200a04-744f-4220-83e7-ade9bd1e5859} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.30 06:24:05.787001 [ 3 ] {62200a04-744f-4220-83e7-ade9bd1e5859} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.30 06:24:05.787877 [ 3 ] {62200a04-744f-4220-83e7-ade9bd1e5859} DynamicQueryHandler: Done processing query 2023.12.30 06:24:05.787906 [ 3 ] {62200a04-744f-4220-83e7-ade9bd1e5859} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.30 06:24:05.787939 [ 3 ] {} HTTP-Session: 29985a6f-027e-40ce-95c6-52b9c4eb832c Destroying unnamed session 2023.12.30 06:24:05.797969 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:05.798031 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:05.798075 [ 3 ] {} HTTP-Session: 2e0ea5db-4d70-4baf-9179-ca85b89412f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:05.798098 [ 3 ] {} HTTP-Session: 2e0ea5db-4d70-4baf-9179-ca85b89412f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:05.798249 [ 3 ] {55fd80d6-0280-4ab0-8d32-3b0caad3d08d} executeQuery: (from [fd00:1122:3344:101::d]:65290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.12.30 06:24:05.801380 [ 3 ] {55fd80d6-0280-4ab0-8d32-3b0caad3d08d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.30 06:24:05.801586 [ 3 ] {55fd80d6-0280-4ab0-8d32-3b0caad3d08d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.30 06:24:05.801703 [ 3 ] {55fd80d6-0280-4ab0-8d32-3b0caad3d08d} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.30 06:24:05.802573 [ 3 ] {55fd80d6-0280-4ab0-8d32-3b0caad3d08d} DynamicQueryHandler: Done processing query 2023.12.30 06:24:05.802600 [ 3 ] {55fd80d6-0280-4ab0-8d32-3b0caad3d08d} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.30 06:24:05.802625 [ 3 ] {} HTTP-Session: 2e0ea5db-4d70-4baf-9179-ca85b89412f7 Destroying unnamed session 2023.12.30 06:24:05.802836 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:05.802882 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:05.802901 [ 3 ] {} HTTP-Session: fd865fa0-2fe2-4f47-989f-bf75fab3b309 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:05.802918 [ 3 ] {} HTTP-Session: fd865fa0-2fe2-4f47-989f-bf75fab3b309 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:05.803037 [ 3 ] {8d98c7ea-8829-4dad-b337-9b83d878c178} executeQuery: (from [fd00:1122:3344:101::d]:65290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.12.30 06:24:05.803402 [ 3 ] {8d98c7ea-8829-4dad-b337-9b83d878c178} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.30 06:24:05.803610 [ 3 ] {8d98c7ea-8829-4dad-b337-9b83d878c178} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.30 06:24:05.803652 [ 3 ] {8d98c7ea-8829-4dad-b337-9b83d878c178} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.30 06:24:05.804388 [ 3 ] {8d98c7ea-8829-4dad-b337-9b83d878c178} DynamicQueryHandler: Done processing query 2023.12.30 06:24:05.804413 [ 3 ] {8d98c7ea-8829-4dad-b337-9b83d878c178} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.30 06:24:05.804429 [ 3 ] {} HTTP-Session: fd865fa0-2fe2-4f47-989f-bf75fab3b309 Destroying unnamed session 2023.12.30 06:24:05.804660 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:05.804702 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:05.804719 [ 3 ] {} HTTP-Session: fa1061ae-a80f-4e6d-8503-8a49973c525a Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:05.804734 [ 3 ] {} HTTP-Session: fa1061ae-a80f-4e6d-8503-8a49973c525a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:05.804839 [ 3 ] {756b839c-a039-428c-a22c-955fa3d56134} executeQuery: (from [fd00:1122:3344:101::d]:65290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.12.30 06:24:05.805170 [ 3 ] {756b839c-a039-428c-a22c-955fa3d56134} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.30 06:24:05.805309 [ 3 ] {756b839c-a039-428c-a22c-955fa3d56134} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.30 06:24:05.805346 [ 3 ] {756b839c-a039-428c-a22c-955fa3d56134} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.30 06:24:05.806147 [ 3 ] {756b839c-a039-428c-a22c-955fa3d56134} DynamicQueryHandler: Done processing query 2023.12.30 06:24:05.806173 [ 3 ] {756b839c-a039-428c-a22c-955fa3d56134} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.30 06:24:05.806188 [ 3 ] {} HTTP-Session: fa1061ae-a80f-4e6d-8503-8a49973c525a Destroying unnamed session 2023.12.30 06:24:05.806938 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:05.806978 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:05.806996 [ 3 ] {} HTTP-Session: a3a9e0d8-b311-489a-9ee0-b2d705d5eac9 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:05.807011 [ 3 ] {} HTTP-Session: a3a9e0d8-b311-489a-9ee0-b2d705d5eac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:05.807083 [ 3 ] {0a05a3a7-feb0-4286-9e77-37a5b161a77f} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:24:05.807120 [ 3 ] {0a05a3a7-feb0-4286-9e77-37a5b161a77f} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.30 06:24:05.807855 [ 3 ] {0a05a3a7-feb0-4286-9e77-37a5b161a77f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:24:05.809050 [ 3 ] {0a05a3a7-feb0-4286-9e77-37a5b161a77f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:24:05.809384 [ 3 ] {0a05a3a7-feb0-4286-9e77-37a5b161a77f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.30 06:24:05.809597 [ 3 ] {0a05a3a7-feb0-4286-9e77-37a5b161a77f} oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.30 06:24:05.809710 [ 3 ] {0a05a3a7-feb0-4286-9e77-37a5b161a77f} executeQuery: Read 4 rows, 443.00 B in 0.002560429 sec., 1562 rows/sec., 168.96 KiB/sec. 2023.12.30 06:24:05.809856 [ 3 ] {0a05a3a7-feb0-4286-9e77-37a5b161a77f} DynamicQueryHandler: Done processing query 2023.12.30 06:24:05.809878 [ 3 ] {0a05a3a7-feb0-4286-9e77-37a5b161a77f} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.30 06:24:05.809893 [ 3 ] {} HTTP-Session: a3a9e0d8-b311-489a-9ee0-b2d705d5eac9 Destroying unnamed session 2023.12.30 06:24:05.809989 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 4637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:05.810031 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:05.810048 [ 3 ] {} HTTP-Session: a434a4d1-3879-43bb-af70-03325e28a456 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:05.810064 [ 3 ] {} HTTP-Session: a434a4d1-3879-43bb-af70-03325e28a456 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:05.810130 [ 3 ] {fdabe940-bee8-4a0a-a921-29e7bd272c97} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:24:05.810166 [ 3 ] {fdabe940-bee8-4a0a-a921-29e7bd272c97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.30 06:24:05.810266 [ 3 ] {fdabe940-bee8-4a0a-a921-29e7bd272c97} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:24:05.813940 [ 3 ] {fdabe940-bee8-4a0a-a921-29e7bd272c97} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:24:05.814136 [ 3 ] {fdabe940-bee8-4a0a-a921-29e7bd272c97} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.30 06:24:05.814271 [ 3 ] {fdabe940-bee8-4a0a-a921-29e7bd272c97} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.30 06:24:05.814393 [ 3 ] {fdabe940-bee8-4a0a-a921-29e7bd272c97} executeQuery: Read 32 rows, 2.59 KiB in 0.004235377 sec., 7555 rows/sec., 612.40 KiB/sec. 2023.12.30 06:24:05.814609 [ 3 ] {fdabe940-bee8-4a0a-a921-29e7bd272c97} DynamicQueryHandler: Done processing query 2023.12.30 06:24:05.814636 [ 3 ] {fdabe940-bee8-4a0a-a921-29e7bd272c97} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:24:05.814655 [ 3 ] {} HTTP-Session: a434a4d1-3879-43bb-af70-03325e28a456 Destroying unnamed session 2023.12.30 06:24:05.814821 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 15615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:05.814873 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:05.814896 [ 3 ] {} HTTP-Session: 0dfd52aa-29c5-4f9b-af54-65fe17571e6a Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:05.814915 [ 3 ] {} HTTP-Session: 0dfd52aa-29c5-4f9b-af54-65fe17571e6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:05.815001 [ 3 ] {1461fe02-a851-41f2-a1ad-99615329d2a8} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:24:05.815044 [ 3 ] {1461fe02-a851-41f2-a1ad-99615329d2a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:24:05.815150 [ 3 ] {1461fe02-a851-41f2-a1ad-99615329d2a8} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:24:05.815463 [ 3 ] {1461fe02-a851-41f2-a1ad-99615329d2a8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:24:05.815749 [ 3 ] {1461fe02-a851-41f2-a1ad-99615329d2a8} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.30 06:24:05.815887 [ 3 ] {1461fe02-a851-41f2-a1ad-99615329d2a8} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.30 06:24:05.815993 [ 3 ] {1461fe02-a851-41f2-a1ad-99615329d2a8} executeQuery: Read 96 rows, 9.73 KiB in 0.000952453 sec., 100792 rows/sec., 9.98 MiB/sec. 2023.12.30 06:24:05.816111 [ 3 ] {1461fe02-a851-41f2-a1ad-99615329d2a8} DynamicQueryHandler: Done processing query 2023.12.30 06:24:05.816134 [ 3 ] {1461fe02-a851-41f2-a1ad-99615329d2a8} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.12.30 06:24:05.816148 [ 3 ] {} HTTP-Session: 0dfd52aa-29c5-4f9b-af54-65fe17571e6a Destroying unnamed session 2023.12.30 06:24:05.816242 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:05.816288 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:05.816307 [ 3 ] {} HTTP-Session: 88e0a3f9-f87f-4d4e-9f09-f75465a9f76e Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:05.816322 [ 3 ] {} HTTP-Session: 88e0a3f9-f87f-4d4e-9f09-f75465a9f76e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:05.816388 [ 3 ] {32af8bec-6970-4d43-94c8-95b4cd7c71da} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:24:05.816424 [ 3 ] {32af8bec-6970-4d43-94c8-95b4cd7c71da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:24:05.817725 [ 3 ] {32af8bec-6970-4d43-94c8-95b4cd7c71da} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:24:05.820513 [ 3 ] {32af8bec-6970-4d43-94c8-95b4cd7c71da} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:24:05.823277 [ 3 ] {32af8bec-6970-4d43-94c8-95b4cd7c71da} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.30 06:24:05.823525 [ 3 ] {32af8bec-6970-4d43-94c8-95b4cd7c71da} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.30 06:24:05.823775 [ 3 ] {32af8bec-6970-4d43-94c8-95b4cd7c71da} executeQuery: Read 41 rows, 3.29 KiB in 0.007288638 sec., 5625 rows/sec., 450.86 KiB/sec. 2023.12.30 06:24:05.823969 [ 3 ] {32af8bec-6970-4d43-94c8-95b4cd7c71da} DynamicQueryHandler: Done processing query 2023.12.30 06:24:05.824008 [ 3 ] {32af8bec-6970-4d43-94c8-95b4cd7c71da} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:24:05.824036 [ 3 ] {} HTTP-Session: 88e0a3f9-f87f-4d4e-9f09-f75465a9f76e Destroying unnamed session 2023.12.30 06:24:05.824317 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 34252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:05.824359 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:05.824376 [ 3 ] {} HTTP-Session: 3741d649-75cb-439d-b859-b7c01cba6008 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:05.824391 [ 3 ] {} HTTP-Session: 3741d649-75cb-439d-b859-b7c01cba6008 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:05.824467 [ 3 ] {efc39a65-b425-4b05-869e-0efb1c7fcb58} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:24:05.824508 [ 3 ] {efc39a65-b425-4b05-869e-0efb1c7fcb58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.30 06:24:05.824715 [ 3 ] {efc39a65-b425-4b05-869e-0efb1c7fcb58} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:24:05.825148 [ 3 ] {efc39a65-b425-4b05-869e-0efb1c7fcb58} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:24:05.826091 [ 3 ] {efc39a65-b425-4b05-869e-0efb1c7fcb58} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.30 06:24:05.826263 [ 3 ] {efc39a65-b425-4b05-869e-0efb1c7fcb58} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.30 06:24:05.826376 [ 3 ] {efc39a65-b425-4b05-869e-0efb1c7fcb58} executeQuery: Read 32 rows, 44.22 KiB in 0.001865963 sec., 17149 rows/sec., 23.14 MiB/sec. 2023.12.30 06:24:05.826514 [ 3 ] {efc39a65-b425-4b05-869e-0efb1c7fcb58} DynamicQueryHandler: Done processing query 2023.12.30 06:24:05.826537 [ 3 ] {efc39a65-b425-4b05-869e-0efb1c7fcb58} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.12.30 06:24:05.826617 [ 3 ] {} HTTP-Session: 3741d649-75cb-439d-b859-b7c01cba6008 Destroying unnamed session 2023.12.30 06:24:05.826709 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 2438, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:05.826752 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:05.826770 [ 3 ] {} HTTP-Session: d525e7a6-99b8-44a7-ac78-00baab80a01d Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:05.826785 [ 3 ] {} HTTP-Session: d525e7a6-99b8-44a7-ac78-00baab80a01d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:05.826850 [ 3 ] {c6747d08-b490-4b9a-acdd-0af83f24f7b1} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:24:05.827414 [ 3 ] {c6747d08-b490-4b9a-acdd-0af83f24f7b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.12.30 06:24:05.827516 [ 3 ] {c6747d08-b490-4b9a-acdd-0af83f24f7b1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:24:05.827909 [ 3 ] {c6747d08-b490-4b9a-acdd-0af83f24f7b1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:24:05.828156 [ 3 ] {c6747d08-b490-4b9a-acdd-0af83f24f7b1} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.30 06:24:05.828336 [ 3 ] {c6747d08-b490-4b9a-acdd-0af83f24f7b1} oximeter.measurements_i64 (7dc66827-2552-4ce5-9ea9-2a6f72bd489d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.30 06:24:05.828449 [ 3 ] {c6747d08-b490-4b9a-acdd-0af83f24f7b1} executeQuery: Read 15 rows, 1.12 KiB in 0.001605087 sec., 9345 rows/sec., 695.42 KiB/sec. 2023.12.30 06:24:05.828630 [ 3 ] {c6747d08-b490-4b9a-acdd-0af83f24f7b1} DynamicQueryHandler: Done processing query 2023.12.30 06:24:05.828651 [ 3 ] {c6747d08-b490-4b9a-acdd-0af83f24f7b1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:24:05.828666 [ 3 ] {} HTTP-Session: d525e7a6-99b8-44a7-ac78-00baab80a01d Destroying unnamed session 2023.12.30 06:24:09.659796 [ 54 ] {} DNSResolver: Updating DNS cache 2023.12.30 06:24:09.659939 [ 54 ] {} DNSResolver: Updated DNS cache 2023.12.30 06:24:10.780976 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:10.781080 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:10.781108 [ 3 ] {} HTTP-Session: c328ba44-6264-477e-9ef5-ba7fc1157ec0 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:10.781133 [ 3 ] {} HTTP-Session: c328ba44-6264-477e-9ef5-ba7fc1157ec0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:10.781321 [ 3 ] {f8ae2960-ae7a-4c7c-90e6-58ad9546f155} executeQuery: (from [fd00:1122:3344:101::d]:65290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.12.30 06:24:10.782005 [ 3 ] {f8ae2960-ae7a-4c7c-90e6-58ad9546f155} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.30 06:24:10.782160 [ 3 ] {f8ae2960-ae7a-4c7c-90e6-58ad9546f155} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.30 06:24:10.782250 [ 3 ] {f8ae2960-ae7a-4c7c-90e6-58ad9546f155} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.30 06:24:10.782468 [ 3 ] {f8ae2960-ae7a-4c7c-90e6-58ad9546f155} oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2023.12.30 06:24:10.784247 [ 3 ] {f8ae2960-ae7a-4c7c-90e6-58ad9546f155} oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.30 06:24:10.784275 [ 3 ] {f8ae2960-ae7a-4c7c-90e6-58ad9546f155} oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.12.30 06:24:10.784333 [ 3 ] {f8ae2960-ae7a-4c7c-90e6-58ad9546f155} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.30 06:24:10.786449 [ 3 ] {f8ae2960-ae7a-4c7c-90e6-58ad9546f155} executeQuery: Read 4 rows, 443.00 B in 0.005072777 sec., 788 rows/sec., 85.28 KiB/sec. 2023.12.30 06:24:10.786644 [ 3 ] {f8ae2960-ae7a-4c7c-90e6-58ad9546f155} DynamicQueryHandler: Done processing query 2023.12.30 06:24:10.786667 [ 3 ] {f8ae2960-ae7a-4c7c-90e6-58ad9546f155} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.30 06:24:10.786684 [ 3 ] {} HTTP-Session: c328ba44-6264-477e-9ef5-ba7fc1157ec0 Destroying unnamed session 2023.12.30 06:24:10.786989 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:10.787036 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:10.787054 [ 3 ] {} HTTP-Session: 5686cc55-3093-48e2-946c-d499aca8dc36 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:10.787071 [ 3 ] {} HTTP-Session: 5686cc55-3093-48e2-946c-d499aca8dc36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:10.787182 [ 3 ] {95971477-e47d-41f8-94b6-e48bb8916259} executeQuery: (from [fd00:1122:3344:101::d]:65290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete) 2023.12.30 06:24:10.787596 [ 3 ] {95971477-e47d-41f8-94b6-e48bb8916259} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.30 06:24:10.787744 [ 3 ] {95971477-e47d-41f8-94b6-e48bb8916259} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.30 06:24:10.787783 [ 3 ] {95971477-e47d-41f8-94b6-e48bb8916259} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.30 06:24:10.787986 [ 3 ] {95971477-e47d-41f8-94b6-e48bb8916259} oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2023.12.30 06:24:10.788012 [ 3 ] {95971477-e47d-41f8-94b6-e48bb8916259} oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.30 06:24:10.788032 [ 3 ] {95971477-e47d-41f8-94b6-e48bb8916259} oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.12.30 06:24:10.788058 [ 3 ] {95971477-e47d-41f8-94b6-e48bb8916259} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.30 06:24:10.788956 [ 3 ] {95971477-e47d-41f8-94b6-e48bb8916259} executeQuery: Read 4 rows, 443.00 B in 0.001713519 sec., 2334 rows/sec., 252.47 KiB/sec. 2023.12.30 06:24:10.789126 [ 3 ] {95971477-e47d-41f8-94b6-e48bb8916259} DynamicQueryHandler: Done processing query 2023.12.30 06:24:10.789148 [ 3 ] {95971477-e47d-41f8-94b6-e48bb8916259} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.30 06:24:10.789163 [ 3 ] {} HTTP-Session: 5686cc55-3093-48e2-946c-d499aca8dc36 Destroying unnamed session 2023.12.30 06:24:10.789487 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:10.789530 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:10.789548 [ 3 ] {} HTTP-Session: 05031531-e8d1-453e-916c-c6f9c63388f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:10.789564 [ 3 ] {} HTTP-Session: 05031531-e8d1-453e-916c-c6f9c63388f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:10.789673 [ 3 ] {1860bfb1-1617-4252-97bf-532802600959} executeQuery: (from [fd00:1122:3344:101::d]:65290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2023.12.30 06:24:10.790146 [ 3 ] {1860bfb1-1617-4252-97bf-532802600959} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.30 06:24:10.790295 [ 3 ] {1860bfb1-1617-4252-97bf-532802600959} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.30 06:24:10.790334 [ 3 ] {1860bfb1-1617-4252-97bf-532802600959} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.30 06:24:10.790471 [ 3 ] {1860bfb1-1617-4252-97bf-532802600959} oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2023.12.30 06:24:10.790497 [ 3 ] {1860bfb1-1617-4252-97bf-532802600959} oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.30 06:24:10.790517 [ 3 ] {1860bfb1-1617-4252-97bf-532802600959} oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.12.30 06:24:10.790544 [ 3 ] {1860bfb1-1617-4252-97bf-532802600959} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.30 06:24:10.791467 [ 3 ] {1860bfb1-1617-4252-97bf-532802600959} executeQuery: Read 4 rows, 443.00 B in 0.0017383 sec., 2301 rows/sec., 248.87 KiB/sec. 2023.12.30 06:24:10.791637 [ 3 ] {1860bfb1-1617-4252-97bf-532802600959} DynamicQueryHandler: Done processing query 2023.12.30 06:24:10.791659 [ 3 ] {1860bfb1-1617-4252-97bf-532802600959} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.30 06:24:10.791675 [ 3 ] {} HTTP-Session: 05031531-e8d1-453e-916c-c6f9c63388f7 Destroying unnamed session 2023.12.30 06:24:10.791888 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:10.791993 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:10.792011 [ 3 ] {} HTTP-Session: c703e1c7-affb-482b-aec4-bae7dd103163 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:10.792026 [ 3 ] {} HTTP-Session: c703e1c7-affb-482b-aec4-bae7dd103163 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:10.792135 [ 3 ] {8281f27c-33c7-4289-a649-18f3df8e3259} executeQuery: (from [fd00:1122:3344:101::d]:65290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2023.12.30 06:24:10.792555 [ 3 ] {8281f27c-33c7-4289-a649-18f3df8e3259} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.30 06:24:10.792708 [ 3 ] {8281f27c-33c7-4289-a649-18f3df8e3259} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.30 06:24:10.792746 [ 3 ] {8281f27c-33c7-4289-a649-18f3df8e3259} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.30 06:24:10.792881 [ 3 ] {8281f27c-33c7-4289-a649-18f3df8e3259} oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2023.12.30 06:24:10.792973 [ 3 ] {8281f27c-33c7-4289-a649-18f3df8e3259} oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.30 06:24:10.792992 [ 3 ] {8281f27c-33c7-4289-a649-18f3df8e3259} oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.12.30 06:24:10.793019 [ 3 ] {8281f27c-33c7-4289-a649-18f3df8e3259} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.30 06:24:10.793751 [ 3 ] {8281f27c-33c7-4289-a649-18f3df8e3259} executeQuery: Read 4 rows, 443.00 B in 0.001616807 sec., 2474 rows/sec., 267.58 KiB/sec. 2023.12.30 06:24:10.793987 [ 3 ] {8281f27c-33c7-4289-a649-18f3df8e3259} DynamicQueryHandler: Done processing query 2023.12.30 06:24:10.794010 [ 3 ] {8281f27c-33c7-4289-a649-18f3df8e3259} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.30 06:24:10.794025 [ 3 ] {} HTTP-Session: c703e1c7-affb-482b-aec4-bae7dd103163 Destroying unnamed session 2023.12.30 06:24:10.794228 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:10.794269 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:10.794287 [ 3 ] {} HTTP-Session: 4b402f3f-e265-4893-9a5f-1dcc1731e398 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:10.794303 [ 3 ] {} HTTP-Session: 4b402f3f-e265-4893-9a5f-1dcc1731e398 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:10.794414 [ 3 ] {87228ecf-6fd5-4926-badc-be766dff9fba} executeQuery: (from [fd00:1122:3344:101::d]:65290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2023.12.30 06:24:10.794838 [ 3 ] {87228ecf-6fd5-4926-badc-be766dff9fba} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.30 06:24:10.795057 [ 3 ] {87228ecf-6fd5-4926-badc-be766dff9fba} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.30 06:24:10.795096 [ 3 ] {87228ecf-6fd5-4926-badc-be766dff9fba} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.30 06:24:10.795232 [ 3 ] {87228ecf-6fd5-4926-badc-be766dff9fba} oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2023.12.30 06:24:10.795259 [ 3 ] {87228ecf-6fd5-4926-badc-be766dff9fba} oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.30 06:24:10.795279 [ 3 ] {87228ecf-6fd5-4926-badc-be766dff9fba} oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.12.30 06:24:10.795305 [ 3 ] {87228ecf-6fd5-4926-badc-be766dff9fba} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.30 06:24:10.796243 [ 3 ] {87228ecf-6fd5-4926-badc-be766dff9fba} executeQuery: Read 4 rows, 443.00 B in 0.001773431 sec., 2255 rows/sec., 243.94 KiB/sec. 2023.12.30 06:24:10.796420 [ 3 ] {87228ecf-6fd5-4926-badc-be766dff9fba} DynamicQueryHandler: Done processing query 2023.12.30 06:24:10.796442 [ 3 ] {87228ecf-6fd5-4926-badc-be766dff9fba} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.30 06:24:10.796458 [ 3 ] {} HTTP-Session: 4b402f3f-e265-4893-9a5f-1dcc1731e398 Destroying unnamed session 2023.12.30 06:24:10.796669 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:10.796711 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:10.796728 [ 3 ] {} HTTP-Session: 5f8b984d-007d-4069-bc29-9b73f1a28555 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:10.796744 [ 3 ] {} HTTP-Session: 5f8b984d-007d-4069-bc29-9b73f1a28555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:10.796855 [ 3 ] {b3f5c907-11c5-448d-834d-d38ac834907c} executeQuery: (from [fd00:1122:3344:101::d]:65290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2023.12.30 06:24:10.797351 [ 3 ] {b3f5c907-11c5-448d-834d-d38ac834907c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.30 06:24:10.797506 [ 3 ] {b3f5c907-11c5-448d-834d-d38ac834907c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.30 06:24:10.797543 [ 3 ] {b3f5c907-11c5-448d-834d-d38ac834907c} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.30 06:24:10.797680 [ 3 ] {b3f5c907-11c5-448d-834d-d38ac834907c} oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2023.12.30 06:24:10.797706 [ 3 ] {b3f5c907-11c5-448d-834d-d38ac834907c} oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.30 06:24:10.797727 [ 3 ] {b3f5c907-11c5-448d-834d-d38ac834907c} oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.12.30 06:24:10.797753 [ 3 ] {b3f5c907-11c5-448d-834d-d38ac834907c} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.30 06:24:10.798618 [ 3 ] {b3f5c907-11c5-448d-834d-d38ac834907c} executeQuery: Read 4 rows, 443.00 B in 0.00170453 sec., 2346 rows/sec., 253.80 KiB/sec. 2023.12.30 06:24:10.798793 [ 3 ] {b3f5c907-11c5-448d-834d-d38ac834907c} DynamicQueryHandler: Done processing query 2023.12.30 06:24:10.798817 [ 3 ] {b3f5c907-11c5-448d-834d-d38ac834907c} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.30 06:24:10.798832 [ 3 ] {} HTTP-Session: 5f8b984d-007d-4069-bc29-9b73f1a28555 Destroying unnamed session 2023.12.30 06:24:10.805453 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:10.805499 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:10.805518 [ 3 ] {} HTTP-Session: 54c20b0f-a57c-4121-b723-4a53eb90d520 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:10.805534 [ 3 ] {} HTTP-Session: 54c20b0f-a57c-4121-b723-4a53eb90d520 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:10.805608 [ 3 ] {0f5b0d66-67e6-4e98-9eaa-70dae9dd0e1b} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:24:10.805646 [ 3 ] {0f5b0d66-67e6-4e98-9eaa-70dae9dd0e1b} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.30 06:24:10.805780 [ 3 ] {0f5b0d66-67e6-4e98-9eaa-70dae9dd0e1b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:24:10.806181 [ 3 ] {0f5b0d66-67e6-4e98-9eaa-70dae9dd0e1b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:24:10.806463 [ 3 ] {0f5b0d66-67e6-4e98-9eaa-70dae9dd0e1b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.30 06:24:10.806616 [ 3 ] {0f5b0d66-67e6-4e98-9eaa-70dae9dd0e1b} oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.30 06:24:10.806728 [ 3 ] {0f5b0d66-67e6-4e98-9eaa-70dae9dd0e1b} executeQuery: Read 6 rows, 996.00 B in 0.001092946 sec., 5489 rows/sec., 889.94 KiB/sec. 2023.12.30 06:24:10.806894 [ 3 ] {0f5b0d66-67e6-4e98-9eaa-70dae9dd0e1b} DynamicQueryHandler: Done processing query 2023.12.30 06:24:10.806916 [ 3 ] {0f5b0d66-67e6-4e98-9eaa-70dae9dd0e1b} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.30 06:24:10.806997 [ 3 ] {} HTTP-Session: 54c20b0f-a57c-4121-b723-4a53eb90d520 Destroying unnamed session 2023.12.30 06:24:10.807103 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 5325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:10.807146 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:10.807163 [ 3 ] {} HTTP-Session: c0beeb88-4d06-4111-8a37-22306dd1de4c Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:10.807179 [ 3 ] {} HTTP-Session: c0beeb88-4d06-4111-8a37-22306dd1de4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:10.807247 [ 3 ] {42d25a18-a5e3-42d1-a8f1-fed22c4bdb66} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:24:10.807283 [ 3 ] {42d25a18-a5e3-42d1-a8f1-fed22c4bdb66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:24:10.807379 [ 3 ] {42d25a18-a5e3-42d1-a8f1-fed22c4bdb66} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:24:10.807675 [ 3 ] {42d25a18-a5e3-42d1-a8f1-fed22c4bdb66} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:24:10.807877 [ 3 ] {42d25a18-a5e3-42d1-a8f1-fed22c4bdb66} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.30 06:24:10.808080 [ 3 ] {42d25a18-a5e3-42d1-a8f1-fed22c4bdb66} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.30 06:24:10.808189 [ 3 ] {42d25a18-a5e3-42d1-a8f1-fed22c4bdb66} executeQuery: Read 36 rows, 3.09 KiB in 0.000908081 sec., 39644 rows/sec., 3.33 MiB/sec. 2023.12.30 06:24:10.808323 [ 3 ] {42d25a18-a5e3-42d1-a8f1-fed22c4bdb66} DynamicQueryHandler: Done processing query 2023.12.30 06:24:10.808345 [ 3 ] {42d25a18-a5e3-42d1-a8f1-fed22c4bdb66} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:24:10.808359 [ 3 ] {} HTTP-Session: c0beeb88-4d06-4111-8a37-22306dd1de4c Destroying unnamed session 2023.12.30 06:24:10.808465 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 4094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:10.808505 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:10.808524 [ 3 ] {} HTTP-Session: 28a120d9-b459-45aa-9fcc-d9cc6e75ea89 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:10.808539 [ 3 ] {} HTTP-Session: 28a120d9-b459-45aa-9fcc-d9cc6e75ea89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:10.808603 [ 3 ] {6c08aca2-a531-453c-8835-f31e1cd4bf6a} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:24:10.808638 [ 3 ] {6c08aca2-a531-453c-8835-f31e1cd4bf6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:24:10.808741 [ 3 ] {6c08aca2-a531-453c-8835-f31e1cd4bf6a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:24:10.809059 [ 3 ] {6c08aca2-a531-453c-8835-f31e1cd4bf6a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:24:10.809255 [ 3 ] {6c08aca2-a531-453c-8835-f31e1cd4bf6a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.30 06:24:10.809391 [ 3 ] {6c08aca2-a531-453c-8835-f31e1cd4bf6a} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.30 06:24:10.809497 [ 3 ] {6c08aca2-a531-453c-8835-f31e1cd4bf6a} executeQuery: Read 24 rows, 1.90 KiB in 0.00085567 sec., 28048 rows/sec., 2.17 MiB/sec. 2023.12.30 06:24:10.809598 [ 3 ] {6c08aca2-a531-453c-8835-f31e1cd4bf6a} DynamicQueryHandler: Done processing query 2023.12.30 06:24:10.809620 [ 3 ] {6c08aca2-a531-453c-8835-f31e1cd4bf6a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.30 06:24:10.809635 [ 3 ] {} HTTP-Session: 28a120d9-b459-45aa-9fcc-d9cc6e75ea89 Destroying unnamed session 2023.12.30 06:24:10.809843 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 34689, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:10.809886 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:10.809904 [ 3 ] {} HTTP-Session: b63b7976-d196-417d-a7a2-bf44f780c1b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:10.809919 [ 3 ] {} HTTP-Session: b63b7976-d196-417d-a7a2-bf44f780c1b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:10.810055 [ 3 ] {01a18101-6393-49b0-b817-1a71517a3829} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:24:10.810094 [ 3 ] {01a18101-6393-49b0-b817-1a71517a3829} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.30 06:24:10.810202 [ 3 ] {01a18101-6393-49b0-b817-1a71517a3829} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:24:10.810527 [ 3 ] {01a18101-6393-49b0-b817-1a71517a3829} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:24:10.810781 [ 3 ] {01a18101-6393-49b0-b817-1a71517a3829} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.30 06:24:10.811014 [ 3 ] {01a18101-6393-49b0-b817-1a71517a3829} oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.30 06:24:10.811135 [ 3 ] {01a18101-6393-49b0-b817-1a71517a3829} executeQuery: Read 180 rows, 13.01 KiB in 0.001052054 sec., 171093 rows/sec., 12.07 MiB/sec. 2023.12.30 06:24:10.811236 [ 3 ] {01a18101-6393-49b0-b817-1a71517a3829} DynamicQueryHandler: Done processing query 2023.12.30 06:24:10.811258 [ 3 ] {01a18101-6393-49b0-b817-1a71517a3829} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.12.30 06:24:10.811272 [ 3 ] {} HTTP-Session: b63b7976-d196-417d-a7a2-bf44f780c1b8 Destroying unnamed session 2023.12.30 06:24:15.796037 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 4924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:15.796142 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:15.796165 [ 3 ] {} HTTP-Session: ddbea2ef-2dc4-45f9-8b56-b5863bc0a0f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:15.796186 [ 3 ] {} HTTP-Session: ddbea2ef-2dc4-45f9-8b56-b5863bc0a0f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:15.796301 [ 3 ] {0fbf87a6-c677-430c-9256-4b44058c1825} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:24:15.796419 [ 3 ] {0fbf87a6-c677-430c-9256-4b44058c1825} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.30 06:24:15.796562 [ 3 ] {0fbf87a6-c677-430c-9256-4b44058c1825} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:24:15.796931 [ 3 ] {0fbf87a6-c677-430c-9256-4b44058c1825} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:24:15.797185 [ 3 ] {0fbf87a6-c677-430c-9256-4b44058c1825} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.30 06:24:15.797334 [ 3 ] {0fbf87a6-c677-430c-9256-4b44058c1825} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.30 06:24:15.797518 [ 3 ] {0fbf87a6-c677-430c-9256-4b44058c1825} executeQuery: Read 34 rows, 2.76 KiB in 0.001124426 sec., 30237 rows/sec., 2.39 MiB/sec. 2023.12.30 06:24:15.797656 [ 3 ] {0fbf87a6-c677-430c-9256-4b44058c1825} DynamicQueryHandler: Done processing query 2023.12.30 06:24:15.797680 [ 3 ] {0fbf87a6-c677-430c-9256-4b44058c1825} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:24:15.797695 [ 3 ] {} HTTP-Session: ddbea2ef-2dc4-45f9-8b56-b5863bc0a0f1 Destroying unnamed session 2023.12.30 06:24:15.797836 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 16542, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:15.797883 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:15.797902 [ 3 ] {} HTTP-Session: 07e13477-d9b5-490d-81a6-772505f9f6a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:15.797919 [ 3 ] {} HTTP-Session: 07e13477-d9b5-490d-81a6-772505f9f6a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:15.797996 [ 3 ] {7f356f9c-d361-4c19-ac86-b14fb9ae0a28} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:24:15.798033 [ 3 ] {7f356f9c-d361-4c19-ac86-b14fb9ae0a28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:24:15.798130 [ 3 ] {7f356f9c-d361-4c19-ac86-b14fb9ae0a28} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:24:15.798506 [ 3 ] {7f356f9c-d361-4c19-ac86-b14fb9ae0a28} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:24:15.798703 [ 3 ] {7f356f9c-d361-4c19-ac86-b14fb9ae0a28} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.30 06:24:15.798838 [ 3 ] {7f356f9c-d361-4c19-ac86-b14fb9ae0a28} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.30 06:24:15.798930 [ 3 ] {7f356f9c-d361-4c19-ac86-b14fb9ae0a28} executeQuery: Read 102 rows, 10.29 KiB in 0.00089965 sec., 113377 rows/sec., 11.17 MiB/sec. 2023.12.30 06:24:15.799026 [ 3 ] {7f356f9c-d361-4c19-ac86-b14fb9ae0a28} DynamicQueryHandler: Done processing query 2023.12.30 06:24:15.799048 [ 3 ] {7f356f9c-d361-4c19-ac86-b14fb9ae0a28} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2023.12.30 06:24:15.799063 [ 3 ] {} HTTP-Session: 07e13477-d9b5-490d-81a6-772505f9f6a8 Destroying unnamed session 2023.12.30 06:24:15.799229 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 5809, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:15.799269 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:15.799288 [ 3 ] {} HTTP-Session: 17a7b216-3ad9-4929-89be-af9b39e0a68b Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:15.799304 [ 3 ] {} HTTP-Session: 17a7b216-3ad9-4929-89be-af9b39e0a68b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:15.799438 [ 3 ] {5bdfdea2-8f84-4c93-97d2-b4bdc607a512} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:24:15.799473 [ 3 ] {5bdfdea2-8f84-4c93-97d2-b4bdc607a512} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:24:15.799568 [ 3 ] {5bdfdea2-8f84-4c93-97d2-b4bdc607a512} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:24:15.799813 [ 3 ] {5bdfdea2-8f84-4c93-97d2-b4bdc607a512} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:24:15.800001 [ 3 ] {5bdfdea2-8f84-4c93-97d2-b4bdc607a512} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.30 06:24:15.800134 [ 3 ] {5bdfdea2-8f84-4c93-97d2-b4bdc607a512} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.30 06:24:15.800223 [ 3 ] {5bdfdea2-8f84-4c93-97d2-b4bdc607a512} executeQuery: Read 34 rows, 2.72 KiB in 0.000810348 sec., 41957 rows/sec., 3.28 MiB/sec. 2023.12.30 06:24:15.800437 [ 3 ] {5bdfdea2-8f84-4c93-97d2-b4bdc607a512} DynamicQueryHandler: Done processing query 2023.12.30 06:24:15.800459 [ 3 ] {5bdfdea2-8f84-4c93-97d2-b4bdc607a512} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:24:15.800474 [ 3 ] {} HTTP-Session: 17a7b216-3ad9-4929-89be-af9b39e0a68b Destroying unnamed session 2023.12.30 06:24:15.800607 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 36389, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:15.800649 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:15.800667 [ 3 ] {} HTTP-Session: 2303e86b-37cc-43ab-9fd8-e8781f36ae19 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:15.800682 [ 3 ] {} HTTP-Session: 2303e86b-37cc-43ab-9fd8-e8781f36ae19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:15.800756 [ 3 ] {33a230ac-fc24-4e90-931d-9b36133e5d84} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:24:15.800796 [ 3 ] {33a230ac-fc24-4e90-931d-9b36133e5d84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.30 06:24:15.800926 [ 3 ] {33a230ac-fc24-4e90-931d-9b36133e5d84} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:24:15.801297 [ 3 ] {33a230ac-fc24-4e90-931d-9b36133e5d84} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:24:15.801635 [ 3 ] {33a230ac-fc24-4e90-931d-9b36133e5d84} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.30 06:24:15.801812 [ 3 ] {33a230ac-fc24-4e90-931d-9b36133e5d84} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.30 06:24:15.801907 [ 3 ] {33a230ac-fc24-4e90-931d-9b36133e5d84} executeQuery: Read 34 rows, 46.98 KiB in 0.001127655 sec., 30151 rows/sec., 40.69 MiB/sec. 2023.12.30 06:24:15.802018 [ 3 ] {33a230ac-fc24-4e90-931d-9b36133e5d84} DynamicQueryHandler: Done processing query 2023.12.30 06:24:15.802040 [ 3 ] {33a230ac-fc24-4e90-931d-9b36133e5d84} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.30 06:24:15.802054 [ 3 ] {} HTTP-Session: 2303e86b-37cc-43ab-9fd8-e8781f36ae19 Destroying unnamed session 2023.12.30 06:24:24.660068 [ 58 ] {} DNSResolver: Updating DNS cache 2023.12.30 06:24:24.660125 [ 58 ] {} DNSResolver: Updated DNS cache 2023.12.30 06:24:25.822818 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 4924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:25.822915 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:25.822939 [ 3 ] {} HTTP-Session: 12007119-cf02-4620-80cc-26d4c0398a9a Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:25.822961 [ 3 ] {} HTTP-Session: 12007119-cf02-4620-80cc-26d4c0398a9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:25.823079 [ 3 ] {2bfb4e4a-a557-449f-b8fb-9a147f6694c4} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:24:25.823133 [ 3 ] {2bfb4e4a-a557-449f-b8fb-9a147f6694c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.30 06:24:25.823273 [ 3 ] {2bfb4e4a-a557-449f-b8fb-9a147f6694c4} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:24:25.823765 [ 3 ] {2bfb4e4a-a557-449f-b8fb-9a147f6694c4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:24:25.824016 [ 3 ] {2bfb4e4a-a557-449f-b8fb-9a147f6694c4} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.30 06:24:25.824172 [ 3 ] {2bfb4e4a-a557-449f-b8fb-9a147f6694c4} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.30 06:24:25.824350 [ 3 ] {2bfb4e4a-a557-449f-b8fb-9a147f6694c4} executeQuery: Read 34 rows, 2.76 KiB in 0.001180587 sec., 28799 rows/sec., 2.28 MiB/sec. 2023.12.30 06:24:25.824495 [ 3 ] {2bfb4e4a-a557-449f-b8fb-9a147f6694c4} DynamicQueryHandler: Done processing query 2023.12.30 06:24:25.824520 [ 3 ] {2bfb4e4a-a557-449f-b8fb-9a147f6694c4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:24:25.824537 [ 3 ] {} HTTP-Session: 12007119-cf02-4620-80cc-26d4c0398a9a Destroying unnamed session 2023.12.30 06:24:25.824676 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 16542, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:25.824722 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:25.824742 [ 3 ] {} HTTP-Session: 8840ffe0-3b55-4c4a-8e8b-e7044fe136a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:25.824761 [ 3 ] {} HTTP-Session: 8840ffe0-3b55-4c4a-8e8b-e7044fe136a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:25.824845 [ 3 ] {03d481d9-181b-4050-810e-e771c773f6f2} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:24:25.824890 [ 3 ] {03d481d9-181b-4050-810e-e771c773f6f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:24:25.824992 [ 3 ] {03d481d9-181b-4050-810e-e771c773f6f2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:24:25.825455 [ 3 ] {03d481d9-181b-4050-810e-e771c773f6f2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:24:25.825669 [ 3 ] {03d481d9-181b-4050-810e-e771c773f6f2} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.30 06:24:25.825818 [ 3 ] {03d481d9-181b-4050-810e-e771c773f6f2} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.30 06:24:25.825913 [ 3 ] {03d481d9-181b-4050-810e-e771c773f6f2} executeQuery: Read 102 rows, 10.29 KiB in 0.001034804 sec., 98569 rows/sec., 9.71 MiB/sec. 2023.12.30 06:24:25.826027 [ 3 ] {03d481d9-181b-4050-810e-e771c773f6f2} DynamicQueryHandler: Done processing query 2023.12.30 06:24:25.826049 [ 3 ] {03d481d9-181b-4050-810e-e771c773f6f2} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2023.12.30 06:24:25.826064 [ 3 ] {} HTTP-Session: 8840ffe0-3b55-4c4a-8e8b-e7044fe136a9 Destroying unnamed session 2023.12.30 06:24:25.826211 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 5809, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:25.826256 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:25.826274 [ 3 ] {} HTTP-Session: fe2be6fc-28a7-45c3-99f4-f21fe7b95940 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:25.826355 [ 3 ] {} HTTP-Session: fe2be6fc-28a7-45c3-99f4-f21fe7b95940 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:25.826426 [ 3 ] {48c814ad-037e-419e-b990-ce438e79159a} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:24:25.826464 [ 3 ] {48c814ad-037e-419e-b990-ce438e79159a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:24:25.826562 [ 3 ] {48c814ad-037e-419e-b990-ce438e79159a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:24:25.826846 [ 3 ] {48c814ad-037e-419e-b990-ce438e79159a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:24:25.827041 [ 3 ] {48c814ad-037e-419e-b990-ce438e79159a} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.30 06:24:25.827186 [ 3 ] {48c814ad-037e-419e-b990-ce438e79159a} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.30 06:24:25.827281 [ 3 ] {48c814ad-037e-419e-b990-ce438e79159a} executeQuery: Read 34 rows, 2.72 KiB in 0.00088412 sec., 38456 rows/sec., 3.01 MiB/sec. 2023.12.30 06:24:25.827472 [ 3 ] {48c814ad-037e-419e-b990-ce438e79159a} DynamicQueryHandler: Done processing query 2023.12.30 06:24:25.827499 [ 3 ] {48c814ad-037e-419e-b990-ce438e79159a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:24:25.827517 [ 3 ] {} HTTP-Session: fe2be6fc-28a7-45c3-99f4-f21fe7b95940 Destroying unnamed session 2023.12.30 06:24:25.827687 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 36389, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:25.827738 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:25.827760 [ 3 ] {} HTTP-Session: d9c898b9-447e-412f-8a75-fc9566c1ba42 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:25.827778 [ 3 ] {} HTTP-Session: d9c898b9-447e-412f-8a75-fc9566c1ba42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:25.827865 [ 3 ] {13c8c990-c5a6-4a0d-a89d-3603fd03184b} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:24:25.827907 [ 3 ] {13c8c990-c5a6-4a0d-a89d-3603fd03184b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.30 06:24:25.828034 [ 3 ] {13c8c990-c5a6-4a0d-a89d-3603fd03184b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:24:25.828574 [ 3 ] {13c8c990-c5a6-4a0d-a89d-3603fd03184b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:24:25.828907 [ 3 ] {13c8c990-c5a6-4a0d-a89d-3603fd03184b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.30 06:24:25.829095 [ 3 ] {13c8c990-c5a6-4a0d-a89d-3603fd03184b} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.30 06:24:25.829196 [ 3 ] {13c8c990-c5a6-4a0d-a89d-3603fd03184b} executeQuery: Read 34 rows, 46.98 KiB in 0.00132198 sec., 25718 rows/sec., 34.71 MiB/sec. 2023.12.30 06:24:25.829396 [ 3 ] {13c8c990-c5a6-4a0d-a89d-3603fd03184b} DynamicQueryHandler: Done processing query 2023.12.30 06:24:25.829420 [ 3 ] {13c8c990-c5a6-4a0d-a89d-3603fd03184b} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.30 06:24:25.829436 [ 3 ] {} HTTP-Session: d9c898b9-447e-412f-8a75-fc9566c1ba42 Destroying unnamed session 2023.12.30 06:24:35.851098 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:35.851205 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:35.851302 [ 3 ] {} HTTP-Session: feb41a6a-b24f-4cd4-b1f4-155b72483028 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:35.851326 [ 3 ] {} HTTP-Session: feb41a6a-b24f-4cd4-b1f4-155b72483028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:35.851450 [ 3 ] {32e4dc9f-901c-4e6d-a620-ff38b47cb88f} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:24:35.851504 [ 3 ] {32e4dc9f-901c-4e6d-a620-ff38b47cb88f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.30 06:24:35.851647 [ 3 ] {32e4dc9f-901c-4e6d-a620-ff38b47cb88f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:24:35.852065 [ 3 ] {32e4dc9f-901c-4e6d-a620-ff38b47cb88f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:24:35.852373 [ 3 ] {32e4dc9f-901c-4e6d-a620-ff38b47cb88f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.30 06:24:35.852529 [ 3 ] {32e4dc9f-901c-4e6d-a620-ff38b47cb88f} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.30 06:24:35.852644 [ 3 ] {32e4dc9f-901c-4e6d-a620-ff38b47cb88f} executeQuery: Read 44 rows, 3.57 KiB in 0.001168917 sec., 37641 rows/sec., 2.98 MiB/sec. 2023.12.30 06:24:35.852817 [ 3 ] {32e4dc9f-901c-4e6d-a620-ff38b47cb88f} DynamicQueryHandler: Done processing query 2023.12.30 06:24:35.852843 [ 3 ] {32e4dc9f-901c-4e6d-a620-ff38b47cb88f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:24:35.852858 [ 3 ] {} HTTP-Session: feb41a6a-b24f-4cd4-b1f4-155b72483028 Destroying unnamed session 2023.12.30 06:24:35.852980 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 21031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:35.853023 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:35.853041 [ 3 ] {} HTTP-Session: f03af7b7-711d-43f7-8ea7-2f65f6414516 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:35.853057 [ 3 ] {} HTTP-Session: f03af7b7-711d-43f7-8ea7-2f65f6414516 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:35.853132 [ 3 ] {15c4fe17-2b1b-4283-ad67-749067616879} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:24:35.853169 [ 3 ] {15c4fe17-2b1b-4283-ad67-749067616879} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:24:35.853341 [ 3 ] {15c4fe17-2b1b-4283-ad67-749067616879} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:24:35.853726 [ 3 ] {15c4fe17-2b1b-4283-ad67-749067616879} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:24:35.853934 [ 3 ] {15c4fe17-2b1b-4283-ad67-749067616879} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.30 06:24:35.854088 [ 3 ] {15c4fe17-2b1b-4283-ad67-749067616879} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.30 06:24:35.854213 [ 3 ] {15c4fe17-2b1b-4283-ad67-749067616879} executeQuery: Read 132 rows, 12.97 KiB in 0.001045164 sec., 126295 rows/sec., 12.12 MiB/sec. 2023.12.30 06:24:35.854391 [ 3 ] {15c4fe17-2b1b-4283-ad67-749067616879} DynamicQueryHandler: Done processing query 2023.12.30 06:24:35.854415 [ 3 ] {15c4fe17-2b1b-4283-ad67-749067616879} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.30 06:24:35.854431 [ 3 ] {} HTTP-Session: f03af7b7-711d-43f7-8ea7-2f65f6414516 Destroying unnamed session 2023.12.30 06:24:35.854541 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 9387, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:35.854584 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:35.854602 [ 3 ] {} HTTP-Session: 0c7f4b10-c6c2-4eec-baac-7fc89845af09 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:35.854617 [ 3 ] {} HTTP-Session: 0c7f4b10-c6c2-4eec-baac-7fc89845af09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:35.854687 [ 3 ] {6f7fcc59-bfc4-4d7d-a544-55ea53917ebf} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:24:35.854723 [ 3 ] {6f7fcc59-bfc4-4d7d-a544-55ea53917ebf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:24:35.854823 [ 3 ] {6f7fcc59-bfc4-4d7d-a544-55ea53917ebf} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:24:35.855172 [ 3 ] {6f7fcc59-bfc4-4d7d-a544-55ea53917ebf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:24:35.855462 [ 3 ] {6f7fcc59-bfc4-4d7d-a544-55ea53917ebf} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.30 06:24:35.855610 [ 3 ] {6f7fcc59-bfc4-4d7d-a544-55ea53917ebf} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.30 06:24:35.855720 [ 3 ] {6f7fcc59-bfc4-4d7d-a544-55ea53917ebf} executeQuery: Read 55 rows, 4.43 KiB in 0.000996193 sec., 55210 rows/sec., 4.34 MiB/sec. 2023.12.30 06:24:35.855827 [ 3 ] {6f7fcc59-bfc4-4d7d-a544-55ea53917ebf} DynamicQueryHandler: Done processing query 2023.12.30 06:24:35.855849 [ 3 ] {6f7fcc59-bfc4-4d7d-a544-55ea53917ebf} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.30 06:24:35.855864 [ 3 ] {} HTTP-Session: 0c7f4b10-c6c2-4eec-baac-7fc89845af09 Destroying unnamed session 2023.12.30 06:24:35.856028 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 47072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:35.856077 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:35.856096 [ 3 ] {} HTTP-Session: d772f724-d764-4ff1-8db0-0a7e85574beb Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:35.856113 [ 3 ] {} HTTP-Session: d772f724-d764-4ff1-8db0-0a7e85574beb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:35.856193 [ 3 ] {7b137c85-9b76-4a51-91a5-ffaf346eef20} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:24:35.856300 [ 3 ] {7b137c85-9b76-4a51-91a5-ffaf346eef20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.30 06:24:35.856431 [ 3 ] {7b137c85-9b76-4a51-91a5-ffaf346eef20} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:24:35.856911 [ 3 ] {7b137c85-9b76-4a51-91a5-ffaf346eef20} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:24:35.857231 [ 3 ] {7b137c85-9b76-4a51-91a5-ffaf346eef20} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.30 06:24:35.857476 [ 3 ] {7b137c85-9b76-4a51-91a5-ffaf346eef20} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.30 06:24:35.857603 [ 3 ] {7b137c85-9b76-4a51-91a5-ffaf346eef20} executeQuery: Read 44 rows, 60.80 KiB in 0.001333691 sec., 32991 rows/sec., 44.52 MiB/sec. 2023.12.30 06:24:35.857758 [ 3 ] {7b137c85-9b76-4a51-91a5-ffaf346eef20} DynamicQueryHandler: Done processing query 2023.12.30 06:24:35.857783 [ 3 ] {7b137c85-9b76-4a51-91a5-ffaf346eef20} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.30 06:24:35.857799 [ 3 ] {} HTTP-Session: d772f724-d764-4ff1-8db0-0a7e85574beb Destroying unnamed session 2023.12.30 06:24:35.857897 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 1944, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:35.857940 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:35.857960 [ 3 ] {} HTTP-Session: b0650c53-07b6-438c-80f0-20817aa8b93e Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:35.857975 [ 3 ] {} HTTP-Session: b0650c53-07b6-438c-80f0-20817aa8b93e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:35.858043 [ 3 ] {cc8645b1-8c52-4614-8c5c-2d787145e25d} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:24:35.858082 [ 3 ] {cc8645b1-8c52-4614-8c5c-2d787145e25d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.12.30 06:24:35.858186 [ 3 ] {cc8645b1-8c52-4614-8c5c-2d787145e25d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:24:35.858521 [ 3 ] {cc8645b1-8c52-4614-8c5c-2d787145e25d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:24:35.858760 [ 3 ] {cc8645b1-8c52-4614-8c5c-2d787145e25d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.30 06:24:35.858953 [ 3 ] {cc8645b1-8c52-4614-8c5c-2d787145e25d} oximeter.measurements_i64 (7dc66827-2552-4ce5-9ea9-2a6f72bd489d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.30 06:24:35.859075 [ 3 ] {cc8645b1-8c52-4614-8c5c-2d787145e25d} executeQuery: Read 12 rows, 897.00 B in 0.000996123 sec., 12046 rows/sec., 879.39 KiB/sec. 2023.12.30 06:24:35.859202 [ 3 ] {cc8645b1-8c52-4614-8c5c-2d787145e25d} DynamicQueryHandler: Done processing query 2023.12.30 06:24:35.859228 [ 3 ] {cc8645b1-8c52-4614-8c5c-2d787145e25d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:24:35.859310 [ 3 ] {} HTTP-Session: b0650c53-07b6-438c-80f0-20817aa8b93e Destroying unnamed session 2023.12.30 06:24:39.660338 [ 128 ] {} DNSResolver: Updating DNS cache 2023.12.30 06:24:39.660404 [ 128 ] {} DNSResolver: Updated DNS cache 2023.12.30 06:24:40.863406 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:40.863508 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:40.863534 [ 3 ] {} HTTP-Session: 02d06c07-671a-4032-a386-2c7fd11285da Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:40.863556 [ 3 ] {} HTTP-Session: 02d06c07-671a-4032-a386-2c7fd11285da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:40.863803 [ 3 ] {330076d9-47c0-4d57-b373-1032f9b24ed1} executeQuery: (from [fd00:1122:3344:101::d]:65290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.12.30 06:24:40.864370 [ 3 ] {330076d9-47c0-4d57-b373-1032f9b24ed1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.30 06:24:40.864542 [ 3 ] {330076d9-47c0-4d57-b373-1032f9b24ed1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.30 06:24:40.864591 [ 3 ] {330076d9-47c0-4d57-b373-1032f9b24ed1} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.30 06:24:40.864820 [ 3 ] {330076d9-47c0-4d57-b373-1032f9b24ed1} oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2023.12.30 06:24:40.864905 [ 186 ] {330076d9-47c0-4d57-b373-1032f9b24ed1} oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.30 06:24:40.864933 [ 187 ] {330076d9-47c0-4d57-b373-1032f9b24ed1} oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.30 06:24:40.865031 [ 3 ] {330076d9-47c0-4d57-b373-1032f9b24ed1} oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.12.30 06:24:40.865115 [ 3 ] {330076d9-47c0-4d57-b373-1032f9b24ed1} oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.30 06:24:40.866915 [ 3 ] {330076d9-47c0-4d57-b373-1032f9b24ed1} executeQuery: Read 10 rows, 1.41 KiB in 0.003062101 sec., 3265 rows/sec., 458.92 KiB/sec. 2023.12.30 06:24:40.867186 [ 3 ] {330076d9-47c0-4d57-b373-1032f9b24ed1} DynamicQueryHandler: Done processing query 2023.12.30 06:24:40.867220 [ 3 ] {330076d9-47c0-4d57-b373-1032f9b24ed1} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.30 06:24:40.867240 [ 3 ] {} HTTP-Session: 02d06c07-671a-4032-a386-2c7fd11285da Destroying unnamed session 2023.12.30 06:24:40.867413 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:40.867461 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:40.867481 [ 3 ] {} HTTP-Session: fb1e0cac-8c61-4843-9114-c79d31577500 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:40.867499 [ 3 ] {} HTTP-Session: fb1e0cac-8c61-4843-9114-c79d31577500 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:40.867582 [ 3 ] {dd504149-fd46-4141-8144-ecf0cf5ee79e} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:24:40.867623 [ 3 ] {dd504149-fd46-4141-8144-ecf0cf5ee79e} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.30 06:24:40.867827 [ 3 ] {dd504149-fd46-4141-8144-ecf0cf5ee79e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:24:40.868143 [ 3 ] {dd504149-fd46-4141-8144-ecf0cf5ee79e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:24:40.868446 [ 3 ] {dd504149-fd46-4141-8144-ecf0cf5ee79e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.30 06:24:40.868603 [ 3 ] {dd504149-fd46-4141-8144-ecf0cf5ee79e} oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.30 06:24:40.868791 [ 3 ] {dd504149-fd46-4141-8144-ecf0cf5ee79e} executeQuery: Read 1 rows, 232.00 B in 0.001114296 sec., 897 rows/sec., 203.32 KiB/sec. 2023.12.30 06:24:40.868915 [ 3 ] {dd504149-fd46-4141-8144-ecf0cf5ee79e} DynamicQueryHandler: Done processing query 2023.12.30 06:24:40.868938 [ 3 ] {dd504149-fd46-4141-8144-ecf0cf5ee79e} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.30 06:24:40.868954 [ 3 ] {} HTTP-Session: fb1e0cac-8c61-4843-9114-c79d31577500 Destroying unnamed session 2023.12.30 06:24:40.869068 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:40.869113 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:40.869133 [ 3 ] {} HTTP-Session: 9e457207-a875-47eb-8504-3bf58201a1aa Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:40.869149 [ 3 ] {} HTTP-Session: 9e457207-a875-47eb-8504-3bf58201a1aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:40.869221 [ 3 ] {9bfcbdb8-1b36-4b9f-a24f-a56f314964de} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:24:40.869259 [ 3 ] {9bfcbdb8-1b36-4b9f-a24f-a56f314964de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.30 06:24:40.869391 [ 3 ] {9bfcbdb8-1b36-4b9f-a24f-a56f314964de} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:24:40.869667 [ 3 ] {9bfcbdb8-1b36-4b9f-a24f-a56f314964de} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:24:40.869976 [ 3 ] {9bfcbdb8-1b36-4b9f-a24f-a56f314964de} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.30 06:24:40.870131 [ 3 ] {9bfcbdb8-1b36-4b9f-a24f-a56f314964de} oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.30 06:24:40.870241 [ 3 ] {9bfcbdb8-1b36-4b9f-a24f-a56f314964de} executeQuery: Read 2 rows, 175.00 B in 0.000983143 sec., 2034 rows/sec., 173.83 KiB/sec. 2023.12.30 06:24:40.870373 [ 3 ] {9bfcbdb8-1b36-4b9f-a24f-a56f314964de} DynamicQueryHandler: Done processing query 2023.12.30 06:24:40.870396 [ 3 ] {9bfcbdb8-1b36-4b9f-a24f-a56f314964de} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:24:40.870411 [ 3 ] {} HTTP-Session: 9e457207-a875-47eb-8504-3bf58201a1aa Destroying unnamed session 2023.12.30 06:24:40.870553 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 5471, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:40.870597 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:40.870616 [ 3 ] {} HTTP-Session: 0ea7aed9-3d82-44ef-8e59-afaa3c63657d Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:40.870633 [ 3 ] {} HTTP-Session: 0ea7aed9-3d82-44ef-8e59-afaa3c63657d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:40.870770 [ 3 ] {9952c747-f096-47d9-af5e-08398908b1a9} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:24:40.870808 [ 3 ] {9952c747-f096-47d9-af5e-08398908b1a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:24:40.870909 [ 3 ] {9952c747-f096-47d9-af5e-08398908b1a9} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:24:40.871211 [ 3 ] {9952c747-f096-47d9-af5e-08398908b1a9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:24:40.871410 [ 3 ] {9952c747-f096-47d9-af5e-08398908b1a9} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.30 06:24:40.871551 [ 3 ] {9952c747-f096-47d9-af5e-08398908b1a9} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.30 06:24:40.871670 [ 3 ] {9952c747-f096-47d9-af5e-08398908b1a9} executeQuery: Read 37 rows, 3.18 KiB in 0.000929342 sec., 39813 rows/sec., 3.34 MiB/sec. 2023.12.30 06:24:40.871823 [ 128 ] {} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.30 06:24:40.871855 [ 3 ] {9952c747-f096-47d9-af5e-08398908b1a9} DynamicQueryHandler: Done processing query 2023.12.30 06:24:40.871891 [ 3 ] {9952c747-f096-47d9-af5e-08398908b1a9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:24:40.871900 [ 128 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:24:40.871919 [ 3 ] {} HTTP-Session: 0ea7aed9-3d82-44ef-8e59-afaa3c63657d Destroying unnamed session 2023.12.30 06:24:40.872053 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:40.872075 [ 25 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.30 06:24:40.872112 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:40.872143 [ 3 ] {} HTTP-Session: 34ff35ea-6932-4eff-a44b-ece544e9f28f Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:40.872161 [ 3 ] {} HTTP-Session: 34ff35ea-6932-4eff-a44b-ece544e9f28f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:40.872241 [ 3 ] {33d0920c-3914-473b-981e-e8cdaa25015f} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:24:40.872304 [ 3 ] {33d0920c-3914-473b-981e-e8cdaa25015f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.30 06:24:40.872351 [ 25 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.30 06:24:40.872474 [ 3 ] {33d0920c-3914-473b-981e-e8cdaa25015f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:24:40.872525 [ 25 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 96 rows starting from the beginning of the part 2023.12.30 06:24:40.872805 [ 25 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part 2023.12.30 06:24:40.873085 [ 25 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 102 rows starting from the beginning of the part 2023.12.30 06:24:40.873362 [ 25 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 102 rows starting from the beginning of the part 2023.12.30 06:24:40.873387 [ 3 ] {33d0920c-3914-473b-981e-e8cdaa25015f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:24:40.873512 [ 25 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 132 rows starting from the beginning of the part 2023.12.30 06:24:40.873627 [ 25 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part 2023.12.30 06:24:40.873927 [ 3 ] {33d0920c-3914-473b-981e-e8cdaa25015f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.30 06:24:40.874219 [ 3 ] {33d0920c-3914-473b-981e-e8cdaa25015f} oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.30 06:24:40.874445 [ 3 ] {33d0920c-3914-473b-981e-e8cdaa25015f} executeQuery: Read 2 rows, 143.00 B in 0.00215158 sec., 929 rows/sec., 64.91 KiB/sec. 2023.12.30 06:24:40.874855 [ 3 ] {33d0920c-3914-473b-981e-e8cdaa25015f} DynamicQueryHandler: Done processing query 2023.12.30 06:24:40.874905 [ 3 ] {33d0920c-3914-473b-981e-e8cdaa25015f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:24:40.874932 [ 3 ] {} HTTP-Session: 34ff35ea-6932-4eff-a44b-ece544e9f28f Destroying unnamed session 2023.12.30 06:24:40.875148 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 4429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:40.875245 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:40.875275 [ 3 ] {} HTTP-Session: 7b68d3a8-92d5-4a8a-8f85-3fa72712b018 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:40.875276 [ 20 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 505 rows, containing 4 columns (4 merged, 0 gathered) in 0.003299277 sec., 153063.83792570312 rows/sec., 14.67 MiB/sec. 2023.12.30 06:24:40.875302 [ 3 ] {} HTTP-Session: 7b68d3a8-92d5-4a8a-8f85-3fa72712b018 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:40.875464 [ 3 ] {bf80f7f5-860f-4326-a5ea-5d5f43086f21} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:24:40.875501 [ 20 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.30 06:24:40.875549 [ 3 ] {bf80f7f5-860f-4326-a5ea-5d5f43086f21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:24:40.875807 [ 3 ] {bf80f7f5-860f-4326-a5ea-5d5f43086f21} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:24:40.875874 [ 20 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_6_1} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.30 06:24:40.875991 [ 20 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_6_1} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.30 06:24:40.876274 [ 3 ] {bf80f7f5-860f-4326-a5ea-5d5f43086f21} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:24:40.876492 [ 3 ] {bf80f7f5-860f-4326-a5ea-5d5f43086f21} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.30 06:24:40.876648 [ 3 ] {bf80f7f5-860f-4326-a5ea-5d5f43086f21} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.30 06:24:40.876837 [ 128 ] {} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.30 06:24:40.876840 [ 3 ] {bf80f7f5-860f-4326-a5ea-5d5f43086f21} executeQuery: Read 26 rows, 2.06 KiB in 0.001259889 sec., 20636 rows/sec., 1.60 MiB/sec. 2023.12.30 06:24:40.876903 [ 128 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:24:40.877028 [ 24 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.30 06:24:40.877080 [ 3 ] {bf80f7f5-860f-4326-a5ea-5d5f43086f21} DynamicQueryHandler: Done processing query 2023.12.30 06:24:40.877122 [ 3 ] {bf80f7f5-860f-4326-a5ea-5d5f43086f21} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:24:40.877147 [ 24 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.30 06:24:40.877157 [ 3 ] {} HTTP-Session: 7b68d3a8-92d5-4a8a-8f85-3fa72712b018 Destroying unnamed session 2023.12.30 06:24:40.877196 [ 24 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 41 rows starting from the beginning of the part 2023.12.30 06:24:40.877318 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:40.877377 [ 24 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part 2023.12.30 06:24:40.877404 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:40.877449 [ 3 ] {} HTTP-Session: b0418828-a29d-452b-beda-0a5f349da667 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:40.877485 [ 3 ] {} HTTP-Session: b0418828-a29d-452b-beda-0a5f349da667 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:40.877569 [ 24 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 34 rows starting from the beginning of the part 2023.12.30 06:24:40.877691 [ 3 ] {b9f64c86-fc56-4132-9733-43e471059874} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:24:40.877834 [ 24 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part 2023.12.30 06:24:40.877858 [ 3 ] {b9f64c86-fc56-4132-9733-43e471059874} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.30 06:24:40.878088 [ 24 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 55 rows starting from the beginning of the part 2023.12.30 06:24:40.878387 [ 24 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part 2023.12.30 06:24:40.878444 [ 3 ] {b9f64c86-fc56-4132-9733-43e471059874} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:24:40.879295 [ 3 ] {b9f64c86-fc56-4132-9733-43e471059874} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:24:40.880088 [ 3 ] {b9f64c86-fc56-4132-9733-43e471059874} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.30 06:24:40.880089 [ 20 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 4 columns (4 merged, 0 gathered) in 0.003118221 sec., 68628.87524649472 rows/sec., 5.36 MiB/sec. 2023.12.30 06:24:40.880238 [ 24 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.30 06:24:40.880355 [ 3 ] {b9f64c86-fc56-4132-9733-43e471059874} oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.30 06:24:40.880460 [ 24 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_6_1} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.30 06:24:40.880572 [ 3 ] {b9f64c86-fc56-4132-9733-43e471059874} executeQuery: Read 37 rows, 2.67 KiB in 0.002793314 sec., 13245 rows/sec., 956.53 KiB/sec. 2023.12.30 06:24:40.880607 [ 24 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_6_1} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.30 06:24:40.880929 [ 3 ] {b9f64c86-fc56-4132-9733-43e471059874} DynamicQueryHandler: Done processing query 2023.12.30 06:24:40.880960 [ 3 ] {b9f64c86-fc56-4132-9733-43e471059874} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:24:40.880978 [ 3 ] {} HTTP-Session: b0418828-a29d-452b-beda-0a5f349da667 Destroying unnamed session 2023.12.30 06:24:45.878144 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:45.878321 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:45.878346 [ 3 ] {} HTTP-Session: 39cce1b9-5c33-46d2-97f2-ef47bdaea4fb Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:45.878369 [ 3 ] {} HTTP-Session: 39cce1b9-5c33-46d2-97f2-ef47bdaea4fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:45.878486 [ 3 ] {0dda4b9e-d5fe-41e1-9a92-c4dc1c5a07d3} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:24:45.878541 [ 3 ] {0dda4b9e-d5fe-41e1-9a92-c4dc1c5a07d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.30 06:24:45.878684 [ 3 ] {0dda4b9e-d5fe-41e1-9a92-c4dc1c5a07d3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:24:45.879078 [ 3 ] {0dda4b9e-d5fe-41e1-9a92-c4dc1c5a07d3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:24:45.879396 [ 3 ] {0dda4b9e-d5fe-41e1-9a92-c4dc1c5a07d3} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.30 06:24:45.879556 [ 3 ] {0dda4b9e-d5fe-41e1-9a92-c4dc1c5a07d3} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.30 06:24:45.879669 [ 3 ] {0dda4b9e-d5fe-41e1-9a92-c4dc1c5a07d3} executeQuery: Read 46 rows, 3.73 KiB in 0.001158086 sec., 39720 rows/sec., 3.14 MiB/sec. 2023.12.30 06:24:45.879839 [ 3 ] {0dda4b9e-d5fe-41e1-9a92-c4dc1c5a07d3} DynamicQueryHandler: Done processing query 2023.12.30 06:24:45.879864 [ 3 ] {0dda4b9e-d5fe-41e1-9a92-c4dc1c5a07d3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:24:45.879880 [ 3 ] {} HTTP-Session: 39cce1b9-5c33-46d2-97f2-ef47bdaea4fb Destroying unnamed session 2023.12.30 06:24:45.880015 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 21987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:45.880062 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:45.880082 [ 3 ] {} HTTP-Session: c9c66513-8cd7-461b-b2cf-ce4e3bdb21f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:45.880101 [ 3 ] {} HTTP-Session: c9c66513-8cd7-461b-b2cf-ce4e3bdb21f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:45.880251 [ 3 ] {1581efc1-eeb0-4106-8c6d-9f9c9ae2db75} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:24:45.880291 [ 3 ] {1581efc1-eeb0-4106-8c6d-9f9c9ae2db75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:24:45.880401 [ 3 ] {1581efc1-eeb0-4106-8c6d-9f9c9ae2db75} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:24:45.880764 [ 3 ] {1581efc1-eeb0-4106-8c6d-9f9c9ae2db75} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:24:45.880975 [ 3 ] {1581efc1-eeb0-4106-8c6d-9f9c9ae2db75} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.30 06:24:45.881116 [ 3 ] {1581efc1-eeb0-4106-8c6d-9f9c9ae2db75} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.30 06:24:45.881280 [ 3 ] {1581efc1-eeb0-4106-8c6d-9f9c9ae2db75} executeQuery: Read 138 rows, 13.56 KiB in 0.000997373 sec., 138363 rows/sec., 13.28 MiB/sec. 2023.12.30 06:24:45.881377 [ 3 ] {1581efc1-eeb0-4106-8c6d-9f9c9ae2db75} DynamicQueryHandler: Done processing query 2023.12.30 06:24:45.881400 [ 3 ] {1581efc1-eeb0-4106-8c6d-9f9c9ae2db75} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.30 06:24:45.881415 [ 3 ] {} HTTP-Session: c9c66513-8cd7-461b-b2cf-ce4e3bdb21f7 Destroying unnamed session 2023.12.30 06:24:45.881585 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:45.881627 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:45.881648 [ 3 ] {} HTTP-Session: ad3d67f0-e2d8-4623-b477-31b88baff8da Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:45.881664 [ 3 ] {} HTTP-Session: ad3d67f0-e2d8-4623-b477-31b88baff8da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:45.881732 [ 3 ] {a2840e1f-a2fe-44e7-8fbf-b6213dee55a5} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:24:45.881770 [ 3 ] {a2840e1f-a2fe-44e7-8fbf-b6213dee55a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:24:45.881867 [ 3 ] {a2840e1f-a2fe-44e7-8fbf-b6213dee55a5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:24:45.882148 [ 3 ] {a2840e1f-a2fe-44e7-8fbf-b6213dee55a5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:24:45.882424 [ 3 ] {a2840e1f-a2fe-44e7-8fbf-b6213dee55a5} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.30 06:24:45.882600 [ 3 ] {a2840e1f-a2fe-44e7-8fbf-b6213dee55a5} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.30 06:24:45.882712 [ 3 ] {a2840e1f-a2fe-44e7-8fbf-b6213dee55a5} executeQuery: Read 46 rows, 3.68 KiB in 0.000947551 sec., 48546 rows/sec., 3.80 MiB/sec. 2023.12.30 06:24:45.882825 [ 3 ] {a2840e1f-a2fe-44e7-8fbf-b6213dee55a5} DynamicQueryHandler: Done processing query 2023.12.30 06:24:45.882847 [ 3 ] {a2840e1f-a2fe-44e7-8fbf-b6213dee55a5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:24:45.882863 [ 3 ] {} HTTP-Session: ad3d67f0-e2d8-4623-b477-31b88baff8da Destroying unnamed session 2023.12.30 06:24:45.883005 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:45.883049 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:45.883066 [ 3 ] {} HTTP-Session: 1fbf99a2-d720-4e9e-b45f-cb1c6a2384f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:45.883083 [ 3 ] {} HTTP-Session: 1fbf99a2-d720-4e9e-b45f-cb1c6a2384f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:45.883163 [ 3 ] {e7e99c8b-1a9c-419f-8bca-6da3cd25286f} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:24:45.883275 [ 3 ] {e7e99c8b-1a9c-419f-8bca-6da3cd25286f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.30 06:24:45.883404 [ 3 ] {e7e99c8b-1a9c-419f-8bca-6da3cd25286f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:24:45.883870 [ 3 ] {e7e99c8b-1a9c-419f-8bca-6da3cd25286f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:24:45.884287 [ 3 ] {e7e99c8b-1a9c-419f-8bca-6da3cd25286f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.30 06:24:45.884465 [ 3 ] {e7e99c8b-1a9c-419f-8bca-6da3cd25286f} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.30 06:24:45.884568 [ 3 ] {e7e99c8b-1a9c-419f-8bca-6da3cd25286f} executeQuery: Read 46 rows, 63.56 KiB in 0.001326021 sec., 34690 rows/sec., 46.81 MiB/sec. 2023.12.30 06:24:45.884674 [ 3 ] {e7e99c8b-1a9c-419f-8bca-6da3cd25286f} DynamicQueryHandler: Done processing query 2023.12.30 06:24:45.884696 [ 3 ] {e7e99c8b-1a9c-419f-8bca-6da3cd25286f} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.30 06:24:45.884711 [ 3 ] {} HTTP-Session: 1fbf99a2-d720-4e9e-b45f-cb1c6a2384f3 Destroying unnamed session 2023.12.30 06:24:54.661282 [ 159 ] {} DNSResolver: Updating DNS cache 2023.12.30 06:24:54.661341 [ 159 ] {} DNSResolver: Updated DNS cache 2023.12.30 06:24:55.905247 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:55.905340 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:55.905362 [ 3 ] {} HTTP-Session: 8fae2fb7-6688-4e44-b1da-ccc784e4cbda Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:55.905384 [ 3 ] {} HTTP-Session: 8fae2fb7-6688-4e44-b1da-ccc784e4cbda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:55.905503 [ 3 ] {139b5a80-e8e4-4910-b26d-1cffe5ac5870} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:24:55.905557 [ 3 ] {139b5a80-e8e4-4910-b26d-1cffe5ac5870} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.30 06:24:55.905704 [ 3 ] {139b5a80-e8e4-4910-b26d-1cffe5ac5870} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:24:55.906177 [ 3 ] {139b5a80-e8e4-4910-b26d-1cffe5ac5870} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:24:55.906425 [ 3 ] {139b5a80-e8e4-4910-b26d-1cffe5ac5870} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.30 06:24:55.906581 [ 3 ] {139b5a80-e8e4-4910-b26d-1cffe5ac5870} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.30 06:24:55.906690 [ 3 ] {139b5a80-e8e4-4910-b26d-1cffe5ac5870} executeQuery: Read 46 rows, 3.73 KiB in 0.001164507 sec., 39501 rows/sec., 3.13 MiB/sec. 2023.12.30 06:24:55.906712 [ 159 ] {} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.30 06:24:55.906819 [ 159 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:24:55.906880 [ 3 ] {139b5a80-e8e4-4910-b26d-1cffe5ac5870} DynamicQueryHandler: Done processing query 2023.12.30 06:24:55.906920 [ 3 ] {139b5a80-e8e4-4910-b26d-1cffe5ac5870} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:24:55.906927 [ 16 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.30 06:24:55.906955 [ 3 ] {} HTTP-Session: 8fae2fb7-6688-4e44-b1da-ccc784e4cbda Destroying unnamed session 2023.12.30 06:24:55.907065 [ 16 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.30 06:24:55.907182 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:55.907191 [ 16 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part 2023.12.30 06:24:55.907249 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:55.907298 [ 3 ] {} HTTP-Session: d1d0b1d4-478e-4fea-ada1-49df8c87ea63 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:55.907330 [ 3 ] {} HTTP-Session: d1d0b1d4-478e-4fea-ada1-49df8c87ea63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:55.907459 [ 16 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 34 rows starting from the beginning of the part 2023.12.30 06:24:55.907513 [ 3 ] {30444ede-35e0-4a77-abe5-023a627a10e1} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:24:55.907618 [ 3 ] {30444ede-35e0-4a77-abe5-023a627a10e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.30 06:24:55.907653 [ 16 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 34 rows starting from the beginning of the part 2023.12.30 06:24:55.907934 [ 16 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part 2023.12.30 06:24:55.908080 [ 3 ] {30444ede-35e0-4a77-abe5-023a627a10e1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:24:55.908241 [ 16 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 46 rows starting from the beginning of the part 2023.12.30 06:24:55.908402 [ 16 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 46 rows starting from the beginning of the part 2023.12.30 06:24:55.908896 [ 3 ] {30444ede-35e0-4a77-abe5-023a627a10e1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:24:55.909368 [ 3 ] {30444ede-35e0-4a77-abe5-023a627a10e1} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.30 06:24:55.909673 [ 3 ] {30444ede-35e0-4a77-abe5-023a627a10e1} oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.30 06:24:55.909964 [ 3 ] {30444ede-35e0-4a77-abe5-023a627a10e1} executeQuery: Read 2 rows, 175.00 B in 0.002414506 sec., 828 rows/sec., 70.78 KiB/sec. 2023.12.30 06:24:55.909966 [ 16 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 236 rows, containing 4 columns (4 merged, 0 gathered) in 0.003091131 sec., 76347.45987795405 rows/sec., 6.04 MiB/sec. 2023.12.30 06:24:55.910241 [ 24 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.30 06:24:55.910243 [ 3 ] {30444ede-35e0-4a77-abe5-023a627a10e1} DynamicQueryHandler: Done processing query 2023.12.30 06:24:55.910299 [ 3 ] {30444ede-35e0-4a77-abe5-023a627a10e1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:24:55.910326 [ 3 ] {} HTTP-Session: d1d0b1d4-478e-4fea-ada1-49df8c87ea63 Destroying unnamed session 2023.12.30 06:24:55.910477 [ 24 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_6_1} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.30 06:24:55.910518 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 22136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:55.910584 [ 24 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_6_1} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.30 06:24:55.910594 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:55.910636 [ 3 ] {} HTTP-Session: 5626cff1-9402-46f5-85da-f9c4ea893ce5 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:55.910681 [ 3 ] {} HTTP-Session: 5626cff1-9402-46f5-85da-f9c4ea893ce5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:55.910765 [ 3 ] {b76b208c-c2d5-4633-a69d-02b48c18e1f1} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:24:55.910802 [ 3 ] {b76b208c-c2d5-4633-a69d-02b48c18e1f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:24:55.910918 [ 3 ] {b76b208c-c2d5-4633-a69d-02b48c18e1f1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:24:55.911416 [ 3 ] {b76b208c-c2d5-4633-a69d-02b48c18e1f1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:24:55.911659 [ 3 ] {b76b208c-c2d5-4633-a69d-02b48c18e1f1} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.30 06:24:55.911802 [ 3 ] {b76b208c-c2d5-4633-a69d-02b48c18e1f1} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.30 06:24:55.911916 [ 3 ] {b76b208c-c2d5-4633-a69d-02b48c18e1f1} executeQuery: Read 139 rows, 13.65 KiB in 0.001123456 sec., 123725 rows/sec., 11.87 MiB/sec. 2023.12.30 06:24:55.912032 [ 3 ] {b76b208c-c2d5-4633-a69d-02b48c18e1f1} DynamicQueryHandler: Done processing query 2023.12.30 06:24:55.912054 [ 3 ] {b76b208c-c2d5-4633-a69d-02b48c18e1f1} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.30 06:24:55.912069 [ 3 ] {} HTTP-Session: 5626cff1-9402-46f5-85da-f9c4ea893ce5 Destroying unnamed session 2023.12.30 06:24:55.912267 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:55.912310 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:55.912329 [ 3 ] {} HTTP-Session: 97f845a9-ba8f-475f-85b6-17eb5a312ef0 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:55.912345 [ 3 ] {} HTTP-Session: 97f845a9-ba8f-475f-85b6-17eb5a312ef0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:55.912411 [ 3 ] {35440ada-39b1-4c9d-9be0-20a432b2d57e} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:24:55.912448 [ 3 ] {35440ada-39b1-4c9d-9be0-20a432b2d57e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.30 06:24:55.912551 [ 3 ] {35440ada-39b1-4c9d-9be0-20a432b2d57e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:24:55.912806 [ 3 ] {35440ada-39b1-4c9d-9be0-20a432b2d57e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:24:55.913010 [ 3 ] {35440ada-39b1-4c9d-9be0-20a432b2d57e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.30 06:24:55.913218 [ 3 ] {35440ada-39b1-4c9d-9be0-20a432b2d57e} oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.30 06:24:55.913337 [ 3 ] {35440ada-39b1-4c9d-9be0-20a432b2d57e} executeQuery: Read 2 rows, 143.00 B in 0.000889071 sec., 2249 rows/sec., 157.07 KiB/sec. 2023.12.30 06:24:55.913447 [ 3 ] {35440ada-39b1-4c9d-9be0-20a432b2d57e} DynamicQueryHandler: Done processing query 2023.12.30 06:24:55.913469 [ 3 ] {35440ada-39b1-4c9d-9be0-20a432b2d57e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:24:55.913484 [ 3 ] {} HTTP-Session: 97f845a9-ba8f-475f-85b6-17eb5a312ef0 Destroying unnamed session 2023.12.30 06:24:55.913593 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 8181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:55.913636 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:55.913654 [ 3 ] {} HTTP-Session: 803038b5-1200-43a2-a95d-d315ee33ae9f Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:55.913669 [ 3 ] {} HTTP-Session: 803038b5-1200-43a2-a95d-d315ee33ae9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:55.913736 [ 3 ] {e99c8745-e94e-4067-999f-36cbafba92c9} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:24:55.913772 [ 3 ] {e99c8745-e94e-4067-999f-36cbafba92c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:24:55.913870 [ 3 ] {e99c8745-e94e-4067-999f-36cbafba92c9} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:24:55.914213 [ 3 ] {e99c8745-e94e-4067-999f-36cbafba92c9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:24:55.914403 [ 3 ] {e99c8745-e94e-4067-999f-36cbafba92c9} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.30 06:24:55.914542 [ 3 ] {e99c8745-e94e-4067-999f-36cbafba92c9} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.30 06:24:55.914654 [ 3 ] {e99c8745-e94e-4067-999f-36cbafba92c9} executeQuery: Read 48 rows, 3.85 KiB in 0.000881911 sec., 54427 rows/sec., 4.26 MiB/sec. 2023.12.30 06:24:55.914762 [ 3 ] {e99c8745-e94e-4067-999f-36cbafba92c9} DynamicQueryHandler: Done processing query 2023.12.30 06:24:55.914785 [ 3 ] {e99c8745-e94e-4067-999f-36cbafba92c9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:24:55.914800 [ 3 ] {} HTTP-Session: 803038b5-1200-43a2-a95d-d315ee33ae9f Destroying unnamed session 2023.12.30 06:24:55.914895 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:55.914937 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:55.914955 [ 3 ] {} HTTP-Session: cca2e187-9ae4-4276-8836-017fb2b9a788 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:55.914971 [ 3 ] {} HTTP-Session: cca2e187-9ae4-4276-8836-017fb2b9a788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:55.915036 [ 3 ] {5724eb30-03c9-4b73-9b23-df3344d459d8} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:24:55.915077 [ 3 ] {5724eb30-03c9-4b73-9b23-df3344d459d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.30 06:24:55.915263 [ 3 ] {5724eb30-03c9-4b73-9b23-df3344d459d8} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:24:55.915519 [ 3 ] {5724eb30-03c9-4b73-9b23-df3344d459d8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:24:55.915751 [ 3 ] {5724eb30-03c9-4b73-9b23-df3344d459d8} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.30 06:24:55.915933 [ 3 ] {5724eb30-03c9-4b73-9b23-df3344d459d8} oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.30 06:24:55.916050 [ 3 ] {5724eb30-03c9-4b73-9b23-df3344d459d8} executeQuery: Read 1 rows, 72.00 B in 0.000982923 sec., 1017 rows/sec., 71.53 KiB/sec. 2023.12.30 06:24:55.916225 [ 3 ] {5724eb30-03c9-4b73-9b23-df3344d459d8} DynamicQueryHandler: Done processing query 2023.12.30 06:24:55.916249 [ 3 ] {5724eb30-03c9-4b73-9b23-df3344d459d8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:24:55.916264 [ 3 ] {} HTTP-Session: cca2e187-9ae4-4276-8836-017fb2b9a788 Destroying unnamed session 2023.12.30 06:24:55.916413 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:24:55.916456 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:24:55.916563 [ 3 ] {} HTTP-Session: bdf6a9e5-2718-417c-8c0d-e16b3761189c Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:24:55.916579 [ 3 ] {} HTTP-Session: bdf6a9e5-2718-417c-8c0d-e16b3761189c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:24:55.916660 [ 3 ] {8b69db2b-d93e-47c9-afa6-9c5e303ab585} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:24:55.916702 [ 3 ] {8b69db2b-d93e-47c9-afa6-9c5e303ab585} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.30 06:24:55.916829 [ 3 ] {8b69db2b-d93e-47c9-afa6-9c5e303ab585} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:24:55.917339 [ 3 ] {8b69db2b-d93e-47c9-afa6-9c5e303ab585} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:24:55.917636 [ 3 ] {8b69db2b-d93e-47c9-afa6-9c5e303ab585} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.30 06:24:55.917802 [ 3 ] {8b69db2b-d93e-47c9-afa6-9c5e303ab585} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.30 06:24:55.917923 [ 3 ] {8b69db2b-d93e-47c9-afa6-9c5e303ab585} executeQuery: Read 46 rows, 63.56 KiB in 0.001247519 sec., 36873 rows/sec., 49.76 MiB/sec. 2023.12.30 06:24:55.917914 [ 147 ] {} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.30 06:24:55.917997 [ 147 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:24:55.918112 [ 16 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.30 06:24:55.918196 [ 3 ] {8b69db2b-d93e-47c9-afa6-9c5e303ab585} DynamicQueryHandler: Done processing query 2023.12.30 06:24:55.918232 [ 3 ] {8b69db2b-d93e-47c9-afa6-9c5e303ab585} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.30 06:24:55.918273 [ 3 ] {} HTTP-Session: bdf6a9e5-2718-417c-8c0d-e16b3761189c Destroying unnamed session 2023.12.30 06:24:55.918336 [ 16 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.30 06:24:55.918368 [ 16 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part 2023.12.30 06:24:55.918573 [ 16 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 34 rows starting from the beginning of the part 2023.12.30 06:24:55.918669 [ 16 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 34 rows starting from the beginning of the part 2023.12.30 06:24:55.918761 [ 16 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part 2023.12.30 06:24:55.918845 [ 16 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 46 rows starting from the beginning of the part 2023.12.30 06:24:55.918927 [ 16 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 46 rows starting from the beginning of the part 2023.12.30 06:24:55.920982 [ 16 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 236 rows, containing 6 columns (6 merged, 0 gathered) in 0.002909067 sec., 81125.66675157362 rows/sec., 109.47 MiB/sec. 2023.12.30 06:24:55.921238 [ 16 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.30 06:24:55.921433 [ 16 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_6_1} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.30 06:24:55.921491 [ 16 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_6_1} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.30 06:24:55.921548 [ 16 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_6_1: 4.07 MiB. 2023.12.30 06:25:05.931457 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:25:05.931572 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:25:05.931595 [ 3 ] {} HTTP-Session: c90f6be7-251d-4aaa-a920-85ad53aff68f Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:25:05.931618 [ 3 ] {} HTTP-Session: c90f6be7-251d-4aaa-a920-85ad53aff68f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:25:05.931733 [ 3 ] {1ab42e6c-d6cf-45ee-b325-fe8d459d078d} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:25:05.931789 [ 3 ] {1ab42e6c-d6cf-45ee-b325-fe8d459d078d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.30 06:25:05.931932 [ 3 ] {1ab42e6c-d6cf-45ee-b325-fe8d459d078d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:25:05.932434 [ 3 ] {1ab42e6c-d6cf-45ee-b325-fe8d459d078d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:25:05.932680 [ 3 ] {1ab42e6c-d6cf-45ee-b325-fe8d459d078d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.30 06:25:05.932829 [ 3 ] {1ab42e6c-d6cf-45ee-b325-fe8d459d078d} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.30 06:25:05.932946 [ 3 ] {1ab42e6c-d6cf-45ee-b325-fe8d459d078d} executeQuery: Read 46 rows, 3.73 KiB in 0.001189478 sec., 38672 rows/sec., 3.06 MiB/sec. 2023.12.30 06:25:05.933075 [ 3 ] {1ab42e6c-d6cf-45ee-b325-fe8d459d078d} DynamicQueryHandler: Done processing query 2023.12.30 06:25:05.933099 [ 3 ] {1ab42e6c-d6cf-45ee-b325-fe8d459d078d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:25:05.933114 [ 3 ] {} HTTP-Session: c90f6be7-251d-4aaa-a920-85ad53aff68f Destroying unnamed session 2023.12.30 06:25:05.933321 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 21987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:25:05.933365 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:25:05.933382 [ 3 ] {} HTTP-Session: a09fce30-2876-4342-b504-373fd37bb757 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:25:05.933398 [ 3 ] {} HTTP-Session: a09fce30-2876-4342-b504-373fd37bb757 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:25:05.933473 [ 3 ] {d993a557-71a6-4989-b47d-97892b4cf36d} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:25:05.933511 [ 3 ] {d993a557-71a6-4989-b47d-97892b4cf36d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:25:05.933612 [ 3 ] {d993a557-71a6-4989-b47d-97892b4cf36d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:25:05.933987 [ 3 ] {d993a557-71a6-4989-b47d-97892b4cf36d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:25:05.934264 [ 3 ] {d993a557-71a6-4989-b47d-97892b4cf36d} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.30 06:25:05.934413 [ 3 ] {d993a557-71a6-4989-b47d-97892b4cf36d} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.30 06:25:05.934527 [ 3 ] {d993a557-71a6-4989-b47d-97892b4cf36d} executeQuery: Read 138 rows, 13.56 KiB in 0.001024653 sec., 134679 rows/sec., 12.93 MiB/sec. 2023.12.30 06:25:05.934637 [ 3 ] {d993a557-71a6-4989-b47d-97892b4cf36d} DynamicQueryHandler: Done processing query 2023.12.30 06:25:05.934660 [ 3 ] {d993a557-71a6-4989-b47d-97892b4cf36d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.30 06:25:05.934677 [ 3 ] {} HTTP-Session: a09fce30-2876-4342-b504-373fd37bb757 Destroying unnamed session 2023.12.30 06:25:05.934793 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:25:05.934837 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:25:05.934856 [ 3 ] {} HTTP-Session: 5e60449a-570e-40b6-b43c-337193ead19a Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:25:05.934872 [ 3 ] {} HTTP-Session: 5e60449a-570e-40b6-b43c-337193ead19a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:25:05.934940 [ 3 ] {d7849556-e093-49ff-aaad-aec9153cdb29} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:25:05.934976 [ 3 ] {d7849556-e093-49ff-aaad-aec9153cdb29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:25:05.935080 [ 3 ] {d7849556-e093-49ff-aaad-aec9153cdb29} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:25:05.935431 [ 3 ] {d7849556-e093-49ff-aaad-aec9153cdb29} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:25:05.935630 [ 3 ] {d7849556-e093-49ff-aaad-aec9153cdb29} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.30 06:25:05.935801 [ 3 ] {d7849556-e093-49ff-aaad-aec9153cdb29} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.30 06:25:05.935929 [ 3 ] {d7849556-e093-49ff-aaad-aec9153cdb29} executeQuery: Read 46 rows, 3.68 KiB in 0.000956722 sec., 48080 rows/sec., 3.76 MiB/sec. 2023.12.30 06:25:05.936098 [ 3 ] {d7849556-e093-49ff-aaad-aec9153cdb29} DynamicQueryHandler: Done processing query 2023.12.30 06:25:05.936124 [ 3 ] {d7849556-e093-49ff-aaad-aec9153cdb29} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:25:05.936205 [ 3 ] {} HTTP-Session: 5e60449a-570e-40b6-b43c-337193ead19a Destroying unnamed session 2023.12.30 06:25:05.936395 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:25:05.936439 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:25:05.936458 [ 3 ] {} HTTP-Session: e8f14ee1-063c-41ab-8c1a-45fa8c62efb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:25:05.936473 [ 3 ] {} HTTP-Session: e8f14ee1-063c-41ab-8c1a-45fa8c62efb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:25:05.936558 [ 3 ] {78633072-6163-4309-b5d6-7944eb89301c} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:25:05.936601 [ 3 ] {78633072-6163-4309-b5d6-7944eb89301c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.30 06:25:05.936745 [ 3 ] {78633072-6163-4309-b5d6-7944eb89301c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:25:05.937275 [ 3 ] {78633072-6163-4309-b5d6-7944eb89301c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:25:05.937575 [ 3 ] {78633072-6163-4309-b5d6-7944eb89301c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.30 06:25:05.937742 [ 3 ] {78633072-6163-4309-b5d6-7944eb89301c} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.30 06:25:05.937861 [ 3 ] {78633072-6163-4309-b5d6-7944eb89301c} executeQuery: Read 46 rows, 63.56 KiB in 0.00128487 sec., 35801 rows/sec., 48.31 MiB/sec. 2023.12.30 06:25:05.937982 [ 3 ] {78633072-6163-4309-b5d6-7944eb89301c} DynamicQueryHandler: Done processing query 2023.12.30 06:25:05.938005 [ 3 ] {78633072-6163-4309-b5d6-7944eb89301c} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.30 06:25:05.938021 [ 3 ] {} HTTP-Session: e8f14ee1-063c-41ab-8c1a-45fa8c62efb4 Destroying unnamed session 2023.12.30 06:25:09.662114 [ 176 ] {} DNSResolver: Updating DNS cache 2023.12.30 06:25:09.662182 [ 176 ] {} DNSResolver: Updated DNS cache 2023.12.30 06:25:10.944086 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 5325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:25:10.944193 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:25:10.944219 [ 3 ] {} HTTP-Session: 2806b730-a0e1-4b8d-b62c-0089e46d6166 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:25:10.944242 [ 3 ] {} HTTP-Session: 2806b730-a0e1-4b8d-b62c-0089e46d6166 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:25:10.944360 [ 3 ] {188f94d5-e42b-4252-a455-998203efda08} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:25:10.944417 [ 3 ] {188f94d5-e42b-4252-a455-998203efda08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:25:10.944560 [ 3 ] {188f94d5-e42b-4252-a455-998203efda08} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:25:10.945036 [ 3 ] {188f94d5-e42b-4252-a455-998203efda08} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:25:10.945275 [ 3 ] {188f94d5-e42b-4252-a455-998203efda08} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.30 06:25:10.945428 [ 3 ] {188f94d5-e42b-4252-a455-998203efda08} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.30 06:25:10.945543 [ 3 ] {188f94d5-e42b-4252-a455-998203efda08} executeQuery: Read 36 rows, 3.09 KiB in 0.001157496 sec., 31101 rows/sec., 2.61 MiB/sec. 2023.12.30 06:25:10.945733 [ 3 ] {188f94d5-e42b-4252-a455-998203efda08} DynamicQueryHandler: Done processing query 2023.12.30 06:25:10.945761 [ 3 ] {188f94d5-e42b-4252-a455-998203efda08} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:25:10.945777 [ 3 ] {} HTTP-Session: 2806b730-a0e1-4b8d-b62c-0089e46d6166 Destroying unnamed session 2023.12.30 06:25:10.945899 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 4094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:25:10.945941 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:25:10.945959 [ 3 ] {} HTTP-Session: b7189a15-f444-40b0-ae58-79e3a4bd1109 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:25:10.945976 [ 3 ] {} HTTP-Session: b7189a15-f444-40b0-ae58-79e3a4bd1109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:25:10.946047 [ 3 ] {4bfb6704-b212-4260-8f39-16663afcd5a5} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:25:10.946084 [ 3 ] {4bfb6704-b212-4260-8f39-16663afcd5a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:25:10.946185 [ 3 ] {4bfb6704-b212-4260-8f39-16663afcd5a5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:25:10.946519 [ 3 ] {4bfb6704-b212-4260-8f39-16663afcd5a5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:25:10.946836 [ 3 ] {4bfb6704-b212-4260-8f39-16663afcd5a5} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.30 06:25:10.947020 [ 3 ] {4bfb6704-b212-4260-8f39-16663afcd5a5} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.30 06:25:10.947155 [ 3 ] {4bfb6704-b212-4260-8f39-16663afcd5a5} executeQuery: Read 24 rows, 1.90 KiB in 0.001078355 sec., 22256 rows/sec., 1.72 MiB/sec. 2023.12.30 06:25:10.947436 [ 3 ] {4bfb6704-b212-4260-8f39-16663afcd5a5} DynamicQueryHandler: Done processing query 2023.12.30 06:25:10.947463 [ 3 ] {4bfb6704-b212-4260-8f39-16663afcd5a5} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.30 06:25:10.947483 [ 3 ] {} HTTP-Session: b7189a15-f444-40b0-ae58-79e3a4bd1109 Destroying unnamed session 2023.12.30 06:25:10.947767 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:25:10.947827 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:25:10.947851 [ 3 ] {} HTTP-Session: 56beaf61-1f11-4142-a2ea-7a735cb305f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:25:10.947872 [ 3 ] {} HTTP-Session: 56beaf61-1f11-4142-a2ea-7a735cb305f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:25:10.947955 [ 3 ] {e7f70a44-b5ca-4744-8ad9-9120289319b6} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:25:10.948005 [ 3 ] {e7f70a44-b5ca-4744-8ad9-9120289319b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.30 06:25:10.948157 [ 3 ] {e7f70a44-b5ca-4744-8ad9-9120289319b6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:25:10.948525 [ 3 ] {e7f70a44-b5ca-4744-8ad9-9120289319b6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:25:10.948939 [ 3 ] {e7f70a44-b5ca-4744-8ad9-9120289319b6} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.30 06:25:10.949158 [ 3 ] {e7f70a44-b5ca-4744-8ad9-9120289319b6} oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.30 06:25:10.949270 [ 3 ] {e7f70a44-b5ca-4744-8ad9-9120289319b6} executeQuery: Read 36 rows, 2.60 KiB in 0.00129438 sec., 27812 rows/sec., 1.96 MiB/sec. 2023.12.30 06:25:10.949411 [ 3 ] {e7f70a44-b5ca-4744-8ad9-9120289319b6} DynamicQueryHandler: Done processing query 2023.12.30 06:25:10.949435 [ 3 ] {e7f70a44-b5ca-4744-8ad9-9120289319b6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:25:10.949456 [ 3 ] {} HTTP-Session: 56beaf61-1f11-4142-a2ea-7a735cb305f6 Destroying unnamed session 2023.12.30 06:25:15.958704 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:25:15.958812 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:25:15.958835 [ 3 ] {} HTTP-Session: 2251f56c-c60d-42e5-8769-c9d077ccfc81 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:25:15.958862 [ 3 ] {} HTTP-Session: 2251f56c-c60d-42e5-8769-c9d077ccfc81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:25:15.958982 [ 3 ] {e00ef0d7-1e6b-4fda-ac6c-cf4c5ed82d0c} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:25:15.959035 [ 3 ] {e00ef0d7-1e6b-4fda-ac6c-cf4c5ed82d0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.30 06:25:15.959259 [ 3 ] {e00ef0d7-1e6b-4fda-ac6c-cf4c5ed82d0c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:25:15.959666 [ 3 ] {e00ef0d7-1e6b-4fda-ac6c-cf4c5ed82d0c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:25:15.959909 [ 3 ] {e00ef0d7-1e6b-4fda-ac6c-cf4c5ed82d0c} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.30 06:25:15.960064 [ 3 ] {e00ef0d7-1e6b-4fda-ac6c-cf4c5ed82d0c} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.30 06:25:15.960268 [ 3 ] {e00ef0d7-1e6b-4fda-ac6c-cf4c5ed82d0c} executeQuery: Read 46 rows, 3.73 KiB in 0.001187768 sec., 38728 rows/sec., 3.07 MiB/sec. 2023.12.30 06:25:15.960438 [ 3 ] {e00ef0d7-1e6b-4fda-ac6c-cf4c5ed82d0c} DynamicQueryHandler: Done processing query 2023.12.30 06:25:15.960462 [ 3 ] {e00ef0d7-1e6b-4fda-ac6c-cf4c5ed82d0c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:25:15.960476 [ 3 ] {} HTTP-Session: 2251f56c-c60d-42e5-8769-c9d077ccfc81 Destroying unnamed session 2023.12.30 06:25:15.960614 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 21987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:25:15.960661 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:25:15.960680 [ 3 ] {} HTTP-Session: 017e0c2c-0901-4753-883f-038b35a73ede Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:25:15.960698 [ 3 ] {} HTTP-Session: 017e0c2c-0901-4753-883f-038b35a73ede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:25:15.960779 [ 3 ] {d26cfaf4-a543-4d05-b7c1-fce60ece1c39} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:25:15.960819 [ 3 ] {d26cfaf4-a543-4d05-b7c1-fce60ece1c39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:25:15.960930 [ 3 ] {d26cfaf4-a543-4d05-b7c1-fce60ece1c39} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:25:15.961375 [ 3 ] {d26cfaf4-a543-4d05-b7c1-fce60ece1c39} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:25:15.961597 [ 3 ] {d26cfaf4-a543-4d05-b7c1-fce60ece1c39} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.30 06:25:15.961742 [ 3 ] {d26cfaf4-a543-4d05-b7c1-fce60ece1c39} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.30 06:25:15.961854 [ 3 ] {d26cfaf4-a543-4d05-b7c1-fce60ece1c39} executeQuery: Read 138 rows, 13.56 KiB in 0.001039064 sec., 132811 rows/sec., 12.75 MiB/sec. 2023.12.30 06:25:15.961860 [ 177 ] {} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.12.30 06:25:15.961965 [ 177 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:25:15.961995 [ 3 ] {d26cfaf4-a543-4d05-b7c1-fce60ece1c39} DynamicQueryHandler: Done processing query 2023.12.30 06:25:15.962038 [ 3 ] {d26cfaf4-a543-4d05-b7c1-fce60ece1c39} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.30 06:25:15.962073 [ 3 ] {} HTTP-Session: 017e0c2c-0901-4753-883f-038b35a73ede Destroying unnamed session 2023.12.30 06:25:15.962079 [ 17 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.12.30 06:25:15.962300 [ 17 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.30 06:25:15.962313 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:25:15.962347 [ 17 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 169 rows starting from the beginning of the part 2023.12.30 06:25:15.962379 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:25:15.962429 [ 3 ] {} HTTP-Session: 258d11d5-a65b-4f3b-97d7-1bdf3cd17017 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:25:15.962474 [ 3 ] {} HTTP-Session: 258d11d5-a65b-4f3b-97d7-1bdf3cd17017 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:25:15.962593 [ 17 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 138 rows starting from the beginning of the part 2023.12.30 06:25:15.962635 [ 3 ] {2c292531-e79b-4933-9174-66e301f64ec2} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:25:15.962731 [ 3 ] {2c292531-e79b-4933-9174-66e301f64ec2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:25:15.962764 [ 17 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 139 rows starting from the beginning of the part 2023.12.30 06:25:15.963056 [ 17 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 138 rows starting from the beginning of the part 2023.12.30 06:25:15.963146 [ 3 ] {2c292531-e79b-4933-9174-66e301f64ec2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:25:15.963338 [ 17 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part 2023.12.30 06:25:15.963453 [ 17 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 138 rows starting from the beginning of the part 2023.12.30 06:25:15.963955 [ 3 ] {2c292531-e79b-4933-9174-66e301f64ec2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:25:15.964390 [ 3 ] {2c292531-e79b-4933-9174-66e301f64ec2} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.30 06:25:15.964675 [ 3 ] {2c292531-e79b-4933-9174-66e301f64ec2} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.30 06:25:15.964879 [ 177 ] {} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.12.30 06:25:15.964910 [ 3 ] {2c292531-e79b-4933-9174-66e301f64ec2} executeQuery: Read 46 rows, 3.68 KiB in 0.002210571 sec., 20809 rows/sec., 1.63 MiB/sec. 2023.12.30 06:25:15.965007 [ 177 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:25:15.965489 [ 24 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 758 rows, containing 4 columns (4 merged, 0 gathered) in 0.003411379 sec., 222197.53360737697 rows/sec., 21.06 MiB/sec. 2023.12.30 06:25:15.965530 [ 3 ] {2c292531-e79b-4933-9174-66e301f64ec2} DynamicQueryHandler: Done processing query 2023.12.30 06:25:15.965529 [ 21 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.12.30 06:25:15.965601 [ 3 ] {2c292531-e79b-4933-9174-66e301f64ec2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:25:15.965640 [ 3 ] {} HTTP-Session: 258d11d5-a65b-4f3b-97d7-1bdf3cd17017 Destroying unnamed session 2023.12.30 06:25:15.965743 [ 23 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.12.30 06:25:15.965755 [ 21 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.30 06:25:15.965828 [ 21 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 88 rows starting from the beginning of the part 2023.12.30 06:25:15.965985 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:25:15.966018 [ 23 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_11_2} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.12.30 06:25:15.966065 [ 21 ] {a2e77fb8-625a-4873-939a-15e020fdc620::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.12.30 06:25:15.966095 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:25:15.966160 [ 23 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_11_2} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.12.30 06:25:15.966174 [ 3 ] {} HTTP-Session: dc542251-bd35-4228-aedd-5f3c378730d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:25:15.966319 [ 3 ] {} HTTP-Session: dc542251-bd35-4228-aedd-5f3c378730d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:25:15.966462 [ 21 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part 2023.12.30 06:25:15.966598 [ 3 ] {623eac03-8fba-4105-94cf-fa3bdc662698} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:25:15.966684 [ 21 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 46 rows starting from the beginning of the part 2023.12.30 06:25:15.966699 [ 3 ] {623eac03-8fba-4105-94cf-fa3bdc662698} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.30 06:25:15.966919 [ 21 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part 2023.12.30 06:25:15.967261 [ 21 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 46 rows starting from the beginning of the part 2023.12.30 06:25:15.967386 [ 3 ] {623eac03-8fba-4105-94cf-fa3bdc662698} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:25:15.968574 [ 3 ] {623eac03-8fba-4105-94cf-fa3bdc662698} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:25:15.968878 [ 23 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 4 columns (4 merged, 0 gathered) in 0.00345626 sec., 86220.36536603149 rows/sec., 6.73 MiB/sec. 2023.12.30 06:25:15.969032 [ 23 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.12.30 06:25:15.969186 [ 3 ] {623eac03-8fba-4105-94cf-fa3bdc662698} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.30 06:25:15.969363 [ 23 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_11_2} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.12.30 06:25:15.969465 [ 23 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_11_2} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.12.30 06:25:15.969600 [ 3 ] {623eac03-8fba-4105-94cf-fa3bdc662698} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.30 06:25:15.969747 [ 3 ] {623eac03-8fba-4105-94cf-fa3bdc662698} executeQuery: Read 46 rows, 63.56 KiB in 0.003099182 sec., 14842 rows/sec., 20.03 MiB/sec. 2023.12.30 06:25:15.969882 [ 3 ] {623eac03-8fba-4105-94cf-fa3bdc662698} DynamicQueryHandler: Done processing query 2023.12.30 06:25:15.969904 [ 3 ] {623eac03-8fba-4105-94cf-fa3bdc662698} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.30 06:25:15.969920 [ 3 ] {} HTTP-Session: dc542251-bd35-4228-aedd-5f3c378730d6 Destroying unnamed session 2023.12.30 06:25:24.662820 [ 173 ] {} DNSResolver: Updating DNS cache 2023.12.30 06:25:24.662888 [ 173 ] {} DNSResolver: Updated DNS cache 2023.12.30 06:25:25.985834 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:25:25.985934 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:25:25.985957 [ 3 ] {} HTTP-Session: 724c93c3-667c-4090-b64a-03bdbd4281e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:25:25.985979 [ 3 ] {} HTTP-Session: 724c93c3-667c-4090-b64a-03bdbd4281e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:25:25.986093 [ 3 ] {6b25ec94-a2f6-41f0-a4ab-13065119bfdb} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:25:25.986147 [ 3 ] {6b25ec94-a2f6-41f0-a4ab-13065119bfdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.30 06:25:25.986370 [ 3 ] {6b25ec94-a2f6-41f0-a4ab-13065119bfdb} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:25:25.986792 [ 3 ] {6b25ec94-a2f6-41f0-a4ab-13065119bfdb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:25:25.987046 [ 3 ] {6b25ec94-a2f6-41f0-a4ab-13065119bfdb} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.30 06:25:25.987197 [ 3 ] {6b25ec94-a2f6-41f0-a4ab-13065119bfdb} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.30 06:25:25.987396 [ 3 ] {6b25ec94-a2f6-41f0-a4ab-13065119bfdb} executeQuery: Read 46 rows, 3.73 KiB in 0.001208608 sec., 38060 rows/sec., 3.01 MiB/sec. 2023.12.30 06:25:25.987568 [ 3 ] {6b25ec94-a2f6-41f0-a4ab-13065119bfdb} DynamicQueryHandler: Done processing query 2023.12.30 06:25:25.987593 [ 3 ] {6b25ec94-a2f6-41f0-a4ab-13065119bfdb} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:25:25.987608 [ 3 ] {} HTTP-Session: 724c93c3-667c-4090-b64a-03bdbd4281e3 Destroying unnamed session 2023.12.30 06:25:25.987716 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:25:25.987759 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:25:25.987777 [ 3 ] {} HTTP-Session: 58691ac1-e621-4739-9b9b-7346550ee409 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:25:25.987793 [ 3 ] {} HTTP-Session: 58691ac1-e621-4739-9b9b-7346550ee409 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:25:25.987860 [ 3 ] {578bcd48-1cdb-4a17-a59d-b93757eb7103} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:25:25.987898 [ 3 ] {578bcd48-1cdb-4a17-a59d-b93757eb7103} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.30 06:25:25.988007 [ 3 ] {578bcd48-1cdb-4a17-a59d-b93757eb7103} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:25:25.988527 [ 3 ] {578bcd48-1cdb-4a17-a59d-b93757eb7103} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:25:25.988726 [ 3 ] {578bcd48-1cdb-4a17-a59d-b93757eb7103} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.30 06:25:25.988867 [ 3 ] {578bcd48-1cdb-4a17-a59d-b93757eb7103} oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.30 06:25:25.988986 [ 3 ] {578bcd48-1cdb-4a17-a59d-b93757eb7103} executeQuery: Read 4 rows, 342.00 B in 0.001099135 sec., 3639 rows/sec., 303.86 KiB/sec. 2023.12.30 06:25:25.989093 [ 3 ] {578bcd48-1cdb-4a17-a59d-b93757eb7103} DynamicQueryHandler: Done processing query 2023.12.30 06:25:25.989117 [ 3 ] {578bcd48-1cdb-4a17-a59d-b93757eb7103} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:25:25.989131 [ 3 ] {} HTTP-Session: 58691ac1-e621-4739-9b9b-7346550ee409 Destroying unnamed session 2023.12.30 06:25:25.989323 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 22286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:25:25.989366 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:25:25.989383 [ 3 ] {} HTTP-Session: ccb93d6e-b6df-43cd-aec0-369756d48749 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:25:25.989399 [ 3 ] {} HTTP-Session: ccb93d6e-b6df-43cd-aec0-369756d48749 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:25:25.989469 [ 3 ] {2ef49a14-5c1e-4490-bd67-dd6a8e28446b} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:25:25.989505 [ 3 ] {2ef49a14-5c1e-4490-bd67-dd6a8e28446b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:25:25.989604 [ 3 ] {2ef49a14-5c1e-4490-bd67-dd6a8e28446b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:25:25.989954 [ 3 ] {2ef49a14-5c1e-4490-bd67-dd6a8e28446b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:25:25.990152 [ 3 ] {2ef49a14-5c1e-4490-bd67-dd6a8e28446b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.30 06:25:25.990371 [ 3 ] {2ef49a14-5c1e-4490-bd67-dd6a8e28446b} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.30 06:25:25.990482 [ 3 ] {2ef49a14-5c1e-4490-bd67-dd6a8e28446b} executeQuery: Read 140 rows, 13.74 KiB in 0.000982703 sec., 142464 rows/sec., 13.65 MiB/sec. 2023.12.30 06:25:25.990587 [ 3 ] {2ef49a14-5c1e-4490-bd67-dd6a8e28446b} DynamicQueryHandler: Done processing query 2023.12.30 06:25:25.990609 [ 3 ] {2ef49a14-5c1e-4490-bd67-dd6a8e28446b} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.30 06:25:25.990623 [ 3 ] {} HTTP-Session: ccb93d6e-b6df-43cd-aec0-369756d48749 Destroying unnamed session 2023.12.30 06:25:25.990733 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:25:25.990773 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:25:25.990790 [ 3 ] {} HTTP-Session: 25dcb2f6-a241-44a3-9876-efe6a63d431f Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:25:25.990807 [ 3 ] {} HTTP-Session: 25dcb2f6-a241-44a3-9876-efe6a63d431f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:25:25.990871 [ 3 ] {a7f6ab35-97ea-44e0-97d5-c35a23e5a617} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:25:25.990907 [ 3 ] {a7f6ab35-97ea-44e0-97d5-c35a23e5a617} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.30 06:25:25.991006 [ 3 ] {a7f6ab35-97ea-44e0-97d5-c35a23e5a617} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:25:25.991421 [ 3 ] {a7f6ab35-97ea-44e0-97d5-c35a23e5a617} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:25:25.991604 [ 3 ] {a7f6ab35-97ea-44e0-97d5-c35a23e5a617} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.30 06:25:25.991747 [ 3 ] {a7f6ab35-97ea-44e0-97d5-c35a23e5a617} oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.30 06:25:25.991861 [ 3 ] {a7f6ab35-97ea-44e0-97d5-c35a23e5a617} executeQuery: Read 4 rows, 286.00 B in 0.000957242 sec., 4178 rows/sec., 291.77 KiB/sec. 2023.12.30 06:25:25.991984 [ 3 ] {a7f6ab35-97ea-44e0-97d5-c35a23e5a617} DynamicQueryHandler: Done processing query 2023.12.30 06:25:25.992006 [ 3 ] {a7f6ab35-97ea-44e0-97d5-c35a23e5a617} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:25:25.992022 [ 3 ] {} HTTP-Session: 25dcb2f6-a241-44a3-9876-efe6a63d431f Destroying unnamed session 2023.12.30 06:25:25.992122 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 8524, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:25:25.992163 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:25:25.992180 [ 3 ] {} HTTP-Session: 4cde55cf-cbda-4dbb-bafb-6a4e0c1cbaac Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:25:25.992197 [ 3 ] {} HTTP-Session: 4cde55cf-cbda-4dbb-bafb-6a4e0c1cbaac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:25:25.992339 [ 3 ] {20f938a2-ec23-48a8-86dd-b9bba35ac662} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:25:25.992375 [ 3 ] {20f938a2-ec23-48a8-86dd-b9bba35ac662} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:25:25.992478 [ 3 ] {20f938a2-ec23-48a8-86dd-b9bba35ac662} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:25:25.992760 [ 3 ] {20f938a2-ec23-48a8-86dd-b9bba35ac662} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:25:25.992952 [ 3 ] {20f938a2-ec23-48a8-86dd-b9bba35ac662} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.30 06:25:25.993089 [ 3 ] {20f938a2-ec23-48a8-86dd-b9bba35ac662} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.30 06:25:25.993201 [ 3 ] {20f938a2-ec23-48a8-86dd-b9bba35ac662} executeQuery: Read 50 rows, 4.01 KiB in 0.000890701 sec., 56135 rows/sec., 4.40 MiB/sec. 2023.12.30 06:25:25.993374 [ 3 ] {20f938a2-ec23-48a8-86dd-b9bba35ac662} DynamicQueryHandler: Done processing query 2023.12.30 06:25:25.993397 [ 3 ] {20f938a2-ec23-48a8-86dd-b9bba35ac662} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.30 06:25:25.993411 [ 3 ] {} HTTP-Session: 4cde55cf-cbda-4dbb-bafb-6a4e0c1cbaac Destroying unnamed session 2023.12.30 06:25:25.993501 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:25:25.993543 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:25:25.993560 [ 3 ] {} HTTP-Session: 7ffb5eef-9cc5-41a9-91c0-169b7158a0d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:25:25.993576 [ 3 ] {} HTTP-Session: 7ffb5eef-9cc5-41a9-91c0-169b7158a0d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:25:25.993639 [ 3 ] {31aa84fe-0213-455b-8e52-592e9409d248} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:25:25.993679 [ 3 ] {31aa84fe-0213-455b-8e52-592e9409d248} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.30 06:25:25.993793 [ 3 ] {31aa84fe-0213-455b-8e52-592e9409d248} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:25:25.994044 [ 3 ] {31aa84fe-0213-455b-8e52-592e9409d248} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:25:25.994371 [ 3 ] {31aa84fe-0213-455b-8e52-592e9409d248} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.30 06:25:25.994536 [ 3 ] {31aa84fe-0213-455b-8e52-592e9409d248} oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.30 06:25:25.994666 [ 3 ] {31aa84fe-0213-455b-8e52-592e9409d248} executeQuery: Read 2 rows, 144.00 B in 0.000990802 sec., 2018 rows/sec., 141.93 KiB/sec. 2023.12.30 06:25:25.994798 [ 3 ] {31aa84fe-0213-455b-8e52-592e9409d248} DynamicQueryHandler: Done processing query 2023.12.30 06:25:25.994820 [ 3 ] {31aa84fe-0213-455b-8e52-592e9409d248} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:25:25.994835 [ 3 ] {} HTTP-Session: 7ffb5eef-9cc5-41a9-91c0-169b7158a0d7 Destroying unnamed session 2023.12.30 06:25:25.994961 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:25:25.995003 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:25:25.995020 [ 3 ] {} HTTP-Session: cee77815-dca3-4e12-93f1-e39c23057ea6 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:25:25.995036 [ 3 ] {} HTTP-Session: cee77815-dca3-4e12-93f1-e39c23057ea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:25:25.995114 [ 3 ] {2b3f52cf-0401-4fe8-86b6-856fa4c890f3} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:25:25.995154 [ 3 ] {2b3f52cf-0401-4fe8-86b6-856fa4c890f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.30 06:25:25.995360 [ 3 ] {2b3f52cf-0401-4fe8-86b6-856fa4c890f3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:25:25.995807 [ 3 ] {2b3f52cf-0401-4fe8-86b6-856fa4c890f3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2023.12.30 06:25:25.996089 [ 3 ] {2b3f52cf-0401-4fe8-86b6-856fa4c890f3} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.30 06:25:25.996335 [ 3 ] {2b3f52cf-0401-4fe8-86b6-856fa4c890f3} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.30 06:25:25.996449 [ 3 ] {2b3f52cf-0401-4fe8-86b6-856fa4c890f3} executeQuery: Read 46 rows, 63.56 KiB in 0.001257789 sec., 36572 rows/sec., 49.35 MiB/sec. 2023.12.30 06:25:25.996562 [ 3 ] {2b3f52cf-0401-4fe8-86b6-856fa4c890f3} DynamicQueryHandler: Done processing query 2023.12.30 06:25:25.996584 [ 3 ] {2b3f52cf-0401-4fe8-86b6-856fa4c890f3} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.30 06:25:25.996598 [ 3 ] {} HTTP-Session: cee77815-dca3-4e12-93f1-e39c23057ea6 Destroying unnamed session 2023.12.30 06:25:36.013240 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:25:36.013432 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:25:36.013458 [ 3 ] {} HTTP-Session: d300c351-344a-4deb-bba5-80ea36302d26 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:25:36.013480 [ 3 ] {} HTTP-Session: d300c351-344a-4deb-bba5-80ea36302d26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:25:36.013601 [ 3 ] {1cd11292-3982-4c97-b8b9-4524c08dc28c} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:25:36.013657 [ 3 ] {1cd11292-3982-4c97-b8b9-4524c08dc28c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.30 06:25:36.013806 [ 3 ] {1cd11292-3982-4c97-b8b9-4524c08dc28c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:25:36.014229 [ 3 ] {1cd11292-3982-4c97-b8b9-4524c08dc28c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:25:36.014565 [ 3 ] {1cd11292-3982-4c97-b8b9-4524c08dc28c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.30 06:25:36.014727 [ 3 ] {1cd11292-3982-4c97-b8b9-4524c08dc28c} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.30 06:25:36.014857 [ 3 ] {1cd11292-3982-4c97-b8b9-4524c08dc28c} executeQuery: Read 46 rows, 3.73 KiB in 0.001227598 sec., 37471 rows/sec., 2.97 MiB/sec. 2023.12.30 06:25:36.014857 [ 167 ] {} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 2023.12.30 06:25:36.014967 [ 167 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:25:36.015065 [ 3 ] {1cd11292-3982-4c97-b8b9-4524c08dc28c} DynamicQueryHandler: Done processing query 2023.12.30 06:25:36.015107 [ 21 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_10_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact 2023.12.30 06:25:36.015114 [ 3 ] {1cd11292-3982-4c97-b8b9-4524c08dc28c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:25:36.015186 [ 3 ] {} HTTP-Session: d300c351-344a-4deb-bba5-80ea36302d26 Destroying unnamed session 2023.12.30 06:25:36.015253 [ 21 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.30 06:25:36.015356 [ 21 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part 2023.12.30 06:25:36.015418 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 21987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:25:36.015521 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:25:36.015577 [ 21 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 46 rows starting from the beginning of the part 2023.12.30 06:25:36.015584 [ 3 ] {} HTTP-Session: 517375f8-dacf-4018-9880-975265179604 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:25:36.015647 [ 3 ] {} HTTP-Session: 517375f8-dacf-4018-9880-975265179604 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:25:36.015798 [ 21 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 46 rows starting from the beginning of the part 2023.12.30 06:25:36.015866 [ 3 ] {0566f96e-d6f8-4c31-9e80-28164056c197} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:25:36.015984 [ 3 ] {0566f96e-d6f8-4c31-9e80-28164056c197} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:25:36.016008 [ 21 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 46 rows starting from the beginning of the part 2023.12.30 06:25:36.016334 [ 21 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 46 rows starting from the beginning of the part 2023.12.30 06:25:36.016482 [ 3 ] {0566f96e-d6f8-4c31-9e80-28164056c197} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:25:36.017549 [ 3 ] {0566f96e-d6f8-4c31-9e80-28164056c197} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:25:36.017840 [ 24 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 230 rows, containing 4 columns (4 merged, 0 gathered) in 0.002781815 sec., 82679.83313052809 rows/sec., 6.54 MiB/sec. 2023.12.30 06:25:36.017936 [ 3 ] {0566f96e-d6f8-4c31-9e80-28164056c197} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.30 06:25:36.018005 [ 24 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2023.12.30 06:25:36.018191 [ 3 ] {0566f96e-d6f8-4c31-9e80-28164056c197} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.30 06:25:36.018341 [ 24 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_10_2} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2023.12.30 06:25:36.018459 [ 3 ] {0566f96e-d6f8-4c31-9e80-28164056c197} executeQuery: Read 138 rows, 13.56 KiB in 0.002491437 sec., 55389 rows/sec., 5.32 MiB/sec. 2023.12.30 06:25:36.018466 [ 24 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_10_2} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 2023.12.30 06:25:36.018733 [ 3 ] {0566f96e-d6f8-4c31-9e80-28164056c197} DynamicQueryHandler: Done processing query 2023.12.30 06:25:36.018762 [ 3 ] {0566f96e-d6f8-4c31-9e80-28164056c197} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.30 06:25:36.018778 [ 3 ] {} HTTP-Session: 517375f8-dacf-4018-9880-975265179604 Destroying unnamed session 2023.12.30 06:25:36.018942 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:25:36.018989 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:25:36.019008 [ 3 ] {} HTTP-Session: 6fcc6ac2-6abc-468a-8d4a-54a5cc0a5513 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:25:36.019026 [ 3 ] {} HTTP-Session: 6fcc6ac2-6abc-468a-8d4a-54a5cc0a5513 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:25:36.019105 [ 3 ] {489cbbec-cd54-4608-8988-45dd369223d0} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:25:36.019146 [ 3 ] {489cbbec-cd54-4608-8988-45dd369223d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:25:36.019268 [ 3 ] {489cbbec-cd54-4608-8988-45dd369223d0} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:25:36.019664 [ 3 ] {489cbbec-cd54-4608-8988-45dd369223d0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:25:36.019875 [ 3 ] {489cbbec-cd54-4608-8988-45dd369223d0} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.30 06:25:36.020023 [ 3 ] {489cbbec-cd54-4608-8988-45dd369223d0} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.30 06:25:36.020146 [ 3 ] {489cbbec-cd54-4608-8988-45dd369223d0} executeQuery: Read 46 rows, 3.68 KiB in 0.001010443 sec., 45524 rows/sec., 3.56 MiB/sec. 2023.12.30 06:25:36.020357 [ 3 ] {489cbbec-cd54-4608-8988-45dd369223d0} DynamicQueryHandler: Done processing query 2023.12.30 06:25:36.020380 [ 3 ] {489cbbec-cd54-4608-8988-45dd369223d0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:25:36.020395 [ 3 ] {} HTTP-Session: 6fcc6ac2-6abc-468a-8d4a-54a5cc0a5513 Destroying unnamed session 2023.12.30 06:25:36.020545 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:25:36.020589 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:25:36.020608 [ 3 ] {} HTTP-Session: 577961a4-39ec-4ed5-b2ae-1a36edcd3557 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:25:36.020625 [ 3 ] {} HTTP-Session: 577961a4-39ec-4ed5-b2ae-1a36edcd3557 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:25:36.020720 [ 3 ] {07e219ae-5ca9-46a0-807b-fa03005b7cd3} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:25:36.020764 [ 3 ] {07e219ae-5ca9-46a0-807b-fa03005b7cd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.30 06:25:36.020900 [ 3 ] {07e219ae-5ca9-46a0-807b-fa03005b7cd3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:25:36.021407 [ 3 ] {07e219ae-5ca9-46a0-807b-fa03005b7cd3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:25:36.021712 [ 3 ] {07e219ae-5ca9-46a0-807b-fa03005b7cd3} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.30 06:25:36.021883 [ 3 ] {07e219ae-5ca9-46a0-807b-fa03005b7cd3} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.30 06:25:36.022013 [ 3 ] {07e219ae-5ca9-46a0-807b-fa03005b7cd3} executeQuery: Read 46 rows, 63.56 KiB in 0.001281259 sec., 35902 rows/sec., 48.45 MiB/sec. 2023.12.30 06:25:36.022126 [ 3 ] {07e219ae-5ca9-46a0-807b-fa03005b7cd3} DynamicQueryHandler: Done processing query 2023.12.30 06:25:36.022149 [ 3 ] {07e219ae-5ca9-46a0-807b-fa03005b7cd3} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.30 06:25:36.022164 [ 3 ] {} HTTP-Session: 577961a4-39ec-4ed5-b2ae-1a36edcd3557 Destroying unnamed session 2023.12.30 06:25:38.521633 [ 166 ] {} oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2023.12.30 06:25:38.521777 [ 166 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:25:38.521945 [ 21 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2023.12.30 06:25:38.522179 [ 21 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.30 06:25:38.522215 [ 21 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 180 rows starting from the beginning of the part 2023.12.30 06:25:38.522337 [ 21 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part 2023.12.30 06:25:38.522427 [ 21 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2023.12.30 06:25:38.522513 [ 21 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part 2023.12.30 06:25:38.522596 [ 21 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2023.12.30 06:25:38.523395 [ 13 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 256 rows, containing 5 columns (5 merged, 0 gathered) in 0.001477454 sec., 173271.04600210904 rows/sec., 12.22 MiB/sec. 2023.12.30 06:25:38.523564 [ 13 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2023.12.30 06:25:38.523809 [ 13 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_5_1} oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2023.12.30 06:25:38.523878 [ 13 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_5_1} oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2023.12.30 06:25:39.663066 [ 164 ] {} DNSResolver: Updating DNS cache 2023.12.30 06:25:39.663192 [ 164 ] {} DNSResolver: Updated DNS cache 2023.12.30 06:25:41.025484 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:25:41.025577 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:25:41.025600 [ 3 ] {} HTTP-Session: 4cf12eb8-c520-4207-b584-2943fdec5695 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:25:41.025622 [ 3 ] {} HTTP-Session: 4cf12eb8-c520-4207-b584-2943fdec5695 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:25:41.025732 [ 3 ] {e191cb2a-56df-4be0-afb8-abf617ada696} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:25:41.025867 [ 3 ] {e191cb2a-56df-4be0-afb8-abf617ada696} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.30 06:25:41.026018 [ 3 ] {e191cb2a-56df-4be0-afb8-abf617ada696} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:25:41.026445 [ 3 ] {e191cb2a-56df-4be0-afb8-abf617ada696} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:25:41.026689 [ 3 ] {e191cb2a-56df-4be0-afb8-abf617ada696} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.30 06:25:41.026945 [ 3 ] {e191cb2a-56df-4be0-afb8-abf617ada696} oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.30 06:25:41.027067 [ 3 ] {e191cb2a-56df-4be0-afb8-abf617ada696} executeQuery: Read 2 rows, 175.00 B in 0.001249789 sec., 1600 rows/sec., 136.74 KiB/sec. 2023.12.30 06:25:41.027208 [ 3 ] {e191cb2a-56df-4be0-afb8-abf617ada696} DynamicQueryHandler: Done processing query 2023.12.30 06:25:41.027234 [ 3 ] {e191cb2a-56df-4be0-afb8-abf617ada696} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:25:41.027252 [ 3 ] {} HTTP-Session: 4cf12eb8-c520-4207-b584-2943fdec5695 Destroying unnamed session 2023.12.30 06:25:41.027383 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 5471, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:25:41.027431 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:25:41.027451 [ 3 ] {} HTTP-Session: 5ca7232d-03d0-4f0b-8e79-f8d3be80ce9e Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:25:41.027470 [ 3 ] {} HTTP-Session: 5ca7232d-03d0-4f0b-8e79-f8d3be80ce9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:25:41.027551 [ 3 ] {f761d270-db72-4276-b1e5-a79d163fadef} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:25:41.027590 [ 3 ] {f761d270-db72-4276-b1e5-a79d163fadef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:25:41.027695 [ 3 ] {f761d270-db72-4276-b1e5-a79d163fadef} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:25:41.028056 [ 3 ] {f761d270-db72-4276-b1e5-a79d163fadef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:25:41.028263 [ 3 ] {f761d270-db72-4276-b1e5-a79d163fadef} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.30 06:25:41.028405 [ 3 ] {f761d270-db72-4276-b1e5-a79d163fadef} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.30 06:25:41.028503 [ 3 ] {f761d270-db72-4276-b1e5-a79d163fadef} executeQuery: Read 37 rows, 3.18 KiB in 0.000916501 sec., 40370 rows/sec., 3.39 MiB/sec. 2023.12.30 06:25:41.028602 [ 3 ] {f761d270-db72-4276-b1e5-a79d163fadef} DynamicQueryHandler: Done processing query 2023.12.30 06:25:41.028625 [ 3 ] {f761d270-db72-4276-b1e5-a79d163fadef} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:25:41.028640 [ 3 ] {} HTTP-Session: 5ca7232d-03d0-4f0b-8e79-f8d3be80ce9e Destroying unnamed session 2023.12.30 06:25:41.028783 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:25:41.028894 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:25:41.028913 [ 3 ] {} HTTP-Session: 895c43c2-f877-4b57-b0ea-1dba3cb4f830 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:25:41.028930 [ 3 ] {} HTTP-Session: 895c43c2-f877-4b57-b0ea-1dba3cb4f830 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:25:41.028998 [ 3 ] {329bf9b0-19e2-4f63-abba-16d1ca919a6f} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:25:41.029035 [ 3 ] {329bf9b0-19e2-4f63-abba-16d1ca919a6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.30 06:25:41.029134 [ 3 ] {329bf9b0-19e2-4f63-abba-16d1ca919a6f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:25:41.029443 [ 3 ] {329bf9b0-19e2-4f63-abba-16d1ca919a6f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:25:41.029635 [ 3 ] {329bf9b0-19e2-4f63-abba-16d1ca919a6f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.30 06:25:41.029769 [ 3 ] {329bf9b0-19e2-4f63-abba-16d1ca919a6f} oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.30 06:25:41.029931 [ 3 ] {329bf9b0-19e2-4f63-abba-16d1ca919a6f} executeQuery: Read 2 rows, 143.00 B in 0.00089899 sec., 2224 rows/sec., 155.34 KiB/sec. 2023.12.30 06:25:41.030072 [ 3 ] {329bf9b0-19e2-4f63-abba-16d1ca919a6f} DynamicQueryHandler: Done processing query 2023.12.30 06:25:41.030094 [ 3 ] {329bf9b0-19e2-4f63-abba-16d1ca919a6f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:25:41.030109 [ 3 ] {} HTTP-Session: 895c43c2-f877-4b57-b0ea-1dba3cb4f830 Destroying unnamed session 2023.12.30 06:25:41.030218 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 4429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:25:41.030260 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:25:41.030279 [ 3 ] {} HTTP-Session: bf293551-f1a3-43ee-9340-ba30bf5a78b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:25:41.030296 [ 3 ] {} HTTP-Session: bf293551-f1a3-43ee-9340-ba30bf5a78b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:25:41.030367 [ 3 ] {675953cb-824d-454b-a97e-11e7ba563f51} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:25:41.030404 [ 3 ] {675953cb-824d-454b-a97e-11e7ba563f51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:25:41.030508 [ 3 ] {675953cb-824d-454b-a97e-11e7ba563f51} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:25:41.030856 [ 3 ] {675953cb-824d-454b-a97e-11e7ba563f51} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:25:41.031053 [ 3 ] {675953cb-824d-454b-a97e-11e7ba563f51} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.30 06:25:41.031192 [ 3 ] {675953cb-824d-454b-a97e-11e7ba563f51} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.30 06:25:41.031289 [ 3 ] {675953cb-824d-454b-a97e-11e7ba563f51} executeQuery: Read 26 rows, 2.06 KiB in 0.00088301 sec., 29444 rows/sec., 2.28 MiB/sec. 2023.12.30 06:25:41.031399 [ 3 ] {675953cb-824d-454b-a97e-11e7ba563f51} DynamicQueryHandler: Done processing query 2023.12.30 06:25:41.031421 [ 3 ] {675953cb-824d-454b-a97e-11e7ba563f51} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:25:41.031436 [ 3 ] {} HTTP-Session: bf293551-f1a3-43ee-9340-ba30bf5a78b6 Destroying unnamed session 2023.12.30 06:25:41.031556 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:25:41.031597 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:25:41.031615 [ 3 ] {} HTTP-Session: 17944fd9-18dd-4ace-a062-101f125e6b00 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:25:41.031631 [ 3 ] {} HTTP-Session: 17944fd9-18dd-4ace-a062-101f125e6b00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:25:41.031701 [ 3 ] {c2e58f83-027f-4865-9e16-0c4bd2133b56} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:25:41.031741 [ 3 ] {c2e58f83-027f-4865-9e16-0c4bd2133b56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.30 06:25:41.031921 [ 3 ] {c2e58f83-027f-4865-9e16-0c4bd2133b56} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:25:41.032216 [ 3 ] {c2e58f83-027f-4865-9e16-0c4bd2133b56} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:25:41.032458 [ 3 ] {c2e58f83-027f-4865-9e16-0c4bd2133b56} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.30 06:25:41.032635 [ 3 ] {c2e58f83-027f-4865-9e16-0c4bd2133b56} oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.30 06:25:41.032728 [ 3 ] {c2e58f83-027f-4865-9e16-0c4bd2133b56} executeQuery: Read 37 rows, 2.67 KiB in 0.000998123 sec., 37069 rows/sec., 2.61 MiB/sec. 2023.12.30 06:25:41.032948 [ 3 ] {c2e58f83-027f-4865-9e16-0c4bd2133b56} DynamicQueryHandler: Done processing query 2023.12.30 06:25:41.032971 [ 3 ] {c2e58f83-027f-4865-9e16-0c4bd2133b56} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:25:41.032986 [ 3 ] {} HTTP-Session: 17944fd9-18dd-4ace-a062-101f125e6b00 Destroying unnamed session 2023.12.30 06:25:46.037133 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:25:46.037250 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:25:46.037275 [ 3 ] {} HTTP-Session: 86a14483-dc2a-4746-8fdb-273de31f9ff0 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:25:46.037300 [ 3 ] {} HTTP-Session: 86a14483-dc2a-4746-8fdb-273de31f9ff0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:25:46.037432 [ 3 ] {b292b007-5589-4330-bd4a-1371a39f73de} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:25:46.037498 [ 3 ] {b292b007-5589-4330-bd4a-1371a39f73de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.30 06:25:46.037679 [ 3 ] {b292b007-5589-4330-bd4a-1371a39f73de} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:25:46.038218 [ 3 ] {b292b007-5589-4330-bd4a-1371a39f73de} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:25:46.038503 [ 3 ] {b292b007-5589-4330-bd4a-1371a39f73de} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.30 06:25:46.038666 [ 3 ] {b292b007-5589-4330-bd4a-1371a39f73de} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.30 06:25:46.038791 [ 3 ] {b292b007-5589-4330-bd4a-1371a39f73de} executeQuery: Read 46 rows, 3.73 KiB in 0.0013217 sec., 34803 rows/sec., 2.75 MiB/sec. 2023.12.30 06:25:46.038932 [ 3 ] {b292b007-5589-4330-bd4a-1371a39f73de} DynamicQueryHandler: Done processing query 2023.12.30 06:25:46.038959 [ 3 ] {b292b007-5589-4330-bd4a-1371a39f73de} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:25:46.038976 [ 3 ] {} HTTP-Session: 86a14483-dc2a-4746-8fdb-273de31f9ff0 Destroying unnamed session 2023.12.30 06:25:46.039106 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 21987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:25:46.039158 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:25:46.039177 [ 3 ] {} HTTP-Session: 01ab01a0-1eb2-4457-978c-6be529a0317a Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:25:46.039196 [ 3 ] {} HTTP-Session: 01ab01a0-1eb2-4457-978c-6be529a0317a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:25:46.039280 [ 3 ] {4c98eb59-d1f8-4a3e-a747-467f29068f11} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:25:46.039322 [ 3 ] {4c98eb59-d1f8-4a3e-a747-467f29068f11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:25:46.039428 [ 3 ] {4c98eb59-d1f8-4a3e-a747-467f29068f11} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:25:46.039776 [ 3 ] {4c98eb59-d1f8-4a3e-a747-467f29068f11} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:25:46.039996 [ 3 ] {4c98eb59-d1f8-4a3e-a747-467f29068f11} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.30 06:25:46.040142 [ 3 ] {4c98eb59-d1f8-4a3e-a747-467f29068f11} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.30 06:25:46.040242 [ 3 ] {4c98eb59-d1f8-4a3e-a747-467f29068f11} executeQuery: Read 138 rows, 13.56 KiB in 0.000934381 sec., 147691 rows/sec., 14.17 MiB/sec. 2023.12.30 06:25:46.040353 [ 3 ] {4c98eb59-d1f8-4a3e-a747-467f29068f11} DynamicQueryHandler: Done processing query 2023.12.30 06:25:46.040376 [ 3 ] {4c98eb59-d1f8-4a3e-a747-467f29068f11} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.30 06:25:46.040392 [ 3 ] {} HTTP-Session: 01ab01a0-1eb2-4457-978c-6be529a0317a Destroying unnamed session 2023.12.30 06:25:46.040513 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:25:46.040560 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:25:46.040579 [ 3 ] {} HTTP-Session: 05fcb9ad-a4c2-4763-93cc-3a2f5507f7e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:25:46.040596 [ 3 ] {} HTTP-Session: 05fcb9ad-a4c2-4763-93cc-3a2f5507f7e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:25:46.040669 [ 3 ] {ff959e23-ddc2-44ae-81fb-d72e3577998f} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:25:46.040709 [ 3 ] {ff959e23-ddc2-44ae-81fb-d72e3577998f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:25:46.040815 [ 3 ] {ff959e23-ddc2-44ae-81fb-d72e3577998f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:25:46.041090 [ 3 ] {ff959e23-ddc2-44ae-81fb-d72e3577998f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:25:46.041295 [ 3 ] {ff959e23-ddc2-44ae-81fb-d72e3577998f} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.30 06:25:46.041443 [ 3 ] {ff959e23-ddc2-44ae-81fb-d72e3577998f} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.30 06:25:46.041545 [ 3 ] {ff959e23-ddc2-44ae-81fb-d72e3577998f} executeQuery: Read 46 rows, 3.68 KiB in 0.00084351 sec., 54534 rows/sec., 4.26 MiB/sec. 2023.12.30 06:25:46.041678 [ 3 ] {ff959e23-ddc2-44ae-81fb-d72e3577998f} DynamicQueryHandler: Done processing query 2023.12.30 06:25:46.041702 [ 3 ] {ff959e23-ddc2-44ae-81fb-d72e3577998f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:25:46.041717 [ 3 ] {} HTTP-Session: 05fcb9ad-a4c2-4763-93cc-3a2f5507f7e7 Destroying unnamed session 2023.12.30 06:25:46.041911 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:25:46.041957 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:25:46.041975 [ 3 ] {} HTTP-Session: 80d11f61-7fb9-4bff-a9f1-9f8068b2abb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:25:46.041992 [ 3 ] {} HTTP-Session: 80d11f61-7fb9-4bff-a9f1-9f8068b2abb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:25:46.042080 [ 3 ] {17a3f366-6b76-4402-93c4-7fd8253077ee} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:25:46.042125 [ 3 ] {17a3f366-6b76-4402-93c4-7fd8253077ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.30 06:25:46.042264 [ 3 ] {17a3f366-6b76-4402-93c4-7fd8253077ee} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:25:46.042712 [ 3 ] {17a3f366-6b76-4402-93c4-7fd8253077ee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:25:46.043038 [ 3 ] {17a3f366-6b76-4402-93c4-7fd8253077ee} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.30 06:25:46.043212 [ 3 ] {17a3f366-6b76-4402-93c4-7fd8253077ee} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.30 06:25:46.043305 [ 158 ] {} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.12.30 06:25:46.043317 [ 3 ] {17a3f366-6b76-4402-93c4-7fd8253077ee} executeQuery: Read 46 rows, 63.56 KiB in 0.001209028 sec., 38047 rows/sec., 51.34 MiB/sec. 2023.12.30 06:25:46.043363 [ 158 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:25:46.043509 [ 3 ] {17a3f366-6b76-4402-93c4-7fd8253077ee} DynamicQueryHandler: Done processing query 2023.12.30 06:25:46.043524 [ 24 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.12.30 06:25:46.043544 [ 3 ] {17a3f366-6b76-4402-93c4-7fd8253077ee} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.30 06:25:46.043635 [ 3 ] {} HTTP-Session: 80d11f61-7fb9-4bff-a9f1-9f8068b2abb8 Destroying unnamed session 2023.12.30 06:25:46.043775 [ 24 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.30 06:25:46.043847 [ 24 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 236 rows starting from the beginning of the part 2023.12.30 06:25:46.044074 [ 24 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::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.12.30 06:25:46.044254 [ 24 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 46 rows starting from the beginning of the part 2023.12.30 06:25:46.044420 [ 24 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 46 rows starting from the beginning of the part 2023.12.30 06:25:46.044519 [ 24 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 46 rows starting from the beginning of the part 2023.12.30 06:25:46.044611 [ 24 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 46 rows starting from the beginning of the part 2023.12.30 06:25:46.046135 [ 12 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 466 rows, containing 6 columns (6 merged, 0 gathered) in 0.002694922 sec., 172917.8061554286 rows/sec., 233.34 MiB/sec. 2023.12.30 06:25:46.046575 [ 14 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.12.30 06:25:46.046901 [ 14 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_11_2} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.12.30 06:25:46.046994 [ 14 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_11_2} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.12.30 06:25:46.047098 [ 14 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_11_2: 4.00 MiB. 2023.12.30 06:25:47.000136 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.06 MiB, peak 236.33 MiB, will set to 230.95 MiB (RSS), difference: -4.11 MiB 2023.12.30 06:25:54.663459 [ 155 ] {} DNSResolver: Updating DNS cache 2023.12.30 06:25:54.663560 [ 155 ] {} DNSResolver: Updated DNS cache 2023.12.30 06:25:56.037288 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:25:56.037402 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:25:56.037431 [ 3 ] {} HTTP-Session: 6a98e7ca-f72a-4c65-a34e-68438f674f2c Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:25:56.037458 [ 3 ] {} HTTP-Session: 6a98e7ca-f72a-4c65-a34e-68438f674f2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:25:56.037606 [ 3 ] {29ee6112-d3f5-4946-a021-acecb5cd63fb} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:25:56.037670 [ 3 ] {29ee6112-d3f5-4946-a021-acecb5cd63fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.30 06:25:56.037822 [ 3 ] {29ee6112-d3f5-4946-a021-acecb5cd63fb} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:25:56.038239 [ 3 ] {29ee6112-d3f5-4946-a021-acecb5cd63fb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:25:56.038501 [ 3 ] {29ee6112-d3f5-4946-a021-acecb5cd63fb} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.30 06:25:56.038658 [ 3 ] {29ee6112-d3f5-4946-a021-acecb5cd63fb} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.30 06:25:56.038774 [ 3 ] {29ee6112-d3f5-4946-a021-acecb5cd63fb} executeQuery: Read 46 rows, 3.73 KiB in 0.001128766 sec., 40752 rows/sec., 3.23 MiB/sec. 2023.12.30 06:25:56.038938 [ 3 ] {29ee6112-d3f5-4946-a021-acecb5cd63fb} DynamicQueryHandler: Done processing query 2023.12.30 06:25:56.038965 [ 3 ] {29ee6112-d3f5-4946-a021-acecb5cd63fb} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:25:56.038982 [ 3 ] {} HTTP-Session: 6a98e7ca-f72a-4c65-a34e-68438f674f2c Destroying unnamed session 2023.12.30 06:25:56.039095 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:25:56.039140 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:25:56.039160 [ 3 ] {} HTTP-Session: c7a0e0bd-daa7-495e-9c20-ef80ca661c62 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:25:56.039177 [ 3 ] {} HTTP-Session: c7a0e0bd-daa7-495e-9c20-ef80ca661c62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:25:56.039248 [ 3 ] {1a1ddc9f-514f-4a90-99b7-519c06678230} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:25:56.039289 [ 3 ] {1a1ddc9f-514f-4a90-99b7-519c06678230} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.30 06:25:56.039403 [ 3 ] {1a1ddc9f-514f-4a90-99b7-519c06678230} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:25:56.039666 [ 3 ] {1a1ddc9f-514f-4a90-99b7-519c06678230} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:25:56.039869 [ 3 ] {1a1ddc9f-514f-4a90-99b7-519c06678230} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.30 06:25:56.040013 [ 3 ] {1a1ddc9f-514f-4a90-99b7-519c06678230} oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.30 06:25:56.040117 [ 3 ] {1a1ddc9f-514f-4a90-99b7-519c06678230} executeQuery: Read 2 rows, 175.00 B in 0.000840789 sec., 2378 rows/sec., 203.26 KiB/sec. 2023.12.30 06:25:56.040267 [ 3 ] {1a1ddc9f-514f-4a90-99b7-519c06678230} DynamicQueryHandler: Done processing query 2023.12.30 06:25:56.040291 [ 3 ] {1a1ddc9f-514f-4a90-99b7-519c06678230} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:25:56.040306 [ 3 ] {} HTTP-Session: c7a0e0bd-daa7-495e-9c20-ef80ca661c62 Destroying unnamed session 2023.12.30 06:25:56.040463 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 22136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:25:56.040508 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:25:56.040528 [ 3 ] {} HTTP-Session: 95fe4ba9-479c-46ae-94c3-ff6c5f9da7ae Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:25:56.040544 [ 3 ] {} HTTP-Session: 95fe4ba9-479c-46ae-94c3-ff6c5f9da7ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:25:56.040619 [ 3 ] {aa0d50b9-d30b-4931-a1dc-09438e497227} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:25:56.040656 [ 3 ] {aa0d50b9-d30b-4931-a1dc-09438e497227} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:25:56.040766 [ 3 ] {aa0d50b9-d30b-4931-a1dc-09438e497227} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:25:56.041156 [ 3 ] {aa0d50b9-d30b-4931-a1dc-09438e497227} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:25:56.041367 [ 3 ] {aa0d50b9-d30b-4931-a1dc-09438e497227} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.30 06:25:56.041525 [ 3 ] {aa0d50b9-d30b-4931-a1dc-09438e497227} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.30 06:25:56.041629 [ 3 ] {aa0d50b9-d30b-4931-a1dc-09438e497227} executeQuery: Read 139 rows, 13.65 KiB in 0.000982933 sec., 141413 rows/sec., 13.56 MiB/sec. 2023.12.30 06:25:56.041620 [ 154 ] {} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.12.30 06:25:56.041693 [ 154 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:25:56.041752 [ 3 ] {aa0d50b9-d30b-4931-a1dc-09438e497227} DynamicQueryHandler: Done processing query 2023.12.30 06:25:56.041791 [ 3 ] {aa0d50b9-d30b-4931-a1dc-09438e497227} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.30 06:25:56.041800 [ 21 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.12.30 06:25:56.041814 [ 3 ] {} HTTP-Session: 95fe4ba9-479c-46ae-94c3-ff6c5f9da7ae Destroying unnamed session 2023.12.30 06:25:56.041967 [ 21 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.30 06:25:56.041983 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:25:56.042035 [ 21 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 176 rows starting from the beginning of the part 2023.12.30 06:25:56.042065 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:25:56.042112 [ 3 ] {} HTTP-Session: 19f41bd3-a1cf-452d-aebb-cbf48e9d7dfd Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:25:56.042152 [ 3 ] {} HTTP-Session: 19f41bd3-a1cf-452d-aebb-cbf48e9d7dfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:25:56.042330 [ 21 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 140 rows starting from the beginning of the part 2023.12.30 06:25:56.042349 [ 3 ] {b2c9b82a-ccf3-4c07-8ec8-566bf1da0950} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:25:56.042443 [ 3 ] {b2c9b82a-ccf3-4c07-8ec8-566bf1da0950} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.30 06:25:56.042604 [ 21 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 138 rows starting from the beginning of the part 2023.12.30 06:25:56.042905 [ 21 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 37 rows starting from the beginning of the part 2023.12.30 06:25:56.042931 [ 3 ] {b2c9b82a-ccf3-4c07-8ec8-566bf1da0950} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:25:56.043114 [ 21 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 138 rows starting from the beginning of the part 2023.12.30 06:25:56.043324 [ 21 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 139 rows starting from the beginning of the part 2023.12.30 06:25:56.043770 [ 3 ] {b2c9b82a-ccf3-4c07-8ec8-566bf1da0950} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:25:56.044125 [ 3 ] {b2c9b82a-ccf3-4c07-8ec8-566bf1da0950} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.30 06:25:56.044447 [ 3 ] {b2c9b82a-ccf3-4c07-8ec8-566bf1da0950} oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.30 06:25:56.044716 [ 3 ] {b2c9b82a-ccf3-4c07-8ec8-566bf1da0950} executeQuery: Read 2 rows, 143.00 B in 0.002302253 sec., 868 rows/sec., 60.66 KiB/sec. 2023.12.30 06:25:56.045000 [ 3 ] {b2c9b82a-ccf3-4c07-8ec8-566bf1da0950} DynamicQueryHandler: Done processing query 2023.12.30 06:25:56.045079 [ 3 ] {b2c9b82a-ccf3-4c07-8ec8-566bf1da0950} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:25:56.045144 [ 3 ] {} HTTP-Session: 19f41bd3-a1cf-452d-aebb-cbf48e9d7dfd Destroying unnamed session 2023.12.30 06:25:56.045205 [ 14 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 4 columns (4 merged, 0 gathered) in 0.003455989 sec., 222222.92952900025 rows/sec., 21.06 MiB/sec. 2023.12.30 06:25:56.045307 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 8181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:25:56.045352 [ 14 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.12.30 06:25:56.045374 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:25:56.045425 [ 3 ] {} HTTP-Session: 27588465-1b70-4441-89a0-e706c85b0240 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:25:56.045443 [ 3 ] {} HTTP-Session: 27588465-1b70-4441-89a0-e706c85b0240 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:25:56.045547 [ 3 ] {2ab54db0-9c7f-4119-8392-94aa73802733} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:25:56.045610 [ 3 ] {2ab54db0-9c7f-4119-8392-94aa73802733} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:25:56.045615 [ 14 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_16_3} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.12.30 06:25:56.045741 [ 14 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_16_3} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.12.30 06:25:56.045905 [ 3 ] {2ab54db0-9c7f-4119-8392-94aa73802733} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:25:56.046280 [ 3 ] {2ab54db0-9c7f-4119-8392-94aa73802733} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:25:56.046485 [ 3 ] {2ab54db0-9c7f-4119-8392-94aa73802733} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.30 06:25:56.046630 [ 3 ] {2ab54db0-9c7f-4119-8392-94aa73802733} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.30 06:25:56.046729 [ 154 ] {} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.12.30 06:25:56.046734 [ 3 ] {2ab54db0-9c7f-4119-8392-94aa73802733} executeQuery: Read 48 rows, 3.85 KiB in 0.001152607 sec., 41644 rows/sec., 3.26 MiB/sec. 2023.12.30 06:25:56.046769 [ 154 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:25:56.046869 [ 12 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.12.30 06:25:56.046909 [ 3 ] {2ab54db0-9c7f-4119-8392-94aa73802733} DynamicQueryHandler: Done processing query 2023.12.30 06:25:56.046935 [ 3 ] {2ab54db0-9c7f-4119-8392-94aa73802733} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:25:56.046954 [ 12 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.30 06:25:56.046959 [ 3 ] {} HTTP-Session: 27588465-1b70-4441-89a0-e706c85b0240 Destroying unnamed session 2023.12.30 06:25:56.046988 [ 12 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 92 rows starting from the beginning of the part 2023.12.30 06:25:56.047083 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:25:56.047118 [ 12 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 50 rows starting from the beginning of the part 2023.12.30 06:25:56.047137 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:25:56.047163 [ 3 ] {} HTTP-Session: de2babb1-9e74-43ae-a8d9-8391c86aa57b Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:25:56.047185 [ 3 ] {} HTTP-Session: de2babb1-9e74-43ae-a8d9-8391c86aa57b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:25:56.047226 [ 12 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 46 rows starting from the beginning of the part 2023.12.30 06:25:56.047296 [ 3 ] {054ceb14-3cea-49b8-a4c3-8f78e26518da} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:25:56.047338 [ 12 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part 2023.12.30 06:25:56.047354 [ 3 ] {054ceb14-3cea-49b8-a4c3-8f78e26518da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.30 06:25:56.047478 [ 12 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 46 rows starting from the beginning of the part 2023.12.30 06:25:56.047611 [ 3 ] {054ceb14-3cea-49b8-a4c3-8f78e26518da} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:25:56.047649 [ 12 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part 2023.12.30 06:25:56.047997 [ 3 ] {054ceb14-3cea-49b8-a4c3-8f78e26518da} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:25:56.048396 [ 3 ] {054ceb14-3cea-49b8-a4c3-8f78e26518da} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.30 06:25:56.048549 [ 14 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 308 rows, containing 4 columns (4 merged, 0 gathered) in 0.00173662 sec., 177356.01340535062 rows/sec., 13.86 MiB/sec. 2023.12.30 06:25:56.048631 [ 3 ] {054ceb14-3cea-49b8-a4c3-8f78e26518da} oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.30 06:25:56.048698 [ 19 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.12.30 06:25:56.048814 [ 3 ] {054ceb14-3cea-49b8-a4c3-8f78e26518da} executeQuery: Read 1 rows, 72.00 B in 0.001478394 sec., 676 rows/sec., 47.56 KiB/sec. 2023.12.30 06:25:56.048967 [ 3 ] {054ceb14-3cea-49b8-a4c3-8f78e26518da} DynamicQueryHandler: Done processing query 2023.12.30 06:25:56.048986 [ 19 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_16_3} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.12.30 06:25:56.048995 [ 3 ] {054ceb14-3cea-49b8-a4c3-8f78e26518da} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:25:56.049016 [ 3 ] {} HTTP-Session: de2babb1-9e74-43ae-a8d9-8391c86aa57b Destroying unnamed session 2023.12.30 06:25:56.049052 [ 19 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_16_3} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.12.30 06:25:56.049144 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:25:56.049189 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:25:56.049208 [ 3 ] {} HTTP-Session: a1a66615-73d1-4b4a-bd22-d7ea6f87e9c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:25:56.049224 [ 3 ] {} HTTP-Session: a1a66615-73d1-4b4a-bd22-d7ea6f87e9c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:25:56.049307 [ 3 ] {4711328c-0588-4c23-94ca-3ea6bc94558c} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:25:56.049351 [ 3 ] {4711328c-0588-4c23-94ca-3ea6bc94558c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.30 06:25:56.049488 [ 3 ] {4711328c-0588-4c23-94ca-3ea6bc94558c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:25:56.050015 [ 3 ] {4711328c-0588-4c23-94ca-3ea6bc94558c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:25:56.050348 [ 3 ] {4711328c-0588-4c23-94ca-3ea6bc94558c} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.30 06:25:56.050556 [ 3 ] {4711328c-0588-4c23-94ca-3ea6bc94558c} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.30 06:25:56.050659 [ 3 ] {4711328c-0588-4c23-94ca-3ea6bc94558c} executeQuery: Read 46 rows, 63.56 KiB in 0.00132385 sec., 34747 rows/sec., 46.89 MiB/sec. 2023.12.30 06:25:56.050778 [ 3 ] {4711328c-0588-4c23-94ca-3ea6bc94558c} DynamicQueryHandler: Done processing query 2023.12.30 06:25:56.050800 [ 3 ] {4711328c-0588-4c23-94ca-3ea6bc94558c} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.30 06:25:56.050816 [ 3 ] {} HTTP-Session: a1a66615-73d1-4b4a-bd22-d7ea6f87e9c8 Destroying unnamed session 2023.12.30 06:26:06.037392 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:26:06.037542 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:26:06.037570 [ 3 ] {} HTTP-Session: 6b67d852-2f15-46b7-a649-d65845fcced9 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:26:06.037594 [ 3 ] {} HTTP-Session: 6b67d852-2f15-46b7-a649-d65845fcced9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:26:06.037721 [ 3 ] {b695f181-6a58-4c29-a1ad-4a7a1168ead3} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:26:06.037782 [ 3 ] {b695f181-6a58-4c29-a1ad-4a7a1168ead3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.30 06:26:06.037944 [ 3 ] {b695f181-6a58-4c29-a1ad-4a7a1168ead3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:26:06.038373 [ 3 ] {b695f181-6a58-4c29-a1ad-4a7a1168ead3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:26:06.038645 [ 3 ] {b695f181-6a58-4c29-a1ad-4a7a1168ead3} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.30 06:26:06.038808 [ 3 ] {b695f181-6a58-4c29-a1ad-4a7a1168ead3} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.30 06:26:06.038954 [ 3 ] {b695f181-6a58-4c29-a1ad-4a7a1168ead3} executeQuery: Read 46 rows, 3.73 KiB in 0.001192688 sec., 38568 rows/sec., 3.05 MiB/sec. 2023.12.30 06:26:06.039092 [ 3 ] {b695f181-6a58-4c29-a1ad-4a7a1168ead3} DynamicQueryHandler: Done processing query 2023.12.30 06:26:06.039118 [ 3 ] {b695f181-6a58-4c29-a1ad-4a7a1168ead3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:26:06.039134 [ 3 ] {} HTTP-Session: 6b67d852-2f15-46b7-a649-d65845fcced9 Destroying unnamed session 2023.12.30 06:26:06.039271 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 21987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:26:06.039319 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:26:06.039339 [ 3 ] {} HTTP-Session: a57552cb-dba3-45ce-b4bd-1abf6a91f857 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:26:06.039357 [ 3 ] {} HTTP-Session: a57552cb-dba3-45ce-b4bd-1abf6a91f857 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:26:06.039444 [ 3 ] {7b00df37-c1f9-4d23-a4c6-a005389b41a4} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:26:06.039486 [ 3 ] {7b00df37-c1f9-4d23-a4c6-a005389b41a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:26:06.039597 [ 3 ] {7b00df37-c1f9-4d23-a4c6-a005389b41a4} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:26:06.039967 [ 3 ] {7b00df37-c1f9-4d23-a4c6-a005389b41a4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:26:06.040187 [ 3 ] {7b00df37-c1f9-4d23-a4c6-a005389b41a4} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.30 06:26:06.040337 [ 3 ] {7b00df37-c1f9-4d23-a4c6-a005389b41a4} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.30 06:26:06.040468 [ 3 ] {7b00df37-c1f9-4d23-a4c6-a005389b41a4} executeQuery: Read 138 rows, 13.56 KiB in 0.000993023 sec., 138969 rows/sec., 13.34 MiB/sec. 2023.12.30 06:26:06.040589 [ 3 ] {7b00df37-c1f9-4d23-a4c6-a005389b41a4} DynamicQueryHandler: Done processing query 2023.12.30 06:26:06.040613 [ 3 ] {7b00df37-c1f9-4d23-a4c6-a005389b41a4} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.30 06:26:06.040629 [ 3 ] {} HTTP-Session: a57552cb-dba3-45ce-b4bd-1abf6a91f857 Destroying unnamed session 2023.12.30 06:26:06.040752 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:26:06.040798 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:26:06.040817 [ 3 ] {} HTTP-Session: ee5eec29-9cdf-4e02-8c89-123952b35fbe Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:26:06.040834 [ 3 ] {} HTTP-Session: ee5eec29-9cdf-4e02-8c89-123952b35fbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:26:06.040910 [ 3 ] {78d302c6-15f1-49bb-8500-e25e4235f578} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:26:06.040951 [ 3 ] {78d302c6-15f1-49bb-8500-e25e4235f578} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:26:06.041060 [ 3 ] {78d302c6-15f1-49bb-8500-e25e4235f578} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:26:06.041346 [ 3 ] {78d302c6-15f1-49bb-8500-e25e4235f578} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:26:06.041557 [ 3 ] {78d302c6-15f1-49bb-8500-e25e4235f578} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.30 06:26:06.041699 [ 3 ] {78d302c6-15f1-49bb-8500-e25e4235f578} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.30 06:26:06.041824 [ 3 ] {78d302c6-15f1-49bb-8500-e25e4235f578} executeQuery: Read 46 rows, 3.68 KiB in 0.00088569 sec., 51936 rows/sec., 4.06 MiB/sec. 2023.12.30 06:26:06.041928 [ 3 ] {78d302c6-15f1-49bb-8500-e25e4235f578} DynamicQueryHandler: Done processing query 2023.12.30 06:26:06.041951 [ 3 ] {78d302c6-15f1-49bb-8500-e25e4235f578} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:26:06.041966 [ 3 ] {} HTTP-Session: ee5eec29-9cdf-4e02-8c89-123952b35fbe Destroying unnamed session 2023.12.30 06:26:06.042172 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:26:06.042216 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:26:06.042234 [ 3 ] {} HTTP-Session: 4ffba1a2-b2f0-4cfd-b259-717960180fa0 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:26:06.042251 [ 3 ] {} HTTP-Session: 4ffba1a2-b2f0-4cfd-b259-717960180fa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:26:06.042339 [ 3 ] {480104d5-dd90-406b-b3ab-45c64a4799d8} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:26:06.042385 [ 3 ] {480104d5-dd90-406b-b3ab-45c64a4799d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.30 06:26:06.042521 [ 3 ] {480104d5-dd90-406b-b3ab-45c64a4799d8} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:26:06.042982 [ 3 ] {480104d5-dd90-406b-b3ab-45c64a4799d8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:26:06.043300 [ 3 ] {480104d5-dd90-406b-b3ab-45c64a4799d8} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.30 06:26:06.043482 [ 3 ] {480104d5-dd90-406b-b3ab-45c64a4799d8} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.30 06:26:06.043613 [ 3 ] {480104d5-dd90-406b-b3ab-45c64a4799d8} executeQuery: Read 46 rows, 63.56 KiB in 0.001245299 sec., 36938 rows/sec., 49.85 MiB/sec. 2023.12.30 06:26:06.043807 [ 3 ] {480104d5-dd90-406b-b3ab-45c64a4799d8} DynamicQueryHandler: Done processing query 2023.12.30 06:26:06.043832 [ 3 ] {480104d5-dd90-406b-b3ab-45c64a4799d8} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.30 06:26:06.043847 [ 3 ] {} HTTP-Session: 4ffba1a2-b2f0-4cfd-b259-717960180fa0 Destroying unnamed session 2023.12.30 06:26:08.376815 [ 146 ] {} oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2023.12.30 06:26:08.376940 [ 146 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:26:08.377102 [ 14 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2023.12.30 06:26:08.377318 [ 14 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.30 06:26:08.377384 [ 14 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2023.12.30 06:26:08.377611 [ 14 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2023.12.30 06:26:08.377768 [ 14 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2023.12.30 06:26:08.377911 [ 14 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2023.12.30 06:26:08.378045 [ 14 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2023.12.30 06:26:08.378587 [ 19 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001563416 sec., 7675.500314695513 rows/sec., 650.87 KiB/sec. 2023.12.30 06:26:08.378716 [ 19 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2023.12.30 06:26:08.378923 [ 19 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_5_1} oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2023.12.30 06:26:08.378999 [ 19 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_5_1} oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2023.12.30 06:26:08.544233 [ 146 ] {} oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2023.12.30 06:26:08.544282 [ 146 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:26:08.544349 [ 12 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2023.12.30 06:26:08.544452 [ 12 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.30 06:26:08.544484 [ 12 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2023.12.30 06:26:08.544600 [ 12 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2023.12.30 06:26:08.544693 [ 12 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2023.12.30 06:26:08.544775 [ 12 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2023.12.30 06:26:08.544855 [ 12 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2023.12.30 06:26:08.545394 [ 12 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001074025 sec., 11172.924280161076 rows/sec., 780.14 KiB/sec. 2023.12.30 06:26:08.545487 [ 12 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2023.12.30 06:26:08.545644 [ 12 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_5_1} oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2023.12.30 06:26:08.545706 [ 12 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_5_1} oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2023.12.30 06:26:09.663618 [ 145 ] {} DNSResolver: Updating DNS cache 2023.12.30 06:26:09.663676 [ 145 ] {} DNSResolver: Updated DNS cache 2023.12.30 06:26:11.035757 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 5325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:26:11.035862 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:26:11.035887 [ 3 ] {} HTTP-Session: 5d626ffe-3ac6-4239-b606-a7b5f65b3154 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:26:11.035911 [ 3 ] {} HTTP-Session: 5d626ffe-3ac6-4239-b606-a7b5f65b3154 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:26:11.036053 [ 3 ] {b20f1c8b-9159-46b4-bbec-c0b03d3e95e4} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:26:11.036123 [ 3 ] {b20f1c8b-9159-46b4-bbec-c0b03d3e95e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:26:11.036297 [ 3 ] {b20f1c8b-9159-46b4-bbec-c0b03d3e95e4} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:26:11.036742 [ 3 ] {b20f1c8b-9159-46b4-bbec-c0b03d3e95e4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:26:11.037000 [ 3 ] {b20f1c8b-9159-46b4-bbec-c0b03d3e95e4} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.30 06:26:11.037163 [ 3 ] {b20f1c8b-9159-46b4-bbec-c0b03d3e95e4} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.30 06:26:11.037292 [ 3 ] {b20f1c8b-9159-46b4-bbec-c0b03d3e95e4} executeQuery: Read 36 rows, 3.09 KiB in 0.001197967 sec., 30050 rows/sec., 2.52 MiB/sec. 2023.12.30 06:26:11.037600 [ 3 ] {b20f1c8b-9159-46b4-bbec-c0b03d3e95e4} DynamicQueryHandler: Done processing query 2023.12.30 06:26:11.037632 [ 3 ] {b20f1c8b-9159-46b4-bbec-c0b03d3e95e4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:26:11.037652 [ 3 ] {} HTTP-Session: 5d626ffe-3ac6-4239-b606-a7b5f65b3154 Destroying unnamed session 2023.12.30 06:26:11.037785 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 4094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:26:11.037856 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:26:11.037876 [ 3 ] {} HTTP-Session: 2effe0f9-15be-413e-ae3f-51110ad7e03e Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:26:11.037895 [ 3 ] {} HTTP-Session: 2effe0f9-15be-413e-ae3f-51110ad7e03e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:26:11.037976 [ 3 ] {b5fa5690-5951-41fa-951a-f8d75f1313d2} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:26:11.038017 [ 3 ] {b5fa5690-5951-41fa-951a-f8d75f1313d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:26:11.038126 [ 3 ] {b5fa5690-5951-41fa-951a-f8d75f1313d2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:26:11.038452 [ 3 ] {b5fa5690-5951-41fa-951a-f8d75f1313d2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:26:11.038663 [ 3 ] {b5fa5690-5951-41fa-951a-f8d75f1313d2} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.30 06:26:11.038811 [ 3 ] {b5fa5690-5951-41fa-951a-f8d75f1313d2} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.30 06:26:11.038938 [ 3 ] {b5fa5690-5951-41fa-951a-f8d75f1313d2} executeQuery: Read 24 rows, 1.90 KiB in 0.000927381 sec., 25879 rows/sec., 2.00 MiB/sec. 2023.12.30 06:26:11.039061 [ 3 ] {b5fa5690-5951-41fa-951a-f8d75f1313d2} DynamicQueryHandler: Done processing query 2023.12.30 06:26:11.039085 [ 3 ] {b5fa5690-5951-41fa-951a-f8d75f1313d2} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.30 06:26:11.039102 [ 3 ] {} HTTP-Session: 2effe0f9-15be-413e-ae3f-51110ad7e03e Destroying unnamed session 2023.12.30 06:26:11.039245 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:26:11.039290 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:26:11.039309 [ 3 ] {} HTTP-Session: fa214f2f-a5ed-429f-aaab-51175dddf59d Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:26:11.039326 [ 3 ] {} HTTP-Session: fa214f2f-a5ed-429f-aaab-51175dddf59d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:26:11.039402 [ 3 ] {0fa0259c-e61b-4373-bc52-c37c4a553e59} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:26:11.039471 [ 3 ] {0fa0259c-e61b-4373-bc52-c37c4a553e59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.30 06:26:11.039595 [ 3 ] {0fa0259c-e61b-4373-bc52-c37c4a553e59} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:26:11.039880 [ 3 ] {0fa0259c-e61b-4373-bc52-c37c4a553e59} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:26:11.040148 [ 3 ] {0fa0259c-e61b-4373-bc52-c37c4a553e59} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.30 06:26:11.040320 [ 3 ] {0fa0259c-e61b-4373-bc52-c37c4a553e59} oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.30 06:26:11.040453 [ 3 ] {0fa0259c-e61b-4373-bc52-c37c4a553e59} executeQuery: Read 36 rows, 2.60 KiB in 0.000995803 sec., 36151 rows/sec., 2.55 MiB/sec. 2023.12.30 06:26:11.040628 [ 3 ] {0fa0259c-e61b-4373-bc52-c37c4a553e59} DynamicQueryHandler: Done processing query 2023.12.30 06:26:11.040652 [ 3 ] {0fa0259c-e61b-4373-bc52-c37c4a553e59} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:26:11.040668 [ 3 ] {} HTTP-Session: fa214f2f-a5ed-429f-aaab-51175dddf59d Destroying unnamed session 2023.12.30 06:26:16.037207 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:26:16.037358 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:26:16.037389 [ 3 ] {} HTTP-Session: 0204b527-0aed-4810-806e-fc4c2c5e4c89 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:26:16.037416 [ 3 ] {} HTTP-Session: 0204b527-0aed-4810-806e-fc4c2c5e4c89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:26:16.037553 [ 3 ] {2929f7d1-2880-407f-9764-8fa87760a4a3} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:26:16.037616 [ 3 ] {2929f7d1-2880-407f-9764-8fa87760a4a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.30 06:26:16.037797 [ 3 ] {2929f7d1-2880-407f-9764-8fa87760a4a3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:26:16.038237 [ 3 ] {2929f7d1-2880-407f-9764-8fa87760a4a3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:26:16.038509 [ 3 ] {2929f7d1-2880-407f-9764-8fa87760a4a3} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.30 06:26:16.038668 [ 3 ] {2929f7d1-2880-407f-9764-8fa87760a4a3} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.30 06:26:16.038813 [ 3 ] {2929f7d1-2880-407f-9764-8fa87760a4a3} executeQuery: Read 46 rows, 3.73 KiB in 0.001213757 sec., 37898 rows/sec., 3.00 MiB/sec. 2023.12.30 06:26:16.038813 [ 140 ] {} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2023.12.30 06:26:16.038943 [ 140 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:26:16.039007 [ 3 ] {2929f7d1-2880-407f-9764-8fa87760a4a3} DynamicQueryHandler: Done processing query 2023.12.30 06:26:16.039078 [ 3 ] {2929f7d1-2880-407f-9764-8fa87760a4a3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:26:16.039105 [ 3 ] {} HTTP-Session: 0204b527-0aed-4810-806e-fc4c2c5e4c89 Destroying unnamed session 2023.12.30 06:26:16.039112 [ 14 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact 2023.12.30 06:26:16.039319 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 21987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:26:16.039329 [ 14 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.30 06:26:16.039407 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:26:16.039413 [ 14 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 46 rows starting from the beginning of the part 2023.12.30 06:26:16.039448 [ 3 ] {} HTTP-Session: b11ee3a7-ebda-4c07-8a6c-05a28ca1e834 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:26:16.039496 [ 3 ] {} HTTP-Session: b11ee3a7-ebda-4c07-8a6c-05a28ca1e834 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:26:16.039706 [ 3 ] {aa7e5917-60e3-4d45-8808-fb017809d42e} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:26:16.039719 [ 14 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 46 rows starting from the beginning of the part 2023.12.30 06:26:16.039794 [ 3 ] {aa7e5917-60e3-4d45-8808-fb017809d42e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:26:16.040031 [ 14 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 46 rows starting from the beginning of the part 2023.12.30 06:26:16.040348 [ 3 ] {aa7e5917-60e3-4d45-8808-fb017809d42e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:26:16.040367 [ 14 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 46 rows starting from the beginning of the part 2023.12.30 06:26:16.040545 [ 14 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 46 rows starting from the beginning of the part 2023.12.30 06:26:16.041104 [ 3 ] {aa7e5917-60e3-4d45-8808-fb017809d42e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:26:16.041608 [ 3 ] {aa7e5917-60e3-4d45-8808-fb017809d42e} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.12.30 06:26:16.041842 [ 12 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 230 rows, containing 4 columns (4 merged, 0 gathered) in 0.002836546 sec., 81084.53027026531 rows/sec., 6.42 MiB/sec. 2023.12.30 06:26:16.041900 [ 3 ] {aa7e5917-60e3-4d45-8808-fb017809d42e} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.12.30 06:26:16.041991 [ 14 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2023.12.30 06:26:16.042137 [ 3 ] {aa7e5917-60e3-4d45-8808-fb017809d42e} executeQuery: Read 138 rows, 13.56 KiB in 0.002374415 sec., 58119 rows/sec., 5.58 MiB/sec. 2023.12.30 06:26:16.042344 [ 14 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_14_3} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2023.12.30 06:26:16.042348 [ 3 ] {aa7e5917-60e3-4d45-8808-fb017809d42e} DynamicQueryHandler: Done processing query 2023.12.30 06:26:16.042405 [ 3 ] {aa7e5917-60e3-4d45-8808-fb017809d42e} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.30 06:26:16.042425 [ 3 ] {} HTTP-Session: b11ee3a7-ebda-4c07-8a6c-05a28ca1e834 Destroying unnamed session 2023.12.30 06:26:16.042452 [ 14 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_14_3} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 2023.12.30 06:26:16.042588 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:26:16.042641 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:26:16.042660 [ 3 ] {} HTTP-Session: f328b1c6-d6f6-447e-8b3f-e0ac6cfbace9 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:26:16.042678 [ 3 ] {} HTTP-Session: f328b1c6-d6f6-447e-8b3f-e0ac6cfbace9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:26:16.042758 [ 3 ] {f7f4cf98-de09-4343-95e3-2a06481b76ff} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:26:16.042797 [ 3 ] {f7f4cf98-de09-4343-95e3-2a06481b76ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:26:16.042918 [ 3 ] {f7f4cf98-de09-4343-95e3-2a06481b76ff} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:26:16.043293 [ 3 ] {f7f4cf98-de09-4343-95e3-2a06481b76ff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:26:16.043512 [ 3 ] {f7f4cf98-de09-4343-95e3-2a06481b76ff} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.12.30 06:26:16.043666 [ 3 ] {f7f4cf98-de09-4343-95e3-2a06481b76ff} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.12.30 06:26:16.043792 [ 3 ] {f7f4cf98-de09-4343-95e3-2a06481b76ff} executeQuery: Read 46 rows, 3.68 KiB in 0.001005064 sec., 45768 rows/sec., 3.58 MiB/sec. 2023.12.30 06:26:16.043912 [ 3 ] {f7f4cf98-de09-4343-95e3-2a06481b76ff} DynamicQueryHandler: Done processing query 2023.12.30 06:26:16.043935 [ 3 ] {f7f4cf98-de09-4343-95e3-2a06481b76ff} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:26:16.043950 [ 3 ] {} HTTP-Session: f328b1c6-d6f6-447e-8b3f-e0ac6cfbace9 Destroying unnamed session 2023.12.30 06:26:16.044156 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:26:16.044202 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:26:16.044220 [ 3 ] {} HTTP-Session: b2b9525a-a23e-4c82-b36d-087f3d9a1ab9 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:26:16.044237 [ 3 ] {} HTTP-Session: b2b9525a-a23e-4c82-b36d-087f3d9a1ab9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:26:16.044335 [ 3 ] {74ea4a66-a1d3-4f12-a070-9a01c3a88409} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:26:16.044383 [ 3 ] {74ea4a66-a1d3-4f12-a070-9a01c3a88409} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.30 06:26:16.044523 [ 3 ] {74ea4a66-a1d3-4f12-a070-9a01c3a88409} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:26:16.045009 [ 3 ] {74ea4a66-a1d3-4f12-a070-9a01c3a88409} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:26:16.045341 [ 3 ] {74ea4a66-a1d3-4f12-a070-9a01c3a88409} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.30 06:26:16.045544 [ 3 ] {74ea4a66-a1d3-4f12-a070-9a01c3a88409} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.30 06:26:16.045648 [ 3 ] {74ea4a66-a1d3-4f12-a070-9a01c3a88409} executeQuery: Read 46 rows, 63.56 KiB in 0.00127948 sec., 35952 rows/sec., 48.52 MiB/sec. 2023.12.30 06:26:16.045836 [ 3 ] {74ea4a66-a1d3-4f12-a070-9a01c3a88409} DynamicQueryHandler: Done processing query 2023.12.30 06:26:16.045859 [ 3 ] {74ea4a66-a1d3-4f12-a070-9a01c3a88409} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.30 06:26:16.045875 [ 3 ] {} HTTP-Session: b2b9525a-a23e-4c82-b36d-087f3d9a1ab9 Destroying unnamed session 2023.12.30 06:26:24.663723 [ 51 ] {} DNSResolver: Updating DNS cache 2023.12.30 06:26:24.663798 [ 51 ] {} DNSResolver: Updated DNS cache 2023.12.30 06:26:26.037178 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:26:26.037288 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:26:26.037314 [ 3 ] {} HTTP-Session: 71c8bb13-d30d-40ec-9ba7-080146e8a8fc Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:26:26.037337 [ 3 ] {} HTTP-Session: 71c8bb13-d30d-40ec-9ba7-080146e8a8fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:26:26.037460 [ 3 ] {89da9ef8-13fb-4dc5-8950-8c659f9a469b} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:26:26.037518 [ 3 ] {89da9ef8-13fb-4dc5-8950-8c659f9a469b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.30 06:26:26.037678 [ 3 ] {89da9ef8-13fb-4dc5-8950-8c659f9a469b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:26:26.038080 [ 3 ] {89da9ef8-13fb-4dc5-8950-8c659f9a469b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:26:26.038353 [ 3 ] {89da9ef8-13fb-4dc5-8950-8c659f9a469b} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.30 06:26:26.038520 [ 3 ] {89da9ef8-13fb-4dc5-8950-8c659f9a469b} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.30 06:26:26.038641 [ 3 ] {89da9ef8-13fb-4dc5-8950-8c659f9a469b} executeQuery: Read 46 rows, 3.73 KiB in 0.001147126 sec., 40100 rows/sec., 3.17 MiB/sec. 2023.12.30 06:26:26.038787 [ 3 ] {89da9ef8-13fb-4dc5-8950-8c659f9a469b} DynamicQueryHandler: Done processing query 2023.12.30 06:26:26.038812 [ 3 ] {89da9ef8-13fb-4dc5-8950-8c659f9a469b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:26:26.038828 [ 3 ] {} HTTP-Session: 71c8bb13-d30d-40ec-9ba7-080146e8a8fc Destroying unnamed session 2023.12.30 06:26:26.038944 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:26:26.038996 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:26:26.039016 [ 3 ] {} HTTP-Session: 00e8fa41-9d78-47cb-8839-78021ffb2fa1 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:26:26.039035 [ 3 ] {} HTTP-Session: 00e8fa41-9d78-47cb-8839-78021ffb2fa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:26:26.039113 [ 3 ] {5d0e7723-6227-465d-a000-0cd0236410ab} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:26:26.039154 [ 3 ] {5d0e7723-6227-465d-a000-0cd0236410ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.30 06:26:26.039269 [ 3 ] {5d0e7723-6227-465d-a000-0cd0236410ab} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:26:26.039535 [ 3 ] {5d0e7723-6227-465d-a000-0cd0236410ab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:26:26.039743 [ 3 ] {5d0e7723-6227-465d-a000-0cd0236410ab} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.30 06:26:26.039888 [ 3 ] {5d0e7723-6227-465d-a000-0cd0236410ab} oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.30 06:26:26.039987 [ 3 ] {5d0e7723-6227-465d-a000-0cd0236410ab} executeQuery: Read 4 rows, 342.00 B in 0.00084782 sec., 4717 rows/sec., 393.93 KiB/sec. 2023.12.30 06:26:26.040101 [ 3 ] {5d0e7723-6227-465d-a000-0cd0236410ab} DynamicQueryHandler: Done processing query 2023.12.30 06:26:26.040123 [ 3 ] {5d0e7723-6227-465d-a000-0cd0236410ab} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:26:26.040139 [ 3 ] {} HTTP-Session: 00e8fa41-9d78-47cb-8839-78021ffb2fa1 Destroying unnamed session 2023.12.30 06:26:26.040310 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 22286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:26:26.040358 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:26:26.040377 [ 3 ] {} HTTP-Session: a7e0fb41-88b2-48ab-af08-2092ba07ad5e Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:26:26.040394 [ 3 ] {} HTTP-Session: a7e0fb41-88b2-48ab-af08-2092ba07ad5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:26:26.040472 [ 3 ] {410daacb-d339-486d-9efc-19f742e336f2} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:26:26.040510 [ 3 ] {410daacb-d339-486d-9efc-19f742e336f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:26:26.040613 [ 3 ] {410daacb-d339-486d-9efc-19f742e336f2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:26:26.041014 [ 3 ] {410daacb-d339-486d-9efc-19f742e336f2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:26:26.041232 [ 3 ] {410daacb-d339-486d-9efc-19f742e336f2} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.12.30 06:26:26.041378 [ 3 ] {410daacb-d339-486d-9efc-19f742e336f2} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.12.30 06:26:26.041481 [ 3 ] {410daacb-d339-486d-9efc-19f742e336f2} executeQuery: Read 140 rows, 13.74 KiB in 0.000982243 sec., 142530 rows/sec., 13.66 MiB/sec. 2023.12.30 06:26:26.041640 [ 3 ] {410daacb-d339-486d-9efc-19f742e336f2} DynamicQueryHandler: Done processing query 2023.12.30 06:26:26.041663 [ 3 ] {410daacb-d339-486d-9efc-19f742e336f2} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.30 06:26:26.041678 [ 3 ] {} HTTP-Session: a7e0fb41-88b2-48ab-af08-2092ba07ad5e Destroying unnamed session 2023.12.30 06:26:26.041796 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:26:26.041838 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:26:26.041857 [ 3 ] {} HTTP-Session: 98c6fda0-edca-4128-ab28-2666915eec4a Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:26:26.041873 [ 3 ] {} HTTP-Session: 98c6fda0-edca-4128-ab28-2666915eec4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:26:26.041945 [ 3 ] {33673a59-4fc4-4b02-936f-13acfc52fa17} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:26:26.041984 [ 3 ] {33673a59-4fc4-4b02-936f-13acfc52fa17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.30 06:26:26.042095 [ 3 ] {33673a59-4fc4-4b02-936f-13acfc52fa17} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:26:26.042346 [ 3 ] {33673a59-4fc4-4b02-936f-13acfc52fa17} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:26:26.042542 [ 3 ] {33673a59-4fc4-4b02-936f-13acfc52fa17} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.30 06:26:26.042699 [ 3 ] {33673a59-4fc4-4b02-936f-13acfc52fa17} oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.30 06:26:26.042795 [ 3 ] {33673a59-4fc4-4b02-936f-13acfc52fa17} executeQuery: Read 4 rows, 286.00 B in 0.000823439 sec., 4857 rows/sec., 339.18 KiB/sec. 2023.12.30 06:26:26.042904 [ 3 ] {33673a59-4fc4-4b02-936f-13acfc52fa17} DynamicQueryHandler: Done processing query 2023.12.30 06:26:26.042926 [ 3 ] {33673a59-4fc4-4b02-936f-13acfc52fa17} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:26:26.042941 [ 3 ] {} HTTP-Session: 98c6fda0-edca-4128-ab28-2666915eec4a Destroying unnamed session 2023.12.30 06:26:26.043050 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 8524, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:26:26.043094 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:26:26.043112 [ 3 ] {} HTTP-Session: 09ae9ab4-61ed-42eb-b4ba-c0c0d4147df9 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:26:26.043128 [ 3 ] {} HTTP-Session: 09ae9ab4-61ed-42eb-b4ba-c0c0d4147df9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:26:26.043200 [ 3 ] {8dca57a0-558a-4d1a-9da4-8ac20ee07a97} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:26:26.043241 [ 3 ] {8dca57a0-558a-4d1a-9da4-8ac20ee07a97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:26:26.043345 [ 3 ] {8dca57a0-558a-4d1a-9da4-8ac20ee07a97} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:26:26.043625 [ 3 ] {8dca57a0-558a-4d1a-9da4-8ac20ee07a97} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:26:26.043822 [ 3 ] {8dca57a0-558a-4d1a-9da4-8ac20ee07a97} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.12.30 06:26:26.043964 [ 3 ] {8dca57a0-558a-4d1a-9da4-8ac20ee07a97} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.12.30 06:26:26.044062 [ 3 ] {8dca57a0-558a-4d1a-9da4-8ac20ee07a97} executeQuery: Read 50 rows, 4.01 KiB in 0.000833189 sec., 60010 rows/sec., 4.70 MiB/sec. 2023.12.30 06:26:26.044160 [ 3 ] {8dca57a0-558a-4d1a-9da4-8ac20ee07a97} DynamicQueryHandler: Done processing query 2023.12.30 06:26:26.044183 [ 3 ] {8dca57a0-558a-4d1a-9da4-8ac20ee07a97} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.30 06:26:26.044198 [ 3 ] {} HTTP-Session: 09ae9ab4-61ed-42eb-b4ba-c0c0d4147df9 Destroying unnamed session 2023.12.30 06:26:26.044303 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:26:26.044346 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:26:26.044364 [ 3 ] {} HTTP-Session: f09d69e3-4598-47ea-ab09-991248ca61fa Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:26:26.044380 [ 3 ] {} HTTP-Session: f09d69e3-4598-47ea-ab09-991248ca61fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:26:26.044448 [ 3 ] {e333132a-6959-4957-9262-f79e0b571f52} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:26:26.044489 [ 3 ] {e333132a-6959-4957-9262-f79e0b571f52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.30 06:26:26.044602 [ 3 ] {e333132a-6959-4957-9262-f79e0b571f52} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:26:26.044843 [ 3 ] {e333132a-6959-4957-9262-f79e0b571f52} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:26:26.045093 [ 3 ] {e333132a-6959-4957-9262-f79e0b571f52} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.30 06:26:26.045266 [ 3 ] {e333132a-6959-4957-9262-f79e0b571f52} oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.30 06:26:26.045370 [ 3 ] {e333132a-6959-4957-9262-f79e0b571f52} executeQuery: Read 2 rows, 144.00 B in 0.000896411 sec., 2231 rows/sec., 156.88 KiB/sec. 2023.12.30 06:26:26.045500 [ 3 ] {e333132a-6959-4957-9262-f79e0b571f52} DynamicQueryHandler: Done processing query 2023.12.30 06:26:26.045524 [ 3 ] {e333132a-6959-4957-9262-f79e0b571f52} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:26:26.045541 [ 3 ] {} HTTP-Session: f09d69e3-4598-47ea-ab09-991248ca61fa Destroying unnamed session 2023.12.30 06:26:26.045668 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:26:26.045712 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:26:26.045731 [ 3 ] {} HTTP-Session: 2c657273-f4a9-4723-b699-64fe896b72a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:26:26.045748 [ 3 ] {} HTTP-Session: 2c657273-f4a9-4723-b699-64fe896b72a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:26:26.045837 [ 3 ] {d6826d6a-5487-4141-b03d-20845d582839} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:26:26.045881 [ 3 ] {d6826d6a-5487-4141-b03d-20845d582839} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.30 06:26:26.046017 [ 3 ] {d6826d6a-5487-4141-b03d-20845d582839} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:26:26.046460 [ 3 ] {d6826d6a-5487-4141-b03d-20845d582839} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.12.30 06:26:26.046760 [ 3 ] {d6826d6a-5487-4141-b03d-20845d582839} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.30 06:26:26.046935 [ 3 ] {d6826d6a-5487-4141-b03d-20845d582839} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.30 06:26:26.047054 [ 3 ] {d6826d6a-5487-4141-b03d-20845d582839} executeQuery: Read 46 rows, 63.56 KiB in 0.001178247 sec., 39041 rows/sec., 52.68 MiB/sec. 2023.12.30 06:26:26.047197 [ 3 ] {d6826d6a-5487-4141-b03d-20845d582839} DynamicQueryHandler: Done processing query 2023.12.30 06:26:26.047221 [ 3 ] {d6826d6a-5487-4141-b03d-20845d582839} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.30 06:26:26.047253 [ 3 ] {} HTTP-Session: 2c657273-f4a9-4723-b699-64fe896b72a4 Destroying unnamed session 2023.12.30 06:26:36.036804 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:26:36.036926 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:26:36.036951 [ 3 ] {} HTTP-Session: 1670955a-03cf-49d1-8aca-2012062caf0e Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:26:36.036974 [ 3 ] {} HTTP-Session: 1670955a-03cf-49d1-8aca-2012062caf0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:26:36.037102 [ 3 ] {14c44a03-c052-4393-a360-c98766c221e1} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:26:36.037160 [ 3 ] {14c44a03-c052-4393-a360-c98766c221e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.30 06:26:36.037314 [ 3 ] {14c44a03-c052-4393-a360-c98766c221e1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:26:36.037743 [ 3 ] {14c44a03-c052-4393-a360-c98766c221e1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.12.30 06:26:36.037999 [ 3 ] {14c44a03-c052-4393-a360-c98766c221e1} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.30 06:26:36.038179 [ 3 ] {14c44a03-c052-4393-a360-c98766c221e1} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.30 06:26:36.038309 [ 3 ] {14c44a03-c052-4393-a360-c98766c221e1} executeQuery: Read 46 rows, 3.73 KiB in 0.001167317 sec., 39406 rows/sec., 3.12 MiB/sec. 2023.12.30 06:26:36.038442 [ 3 ] {14c44a03-c052-4393-a360-c98766c221e1} DynamicQueryHandler: Done processing query 2023.12.30 06:26:36.038466 [ 3 ] {14c44a03-c052-4393-a360-c98766c221e1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:26:36.038482 [ 3 ] {} HTTP-Session: 1670955a-03cf-49d1-8aca-2012062caf0e Destroying unnamed session 2023.12.30 06:26:36.038603 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 21987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:26:36.038648 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:26:36.038667 [ 3 ] {} HTTP-Session: 8718de02-3eaa-492f-83ca-81caac2cd1f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:26:36.038684 [ 3 ] {} HTTP-Session: 8718de02-3eaa-492f-83ca-81caac2cd1f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:26:36.038758 [ 3 ] {71725e27-8282-4b0e-9d01-0ff2607b8f4e} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:26:36.038796 [ 3 ] {71725e27-8282-4b0e-9d01-0ff2607b8f4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:26:36.038902 [ 3 ] {71725e27-8282-4b0e-9d01-0ff2607b8f4e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:26:36.039271 [ 3 ] {71725e27-8282-4b0e-9d01-0ff2607b8f4e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.12.30 06:26:36.039485 [ 3 ] {71725e27-8282-4b0e-9d01-0ff2607b8f4e} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.12.30 06:26:36.039632 [ 3 ] {71725e27-8282-4b0e-9d01-0ff2607b8f4e} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.12.30 06:26:36.039731 [ 3 ] {71725e27-8282-4b0e-9d01-0ff2607b8f4e} executeQuery: Read 138 rows, 13.56 KiB in 0.000947252 sec., 145684 rows/sec., 13.98 MiB/sec. 2023.12.30 06:26:36.039763 [ 137 ] {} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.12.30 06:26:36.039853 [ 3 ] {71725e27-8282-4b0e-9d01-0ff2607b8f4e} DynamicQueryHandler: Done processing query 2023.12.30 06:26:36.039866 [ 137 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.12.30 06:26:36.039888 [ 3 ] {71725e27-8282-4b0e-9d01-0ff2607b8f4e} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.30 06:26:36.039918 [ 3 ] {} HTTP-Session: 8718de02-3eaa-492f-83ca-81caac2cd1f3 Destroying unnamed session 2023.12.30 06:26:36.039979 [ 22 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.12.30 06:26:36.040066 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:26:36.040096 [ 22 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.30 06:26:36.040129 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:26:36.040132 [ 22 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 178 rows starting from the beginning of the part 2023.12.30 06:26:36.040154 [ 3 ] {} HTTP-Session: 752b972f-78f0-460a-b30f-4202ea3ea2f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:26:36.040174 [ 3 ] {} HTTP-Session: 752b972f-78f0-460a-b30f-4202ea3ea2f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:26:36.040280 [ 3 ] {81a9bf61-7e30-4b21-a6c1-a1aea27643ae} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:26:36.040316 [ 22 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 138 rows starting from the beginning of the part 2023.12.30 06:26:36.040329 [ 3 ] {81a9bf61-7e30-4b21-a6c1-a1aea27643ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:26:36.040526 [ 22 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part 2023.12.30 06:26:36.040575 [ 3 ] {81a9bf61-7e30-4b21-a6c1-a1aea27643ae} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:26:36.040674 [ 22 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 138 rows starting from the beginning of the part 2023.12.30 06:26:36.040767 [ 22 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 140 rows starting from the beginning of the part 2023.12.30 06:26:36.040960 [ 22 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 138 rows starting from the beginning of the part 2023.12.30 06:26:36.041200 [ 3 ] {81a9bf61-7e30-4b21-a6c1-a1aea27643ae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.12.30 06:26:36.041445 [ 3 ] {81a9bf61-7e30-4b21-a6c1-a1aea27643ae} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.12.30 06:26:36.041658 [ 3 ] {81a9bf61-7e30-4b21-a6c1-a1aea27643ae} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.12.30 06:26:36.041800 [ 137 ] {} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.12.30 06:26:36.041822 [ 3 ] {81a9bf61-7e30-4b21-a6c1-a1aea27643ae} executeQuery: Read 46 rows, 3.68 KiB in 0.001491525 sec., 30840 rows/sec., 2.41 MiB/sec. 2023.12.30 06:26:36.041879 [ 137 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.12.30 06:26:36.042186 [ 14 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.12.30 06:26:36.042304 [ 3 ] {81a9bf61-7e30-4b21-a6c1-a1aea27643ae} DynamicQueryHandler: Done processing query 2023.12.30 06:26:36.042365 [ 3 ] {81a9bf61-7e30-4b21-a6c1-a1aea27643ae} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:26:36.042437 [ 3 ] {} HTTP-Session: 752b972f-78f0-460a-b30f-4202ea3ea2f5 Destroying unnamed session 2023.12.30 06:26:36.042479 [ 12 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 4 columns (4 merged, 0 gathered) in 0.002536228 sec., 302811.8923062122 rows/sec., 28.70 MiB/sec. 2023.12.30 06:26:36.042522 [ 14 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.30 06:26:36.042580 [ 14 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part 2023.12.30 06:26:36.042653 [ 12 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.12.30 06:26:36.042712 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:26:36.042837 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:26:36.042877 [ 14 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 46 rows starting from the beginning of the part 2023.12.30 06:26:36.042900 [ 3 ] {} HTTP-Session: 595910d4-a09c-4b1a-9770-007a80aa0135 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:26:36.042983 [ 3 ] {} HTTP-Session: 595910d4-a09c-4b1a-9770-007a80aa0135 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:26:36.043033 [ 12 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_21_4} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.12.30 06:26:36.043194 [ 12 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_21_4} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.12.30 06:26:36.043318 [ 14 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part 2023.12.30 06:26:36.043344 [ 3 ] {baa21470-c8bf-4422-a352-7579312d88b6} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:26:36.043479 [ 3 ] {baa21470-c8bf-4422-a352-7579312d88b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.30 06:26:36.043617 [ 14 ] {a2e77fb8-625a-4873-939a-15e020fdc620::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.12.30 06:26:36.043926 [ 14 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 50 rows starting from the beginning of the part 2023.12.30 06:26:36.044211 [ 3 ] {baa21470-c8bf-4422-a352-7579312d88b6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:26:36.044213 [ 14 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 46 rows starting from the beginning of the part 2023.12.30 06:26:36.045361 [ 3 ] {baa21470-c8bf-4422-a352-7579312d88b6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.12.30 06:26:36.045949 [ 10 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 308 rows, containing 4 columns (4 merged, 0 gathered) in 0.003956621 sec., 77844.20089768518 rows/sec., 6.08 MiB/sec. 2023.12.30 06:26:36.046074 [ 3 ] {baa21470-c8bf-4422-a352-7579312d88b6} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.30 06:26:36.046126 [ 10 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.12.30 06:26:36.046388 [ 3 ] {baa21470-c8bf-4422-a352-7579312d88b6} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.30 06:26:36.046445 [ 10 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_21_4} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.12.30 06:26:36.046572 [ 137 ] {} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.12.30 06:26:36.046594 [ 10 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_21_4} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.12.30 06:26:36.046619 [ 3 ] {baa21470-c8bf-4422-a352-7579312d88b6} executeQuery: Read 46 rows, 63.56 KiB in 0.003171844 sec., 14502 rows/sec., 19.57 MiB/sec. 2023.12.30 06:26:36.046650 [ 137 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.12.30 06:26:36.046844 [ 10 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.12.30 06:26:36.046963 [ 3 ] {baa21470-c8bf-4422-a352-7579312d88b6} DynamicQueryHandler: Done processing query 2023.12.30 06:26:36.046995 [ 10 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.30 06:26:36.047005 [ 3 ] {baa21470-c8bf-4422-a352-7579312d88b6} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.30 06:26:36.047052 [ 3 ] {} HTTP-Session: 595910d4-a09c-4b1a-9770-007a80aa0135 Destroying unnamed session 2023.12.30 06:26:36.047057 [ 10 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 466 rows starting from the beginning of the part 2023.12.30 06:26:36.047203 [ 10 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 46 rows starting from the beginning of the part 2023.12.30 06:26:36.047297 [ 10 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 46 rows starting from the beginning of the part 2023.12.30 06:26:36.047385 [ 10 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 46 rows starting from the beginning of the part 2023.12.30 06:26:36.047472 [ 10 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 46 rows starting from the beginning of the part 2023.12.30 06:26:36.047558 [ 10 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 46 rows starting from the beginning of the part 2023.12.30 06:26:36.049069 [ 10 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 696 rows, containing 6 columns (6 merged, 0 gathered) in 0.002308093 sec., 301547.6412778861 rows/sec., 406.92 MiB/sec. 2023.12.30 06:26:36.049385 [ 10 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.12.30 06:26:36.049598 [ 10 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_16_3} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.12.30 06:26:36.049658 [ 10 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_16_3} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.12.30 06:26:36.049716 [ 10 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_16_3: 4.00 MiB. 2023.12.30 06:26:37.001131 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.13 MiB, peak 236.48 MiB, will set to 231.02 MiB (RSS), difference: -4.11 MiB 2023.12.30 06:26:38.592490 [ 136 ] {} oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2023.12.30 06:26:38.592571 [ 136 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.12.30 06:26:38.592661 [ 9 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact 2023.12.30 06:26:38.592798 [ 9 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.30 06:26:38.592835 [ 9 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 256 rows starting from the beginning of the part 2023.12.30 06:26:38.592984 [ 9 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part 2023.12.30 06:26:38.593080 [ 9 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part 2023.12.30 06:26:38.593165 [ 9 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part 2023.12.30 06:26:38.593247 [ 9 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part 2023.12.30 06:26:38.593894 [ 25 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 5 columns (5 merged, 0 gathered) in 0.00126711 sec., 262013.5584124504 rows/sec., 18.48 MiB/sec. 2023.12.30 06:26:38.594041 [ 9 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2023.12.30 06:26:38.594252 [ 9 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_9_2} oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. 2023.12.30 06:26:38.594316 [ 9 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_9_2} oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 2023.12.30 06:26:39.663851 [ 136 ] {} DNSResolver: Updating DNS cache 2023.12.30 06:26:39.663912 [ 136 ] {} DNSResolver: Updated DNS cache 2023.12.30 06:26:41.035593 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:26:41.035693 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:26:41.035718 [ 3 ] {} HTTP-Session: c3480b58-a046-4bed-b340-086d2eeeb471 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:26:41.035741 [ 3 ] {} HTTP-Session: c3480b58-a046-4bed-b340-086d2eeeb471 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:26:41.035860 [ 3 ] {b2b3bfdf-4939-4a03-aaa0-dffe4924f103} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:26:41.035919 [ 3 ] {b2b3bfdf-4939-4a03-aaa0-dffe4924f103} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.30 06:26:41.036074 [ 3 ] {b2b3bfdf-4939-4a03-aaa0-dffe4924f103} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:26:41.036447 [ 3 ] {b2b3bfdf-4939-4a03-aaa0-dffe4924f103} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.12.30 06:26:41.036693 [ 3 ] {b2b3bfdf-4939-4a03-aaa0-dffe4924f103} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.30 06:26:41.036851 [ 3 ] {b2b3bfdf-4939-4a03-aaa0-dffe4924f103} oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.30 06:26:41.036975 [ 3 ] {b2b3bfdf-4939-4a03-aaa0-dffe4924f103} executeQuery: Read 2 rows, 175.00 B in 0.001076854 sec., 1857 rows/sec., 158.70 KiB/sec. 2023.12.30 06:26:41.037147 [ 3 ] {b2b3bfdf-4939-4a03-aaa0-dffe4924f103} DynamicQueryHandler: Done processing query 2023.12.30 06:26:41.037173 [ 3 ] {b2b3bfdf-4939-4a03-aaa0-dffe4924f103} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:26:41.037189 [ 3 ] {} HTTP-Session: c3480b58-a046-4bed-b340-086d2eeeb471 Destroying unnamed session 2023.12.30 06:26:41.037311 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 5471, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:26:41.037359 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:26:41.037378 [ 3 ] {} HTTP-Session: a8207790-8c9b-4b4c-a7bc-75b91494d4f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:26:41.037395 [ 3 ] {} HTTP-Session: a8207790-8c9b-4b4c-a7bc-75b91494d4f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:26:41.037469 [ 3 ] {07b5d485-89ea-4f53-aab8-df8fa174ac0b} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:26:41.037508 [ 3 ] {07b5d485-89ea-4f53-aab8-df8fa174ac0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:26:41.037620 [ 3 ] {07b5d485-89ea-4f53-aab8-df8fa174ac0b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:26:41.037925 [ 3 ] {07b5d485-89ea-4f53-aab8-df8fa174ac0b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.12.30 06:26:41.038132 [ 3 ] {07b5d485-89ea-4f53-aab8-df8fa174ac0b} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.12.30 06:26:41.038276 [ 3 ] {07b5d485-89ea-4f53-aab8-df8fa174ac0b} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.12.30 06:26:41.038396 [ 3 ] {07b5d485-89ea-4f53-aab8-df8fa174ac0b} executeQuery: Read 37 rows, 3.18 KiB in 0.000898721 sec., 41169 rows/sec., 3.46 MiB/sec. 2023.12.30 06:26:41.038511 [ 3 ] {07b5d485-89ea-4f53-aab8-df8fa174ac0b} DynamicQueryHandler: Done processing query 2023.12.30 06:26:41.038537 [ 3 ] {07b5d485-89ea-4f53-aab8-df8fa174ac0b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:26:41.038553 [ 3 ] {} HTTP-Session: a8207790-8c9b-4b4c-a7bc-75b91494d4f2 Destroying unnamed session 2023.12.30 06:26:41.038665 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:26:41.038709 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:26:41.038728 [ 3 ] {} HTTP-Session: e2306052-3721-473a-a4fe-388427d97ec8 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:26:41.038744 [ 3 ] {} HTTP-Session: e2306052-3721-473a-a4fe-388427d97ec8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:26:41.038812 [ 3 ] {ba6fe10c-af2f-431f-82ce-1422c02afac0} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:26:41.038851 [ 3 ] {ba6fe10c-af2f-431f-82ce-1422c02afac0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.30 06:26:41.038958 [ 3 ] {ba6fe10c-af2f-431f-82ce-1422c02afac0} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:26:41.039213 [ 3 ] {ba6fe10c-af2f-431f-82ce-1422c02afac0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.12.30 06:26:41.039412 [ 3 ] {ba6fe10c-af2f-431f-82ce-1422c02afac0} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.30 06:26:41.039555 [ 3 ] {ba6fe10c-af2f-431f-82ce-1422c02afac0} oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.30 06:26:41.039669 [ 3 ] {ba6fe10c-af2f-431f-82ce-1422c02afac0} executeQuery: Read 2 rows, 143.00 B in 0.000827739 sec., 2416 rows/sec., 168.71 KiB/sec. 2023.12.30 06:26:41.039825 [ 3 ] {ba6fe10c-af2f-431f-82ce-1422c02afac0} DynamicQueryHandler: Done processing query 2023.12.30 06:26:41.039850 [ 3 ] {ba6fe10c-af2f-431f-82ce-1422c02afac0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:26:41.039865 [ 3 ] {} HTTP-Session: e2306052-3721-473a-a4fe-388427d97ec8 Destroying unnamed session 2023.12.30 06:26:41.040001 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 4429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:26:41.040044 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:26:41.040062 [ 3 ] {} HTTP-Session: 18c33e49-e041-425b-9a65-35799e1a453f Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:26:41.040079 [ 3 ] {} HTTP-Session: 18c33e49-e041-425b-9a65-35799e1a453f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:26:41.040149 [ 3 ] {5eb672ea-8cd4-48df-8b3f-62d0cae76d6e} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:26:41.040187 [ 3 ] {5eb672ea-8cd4-48df-8b3f-62d0cae76d6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:26:41.040302 [ 3 ] {5eb672ea-8cd4-48df-8b3f-62d0cae76d6e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:26:41.040568 [ 3 ] {5eb672ea-8cd4-48df-8b3f-62d0cae76d6e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.12.30 06:26:41.040768 [ 3 ] {5eb672ea-8cd4-48df-8b3f-62d0cae76d6e} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.12.30 06:26:41.040916 [ 3 ] {5eb672ea-8cd4-48df-8b3f-62d0cae76d6e} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.12.30 06:26:41.041028 [ 3 ] {5eb672ea-8cd4-48df-8b3f-62d0cae76d6e} executeQuery: Read 26 rows, 2.06 KiB in 0.000850869 sec., 30556 rows/sec., 2.37 MiB/sec. 2023.12.30 06:26:41.041228 [ 3 ] {5eb672ea-8cd4-48df-8b3f-62d0cae76d6e} DynamicQueryHandler: Done processing query 2023.12.30 06:26:41.041252 [ 3 ] {5eb672ea-8cd4-48df-8b3f-62d0cae76d6e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:26:41.041268 [ 3 ] {} HTTP-Session: 18c33e49-e041-425b-9a65-35799e1a453f Destroying unnamed session 2023.12.30 06:26:41.041387 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:26:41.041432 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:26:41.041450 [ 3 ] {} HTTP-Session: bfc2897a-e66b-479e-9df7-1316ea081d0f Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:26:41.041466 [ 3 ] {} HTTP-Session: bfc2897a-e66b-479e-9df7-1316ea081d0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:26:41.041538 [ 3 ] {42d7b382-98a8-4cf9-aa88-d5c584377c77} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:26:41.041584 [ 3 ] {42d7b382-98a8-4cf9-aa88-d5c584377c77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.30 06:26:41.041721 [ 3 ] {42d7b382-98a8-4cf9-aa88-d5c584377c77} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:26:41.042010 [ 3 ] {42d7b382-98a8-4cf9-aa88-d5c584377c77} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.12.30 06:26:41.042266 [ 3 ] {42d7b382-98a8-4cf9-aa88-d5c584377c77} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.30 06:26:41.042436 [ 3 ] {42d7b382-98a8-4cf9-aa88-d5c584377c77} oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.30 06:26:41.042550 [ 3 ] {42d7b382-98a8-4cf9-aa88-d5c584377c77} executeQuery: Read 37 rows, 2.67 KiB in 0.000983382 sec., 37625 rows/sec., 2.65 MiB/sec. 2023.12.30 06:26:41.042653 [ 3 ] {42d7b382-98a8-4cf9-aa88-d5c584377c77} DynamicQueryHandler: Done processing query 2023.12.30 06:26:41.042676 [ 3 ] {42d7b382-98a8-4cf9-aa88-d5c584377c77} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:26:41.042692 [ 3 ] {} HTTP-Session: bfc2897a-e66b-479e-9df7-1316ea081d0f Destroying unnamed session 2023.12.30 06:26:46.037210 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:26:46.037367 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:26:46.037397 [ 3 ] {} HTTP-Session: 2cf0fdda-7ce2-4ee5-84b0-a75370148af2 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:26:46.037425 [ 3 ] {} HTTP-Session: 2cf0fdda-7ce2-4ee5-84b0-a75370148af2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:26:46.037566 [ 3 ] {0eb53fd0-3eec-40ee-8e9d-1391ca11754c} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:26:46.037632 [ 3 ] {0eb53fd0-3eec-40ee-8e9d-1391ca11754c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.30 06:26:46.037812 [ 3 ] {0eb53fd0-3eec-40ee-8e9d-1391ca11754c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:26:46.038247 [ 3 ] {0eb53fd0-3eec-40ee-8e9d-1391ca11754c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.12.30 06:26:46.038513 [ 3 ] {0eb53fd0-3eec-40ee-8e9d-1391ca11754c} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.30 06:26:46.038670 [ 3 ] {0eb53fd0-3eec-40ee-8e9d-1391ca11754c} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.30 06:26:46.038817 [ 3 ] {0eb53fd0-3eec-40ee-8e9d-1391ca11754c} executeQuery: Read 46 rows, 3.73 KiB in 0.001207978 sec., 38080 rows/sec., 3.01 MiB/sec. 2023.12.30 06:26:46.038951 [ 3 ] {0eb53fd0-3eec-40ee-8e9d-1391ca11754c} DynamicQueryHandler: Done processing query 2023.12.30 06:26:46.038975 [ 3 ] {0eb53fd0-3eec-40ee-8e9d-1391ca11754c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:26:46.038992 [ 3 ] {} HTTP-Session: 2cf0fdda-7ce2-4ee5-84b0-a75370148af2 Destroying unnamed session 2023.12.30 06:26:46.039163 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 21987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:26:46.039207 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:26:46.039226 [ 3 ] {} HTTP-Session: d5db6769-7c9d-4c21-8905-4a4baa6e3691 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:26:46.039242 [ 3 ] {} HTTP-Session: d5db6769-7c9d-4c21-8905-4a4baa6e3691 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:26:46.039316 [ 3 ] {511df459-6697-4fad-a5db-18616323cab3} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:26:46.039355 [ 3 ] {511df459-6697-4fad-a5db-18616323cab3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:26:46.039459 [ 3 ] {511df459-6697-4fad-a5db-18616323cab3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:26:46.039826 [ 3 ] {511df459-6697-4fad-a5db-18616323cab3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.12.30 06:26:46.040034 [ 3 ] {511df459-6697-4fad-a5db-18616323cab3} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.12.30 06:26:46.040178 [ 3 ] {511df459-6697-4fad-a5db-18616323cab3} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.12.30 06:26:46.040301 [ 3 ] {511df459-6697-4fad-a5db-18616323cab3} executeQuery: Read 138 rows, 13.56 KiB in 0.000956522 sec., 144272 rows/sec., 13.85 MiB/sec. 2023.12.30 06:26:46.040403 [ 3 ] {511df459-6697-4fad-a5db-18616323cab3} DynamicQueryHandler: Done processing query 2023.12.30 06:26:46.040427 [ 3 ] {511df459-6697-4fad-a5db-18616323cab3} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.30 06:26:46.040442 [ 3 ] {} HTTP-Session: d5db6769-7c9d-4c21-8905-4a4baa6e3691 Destroying unnamed session 2023.12.30 06:26:46.040561 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:26:46.040603 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:26:46.040622 [ 3 ] {} HTTP-Session: a7405c3b-4066-430b-8b1f-766618279feb Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:26:46.040638 [ 3 ] {} HTTP-Session: a7405c3b-4066-430b-8b1f-766618279feb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:26:46.040708 [ 3 ] {6a996312-08e6-4fc6-b32f-bc9f6b966b34} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:26:46.040746 [ 3 ] {6a996312-08e6-4fc6-b32f-bc9f6b966b34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:26:46.040851 [ 3 ] {6a996312-08e6-4fc6-b32f-bc9f6b966b34} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:26:46.041156 [ 3 ] {6a996312-08e6-4fc6-b32f-bc9f6b966b34} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.12.30 06:26:46.041356 [ 3 ] {6a996312-08e6-4fc6-b32f-bc9f6b966b34} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.12.30 06:26:46.041508 [ 3 ] {6a996312-08e6-4fc6-b32f-bc9f6b966b34} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.12.30 06:26:46.041630 [ 3 ] {6a996312-08e6-4fc6-b32f-bc9f6b966b34} executeQuery: Read 46 rows, 3.68 KiB in 0.000894841 sec., 51405 rows/sec., 4.02 MiB/sec. 2023.12.30 06:26:46.041731 [ 3 ] {6a996312-08e6-4fc6-b32f-bc9f6b966b34} DynamicQueryHandler: Done processing query 2023.12.30 06:26:46.041753 [ 3 ] {6a996312-08e6-4fc6-b32f-bc9f6b966b34} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:26:46.041769 [ 3 ] {} HTTP-Session: a7405c3b-4066-430b-8b1f-766618279feb Destroying unnamed session 2023.12.30 06:26:46.041911 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:26:46.041954 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:26:46.041972 [ 3 ] {} HTTP-Session: b48e469b-9f39-465f-89c8-0edb1a93c062 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:26:46.041989 [ 3 ] {} HTTP-Session: b48e469b-9f39-465f-89c8-0edb1a93c062 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:26:46.042073 [ 3 ] {f8809d1f-bac5-4e14-98f5-07a38a0496c8} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:26:46.042116 [ 3 ] {f8809d1f-bac5-4e14-98f5-07a38a0496c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.30 06:26:46.042253 [ 3 ] {f8809d1f-bac5-4e14-98f5-07a38a0496c8} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:26:46.042835 [ 3 ] {f8809d1f-bac5-4e14-98f5-07a38a0496c8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.12.30 06:26:46.043146 [ 3 ] {f8809d1f-bac5-4e14-98f5-07a38a0496c8} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.30 06:26:46.043322 [ 3 ] {f8809d1f-bac5-4e14-98f5-07a38a0496c8} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.30 06:26:46.043457 [ 3 ] {f8809d1f-bac5-4e14-98f5-07a38a0496c8} executeQuery: Read 46 rows, 63.56 KiB in 0.001348641 sec., 34108 rows/sec., 46.03 MiB/sec. 2023.12.30 06:26:46.043595 [ 3 ] {f8809d1f-bac5-4e14-98f5-07a38a0496c8} DynamicQueryHandler: Done processing query 2023.12.30 06:26:46.043618 [ 3 ] {f8809d1f-bac5-4e14-98f5-07a38a0496c8} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.30 06:26:46.043634 [ 3 ] {} HTTP-Session: b48e469b-9f39-465f-89c8-0edb1a93c062 Destroying unnamed session 2023.12.30 06:26:54.663971 [ 129 ] {} DNSResolver: Updating DNS cache 2023.12.30 06:26:54.664076 [ 129 ] {} DNSResolver: Updated DNS cache 2023.12.30 06:26:56.036746 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:26:56.036886 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:26:56.036917 [ 3 ] {} HTTP-Session: 5606957f-8a40-49e4-bd1c-9af38cc2a2d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:26:56.036945 [ 3 ] {} HTTP-Session: 5606957f-8a40-49e4-bd1c-9af38cc2a2d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:26:56.037083 [ 3 ] {68c887e5-5ff9-403b-a0be-8d3c3311cf11} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:26:56.037153 [ 3 ] {68c887e5-5ff9-403b-a0be-8d3c3311cf11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.30 06:26:56.037339 [ 3 ] {68c887e5-5ff9-403b-a0be-8d3c3311cf11} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:26:56.037948 [ 3 ] {68c887e5-5ff9-403b-a0be-8d3c3311cf11} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.12.30 06:26:56.038240 [ 3 ] {68c887e5-5ff9-403b-a0be-8d3c3311cf11} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.30 06:26:56.038410 [ 3 ] {68c887e5-5ff9-403b-a0be-8d3c3311cf11} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.30 06:26:56.038546 [ 3 ] {68c887e5-5ff9-403b-a0be-8d3c3311cf11} executeQuery: Read 46 rows, 3.73 KiB in 0.001423512 sec., 32314 rows/sec., 2.56 MiB/sec. 2023.12.30 06:26:56.038583 [ 129 ] {} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 2023.12.30 06:26:56.038700 [ 129 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.12.30 06:26:56.038722 [ 3 ] {68c887e5-5ff9-403b-a0be-8d3c3311cf11} DynamicQueryHandler: Done processing query 2023.12.30 06:26:56.038768 [ 3 ] {68c887e5-5ff9-403b-a0be-8d3c3311cf11} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:26:56.038839 [ 3 ] {} HTTP-Session: 5606957f-8a40-49e4-bd1c-9af38cc2a2d3 Destroying unnamed session 2023.12.30 06:26:56.038889 [ 20 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_18_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact 2023.12.30 06:26:56.038986 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:26:56.039058 [ 20 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_18_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.30 06:26:56.039075 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:26:56.039120 [ 20 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 46 rows starting from the beginning of the part 2023.12.30 06:26:56.039132 [ 3 ] {} HTTP-Session: 99ca2eb8-ab87-4572-bce6-8f3e03449b56 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:26:56.039176 [ 3 ] {} HTTP-Session: 99ca2eb8-ab87-4572-bce6-8f3e03449b56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:26:56.039400 [ 3 ] {cda2435d-ef5e-4461-98c2-14c0abc99e60} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:26:56.039442 [ 20 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 46 rows starting from the beginning of the part 2023.12.30 06:26:56.039477 [ 3 ] {cda2435d-ef5e-4461-98c2-14c0abc99e60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.30 06:26:56.039751 [ 20 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 46 rows starting from the beginning of the part 2023.12.30 06:26:56.039954 [ 3 ] {cda2435d-ef5e-4461-98c2-14c0abc99e60} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:26:56.040014 [ 20 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 46 rows starting from the beginning of the part 2023.12.30 06:26:56.040191 [ 20 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 46 rows starting from the beginning of the part 2023.12.30 06:26:56.040680 [ 3 ] {cda2435d-ef5e-4461-98c2-14c0abc99e60} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.12.30 06:26:56.041124 [ 3 ] {cda2435d-ef5e-4461-98c2-14c0abc99e60} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.30 06:26:56.041497 [ 3 ] {cda2435d-ef5e-4461-98c2-14c0abc99e60} oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.30 06:26:56.041560 [ 9 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_18_4} MergeTask::MergeProjectionsStage: Merge sorted 230 rows, containing 4 columns (4 merged, 0 gathered) in 0.002785465 sec., 82571.49165399672 rows/sec., 6.54 MiB/sec. 2023.12.30 06:26:56.041691 [ 3 ] {cda2435d-ef5e-4461-98c2-14c0abc99e60} executeQuery: Read 2 rows, 175.00 B in 0.002217512 sec., 901 rows/sec., 77.07 KiB/sec. 2023.12.30 06:26:56.041864 [ 9 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_18_4} MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) 2023.12.30 06:26:56.041960 [ 3 ] {cda2435d-ef5e-4461-98c2-14c0abc99e60} DynamicQueryHandler: Done processing query 2023.12.30 06:26:56.041991 [ 3 ] {cda2435d-ef5e-4461-98c2-14c0abc99e60} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:26:56.042021 [ 3 ] {} HTTP-Session: 99ca2eb8-ab87-4572-bce6-8f3e03449b56 Destroying unnamed session 2023.12.30 06:26:56.042153 [ 9 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_18_4} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4. 2023.12.30 06:26:56.042171 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 22136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:26:56.042255 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:26:56.042267 [ 9 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_18_4} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45) (MergerMutator): Merged 5 parts: from all_1_14_3 to all_18_18_0 2023.12.30 06:26:56.042282 [ 3 ] {} HTTP-Session: 7cb39e53-7b20-4b64-beeb-3304c9790dc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:26:56.042314 [ 3 ] {} HTTP-Session: 7cb39e53-7b20-4b64-beeb-3304c9790dc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:26:56.042442 [ 3 ] {0124f1a9-fd55-45d8-b536-68d793f2029d} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:26:56.042484 [ 3 ] {0124f1a9-fd55-45d8-b536-68d793f2029d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:26:56.042606 [ 3 ] {0124f1a9-fd55-45d8-b536-68d793f2029d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:26:56.043006 [ 3 ] {0124f1a9-fd55-45d8-b536-68d793f2029d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.12.30 06:26:56.043231 [ 3 ] {0124f1a9-fd55-45d8-b536-68d793f2029d} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.12.30 06:26:56.043392 [ 3 ] {0124f1a9-fd55-45d8-b536-68d793f2029d} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.12.30 06:26:56.043518 [ 3 ] {0124f1a9-fd55-45d8-b536-68d793f2029d} executeQuery: Read 139 rows, 13.65 KiB in 0.001045904 sec., 132899 rows/sec., 12.75 MiB/sec. 2023.12.30 06:26:56.043695 [ 3 ] {0124f1a9-fd55-45d8-b536-68d793f2029d} DynamicQueryHandler: Done processing query 2023.12.30 06:26:56.043719 [ 3 ] {0124f1a9-fd55-45d8-b536-68d793f2029d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.30 06:26:56.043735 [ 3 ] {} HTTP-Session: 7cb39e53-7b20-4b64-beeb-3304c9790dc4 Destroying unnamed session 2023.12.30 06:26:56.043828 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:26:56.043878 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:26:56.043899 [ 3 ] {} HTTP-Session: 4455e1ad-c4d5-42bd-a034-f4c349eb772f Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:26:56.043915 [ 3 ] {} HTTP-Session: 4455e1ad-c4d5-42bd-a034-f4c349eb772f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:26:56.043987 [ 3 ] {697c24d1-8bf0-4360-bf9f-5820daf1fc02} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:26:56.044026 [ 3 ] {697c24d1-8bf0-4360-bf9f-5820daf1fc02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.30 06:26:56.044141 [ 3 ] {697c24d1-8bf0-4360-bf9f-5820daf1fc02} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:26:56.044402 [ 3 ] {697c24d1-8bf0-4360-bf9f-5820daf1fc02} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.12.30 06:26:56.044610 [ 3 ] {697c24d1-8bf0-4360-bf9f-5820daf1fc02} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.30 06:26:56.044755 [ 3 ] {697c24d1-8bf0-4360-bf9f-5820daf1fc02} oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.30 06:26:56.044880 [ 3 ] {697c24d1-8bf0-4360-bf9f-5820daf1fc02} executeQuery: Read 2 rows, 143.00 B in 0.000863429 sec., 2316 rows/sec., 161.74 KiB/sec. 2023.12.30 06:26:56.045010 [ 3 ] {697c24d1-8bf0-4360-bf9f-5820daf1fc02} DynamicQueryHandler: Done processing query 2023.12.30 06:26:56.045033 [ 3 ] {697c24d1-8bf0-4360-bf9f-5820daf1fc02} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:26:56.045049 [ 3 ] {} HTTP-Session: 4455e1ad-c4d5-42bd-a034-f4c349eb772f Destroying unnamed session 2023.12.30 06:26:56.045157 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 8181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:26:56.045202 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:26:56.045221 [ 3 ] {} HTTP-Session: 32cba7da-e7cf-4b5a-8b92-004ef92650fa Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:26:56.045238 [ 3 ] {} HTTP-Session: 32cba7da-e7cf-4b5a-8b92-004ef92650fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:26:56.045311 [ 3 ] {5df1f803-dfa2-4fe2-964c-7cf944a201cf} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:26:56.045351 [ 3 ] {5df1f803-dfa2-4fe2-964c-7cf944a201cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:26:56.045458 [ 3 ] {5df1f803-dfa2-4fe2-964c-7cf944a201cf} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:26:56.045753 [ 3 ] {5df1f803-dfa2-4fe2-964c-7cf944a201cf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.12.30 06:26:56.045955 [ 3 ] {5df1f803-dfa2-4fe2-964c-7cf944a201cf} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.12.30 06:26:56.046100 [ 3 ] {5df1f803-dfa2-4fe2-964c-7cf944a201cf} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.12.30 06:26:56.046223 [ 3 ] {5df1f803-dfa2-4fe2-964c-7cf944a201cf} executeQuery: Read 48 rows, 3.85 KiB in 0.000883901 sec., 54304 rows/sec., 4.25 MiB/sec. 2023.12.30 06:26:56.046336 [ 3 ] {5df1f803-dfa2-4fe2-964c-7cf944a201cf} DynamicQueryHandler: Done processing query 2023.12.30 06:26:56.046358 [ 3 ] {5df1f803-dfa2-4fe2-964c-7cf944a201cf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:26:56.046374 [ 3 ] {} HTTP-Session: 32cba7da-e7cf-4b5a-8b92-004ef92650fa Destroying unnamed session 2023.12.30 06:26:56.046463 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:26:56.046508 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:26:56.046527 [ 3 ] {} HTTP-Session: 87d0c094-5dbd-4ae1-890b-059dbe8eb5f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:26:56.046544 [ 3 ] {} HTTP-Session: 87d0c094-5dbd-4ae1-890b-059dbe8eb5f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:26:56.046613 [ 3 ] {84f13194-8e23-40b8-be46-83346f274d90} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:26:56.046656 [ 3 ] {84f13194-8e23-40b8-be46-83346f274d90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.30 06:26:56.046782 [ 3 ] {84f13194-8e23-40b8-be46-83346f274d90} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:26:56.047045 [ 3 ] {84f13194-8e23-40b8-be46-83346f274d90} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.12.30 06:26:56.047296 [ 3 ] {84f13194-8e23-40b8-be46-83346f274d90} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.30 06:26:56.047473 [ 3 ] {84f13194-8e23-40b8-be46-83346f274d90} oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.30 06:26:56.047600 [ 3 ] {84f13194-8e23-40b8-be46-83346f274d90} executeQuery: Read 1 rows, 72.00 B in 0.000958802 sec., 1042 rows/sec., 73.33 KiB/sec. 2023.12.30 06:26:56.047720 [ 3 ] {84f13194-8e23-40b8-be46-83346f274d90} DynamicQueryHandler: Done processing query 2023.12.30 06:26:56.047743 [ 3 ] {84f13194-8e23-40b8-be46-83346f274d90} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:26:56.047759 [ 3 ] {} HTTP-Session: 87d0c094-5dbd-4ae1-890b-059dbe8eb5f2 Destroying unnamed session 2023.12.30 06:26:56.047893 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:26:56.047939 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:26:56.047957 [ 3 ] {} HTTP-Session: a9001b4b-0146-4356-91ca-213cab73aee0 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:26:56.047973 [ 3 ] {} HTTP-Session: a9001b4b-0146-4356-91ca-213cab73aee0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:26:56.048059 [ 3 ] {583da484-64d0-40f2-9eec-cf0ba72bd972} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:26:56.048103 [ 3 ] {583da484-64d0-40f2-9eec-cf0ba72bd972} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.30 06:26:56.048240 [ 3 ] {583da484-64d0-40f2-9eec-cf0ba72bd972} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:26:56.048708 [ 3 ] {583da484-64d0-40f2-9eec-cf0ba72bd972} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.12.30 06:26:56.049014 [ 3 ] {583da484-64d0-40f2-9eec-cf0ba72bd972} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.30 06:26:56.049204 [ 3 ] {583da484-64d0-40f2-9eec-cf0ba72bd972} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.30 06:26:56.049362 [ 3 ] {583da484-64d0-40f2-9eec-cf0ba72bd972} executeQuery: Read 46 rows, 63.56 KiB in 0.0012673 sec., 36297 rows/sec., 48.98 MiB/sec. 2023.12.30 06:26:56.049548 [ 3 ] {583da484-64d0-40f2-9eec-cf0ba72bd972} DynamicQueryHandler: Done processing query 2023.12.30 06:26:56.049571 [ 3 ] {583da484-64d0-40f2-9eec-cf0ba72bd972} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.30 06:26:56.049586 [ 3 ] {} HTTP-Session: a9001b4b-0146-4356-91ca-213cab73aee0 Destroying unnamed session 2023.12.30 06:27:06.036476 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:27:06.036609 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:27:06.036636 [ 3 ] {} HTTP-Session: 055103a6-cd82-49b6-9779-b8128d9d059b Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:27:06.036661 [ 3 ] {} HTTP-Session: 055103a6-cd82-49b6-9779-b8128d9d059b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:27:06.036797 [ 3 ] {c2d55a9b-0e48-4248-8118-0b2cf2578ece} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:27:06.036859 [ 3 ] {c2d55a9b-0e48-4248-8118-0b2cf2578ece} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.30 06:27:06.037019 [ 3 ] {c2d55a9b-0e48-4248-8118-0b2cf2578ece} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:27:06.037498 [ 3 ] {c2d55a9b-0e48-4248-8118-0b2cf2578ece} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.12.30 06:27:06.037777 [ 3 ] {c2d55a9b-0e48-4248-8118-0b2cf2578ece} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.12.30 06:27:06.037948 [ 3 ] {c2d55a9b-0e48-4248-8118-0b2cf2578ece} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.12.30 06:27:06.038086 [ 3 ] {c2d55a9b-0e48-4248-8118-0b2cf2578ece} executeQuery: Read 46 rows, 3.73 KiB in 0.001245468 sec., 36933 rows/sec., 2.92 MiB/sec. 2023.12.30 06:27:06.038275 [ 3 ] {c2d55a9b-0e48-4248-8118-0b2cf2578ece} DynamicQueryHandler: Done processing query 2023.12.30 06:27:06.038303 [ 3 ] {c2d55a9b-0e48-4248-8118-0b2cf2578ece} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:27:06.038321 [ 3 ] {} HTTP-Session: 055103a6-cd82-49b6-9779-b8128d9d059b Destroying unnamed session 2023.12.30 06:27:06.038489 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 21987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:27:06.038544 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:27:06.038564 [ 3 ] {} HTTP-Session: aa9b8c0e-1601-4e01-82a2-9ba433722621 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:27:06.038584 [ 3 ] {} HTTP-Session: aa9b8c0e-1601-4e01-82a2-9ba433722621 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:27:06.038674 [ 3 ] {72563a7a-22c1-4016-a973-de8938c79858} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:27:06.038719 [ 3 ] {72563a7a-22c1-4016-a973-de8938c79858} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:27:06.038838 [ 3 ] {72563a7a-22c1-4016-a973-de8938c79858} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:27:06.039193 [ 3 ] {72563a7a-22c1-4016-a973-de8938c79858} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.12.30 06:27:06.039420 [ 3 ] {72563a7a-22c1-4016-a973-de8938c79858} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.12.30 06:27:06.039570 [ 3 ] {72563a7a-22c1-4016-a973-de8938c79858} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.12.30 06:27:06.039701 [ 3 ] {72563a7a-22c1-4016-a973-de8938c79858} executeQuery: Read 138 rows, 13.56 KiB in 0.000997563 sec., 138337 rows/sec., 13.28 MiB/sec. 2023.12.30 06:27:06.039824 [ 3 ] {72563a7a-22c1-4016-a973-de8938c79858} DynamicQueryHandler: Done processing query 2023.12.30 06:27:06.039848 [ 3 ] {72563a7a-22c1-4016-a973-de8938c79858} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.30 06:27:06.039864 [ 3 ] {} HTTP-Session: aa9b8c0e-1601-4e01-82a2-9ba433722621 Destroying unnamed session 2023.12.30 06:27:06.039990 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:27:06.040038 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:27:06.040057 [ 3 ] {} HTTP-Session: 8f77225b-5d6f-4ea4-b4ac-c815faabeebe Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:27:06.040075 [ 3 ] {} HTTP-Session: 8f77225b-5d6f-4ea4-b4ac-c815faabeebe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:27:06.040151 [ 3 ] {50b0f3d7-51fc-4fd4-b43b-c71090423d49} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:27:06.040192 [ 3 ] {50b0f3d7-51fc-4fd4-b43b-c71090423d49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:27:06.040301 [ 3 ] {50b0f3d7-51fc-4fd4-b43b-c71090423d49} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:27:06.040578 [ 3 ] {50b0f3d7-51fc-4fd4-b43b-c71090423d49} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.12.30 06:27:06.040782 [ 3 ] {50b0f3d7-51fc-4fd4-b43b-c71090423d49} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.12.30 06:27:06.040929 [ 3 ] {50b0f3d7-51fc-4fd4-b43b-c71090423d49} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.12.30 06:27:06.041062 [ 3 ] {50b0f3d7-51fc-4fd4-b43b-c71090423d49} executeQuery: Read 46 rows, 3.68 KiB in 0.00088044 sec., 52246 rows/sec., 4.09 MiB/sec. 2023.12.30 06:27:06.041210 [ 3 ] {50b0f3d7-51fc-4fd4-b43b-c71090423d49} DynamicQueryHandler: Done processing query 2023.12.30 06:27:06.041233 [ 3 ] {50b0f3d7-51fc-4fd4-b43b-c71090423d49} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:27:06.041248 [ 3 ] {} HTTP-Session: 8f77225b-5d6f-4ea4-b4ac-c815faabeebe Destroying unnamed session 2023.12.30 06:27:06.041430 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:27:06.041477 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:27:06.041495 [ 3 ] {} HTTP-Session: 1a02a57f-c952-4af9-86d6-99de4ddddd94 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:27:06.041512 [ 3 ] {} HTTP-Session: 1a02a57f-c952-4af9-86d6-99de4ddddd94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:27:06.041601 [ 3 ] {7a158677-9f29-443f-b229-1e49db9ec598} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:27:06.041646 [ 3 ] {7a158677-9f29-443f-b229-1e49db9ec598} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.30 06:27:06.041784 [ 3 ] {7a158677-9f29-443f-b229-1e49db9ec598} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:27:06.042232 [ 3 ] {7a158677-9f29-443f-b229-1e49db9ec598} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.12.30 06:27:06.042554 [ 3 ] {7a158677-9f29-443f-b229-1e49db9ec598} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.12.30 06:27:06.042731 [ 3 ] {7a158677-9f29-443f-b229-1e49db9ec598} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.12.30 06:27:06.042857 [ 3 ] {7a158677-9f29-443f-b229-1e49db9ec598} executeQuery: Read 46 rows, 63.56 KiB in 0.001228908 sec., 37431 rows/sec., 50.51 MiB/sec. 2023.12.30 06:27:06.042987 [ 3 ] {7a158677-9f29-443f-b229-1e49db9ec598} DynamicQueryHandler: Done processing query 2023.12.30 06:27:06.043010 [ 3 ] {7a158677-9f29-443f-b229-1e49db9ec598} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.30 06:27:06.043026 [ 3 ] {} HTTP-Session: 1a02a57f-c952-4af9-86d6-99de4ddddd94 Destroying unnamed session 2023.12.30 06:27:09.664332 [ 120 ] {} DNSResolver: Updating DNS cache 2023.12.30 06:27:09.664404 [ 120 ] {} DNSResolver: Updated DNS cache 2023.12.30 06:27:11.035727 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 5325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:27:11.035829 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:27:11.035854 [ 3 ] {} HTTP-Session: 35c34a3b-9a8b-4cf5-904c-a364f95847c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:27:11.035877 [ 3 ] {} HTTP-Session: 35c34a3b-9a8b-4cf5-904c-a364f95847c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:27:11.036001 [ 3 ] {7f341ee9-bd00-4cf4-82b6-3877cbc465c8} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:27:11.036059 [ 3 ] {7f341ee9-bd00-4cf4-82b6-3877cbc465c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:27:11.036212 [ 3 ] {7f341ee9-bd00-4cf4-82b6-3877cbc465c8} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:27:11.036642 [ 3 ] {7f341ee9-bd00-4cf4-82b6-3877cbc465c8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.12.30 06:27:11.036897 [ 3 ] {7f341ee9-bd00-4cf4-82b6-3877cbc465c8} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.12.30 06:27:11.037057 [ 3 ] {7f341ee9-bd00-4cf4-82b6-3877cbc465c8} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.12.30 06:27:11.037177 [ 3 ] {7f341ee9-bd00-4cf4-82b6-3877cbc465c8} executeQuery: Read 36 rows, 3.09 KiB in 0.001138707 sec., 31614 rows/sec., 2.65 MiB/sec. 2023.12.30 06:27:11.037196 [ 120 ] {} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.12.30 06:27:11.037313 [ 120 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.12.30 06:27:11.037374 [ 3 ] {7f341ee9-bd00-4cf4-82b6-3877cbc465c8} DynamicQueryHandler: Done processing query 2023.12.30 06:27:11.037439 [ 3 ] {7f341ee9-bd00-4cf4-82b6-3877cbc465c8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:27:11.037476 [ 3 ] {} HTTP-Session: 35c34a3b-9a8b-4cf5-904c-a364f95847c5 Destroying unnamed session 2023.12.30 06:27:11.037474 [ 25 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.12.30 06:27:11.037678 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 4094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:27:11.037684 [ 25 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.30 06:27:11.037764 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:27:11.037770 [ 25 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 178 rows starting from the beginning of the part 2023.12.30 06:27:11.037804 [ 3 ] {} HTTP-Session: c9b355d2-90e2-4a44-88bd-f9a7d4096b6f Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:27:11.037862 [ 3 ] {} HTTP-Session: c9b355d2-90e2-4a44-88bd-f9a7d4096b6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:27:11.038086 [ 3 ] {7443c998-7e24-4244-93c2-beb60a5c3ff6} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:27:11.038092 [ 25 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 37 rows starting from the beginning of the part 2023.12.30 06:27:11.038171 [ 3 ] {7443c998-7e24-4244-93c2-beb60a5c3ff6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:27:11.038357 [ 25 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 138 rows starting from the beginning of the part 2023.12.30 06:27:11.038707 [ 3 ] {7443c998-7e24-4244-93c2-beb60a5c3ff6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:27:11.038757 [ 25 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 139 rows starting from the beginning of the part 2023.12.30 06:27:11.038978 [ 25 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 138 rows starting from the beginning of the part 2023.12.30 06:27:11.039253 [ 25 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part 2023.12.30 06:27:11.039637 [ 3 ] {7443c998-7e24-4244-93c2-beb60a5c3ff6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.12.30 06:27:11.040088 [ 3 ] {7443c998-7e24-4244-93c2-beb60a5c3ff6} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.12.30 06:27:11.040438 [ 3 ] {7443c998-7e24-4244-93c2-beb60a5c3ff6} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.12.30 06:27:11.040637 [ 119 ] {} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.12.30 06:27:11.040714 [ 3 ] {7443c998-7e24-4244-93c2-beb60a5c3ff6} executeQuery: Read 24 rows, 1.90 KiB in 0.002578559 sec., 9307 rows/sec., 736.24 KiB/sec. 2023.12.30 06:27:11.040755 [ 119 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.12.30 06:27:11.040947 [ 9 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.12.30 06:27:11.041087 [ 3 ] {7443c998-7e24-4244-93c2-beb60a5c3ff6} DynamicQueryHandler: Done processing query 2023.12.30 06:27:11.041164 [ 3 ] {7443c998-7e24-4244-93c2-beb60a5c3ff6} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.30 06:27:11.041244 [ 9 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.30 06:27:11.041249 [ 3 ] {} HTTP-Session: c9b355d2-90e2-4a44-88bd-f9a7d4096b6f Destroying unnamed session 2023.12.30 06:27:11.041367 [ 9 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 96 rows starting from the beginning of the part 2023.12.30 06:27:11.041519 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:27:11.041563 [ 16 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 666 rows, containing 4 columns (4 merged, 0 gathered) in 0.004171277 sec., 159663.33571230105 rows/sec., 15.00 MiB/sec. 2023.12.30 06:27:11.041639 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:27:11.041721 [ 3 ] {} HTTP-Session: 784442be-02e7-4b4d-a8df-a3684bb65273 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:27:11.041730 [ 9 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 26 rows starting from the beginning of the part 2023.12.30 06:27:11.041806 [ 3 ] {} HTTP-Session: 784442be-02e7-4b4d-a8df-a3684bb65273 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:27:11.041953 [ 16 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.12.30 06:27:11.042072 [ 9 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 46 rows starting from the beginning of the part 2023.12.30 06:27:11.042111 [ 3 ] {a332ff49-98de-4b7b-93a4-cc09d008c351} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:27:11.042263 [ 3 ] {a332ff49-98de-4b7b-93a4-cc09d008c351} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.30 06:27:11.042409 [ 9 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 48 rows starting from the beginning of the part 2023.12.30 06:27:11.042747 [ 16 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_26_5} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.12.30 06:27:11.042795 [ 9 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 46 rows starting from the beginning of the part 2023.12.30 06:27:11.043129 [ 3 ] {a332ff49-98de-4b7b-93a4-cc09d008c351} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:27:11.043166 [ 16 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_26_5} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.12.30 06:27:11.043170 [ 9 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part 2023.12.30 06:27:11.043748 [ 3 ] {a332ff49-98de-4b7b-93a4-cc09d008c351} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.12.30 06:27:11.044389 [ 3 ] {a332ff49-98de-4b7b-93a4-cc09d008c351} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.30 06:27:11.044643 [ 9 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 286 rows, containing 4 columns (4 merged, 0 gathered) in 0.003826348 sec., 74744.90035929822 rows/sec., 5.83 MiB/sec. 2023.12.30 06:27:11.044709 [ 3 ] {a332ff49-98de-4b7b-93a4-cc09d008c351} oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.30 06:27:11.044786 [ 9 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.12.30 06:27:11.044923 [ 3 ] {a332ff49-98de-4b7b-93a4-cc09d008c351} executeQuery: Read 36 rows, 2.60 KiB in 0.002721413 sec., 13228 rows/sec., 955.96 KiB/sec. 2023.12.30 06:27:11.045118 [ 3 ] {a332ff49-98de-4b7b-93a4-cc09d008c351} DynamicQueryHandler: Done processing query 2023.12.30 06:27:11.045125 [ 9 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_26_5} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.12.30 06:27:11.045154 [ 3 ] {a332ff49-98de-4b7b-93a4-cc09d008c351} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:27:11.045192 [ 3 ] {} HTTP-Session: 784442be-02e7-4b4d-a8df-a3684bb65273 Destroying unnamed session 2023.12.30 06:27:11.045243 [ 9 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_26_5} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.12.30 06:27:16.035862 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:27:16.035980 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:27:16.036005 [ 3 ] {} HTTP-Session: b8585b28-8939-4b7b-a52d-98b18358e475 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:27:16.036027 [ 3 ] {} HTTP-Session: b8585b28-8939-4b7b-a52d-98b18358e475 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:27:16.036150 [ 3 ] {61c05ab0-7383-48f8-9d24-aa9082e6561a} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:27:16.036207 [ 3 ] {61c05ab0-7383-48f8-9d24-aa9082e6561a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.30 06:27:16.036359 [ 3 ] {61c05ab0-7383-48f8-9d24-aa9082e6561a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:27:16.036933 [ 3 ] {61c05ab0-7383-48f8-9d24-aa9082e6561a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.12.30 06:27:16.037204 [ 3 ] {61c05ab0-7383-48f8-9d24-aa9082e6561a} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.12.30 06:27:16.037368 [ 3 ] {61c05ab0-7383-48f8-9d24-aa9082e6561a} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.12.30 06:27:16.037508 [ 3 ] {61c05ab0-7383-48f8-9d24-aa9082e6561a} executeQuery: Read 46 rows, 3.73 KiB in 0.00131293 sec., 35036 rows/sec., 2.77 MiB/sec. 2023.12.30 06:27:16.037668 [ 3 ] {61c05ab0-7383-48f8-9d24-aa9082e6561a} DynamicQueryHandler: Done processing query 2023.12.30 06:27:16.037694 [ 3 ] {61c05ab0-7383-48f8-9d24-aa9082e6561a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:27:16.037710 [ 3 ] {} HTTP-Session: b8585b28-8939-4b7b-a52d-98b18358e475 Destroying unnamed session 2023.12.30 06:27:16.037849 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 21987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:27:16.037900 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:27:16.037919 [ 3 ] {} HTTP-Session: 710ee06d-6195-46b8-87af-1eafe6978cc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:27:16.037937 [ 3 ] {} HTTP-Session: 710ee06d-6195-46b8-87af-1eafe6978cc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:27:16.038022 [ 3 ] {baf342ac-3be1-42e3-a333-ce59e9670cab} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:27:16.038062 [ 3 ] {baf342ac-3be1-42e3-a333-ce59e9670cab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:27:16.038169 [ 3 ] {baf342ac-3be1-42e3-a333-ce59e9670cab} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:27:16.038567 [ 3 ] {baf342ac-3be1-42e3-a333-ce59e9670cab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.12.30 06:27:16.038785 [ 3 ] {baf342ac-3be1-42e3-a333-ce59e9670cab} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.12.30 06:27:16.038935 [ 3 ] {baf342ac-3be1-42e3-a333-ce59e9670cab} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.12.30 06:27:16.039061 [ 3 ] {baf342ac-3be1-42e3-a333-ce59e9670cab} executeQuery: Read 138 rows, 13.56 KiB in 0.001010473 sec., 136569 rows/sec., 13.11 MiB/sec. 2023.12.30 06:27:16.039176 [ 3 ] {baf342ac-3be1-42e3-a333-ce59e9670cab} DynamicQueryHandler: Done processing query 2023.12.30 06:27:16.039198 [ 3 ] {baf342ac-3be1-42e3-a333-ce59e9670cab} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.30 06:27:16.039214 [ 3 ] {} HTTP-Session: 710ee06d-6195-46b8-87af-1eafe6978cc1 Destroying unnamed session 2023.12.30 06:27:16.039319 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:27:16.039369 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:27:16.039388 [ 3 ] {} HTTP-Session: 0e85cf35-a951-4aee-b161-c42c2be2e883 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:27:16.039405 [ 3 ] {} HTTP-Session: 0e85cf35-a951-4aee-b161-c42c2be2e883 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:27:16.039479 [ 3 ] {913c51d4-827e-497a-9f88-7798e55028a4} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:27:16.039517 [ 3 ] {913c51d4-827e-497a-9f88-7798e55028a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:27:16.039626 [ 3 ] {913c51d4-827e-497a-9f88-7798e55028a4} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:27:16.039933 [ 3 ] {913c51d4-827e-497a-9f88-7798e55028a4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.12.30 06:27:16.040134 [ 3 ] {913c51d4-827e-497a-9f88-7798e55028a4} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.12.30 06:27:16.040277 [ 3 ] {913c51d4-827e-497a-9f88-7798e55028a4} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.12.30 06:27:16.040398 [ 3 ] {913c51d4-827e-497a-9f88-7798e55028a4} executeQuery: Read 46 rows, 3.68 KiB in 0.00088973 sec., 51701 rows/sec., 4.04 MiB/sec. 2023.12.30 06:27:16.040533 [ 3 ] {913c51d4-827e-497a-9f88-7798e55028a4} DynamicQueryHandler: Done processing query 2023.12.30 06:27:16.040556 [ 3 ] {913c51d4-827e-497a-9f88-7798e55028a4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:27:16.040571 [ 3 ] {} HTTP-Session: 0e85cf35-a951-4aee-b161-c42c2be2e883 Destroying unnamed session 2023.12.30 06:27:16.040709 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:27:16.040754 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:27:16.040772 [ 3 ] {} HTTP-Session: aece1878-355c-47a4-adcf-20793f9ac828 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:27:16.040789 [ 3 ] {} HTTP-Session: aece1878-355c-47a4-adcf-20793f9ac828 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:27:16.040879 [ 3 ] {6e81baa6-bdd3-400b-8028-0baa37011fd8} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:27:16.040923 [ 3 ] {6e81baa6-bdd3-400b-8028-0baa37011fd8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.30 06:27:16.041064 [ 3 ] {6e81baa6-bdd3-400b-8028-0baa37011fd8} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:27:16.041579 [ 3 ] {6e81baa6-bdd3-400b-8028-0baa37011fd8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.12.30 06:27:16.041897 [ 3 ] {6e81baa6-bdd3-400b-8028-0baa37011fd8} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.12.30 06:27:16.042072 [ 3 ] {6e81baa6-bdd3-400b-8028-0baa37011fd8} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.12.30 06:27:16.042213 [ 3 ] {6e81baa6-bdd3-400b-8028-0baa37011fd8} executeQuery: Read 46 rows, 63.56 KiB in 0.00130112 sec., 35354 rows/sec., 47.71 MiB/sec. 2023.12.30 06:27:16.042345 [ 3 ] {6e81baa6-bdd3-400b-8028-0baa37011fd8} DynamicQueryHandler: Done processing query 2023.12.30 06:27:16.042368 [ 3 ] {6e81baa6-bdd3-400b-8028-0baa37011fd8} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.30 06:27:16.042385 [ 3 ] {} HTTP-Session: aece1878-355c-47a4-adcf-20793f9ac828 Destroying unnamed session 2023.12.30 06:27:24.664471 [ 113 ] {} DNSResolver: Updating DNS cache 2023.12.30 06:27:24.664581 [ 113 ] {} DNSResolver: Updated DNS cache 2023.12.30 06:27:26.035573 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:27:26.035692 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:27:26.035721 [ 3 ] {} HTTP-Session: 2964e22f-2aca-4d47-ba2d-3a308193af70 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:27:26.035747 [ 3 ] {} HTTP-Session: 2964e22f-2aca-4d47-ba2d-3a308193af70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:27:26.035887 [ 3 ] {a552c4ad-6de2-4035-bca0-6215a81c1d7f} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:27:26.035953 [ 3 ] {a552c4ad-6de2-4035-bca0-6215a81c1d7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.30 06:27:26.036131 [ 3 ] {a552c4ad-6de2-4035-bca0-6215a81c1d7f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:27:26.036610 [ 3 ] {a552c4ad-6de2-4035-bca0-6215a81c1d7f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2023.12.30 06:27:26.036886 [ 3 ] {a552c4ad-6de2-4035-bca0-6215a81c1d7f} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.12.30 06:27:26.037051 [ 3 ] {a552c4ad-6de2-4035-bca0-6215a81c1d7f} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.12.30 06:27:26.037176 [ 3 ] {a552c4ad-6de2-4035-bca0-6215a81c1d7f} executeQuery: Read 46 rows, 3.73 KiB in 0.001249459 sec., 36815 rows/sec., 2.91 MiB/sec. 2023.12.30 06:27:26.037357 [ 3 ] {a552c4ad-6de2-4035-bca0-6215a81c1d7f} DynamicQueryHandler: Done processing query 2023.12.30 06:27:26.037385 [ 3 ] {a552c4ad-6de2-4035-bca0-6215a81c1d7f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:27:26.037402 [ 3 ] {} HTTP-Session: 2964e22f-2aca-4d47-ba2d-3a308193af70 Destroying unnamed session 2023.12.30 06:27:26.037523 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:27:26.037576 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:27:26.037596 [ 3 ] {} HTTP-Session: d6132bf3-6e06-4840-b7a4-05052e27c5f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:27:26.037615 [ 3 ] {} HTTP-Session: d6132bf3-6e06-4840-b7a4-05052e27c5f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:27:26.037696 [ 3 ] {439dbd6a-d495-4095-98fc-6515fedefca0} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:27:26.037741 [ 3 ] {439dbd6a-d495-4095-98fc-6515fedefca0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.30 06:27:26.037858 [ 3 ] {439dbd6a-d495-4095-98fc-6515fedefca0} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:27:26.038189 [ 3 ] {439dbd6a-d495-4095-98fc-6515fedefca0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2023.12.30 06:27:26.038406 [ 3 ] {439dbd6a-d495-4095-98fc-6515fedefca0} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.30 06:27:26.038556 [ 3 ] {439dbd6a-d495-4095-98fc-6515fedefca0} oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.30 06:27:26.038663 [ 3 ] {439dbd6a-d495-4095-98fc-6515fedefca0} executeQuery: Read 4 rows, 342.00 B in 0.000935902 sec., 4273 rows/sec., 356.86 KiB/sec. 2023.12.30 06:27:26.038792 [ 3 ] {439dbd6a-d495-4095-98fc-6515fedefca0} DynamicQueryHandler: Done processing query 2023.12.30 06:27:26.038816 [ 3 ] {439dbd6a-d495-4095-98fc-6515fedefca0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:27:26.038832 [ 3 ] {} HTTP-Session: d6132bf3-6e06-4840-b7a4-05052e27c5f6 Destroying unnamed session 2023.12.30 06:27:26.038970 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 22286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:27:26.039024 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:27:26.039043 [ 3 ] {} HTTP-Session: 5d31d863-1401-43f4-b524-f2ef5e4bb25b Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:27:26.039060 [ 3 ] {} HTTP-Session: 5d31d863-1401-43f4-b524-f2ef5e4bb25b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:27:26.039145 [ 3 ] {470ffc03-708d-4c67-9fb2-3b31369d36cc} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:27:26.039211 [ 3 ] {470ffc03-708d-4c67-9fb2-3b31369d36cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:27:26.039316 [ 3 ] {470ffc03-708d-4c67-9fb2-3b31369d36cc} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:27:26.039697 [ 3 ] {470ffc03-708d-4c67-9fb2-3b31369d36cc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2023.12.30 06:27:26.039919 [ 3 ] {470ffc03-708d-4c67-9fb2-3b31369d36cc} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.12.30 06:27:26.040068 [ 3 ] {470ffc03-708d-4c67-9fb2-3b31369d36cc} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.12.30 06:27:26.040169 [ 3 ] {470ffc03-708d-4c67-9fb2-3b31369d36cc} executeQuery: Read 140 rows, 13.74 KiB in 0.000971243 sec., 144145 rows/sec., 13.81 MiB/sec. 2023.12.30 06:27:26.040288 [ 3 ] {470ffc03-708d-4c67-9fb2-3b31369d36cc} DynamicQueryHandler: Done processing query 2023.12.30 06:27:26.040311 [ 3 ] {470ffc03-708d-4c67-9fb2-3b31369d36cc} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.30 06:27:26.040327 [ 3 ] {} HTTP-Session: 5d31d863-1401-43f4-b524-f2ef5e4bb25b Destroying unnamed session 2023.12.30 06:27:26.040464 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:27:26.040510 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:27:26.040528 [ 3 ] {} HTTP-Session: de0a3f4c-dd36-43ab-b445-813d3256ddfc Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:27:26.040545 [ 3 ] {} HTTP-Session: de0a3f4c-dd36-43ab-b445-813d3256ddfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:27:26.040616 [ 3 ] {2ec285a0-969f-403a-b1b2-405bd3f3f939} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:27:26.040656 [ 3 ] {2ec285a0-969f-403a-b1b2-405bd3f3f939} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.30 06:27:26.040761 [ 3 ] {2ec285a0-969f-403a-b1b2-405bd3f3f939} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:27:26.041032 [ 3 ] {2ec285a0-969f-403a-b1b2-405bd3f3f939} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2023.12.30 06:27:26.041258 [ 3 ] {2ec285a0-969f-403a-b1b2-405bd3f3f939} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.30 06:27:26.041407 [ 3 ] {2ec285a0-969f-403a-b1b2-405bd3f3f939} oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.30 06:27:26.041508 [ 3 ] {2ec285a0-969f-403a-b1b2-405bd3f3f939} executeQuery: Read 4 rows, 286.00 B in 0.00086489 sec., 4624 rows/sec., 322.93 KiB/sec. 2023.12.30 06:27:26.041669 [ 3 ] {2ec285a0-969f-403a-b1b2-405bd3f3f939} DynamicQueryHandler: Done processing query 2023.12.30 06:27:26.041694 [ 3 ] {2ec285a0-969f-403a-b1b2-405bd3f3f939} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:27:26.041709 [ 3 ] {} HTTP-Session: de0a3f4c-dd36-43ab-b445-813d3256ddfc Destroying unnamed session 2023.12.30 06:27:26.041827 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 8524, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:27:26.041872 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:27:26.041890 [ 3 ] {} HTTP-Session: db7e6b6a-b742-4c82-89fa-a1f949d83373 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:27:26.041906 [ 3 ] {} HTTP-Session: db7e6b6a-b742-4c82-89fa-a1f949d83373 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:27:26.041981 [ 3 ] {bd9e540a-a895-4c66-a5f9-b3e6aca3eedf} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:27:26.042020 [ 3 ] {bd9e540a-a895-4c66-a5f9-b3e6aca3eedf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:27:26.042133 [ 3 ] {bd9e540a-a895-4c66-a5f9-b3e6aca3eedf} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:27:26.042469 [ 3 ] {bd9e540a-a895-4c66-a5f9-b3e6aca3eedf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2023.12.30 06:27:26.042741 [ 3 ] {bd9e540a-a895-4c66-a5f9-b3e6aca3eedf} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.12.30 06:27:26.042887 [ 3 ] {bd9e540a-a895-4c66-a5f9-b3e6aca3eedf} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.12.30 06:27:26.042987 [ 3 ] {bd9e540a-a895-4c66-a5f9-b3e6aca3eedf} executeQuery: Read 50 rows, 4.01 KiB in 0.000979353 sec., 51054 rows/sec., 4.00 MiB/sec. 2023.12.30 06:27:26.043086 [ 3 ] {bd9e540a-a895-4c66-a5f9-b3e6aca3eedf} DynamicQueryHandler: Done processing query 2023.12.30 06:27:26.043108 [ 3 ] {bd9e540a-a895-4c66-a5f9-b3e6aca3eedf} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.30 06:27:26.043123 [ 3 ] {} HTTP-Session: db7e6b6a-b742-4c82-89fa-a1f949d83373 Destroying unnamed session 2023.12.30 06:27:26.043221 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:27:26.043265 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:27:26.043283 [ 3 ] {} HTTP-Session: a7704279-ba81-4d34-a691-45d63d258741 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:27:26.043299 [ 3 ] {} HTTP-Session: a7704279-ba81-4d34-a691-45d63d258741 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:27:26.043368 [ 3 ] {a07e6aed-c663-4048-a6ca-892027309c0e} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:27:26.043411 [ 3 ] {a07e6aed-c663-4048-a6ca-892027309c0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.30 06:27:26.043529 [ 3 ] {a07e6aed-c663-4048-a6ca-892027309c0e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:27:26.043822 [ 3 ] {a07e6aed-c663-4048-a6ca-892027309c0e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2023.12.30 06:27:26.044074 [ 3 ] {a07e6aed-c663-4048-a6ca-892027309c0e} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.30 06:27:26.044248 [ 3 ] {a07e6aed-c663-4048-a6ca-892027309c0e} oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.30 06:27:26.044355 [ 3 ] {a07e6aed-c663-4048-a6ca-892027309c0e} executeQuery: Read 2 rows, 144.00 B in 0.000957092 sec., 2089 rows/sec., 146.93 KiB/sec. 2023.12.30 06:27:26.044460 [ 3 ] {a07e6aed-c663-4048-a6ca-892027309c0e} DynamicQueryHandler: Done processing query 2023.12.30 06:27:26.044483 [ 3 ] {a07e6aed-c663-4048-a6ca-892027309c0e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:27:26.044499 [ 3 ] {} HTTP-Session: a7704279-ba81-4d34-a691-45d63d258741 Destroying unnamed session 2023.12.30 06:27:26.044638 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:27:26.044681 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:27:26.044700 [ 3 ] {} HTTP-Session: cd7e6ed0-4b66-4cd7-9c72-3682a2f33f61 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:27:26.044716 [ 3 ] {} HTTP-Session: cd7e6ed0-4b66-4cd7-9c72-3682a2f33f61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:27:26.044799 [ 3 ] {c1f2a82b-163d-4873-bc99-132a8fd7faa2} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:27:26.044842 [ 3 ] {c1f2a82b-163d-4873-bc99-132a8fd7faa2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.30 06:27:26.044974 [ 3 ] {c1f2a82b-163d-4873-bc99-132a8fd7faa2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:27:26.045430 [ 3 ] {c1f2a82b-163d-4873-bc99-132a8fd7faa2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2023.12.30 06:27:26.045732 [ 3 ] {c1f2a82b-163d-4873-bc99-132a8fd7faa2} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.12.30 06:27:26.045912 [ 3 ] {c1f2a82b-163d-4873-bc99-132a8fd7faa2} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.12.30 06:27:26.046017 [ 3 ] {c1f2a82b-163d-4873-bc99-132a8fd7faa2} executeQuery: Read 46 rows, 63.56 KiB in 0.001189818 sec., 38661 rows/sec., 52.17 MiB/sec. 2023.12.30 06:27:26.046003 [ 114 ] {} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.12.30 06:27:26.046080 [ 114 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2023.12.30 06:27:26.046173 [ 3 ] {c1f2a82b-163d-4873-bc99-132a8fd7faa2} DynamicQueryHandler: Done processing query 2023.12.30 06:27:26.046231 [ 3 ] {c1f2a82b-163d-4873-bc99-132a8fd7faa2} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.30 06:27:26.046272 [ 25 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.12.30 06:27:26.046297 [ 3 ] {} HTTP-Session: cd7e6ed0-4b66-4cd7-9c72-3682a2f33f61 Destroying unnamed session 2023.12.30 06:27:26.046476 [ 25 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.30 06:27:26.046525 [ 25 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 696 rows starting from the beginning of the part 2023.12.30 06:27:26.046674 [ 25 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 46 rows starting from the beginning of the part 2023.12.30 06:27:26.046791 [ 25 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 46 rows starting from the beginning of the part 2023.12.30 06:27:26.046900 [ 25 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::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.12.30 06:27:26.047005 [ 25 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 46 rows starting from the beginning of the part 2023.12.30 06:27:26.047109 [ 25 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 46 rows starting from the beginning of the part 2023.12.30 06:27:26.049204 [ 16 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 926 rows, containing 6 columns (6 merged, 0 gathered) in 0.00305724 sec., 302887.571796784 rows/sec., 408.73 MiB/sec. 2023.12.30 06:27:26.049808 [ 16 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.12.30 06:27:26.050101 [ 16 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_21_4} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.12.30 06:27:26.050185 [ 16 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_21_4} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.12.30 06:27:26.050280 [ 16 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_21_4: 4.17 MiB. 2023.12.30 06:27:36.035917 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:27:36.036050 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:27:36.036079 [ 3 ] {} HTTP-Session: 1a25a2cd-e606-470a-9e70-18bc55a0f2f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:27:36.036107 [ 3 ] {} HTTP-Session: 1a25a2cd-e606-470a-9e70-18bc55a0f2f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:27:36.036244 [ 3 ] {5f90f67d-2770-4de0-9e1a-6225f00e3dca} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:27:36.036312 [ 3 ] {5f90f67d-2770-4de0-9e1a-6225f00e3dca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.30 06:27:36.036488 [ 3 ] {5f90f67d-2770-4de0-9e1a-6225f00e3dca} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:27:36.036947 [ 3 ] {5f90f67d-2770-4de0-9e1a-6225f00e3dca} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2023.12.30 06:27:36.037216 [ 3 ] {5f90f67d-2770-4de0-9e1a-6225f00e3dca} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.12.30 06:27:36.037389 [ 3 ] {5f90f67d-2770-4de0-9e1a-6225f00e3dca} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.12.30 06:27:36.037514 [ 3 ] {5f90f67d-2770-4de0-9e1a-6225f00e3dca} executeQuery: Read 46 rows, 3.73 KiB in 0.001231679 sec., 37347 rows/sec., 2.96 MiB/sec. 2023.12.30 06:27:36.037552 [ 109 ] {} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 2023.12.30 06:27:36.037678 [ 109 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2023.12.30 06:27:36.037682 [ 3 ] {5f90f67d-2770-4de0-9e1a-6225f00e3dca} DynamicQueryHandler: Done processing query 2023.12.30 06:27:36.037744 [ 3 ] {5f90f67d-2770-4de0-9e1a-6225f00e3dca} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:27:36.037806 [ 3 ] {} HTTP-Session: 1a25a2cd-e606-470a-9e70-18bc55a0f2f9 Destroying unnamed session 2023.12.30 06:27:36.037839 [ 13 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_22_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact 2023.12.30 06:27:36.038003 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 21987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:27:36.038028 [ 13 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_22_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.30 06:27:36.038085 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:27:36.038089 [ 13 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 46 rows starting from the beginning of the part 2023.12.30 06:27:36.038128 [ 3 ] {} HTTP-Session: 6b07b0cf-4a33-451a-a0dd-8c73c8042fcb Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:27:36.038156 [ 3 ] {} HTTP-Session: 6b07b0cf-4a33-451a-a0dd-8c73c8042fcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:27:36.038351 [ 3 ] {7bc6484f-e367-4c4d-914d-088862cac491} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:27:36.038397 [ 13 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 46 rows starting from the beginning of the part 2023.12.30 06:27:36.038464 [ 3 ] {7bc6484f-e367-4c4d-914d-088862cac491} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:27:36.038659 [ 13 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 46 rows starting from the beginning of the part 2023.12.30 06:27:36.038910 [ 3 ] {7bc6484f-e367-4c4d-914d-088862cac491} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:27:36.038929 [ 13 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 46 rows starting from the beginning of the part 2023.12.30 06:27:36.039106 [ 13 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 46 rows starting from the beginning of the part 2023.12.30 06:27:36.039669 [ 3 ] {7bc6484f-e367-4c4d-914d-088862cac491} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2023.12.30 06:27:36.040142 [ 3 ] {7bc6484f-e367-4c4d-914d-088862cac491} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.12.30 06:27:36.040468 [ 3 ] {7bc6484f-e367-4c4d-914d-088862cac491} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.12.30 06:27:36.040477 [ 13 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_22_5} MergeTask::MergeProjectionsStage: Merge sorted 230 rows, containing 4 columns (4 merged, 0 gathered) in 0.002735373 sec., 84083.59664294412 rows/sec., 6.66 MiB/sec. 2023.12.30 06:27:36.040643 [ 13 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_22_5} MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) 2023.12.30 06:27:36.040669 [ 3 ] {7bc6484f-e367-4c4d-914d-088862cac491} executeQuery: Read 138 rows, 13.56 KiB in 0.002248172 sec., 61383 rows/sec., 5.89 MiB/sec. 2023.12.30 06:27:36.040852 [ 3 ] {7bc6484f-e367-4c4d-914d-088862cac491} DynamicQueryHandler: Done processing query 2023.12.30 06:27:36.040891 [ 3 ] {7bc6484f-e367-4c4d-914d-088862cac491} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.30 06:27:36.040900 [ 13 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_22_5} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5. 2023.12.30 06:27:36.040921 [ 3 ] {} HTTP-Session: 6b07b0cf-4a33-451a-a0dd-8c73c8042fcb Destroying unnamed session 2023.12.30 06:27:36.041001 [ 13 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_22_5} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45) (MergerMutator): Merged 5 parts: from all_1_18_4 to all_22_22_0 2023.12.30 06:27:36.041103 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:27:36.041159 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:27:36.041180 [ 3 ] {} HTTP-Session: 37e0ce1b-ee7e-412d-88a3-5747cb8dc59b Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:27:36.041198 [ 3 ] {} HTTP-Session: 37e0ce1b-ee7e-412d-88a3-5747cb8dc59b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:27:36.041278 [ 3 ] {b9f740fc-7d4f-4764-afb9-4f599fbd635e} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:27:36.041319 [ 3 ] {b9f740fc-7d4f-4764-afb9-4f599fbd635e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:27:36.041437 [ 3 ] {b9f740fc-7d4f-4764-afb9-4f599fbd635e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:27:36.041735 [ 3 ] {b9f740fc-7d4f-4764-afb9-4f599fbd635e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2023.12.30 06:27:36.041947 [ 3 ] {b9f740fc-7d4f-4764-afb9-4f599fbd635e} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.12.30 06:27:36.042091 [ 3 ] {b9f740fc-7d4f-4764-afb9-4f599fbd635e} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.12.30 06:27:36.042222 [ 3 ] {b9f740fc-7d4f-4764-afb9-4f599fbd635e} executeQuery: Read 46 rows, 3.68 KiB in 0.000914741 sec., 50287 rows/sec., 3.93 MiB/sec. 2023.12.30 06:27:36.042326 [ 3 ] {b9f740fc-7d4f-4764-afb9-4f599fbd635e} DynamicQueryHandler: Done processing query 2023.12.30 06:27:36.042348 [ 3 ] {b9f740fc-7d4f-4764-afb9-4f599fbd635e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:27:36.042364 [ 3 ] {} HTTP-Session: 37e0ce1b-ee7e-412d-88a3-5747cb8dc59b Destroying unnamed session 2023.12.30 06:27:36.042572 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:27:36.042616 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:27:36.042634 [ 3 ] {} HTTP-Session: 1ba601fb-89b6-49dc-907e-c2fb48bd83aa Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:27:36.042651 [ 3 ] {} HTTP-Session: 1ba601fb-89b6-49dc-907e-c2fb48bd83aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:27:36.042747 [ 3 ] {329606b5-7779-4d26-988c-2da291c5cac3} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:27:36.042792 [ 3 ] {329606b5-7779-4d26-988c-2da291c5cac3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.30 06:27:36.042931 [ 3 ] {329606b5-7779-4d26-988c-2da291c5cac3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:27:36.043422 [ 3 ] {329606b5-7779-4d26-988c-2da291c5cac3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2023.12.30 06:27:36.043741 [ 3 ] {329606b5-7779-4d26-988c-2da291c5cac3} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.12.30 06:27:36.043917 [ 3 ] {329606b5-7779-4d26-988c-2da291c5cac3} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.12.30 06:27:36.044035 [ 3 ] {329606b5-7779-4d26-988c-2da291c5cac3} executeQuery: Read 46 rows, 63.56 KiB in 0.001260099 sec., 36505 rows/sec., 49.26 MiB/sec. 2023.12.30 06:27:36.044159 [ 3 ] {329606b5-7779-4d26-988c-2da291c5cac3} DynamicQueryHandler: Done processing query 2023.12.30 06:27:36.044182 [ 3 ] {329606b5-7779-4d26-988c-2da291c5cac3} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.30 06:27:36.044198 [ 3 ] {} HTTP-Session: 1ba601fb-89b6-49dc-907e-c2fb48bd83aa Destroying unnamed session 2023.12.30 06:27:37.198438 [ 109 ] {} oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2023.12.30 06:27:37.198535 [ 109 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2023.12.30 06:27:37.198640 [ 24 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact 2023.12.30 06:27:37.198769 [ 24 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.30 06:27:37.198801 [ 24 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part 2023.12.30 06:27:37.198914 [ 24 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2023.12.30 06:27:37.198997 [ 24 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2023.12.30 06:27:37.199072 [ 24 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2023.12.30 06:27:37.199147 [ 24 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part 2023.12.30 06:27:37.199696 [ 24 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001107855 sec., 18052.904035275373 rows/sec., 1.47 MiB/sec. 2023.12.30 06:27:37.199775 [ 24 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2023.12.30 06:27:37.199933 [ 24 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_9_2} oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. 2023.12.30 06:27:37.199999 [ 24 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_9_2} oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 2023.12.30 06:27:39.223127 [ 108 ] {} oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2023.12.30 06:27:39.223247 [ 108 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2023.12.30 06:27:39.223411 [ 18 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact 2023.12.30 06:27:39.223600 [ 18 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.30 06:27:39.223634 [ 18 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part 2023.12.30 06:27:39.223779 [ 18 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2023.12.30 06:27:39.223870 [ 18 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2023.12.30 06:27:39.223952 [ 18 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2023.12.30 06:27:39.224029 [ 18 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part 2023.12.30 06:27:39.224579 [ 18 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001257289 sec., 15907.241692244186 rows/sec., 1.08 MiB/sec. 2023.12.30 06:27:39.224695 [ 18 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2023.12.30 06:27:39.224918 [ 18 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_9_2} oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. 2023.12.30 06:27:39.225000 [ 18 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_9_2} oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 2023.12.30 06:27:39.664628 [ 108 ] {} DNSResolver: Updating DNS cache 2023.12.30 06:27:39.664676 [ 108 ] {} DNSResolver: Updated DNS cache 2023.12.30 06:27:39.882436 [ 108 ] {} oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2023.12.30 06:27:39.882516 [ 108 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2023.12.30 06:27:39.882677 [ 21 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact 2023.12.30 06:27:39.882886 [ 21 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.30 06:27:39.882949 [ 21 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 332 rows starting from the beginning of the part 2023.12.30 06:27:39.883152 [ 21 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 37 rows starting from the beginning of the part 2023.12.30 06:27:39.883324 [ 21 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part 2023.12.30 06:27:39.883481 [ 21 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part 2023.12.30 06:27:39.883581 [ 21 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2023.12.30 06:27:39.884218 [ 18 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 408 rows, containing 5 columns (5 merged, 0 gathered) in 0.001624347 sec., 251177.8579330648 rows/sec., 17.71 MiB/sec. 2023.12.30 06:27:39.884330 [ 18 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2023.12.30 06:27:39.884545 [ 18 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_13_3} oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3. 2023.12.30 06:27:39.884613 [ 18 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_13_3} oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d) (MergerMutator): Merged 5 parts: from all_1_9_2 to all_13_13_0 2023.12.30 06:27:41.034728 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:27:41.034841 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:27:41.034870 [ 3 ] {} HTTP-Session: c31838e9-1591-46eb-991c-567a33eecab9 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:27:41.034898 [ 3 ] {} HTTP-Session: c31838e9-1591-46eb-991c-567a33eecab9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:27:41.035038 [ 3 ] {f0ed2bcc-02a4-455d-923b-9315c4aa5214} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:27:41.035103 [ 3 ] {f0ed2bcc-02a4-455d-923b-9315c4aa5214} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.30 06:27:41.035282 [ 3 ] {f0ed2bcc-02a4-455d-923b-9315c4aa5214} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:27:41.035665 [ 3 ] {f0ed2bcc-02a4-455d-923b-9315c4aa5214} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2023.12.30 06:27:41.035912 [ 3 ] {f0ed2bcc-02a4-455d-923b-9315c4aa5214} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.30 06:27:41.036075 [ 3 ] {f0ed2bcc-02a4-455d-923b-9315c4aa5214} oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.30 06:27:41.036189 [ 3 ] {f0ed2bcc-02a4-455d-923b-9315c4aa5214} executeQuery: Read 2 rows, 175.00 B in 0.001113455 sec., 1796 rows/sec., 153.48 KiB/sec. 2023.12.30 06:27:41.036312 [ 3 ] {f0ed2bcc-02a4-455d-923b-9315c4aa5214} DynamicQueryHandler: Done processing query 2023.12.30 06:27:41.036337 [ 3 ] {f0ed2bcc-02a4-455d-923b-9315c4aa5214} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:27:41.036353 [ 3 ] {} HTTP-Session: c31838e9-1591-46eb-991c-567a33eecab9 Destroying unnamed session 2023.12.30 06:27:41.036478 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 5471, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:27:41.036523 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:27:41.036542 [ 3 ] {} HTTP-Session: df5a6fe6-f935-453d-af3a-c65c133fbbdb Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:27:41.036560 [ 3 ] {} HTTP-Session: df5a6fe6-f935-453d-af3a-c65c133fbbdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:27:41.036632 [ 3 ] {6c856239-2fda-4b52-810a-50f0729a91c3} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:27:41.036669 [ 3 ] {6c856239-2fda-4b52-810a-50f0729a91c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:27:41.036773 [ 3 ] {6c856239-2fda-4b52-810a-50f0729a91c3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:27:41.037111 [ 3 ] {6c856239-2fda-4b52-810a-50f0729a91c3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2023.12.30 06:27:41.037315 [ 3 ] {6c856239-2fda-4b52-810a-50f0729a91c3} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.12.30 06:27:41.037467 [ 3 ] {6c856239-2fda-4b52-810a-50f0729a91c3} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.12.30 06:27:41.037569 [ 3 ] {6c856239-2fda-4b52-810a-50f0729a91c3} executeQuery: Read 37 rows, 3.18 KiB in 0.000910701 sec., 40628 rows/sec., 3.41 MiB/sec. 2023.12.30 06:27:41.037687 [ 3 ] {6c856239-2fda-4b52-810a-50f0729a91c3} DynamicQueryHandler: Done processing query 2023.12.30 06:27:41.037710 [ 3 ] {6c856239-2fda-4b52-810a-50f0729a91c3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:27:41.037726 [ 3 ] {} HTTP-Session: df5a6fe6-f935-453d-af3a-c65c133fbbdb Destroying unnamed session 2023.12.30 06:27:41.037844 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:27:41.037894 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:27:41.037914 [ 3 ] {} HTTP-Session: 65aa5bf3-f5a0-487d-a2cb-cb871e5e6068 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:27:41.037930 [ 3 ] {} HTTP-Session: 65aa5bf3-f5a0-487d-a2cb-cb871e5e6068 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:27:41.038001 [ 3 ] {bda9af26-162e-4405-adbd-3858ca06e59e} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:27:41.038040 [ 3 ] {bda9af26-162e-4405-adbd-3858ca06e59e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.30 06:27:41.038147 [ 3 ] {bda9af26-162e-4405-adbd-3858ca06e59e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:27:41.038474 [ 3 ] {bda9af26-162e-4405-adbd-3858ca06e59e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2023.12.30 06:27:41.038673 [ 3 ] {bda9af26-162e-4405-adbd-3858ca06e59e} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.30 06:27:41.038834 [ 3 ] {bda9af26-162e-4405-adbd-3858ca06e59e} oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.30 06:27:41.038936 [ 3 ] {bda9af26-162e-4405-adbd-3858ca06e59e} executeQuery: Read 2 rows, 143.00 B in 0.000906721 sec., 2205 rows/sec., 154.01 KiB/sec. 2023.12.30 06:27:41.039053 [ 3 ] {bda9af26-162e-4405-adbd-3858ca06e59e} DynamicQueryHandler: Done processing query 2023.12.30 06:27:41.039077 [ 3 ] {bda9af26-162e-4405-adbd-3858ca06e59e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:27:41.039093 [ 3 ] {} HTTP-Session: 65aa5bf3-f5a0-487d-a2cb-cb871e5e6068 Destroying unnamed session 2023.12.30 06:27:41.039230 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 4429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:27:41.039275 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:27:41.039294 [ 3 ] {} HTTP-Session: 09a3a826-fa1a-4641-b1ee-7dfabc5fd924 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:27:41.039311 [ 3 ] {} HTTP-Session: 09a3a826-fa1a-4641-b1ee-7dfabc5fd924 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:27:41.039382 [ 3 ] {ecf85304-cc03-454d-ab63-06182298f23e} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:27:41.039421 [ 3 ] {ecf85304-cc03-454d-ab63-06182298f23e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:27:41.039525 [ 3 ] {ecf85304-cc03-454d-ab63-06182298f23e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:27:41.039828 [ 3 ] {ecf85304-cc03-454d-ab63-06182298f23e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2023.12.30 06:27:41.040032 [ 3 ] {ecf85304-cc03-454d-ab63-06182298f23e} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.12.30 06:27:41.040178 [ 3 ] {ecf85304-cc03-454d-ab63-06182298f23e} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.12.30 06:27:41.040281 [ 3 ] {ecf85304-cc03-454d-ab63-06182298f23e} executeQuery: Read 26 rows, 2.06 KiB in 0.00087106 sec., 29848 rows/sec., 2.31 MiB/sec. 2023.12.30 06:27:41.040397 [ 3 ] {ecf85304-cc03-454d-ab63-06182298f23e} DynamicQueryHandler: Done processing query 2023.12.30 06:27:41.040420 [ 3 ] {ecf85304-cc03-454d-ab63-06182298f23e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:27:41.040436 [ 3 ] {} HTTP-Session: 09a3a826-fa1a-4641-b1ee-7dfabc5fd924 Destroying unnamed session 2023.12.30 06:27:41.040557 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:27:41.040602 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:27:41.040622 [ 3 ] {} HTTP-Session: ef8d47cc-8a52-44d3-93aa-11ce36323e72 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:27:41.040640 [ 3 ] {} HTTP-Session: ef8d47cc-8a52-44d3-93aa-11ce36323e72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:27:41.040712 [ 3 ] {3d76d207-e07c-4bdc-906d-a47c2b10045c} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:27:41.040756 [ 3 ] {3d76d207-e07c-4bdc-906d-a47c2b10045c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.30 06:27:41.040879 [ 3 ] {3d76d207-e07c-4bdc-906d-a47c2b10045c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:27:41.041196 [ 3 ] {3d76d207-e07c-4bdc-906d-a47c2b10045c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2023.12.30 06:27:41.041452 [ 3 ] {3d76d207-e07c-4bdc-906d-a47c2b10045c} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.30 06:27:41.041629 [ 3 ] {3d76d207-e07c-4bdc-906d-a47c2b10045c} oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.30 06:27:41.041732 [ 3 ] {3d76d207-e07c-4bdc-906d-a47c2b10045c} executeQuery: Read 37 rows, 2.67 KiB in 0.000990723 sec., 37346 rows/sec., 2.63 MiB/sec. 2023.12.30 06:27:41.041890 [ 3 ] {3d76d207-e07c-4bdc-906d-a47c2b10045c} DynamicQueryHandler: Done processing query 2023.12.30 06:27:41.041915 [ 3 ] {3d76d207-e07c-4bdc-906d-a47c2b10045c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:27:41.041931 [ 3 ] {} HTTP-Session: ef8d47cc-8a52-44d3-93aa-11ce36323e72 Destroying unnamed session 2023.12.30 06:27:46.035347 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:27:46.035490 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:27:46.035520 [ 3 ] {} HTTP-Session: b6a9d72b-2580-4008-8359-2c16ae63c354 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:27:46.035547 [ 3 ] {} HTTP-Session: b6a9d72b-2580-4008-8359-2c16ae63c354 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:27:46.035687 [ 3 ] {fbc8f5a9-f249-423d-9619-6a20d7749734} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:27:46.035753 [ 3 ] {fbc8f5a9-f249-423d-9619-6a20d7749734} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.30 06:27:46.035940 [ 3 ] {fbc8f5a9-f249-423d-9619-6a20d7749734} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:27:46.036423 [ 3 ] {fbc8f5a9-f249-423d-9619-6a20d7749734} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2023.12.30 06:27:46.036708 [ 3 ] {fbc8f5a9-f249-423d-9619-6a20d7749734} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.12.30 06:27:46.036874 [ 3 ] {fbc8f5a9-f249-423d-9619-6a20d7749734} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.12.30 06:27:46.037005 [ 3 ] {fbc8f5a9-f249-423d-9619-6a20d7749734} executeQuery: Read 46 rows, 3.73 KiB in 0.001274459 sec., 36093 rows/sec., 2.86 MiB/sec. 2023.12.30 06:27:46.037158 [ 3 ] {fbc8f5a9-f249-423d-9619-6a20d7749734} DynamicQueryHandler: Done processing query 2023.12.30 06:27:46.037183 [ 3 ] {fbc8f5a9-f249-423d-9619-6a20d7749734} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:27:46.037199 [ 3 ] {} HTTP-Session: b6a9d72b-2580-4008-8359-2c16ae63c354 Destroying unnamed session 2023.12.30 06:27:46.037330 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 21987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:27:46.037377 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:27:46.037397 [ 3 ] {} HTTP-Session: a53d2863-e906-410b-8c2d-546a3b4e5b4f Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:27:46.037413 [ 3 ] {} HTTP-Session: a53d2863-e906-410b-8c2d-546a3b4e5b4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:27:46.037490 [ 3 ] {d9472243-b5f8-4047-be38-d93127e06202} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:27:46.037529 [ 3 ] {d9472243-b5f8-4047-be38-d93127e06202} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:27:46.037634 [ 3 ] {d9472243-b5f8-4047-be38-d93127e06202} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:27:46.038034 [ 3 ] {d9472243-b5f8-4047-be38-d93127e06202} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2023.12.30 06:27:46.038251 [ 3 ] {d9472243-b5f8-4047-be38-d93127e06202} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.12.30 06:27:46.038408 [ 3 ] {d9472243-b5f8-4047-be38-d93127e06202} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.12.30 06:27:46.038535 [ 3 ] {d9472243-b5f8-4047-be38-d93127e06202} executeQuery: Read 138 rows, 13.56 KiB in 0.001011193 sec., 136472 rows/sec., 13.10 MiB/sec. 2023.12.30 06:27:46.038530 [ 103 ] {} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.12.30 06:27:46.038647 [ 103 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2023.12.30 06:27:46.038709 [ 3 ] {d9472243-b5f8-4047-be38-d93127e06202} DynamicQueryHandler: Done processing query 2023.12.30 06:27:46.038775 [ 3 ] {d9472243-b5f8-4047-be38-d93127e06202} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.30 06:27:46.038811 [ 3 ] {} HTTP-Session: a53d2863-e906-410b-8c2d-546a3b4e5b4f Destroying unnamed session 2023.12.30 06:27:46.038821 [ 21 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.12.30 06:27:46.038978 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:27:46.039031 [ 21 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.30 06:27:46.039063 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:27:46.039089 [ 21 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 178 rows starting from the beginning of the part 2023.12.30 06:27:46.039102 [ 3 ] {} HTTP-Session: c6ef9ab0-12aa-4710-b6fb-0ae3ca8d4d16 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:27:46.039167 [ 3 ] {} HTTP-Session: c6ef9ab0-12aa-4710-b6fb-0ae3ca8d4d16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:27:46.039372 [ 3 ] {8d418598-853f-4e3d-8a88-4c6bf19cbed8} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:27:46.039393 [ 21 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 138 rows starting from the beginning of the part 2023.12.30 06:27:46.039449 [ 3 ] {8d418598-853f-4e3d-8a88-4c6bf19cbed8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:27:46.039691 [ 21 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 140 rows starting from the beginning of the part 2023.12.30 06:27:46.039949 [ 3 ] {8d418598-853f-4e3d-8a88-4c6bf19cbed8} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:27:46.039969 [ 21 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 138 rows starting from the beginning of the part 2023.12.30 06:27:46.040141 [ 21 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 37 rows starting from the beginning of the part 2023.12.30 06:27:46.040283 [ 21 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 138 rows starting from the beginning of the part 2023.12.30 06:27:46.040828 [ 3 ] {8d418598-853f-4e3d-8a88-4c6bf19cbed8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2023.12.30 06:27:46.041234 [ 3 ] {8d418598-853f-4e3d-8a88-4c6bf19cbed8} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.12.30 06:27:46.041576 [ 3 ] {8d418598-853f-4e3d-8a88-4c6bf19cbed8} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.12.30 06:27:46.041744 [ 103 ] {} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.12.30 06:27:46.041791 [ 3 ] {8d418598-853f-4e3d-8a88-4c6bf19cbed8} executeQuery: Read 46 rows, 3.68 KiB in 0.002350474 sec., 19570 rows/sec., 1.53 MiB/sec. 2023.12.30 06:27:46.041833 [ 103 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2023.12.30 06:27:46.042147 [ 18 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.12.30 06:27:46.042462 [ 3 ] {8d418598-853f-4e3d-8a88-4c6bf19cbed8} DynamicQueryHandler: Done processing query 2023.12.30 06:27:46.042595 [ 3 ] {8d418598-853f-4e3d-8a88-4c6bf19cbed8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:27:46.042654 [ 18 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.30 06:27:46.042684 [ 3 ] {} HTTP-Session: c6ef9ab0-12aa-4710-b6fb-0ae3ca8d4d16 Destroying unnamed session 2023.12.30 06:27:46.042760 [ 18 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 96 rows starting from the beginning of the part 2023.12.30 06:27:46.042813 [ 15 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 769 rows, containing 4 columns (4 merged, 0 gathered) in 0.004080905 sec., 188438.5938903258 rows/sec., 17.86 MiB/sec. 2023.12.30 06:27:46.043005 [ 18 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 46 rows starting from the beginning of the part 2023.12.30 06:27:46.043005 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:27:46.043066 [ 15 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.12.30 06:27:46.043136 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:27:46.043194 [ 3 ] {} HTTP-Session: f1781f8e-2a99-46bc-84a5-2b01e2b91b0b Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:27:46.043268 [ 3 ] {} HTTP-Session: f1781f8e-2a99-46bc-84a5-2b01e2b91b0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:27:46.043297 [ 18 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 50 rows starting from the beginning of the part 2023.12.30 06:27:46.043458 [ 15 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_31_6} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.12.30 06:27:46.043611 [ 3 ] {1540f326-1724-453b-b5d8-c66be2521bae} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:27:46.043634 [ 15 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_31_6} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.12.30 06:27:46.043664 [ 18 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 46 rows starting from the beginning of the part 2023.12.30 06:27:46.043800 [ 3 ] {1540f326-1724-453b-b5d8-c66be2521bae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.30 06:27:46.044057 [ 18 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 26 rows starting from the beginning of the part 2023.12.30 06:27:46.044358 [ 18 ] {a2e77fb8-625a-4873-939a-15e020fdc620::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.12.30 06:27:46.044521 [ 3 ] {1540f326-1724-453b-b5d8-c66be2521bae} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:27:46.045730 [ 15 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 310 rows, containing 4 columns (4 merged, 0 gathered) in 0.003809248 sec., 81380.8919765791 rows/sec., 6.36 MiB/sec. 2023.12.30 06:27:46.045756 [ 3 ] {1540f326-1724-453b-b5d8-c66be2521bae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2023.12.30 06:27:46.045842 [ 15 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.12.30 06:27:46.046104 [ 15 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_31_6} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.12.30 06:27:46.046189 [ 15 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_31_6} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.12.30 06:27:46.046198 [ 3 ] {1540f326-1724-453b-b5d8-c66be2521bae} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.12.30 06:27:46.046397 [ 3 ] {1540f326-1724-453b-b5d8-c66be2521bae} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.12.30 06:27:46.046527 [ 3 ] {1540f326-1724-453b-b5d8-c66be2521bae} executeQuery: Read 46 rows, 63.56 KiB in 0.002830606 sec., 16250 rows/sec., 21.93 MiB/sec. 2023.12.30 06:27:46.046667 [ 3 ] {1540f326-1724-453b-b5d8-c66be2521bae} DynamicQueryHandler: Done processing query 2023.12.30 06:27:46.046690 [ 3 ] {1540f326-1724-453b-b5d8-c66be2521bae} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.30 06:27:46.046707 [ 3 ] {} HTTP-Session: f1781f8e-2a99-46bc-84a5-2b01e2b91b0b Destroying unnamed session 2023.12.30 06:27:54.664939 [ 99 ] {} DNSResolver: Updating DNS cache 2023.12.30 06:27:54.665039 [ 99 ] {} DNSResolver: Updated DNS cache 2023.12.30 06:27:56.035693 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:27:56.035821 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:27:56.035847 [ 3 ] {} HTTP-Session: d80e9a61-d502-4881-9baa-18a1c9c484ca Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:27:56.035872 [ 3 ] {} HTTP-Session: d80e9a61-d502-4881-9baa-18a1c9c484ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:27:56.035997 [ 3 ] {2c07563e-c835-4aa6-b009-f00df3f2933b} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:27:56.036056 [ 3 ] {2c07563e-c835-4aa6-b009-f00df3f2933b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.30 06:27:56.036221 [ 3 ] {2c07563e-c835-4aa6-b009-f00df3f2933b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:27:56.036684 [ 3 ] {2c07563e-c835-4aa6-b009-f00df3f2933b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2023.12.30 06:27:56.036967 [ 3 ] {2c07563e-c835-4aa6-b009-f00df3f2933b} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.12.30 06:27:56.037130 [ 3 ] {2c07563e-c835-4aa6-b009-f00df3f2933b} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.12.30 06:27:56.037255 [ 3 ] {2c07563e-c835-4aa6-b009-f00df3f2933b} executeQuery: Read 46 rows, 3.73 KiB in 0.001223638 sec., 37592 rows/sec., 2.98 MiB/sec. 2023.12.30 06:27:56.037406 [ 3 ] {2c07563e-c835-4aa6-b009-f00df3f2933b} DynamicQueryHandler: Done processing query 2023.12.30 06:27:56.037431 [ 3 ] {2c07563e-c835-4aa6-b009-f00df3f2933b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:27:56.037447 [ 3 ] {} HTTP-Session: d80e9a61-d502-4881-9baa-18a1c9c484ca Destroying unnamed session 2023.12.30 06:27:56.037556 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:27:56.037601 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:27:56.037620 [ 3 ] {} HTTP-Session: 1417179c-ac79-4d21-a9c8-0ff88cf3ed1f Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:27:56.037636 [ 3 ] {} HTTP-Session: 1417179c-ac79-4d21-a9c8-0ff88cf3ed1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:27:56.037706 [ 3 ] {ba7e6cb7-4972-4fa6-82c7-7856ca9b57be} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:27:56.037746 [ 3 ] {ba7e6cb7-4972-4fa6-82c7-7856ca9b57be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.30 06:27:56.037856 [ 3 ] {ba7e6cb7-4972-4fa6-82c7-7856ca9b57be} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:27:56.038125 [ 3 ] {ba7e6cb7-4972-4fa6-82c7-7856ca9b57be} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2023.12.30 06:27:56.038343 [ 3 ] {ba7e6cb7-4972-4fa6-82c7-7856ca9b57be} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.30 06:27:56.038495 [ 3 ] {ba7e6cb7-4972-4fa6-82c7-7856ca9b57be} oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.30 06:27:56.038598 [ 3 ] {ba7e6cb7-4972-4fa6-82c7-7856ca9b57be} executeQuery: Read 2 rows, 175.00 B in 0.0008631 sec., 2317 rows/sec., 198.01 KiB/sec. 2023.12.30 06:27:56.038754 [ 3 ] {ba7e6cb7-4972-4fa6-82c7-7856ca9b57be} DynamicQueryHandler: Done processing query 2023.12.30 06:27:56.038779 [ 3 ] {ba7e6cb7-4972-4fa6-82c7-7856ca9b57be} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:27:56.038795 [ 3 ] {} HTTP-Session: 1417179c-ac79-4d21-a9c8-0ff88cf3ed1f Destroying unnamed session 2023.12.30 06:27:56.038945 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 22136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:27:56.038991 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:27:56.039010 [ 3 ] {} HTTP-Session: 1607e70b-f066-4763-a119-c9ef68fd6061 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:27:56.039027 [ 3 ] {} HTTP-Session: 1607e70b-f066-4763-a119-c9ef68fd6061 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:27:56.039103 [ 3 ] {b6e3e3dd-101c-4daf-9626-6d898006bd2d} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:27:56.039141 [ 3 ] {b6e3e3dd-101c-4daf-9626-6d898006bd2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:27:56.039253 [ 3 ] {b6e3e3dd-101c-4daf-9626-6d898006bd2d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:27:56.039594 [ 3 ] {b6e3e3dd-101c-4daf-9626-6d898006bd2d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2023.12.30 06:27:56.039809 [ 3 ] {b6e3e3dd-101c-4daf-9626-6d898006bd2d} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.12.30 06:27:56.039956 [ 3 ] {b6e3e3dd-101c-4daf-9626-6d898006bd2d} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.12.30 06:27:56.040060 [ 3 ] {b6e3e3dd-101c-4daf-9626-6d898006bd2d} executeQuery: Read 139 rows, 13.65 KiB in 0.000929592 sec., 149527 rows/sec., 14.34 MiB/sec. 2023.12.30 06:27:56.040159 [ 3 ] {b6e3e3dd-101c-4daf-9626-6d898006bd2d} DynamicQueryHandler: Done processing query 2023.12.30 06:27:56.040182 [ 3 ] {b6e3e3dd-101c-4daf-9626-6d898006bd2d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.30 06:27:56.040197 [ 3 ] {} HTTP-Session: 1607e70b-f066-4763-a119-c9ef68fd6061 Destroying unnamed session 2023.12.30 06:27:56.040306 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:27:56.040349 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:27:56.040369 [ 3 ] {} HTTP-Session: 35a4e228-ebb9-4bf1-9875-74269e73cb55 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:27:56.040386 [ 3 ] {} HTTP-Session: 35a4e228-ebb9-4bf1-9875-74269e73cb55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:27:56.040453 [ 3 ] {aedff11e-4f95-44c2-8afb-4e8d5b71ae57} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:27:56.040490 [ 3 ] {aedff11e-4f95-44c2-8afb-4e8d5b71ae57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.30 06:27:56.040591 [ 3 ] {aedff11e-4f95-44c2-8afb-4e8d5b71ae57} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:27:56.040830 [ 3 ] {aedff11e-4f95-44c2-8afb-4e8d5b71ae57} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2023.12.30 06:27:56.041026 [ 3 ] {aedff11e-4f95-44c2-8afb-4e8d5b71ae57} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.30 06:27:56.041175 [ 3 ] {aedff11e-4f95-44c2-8afb-4e8d5b71ae57} oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.30 06:27:56.041278 [ 3 ] {aedff11e-4f95-44c2-8afb-4e8d5b71ae57} executeQuery: Read 2 rows, 143.00 B in 0.000798399 sec., 2505 rows/sec., 174.91 KiB/sec. 2023.12.30 06:27:56.041384 [ 3 ] {aedff11e-4f95-44c2-8afb-4e8d5b71ae57} DynamicQueryHandler: Done processing query 2023.12.30 06:27:56.041408 [ 3 ] {aedff11e-4f95-44c2-8afb-4e8d5b71ae57} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:27:56.041424 [ 3 ] {} HTTP-Session: 35a4e228-ebb9-4bf1-9875-74269e73cb55 Destroying unnamed session 2023.12.30 06:27:56.041524 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 8181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:27:56.041570 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:27:56.041589 [ 3 ] {} HTTP-Session: 5b7f5a37-03b6-45d5-b231-21d50d63058a Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:27:56.041605 [ 3 ] {} HTTP-Session: 5b7f5a37-03b6-45d5-b231-21d50d63058a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:27:56.041675 [ 3 ] {c90bd742-62fc-43d8-9601-612470812706} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:27:56.041714 [ 3 ] {c90bd742-62fc-43d8-9601-612470812706} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:27:56.041816 [ 3 ] {c90bd742-62fc-43d8-9601-612470812706} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:27:56.042093 [ 3 ] {c90bd742-62fc-43d8-9601-612470812706} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2023.12.30 06:27:56.042295 [ 3 ] {c90bd742-62fc-43d8-9601-612470812706} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.12.30 06:27:56.042440 [ 3 ] {c90bd742-62fc-43d8-9601-612470812706} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.12.30 06:27:56.042540 [ 3 ] {c90bd742-62fc-43d8-9601-612470812706} executeQuery: Read 48 rows, 3.85 KiB in 0.000836659 sec., 57371 rows/sec., 4.49 MiB/sec. 2023.12.30 06:27:56.042637 [ 3 ] {c90bd742-62fc-43d8-9601-612470812706} DynamicQueryHandler: Done processing query 2023.12.30 06:27:56.042660 [ 3 ] {c90bd742-62fc-43d8-9601-612470812706} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:27:56.042675 [ 3 ] {} HTTP-Session: 5b7f5a37-03b6-45d5-b231-21d50d63058a Destroying unnamed session 2023.12.30 06:27:56.042781 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:27:56.042825 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:27:56.042844 [ 3 ] {} HTTP-Session: 67db76e0-649c-4625-b722-207720758328 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:27:56.042860 [ 3 ] {} HTTP-Session: 67db76e0-649c-4625-b722-207720758328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:27:56.042929 [ 3 ] {ec86f6ee-5352-4b67-9c8e-4132942726e4} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:27:56.042970 [ 3 ] {ec86f6ee-5352-4b67-9c8e-4132942726e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.30 06:27:56.043086 [ 3 ] {ec86f6ee-5352-4b67-9c8e-4132942726e4} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:27:56.043338 [ 3 ] {ec86f6ee-5352-4b67-9c8e-4132942726e4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2023.12.30 06:27:56.043589 [ 3 ] {ec86f6ee-5352-4b67-9c8e-4132942726e4} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.30 06:27:56.043766 [ 3 ] {ec86f6ee-5352-4b67-9c8e-4132942726e4} oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.30 06:27:56.043866 [ 3 ] {ec86f6ee-5352-4b67-9c8e-4132942726e4} executeQuery: Read 1 rows, 72.00 B in 0.000910181 sec., 1098 rows/sec., 77.25 KiB/sec. 2023.12.30 06:27:56.043973 [ 3 ] {ec86f6ee-5352-4b67-9c8e-4132942726e4} DynamicQueryHandler: Done processing query 2023.12.30 06:27:56.043996 [ 3 ] {ec86f6ee-5352-4b67-9c8e-4132942726e4} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:27:56.044011 [ 3 ] {} HTTP-Session: 67db76e0-649c-4625-b722-207720758328 Destroying unnamed session 2023.12.30 06:27:56.044138 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:27:56.044183 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:27:56.044202 [ 3 ] {} HTTP-Session: c9456df1-633b-4d4d-a45a-b23e28074559 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:27:56.044218 [ 3 ] {} HTTP-Session: c9456df1-633b-4d4d-a45a-b23e28074559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:27:56.044299 [ 3 ] {fa50b81e-ecf9-4971-bae3-2824c704777b} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:27:56.044341 [ 3 ] {fa50b81e-ecf9-4971-bae3-2824c704777b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.30 06:27:56.044474 [ 3 ] {fa50b81e-ecf9-4971-bae3-2824c704777b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:27:56.044916 [ 3 ] {fa50b81e-ecf9-4971-bae3-2824c704777b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2023.12.30 06:27:56.045213 [ 3 ] {fa50b81e-ecf9-4971-bae3-2824c704777b} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.12.30 06:27:56.045389 [ 3 ] {fa50b81e-ecf9-4971-bae3-2824c704777b} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.12.30 06:27:56.045497 [ 3 ] {fa50b81e-ecf9-4971-bae3-2824c704777b} executeQuery: Read 46 rows, 63.56 KiB in 0.001169157 sec., 39344 rows/sec., 53.09 MiB/sec. 2023.12.30 06:27:56.045712 [ 3 ] {fa50b81e-ecf9-4971-bae3-2824c704777b} DynamicQueryHandler: Done processing query 2023.12.30 06:27:56.045736 [ 3 ] {fa50b81e-ecf9-4971-bae3-2824c704777b} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.30 06:27:56.045757 [ 3 ] {} HTTP-Session: c9456df1-633b-4d4d-a45a-b23e28074559 Destroying unnamed session 2023.12.30 06:28:06.035193 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:28:06.035324 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:28:06.035354 [ 3 ] {} HTTP-Session: 9e4ed247-ac45-4a0e-8759-062f81b0f824 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:28:06.035382 [ 3 ] {} HTTP-Session: 9e4ed247-ac45-4a0e-8759-062f81b0f824 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:28:06.035519 [ 3 ] {d219d1d0-82ad-48b9-8d36-afd244c97605} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:28:06.035584 [ 3 ] {d219d1d0-82ad-48b9-8d36-afd244c97605} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.30 06:28:06.035763 [ 3 ] {d219d1d0-82ad-48b9-8d36-afd244c97605} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:28:06.036278 [ 3 ] {d219d1d0-82ad-48b9-8d36-afd244c97605} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2023.12.30 06:28:06.036533 [ 3 ] {d219d1d0-82ad-48b9-8d36-afd244c97605} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.12.30 06:28:06.036696 [ 3 ] {d219d1d0-82ad-48b9-8d36-afd244c97605} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.12.30 06:28:06.036812 [ 3 ] {d219d1d0-82ad-48b9-8d36-afd244c97605} executeQuery: Read 46 rows, 3.73 KiB in 0.001255299 sec., 36644 rows/sec., 2.90 MiB/sec. 2023.12.30 06:28:06.036958 [ 3 ] {d219d1d0-82ad-48b9-8d36-afd244c97605} DynamicQueryHandler: Done processing query 2023.12.30 06:28:06.036986 [ 3 ] {d219d1d0-82ad-48b9-8d36-afd244c97605} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:28:06.037003 [ 3 ] {} HTTP-Session: 9e4ed247-ac45-4a0e-8759-062f81b0f824 Destroying unnamed session 2023.12.30 06:28:06.037150 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 21987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:28:06.037196 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:28:06.037215 [ 3 ] {} HTTP-Session: 75e6e8d7-e2b0-4eb9-809f-19ea6e554969 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:28:06.037232 [ 3 ] {} HTTP-Session: 75e6e8d7-e2b0-4eb9-809f-19ea6e554969 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:28:06.037311 [ 3 ] {e7a1223e-01af-48bd-ad01-fca37184ed71} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:28:06.037351 [ 3 ] {e7a1223e-01af-48bd-ad01-fca37184ed71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:28:06.037459 [ 3 ] {e7a1223e-01af-48bd-ad01-fca37184ed71} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:28:06.037795 [ 3 ] {e7a1223e-01af-48bd-ad01-fca37184ed71} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2023.12.30 06:28:06.038005 [ 3 ] {e7a1223e-01af-48bd-ad01-fca37184ed71} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.12.30 06:28:06.038154 [ 3 ] {e7a1223e-01af-48bd-ad01-fca37184ed71} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.12.30 06:28:06.038254 [ 3 ] {e7a1223e-01af-48bd-ad01-fca37184ed71} executeQuery: Read 138 rows, 13.56 KiB in 0.000915351 sec., 150761 rows/sec., 14.47 MiB/sec. 2023.12.30 06:28:06.038390 [ 3 ] {e7a1223e-01af-48bd-ad01-fca37184ed71} DynamicQueryHandler: Done processing query 2023.12.30 06:28:06.038419 [ 3 ] {e7a1223e-01af-48bd-ad01-fca37184ed71} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.30 06:28:06.038434 [ 3 ] {} HTTP-Session: 75e6e8d7-e2b0-4eb9-809f-19ea6e554969 Destroying unnamed session 2023.12.30 06:28:06.038555 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:28:06.038599 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:28:06.038619 [ 3 ] {} HTTP-Session: fedda4ec-c776-4485-a559-b01668a91537 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:28:06.038635 [ 3 ] {} HTTP-Session: fedda4ec-c776-4485-a559-b01668a91537 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:28:06.038708 [ 3 ] {b240594d-9b76-4285-aaf9-74675f4c3d74} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:28:06.038747 [ 3 ] {b240594d-9b76-4285-aaf9-74675f4c3d74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:28:06.038857 [ 3 ] {b240594d-9b76-4285-aaf9-74675f4c3d74} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:28:06.039108 [ 3 ] {b240594d-9b76-4285-aaf9-74675f4c3d74} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2023.12.30 06:28:06.039321 [ 3 ] {b240594d-9b76-4285-aaf9-74675f4c3d74} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.12.30 06:28:06.039466 [ 3 ] {b240594d-9b76-4285-aaf9-74675f4c3d74} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.12.30 06:28:06.039564 [ 3 ] {b240594d-9b76-4285-aaf9-74675f4c3d74} executeQuery: Read 46 rows, 3.68 KiB in 0.00082801 sec., 55554 rows/sec., 4.34 MiB/sec. 2023.12.30 06:28:06.039662 [ 3 ] {b240594d-9b76-4285-aaf9-74675f4c3d74} DynamicQueryHandler: Done processing query 2023.12.30 06:28:06.039686 [ 3 ] {b240594d-9b76-4285-aaf9-74675f4c3d74} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:28:06.039701 [ 3 ] {} HTTP-Session: fedda4ec-c776-4485-a559-b01668a91537 Destroying unnamed session 2023.12.30 06:28:06.039898 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:28:06.039940 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:28:06.039960 [ 3 ] {} HTTP-Session: 7946eaff-dc14-496d-8891-3f6f8e4e3181 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:28:06.039976 [ 3 ] {} HTTP-Session: 7946eaff-dc14-496d-8891-3f6f8e4e3181 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:28:06.040061 [ 3 ] {39b8d19e-5aa6-4154-b404-64d70c753443} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:28:06.040104 [ 3 ] {39b8d19e-5aa6-4154-b404-64d70c753443} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.30 06:28:06.040237 [ 3 ] {39b8d19e-5aa6-4154-b404-64d70c753443} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:28:06.040635 [ 3 ] {39b8d19e-5aa6-4154-b404-64d70c753443} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2023.12.30 06:28:06.040934 [ 3 ] {39b8d19e-5aa6-4154-b404-64d70c753443} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.12.30 06:28:06.041110 [ 3 ] {39b8d19e-5aa6-4154-b404-64d70c753443} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.12.30 06:28:06.041220 [ 3 ] {39b8d19e-5aa6-4154-b404-64d70c753443} executeQuery: Read 46 rows, 63.56 KiB in 0.001131606 sec., 40650 rows/sec., 54.86 MiB/sec. 2023.12.30 06:28:06.041404 [ 3 ] {39b8d19e-5aa6-4154-b404-64d70c753443} DynamicQueryHandler: Done processing query 2023.12.30 06:28:06.041429 [ 3 ] {39b8d19e-5aa6-4154-b404-64d70c753443} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.30 06:28:06.041445 [ 3 ] {} HTTP-Session: 7946eaff-dc14-496d-8891-3f6f8e4e3181 Destroying unnamed session 2023.12.30 06:28:09.665088 [ 93 ] {} DNSResolver: Updating DNS cache 2023.12.30 06:28:09.665158 [ 93 ] {} DNSResolver: Updated DNS cache 2023.12.30 06:28:11.033943 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 5325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:28:11.034046 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:28:11.034073 [ 3 ] {} HTTP-Session: fb24bbca-ce3e-4979-b099-6457e99ffb25 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:28:11.034097 [ 3 ] {} HTTP-Session: fb24bbca-ce3e-4979-b099-6457e99ffb25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:28:11.034221 [ 3 ] {61b4a523-b56f-4265-b628-535bcad11986} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:28:11.034280 [ 3 ] {61b4a523-b56f-4265-b628-535bcad11986} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:28:11.034431 [ 3 ] {61b4a523-b56f-4265-b628-535bcad11986} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:28:11.034795 [ 3 ] {61b4a523-b56f-4265-b628-535bcad11986} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2023.12.30 06:28:11.035053 [ 3 ] {61b4a523-b56f-4265-b628-535bcad11986} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.12.30 06:28:11.035223 [ 3 ] {61b4a523-b56f-4265-b628-535bcad11986} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.12.30 06:28:11.035349 [ 3 ] {61b4a523-b56f-4265-b628-535bcad11986} executeQuery: Read 36 rows, 3.09 KiB in 0.001094345 sec., 32896 rows/sec., 2.76 MiB/sec. 2023.12.30 06:28:11.035492 [ 3 ] {61b4a523-b56f-4265-b628-535bcad11986} DynamicQueryHandler: Done processing query 2023.12.30 06:28:11.035518 [ 3 ] {61b4a523-b56f-4265-b628-535bcad11986} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:28:11.035534 [ 3 ] {} HTTP-Session: fb24bbca-ce3e-4979-b099-6457e99ffb25 Destroying unnamed session 2023.12.30 06:28:11.035660 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 4094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:28:11.035710 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:28:11.035730 [ 3 ] {} HTTP-Session: d509f02f-09d7-4dd0-a204-9b887a986237 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:28:11.035749 [ 3 ] {} HTTP-Session: d509f02f-09d7-4dd0-a204-9b887a986237 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:28:11.035831 [ 3 ] {ff3bfaa1-b1a4-41b7-93fa-3685c6d41052} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:28:11.035873 [ 3 ] {ff3bfaa1-b1a4-41b7-93fa-3685c6d41052} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:28:11.035981 [ 3 ] {ff3bfaa1-b1a4-41b7-93fa-3685c6d41052} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:28:11.036245 [ 3 ] {ff3bfaa1-b1a4-41b7-93fa-3685c6d41052} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2023.12.30 06:28:11.036456 [ 3 ] {ff3bfaa1-b1a4-41b7-93fa-3685c6d41052} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.12.30 06:28:11.036613 [ 3 ] {ff3bfaa1-b1a4-41b7-93fa-3685c6d41052} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.12.30 06:28:11.036739 [ 3 ] {ff3bfaa1-b1a4-41b7-93fa-3685c6d41052} executeQuery: Read 24 rows, 1.90 KiB in 0.00087691 sec., 27368 rows/sec., 2.11 MiB/sec. 2023.12.30 06:28:11.036895 [ 3 ] {ff3bfaa1-b1a4-41b7-93fa-3685c6d41052} DynamicQueryHandler: Done processing query 2023.12.30 06:28:11.036924 [ 3 ] {ff3bfaa1-b1a4-41b7-93fa-3685c6d41052} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.30 06:28:11.036940 [ 3 ] {} HTTP-Session: d509f02f-09d7-4dd0-a204-9b887a986237 Destroying unnamed session 2023.12.30 06:28:11.037060 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:28:11.037107 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:28:11.037127 [ 3 ] {} HTTP-Session: 5a074a0e-6f3f-4137-8e80-11d650d1a9d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:28:11.037145 [ 3 ] {} HTTP-Session: 5a074a0e-6f3f-4137-8e80-11d650d1a9d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:28:11.037223 [ 3 ] {91cf7640-03ec-441d-b682-81fc94215be6} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:28:11.037269 [ 3 ] {91cf7640-03ec-441d-b682-81fc94215be6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.30 06:28:11.037402 [ 3 ] {91cf7640-03ec-441d-b682-81fc94215be6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:28:11.037657 [ 3 ] {91cf7640-03ec-441d-b682-81fc94215be6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2023.12.30 06:28:11.037926 [ 3 ] {91cf7640-03ec-441d-b682-81fc94215be6} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.30 06:28:11.038103 [ 3 ] {91cf7640-03ec-441d-b682-81fc94215be6} oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.30 06:28:11.038226 [ 3 ] {91cf7640-03ec-441d-b682-81fc94215be6} executeQuery: Read 36 rows, 2.60 KiB in 0.000974183 sec., 36954 rows/sec., 2.61 MiB/sec. 2023.12.30 06:28:11.038334 [ 3 ] {91cf7640-03ec-441d-b682-81fc94215be6} DynamicQueryHandler: Done processing query 2023.12.30 06:28:11.038357 [ 3 ] {91cf7640-03ec-441d-b682-81fc94215be6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:28:11.038373 [ 3 ] {} HTTP-Session: 5a074a0e-6f3f-4137-8e80-11d650d1a9d0 Destroying unnamed session 2023.12.30 06:28:16.035770 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:28:16.035924 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:28:16.035954 [ 3 ] {} HTTP-Session: f936192c-0d0b-4873-81bc-3da07990fbc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:28:16.035982 [ 3 ] {} HTTP-Session: f936192c-0d0b-4873-81bc-3da07990fbc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:28:16.036123 [ 3 ] {28ec0c88-dd5a-4e01-a887-d34c5a474879} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:28:16.036189 [ 3 ] {28ec0c88-dd5a-4e01-a887-d34c5a474879} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.30 06:28:16.036369 [ 3 ] {28ec0c88-dd5a-4e01-a887-d34c5a474879} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:28:16.036754 [ 3 ] {28ec0c88-dd5a-4e01-a887-d34c5a474879} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2023.12.30 06:28:16.037021 [ 3 ] {28ec0c88-dd5a-4e01-a887-d34c5a474879} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.12.30 06:28:16.037192 [ 3 ] {28ec0c88-dd5a-4e01-a887-d34c5a474879} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.12.30 06:28:16.037329 [ 3 ] {28ec0c88-dd5a-4e01-a887-d34c5a474879} executeQuery: Read 46 rows, 3.73 KiB in 0.001158987 sec., 39689 rows/sec., 3.14 MiB/sec. 2023.12.30 06:28:16.037342 [ 92 ] {} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 2023.12.30 06:28:16.037457 [ 92 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2023.12.30 06:28:16.037490 [ 3 ] {28ec0c88-dd5a-4e01-a887-d34c5a474879} DynamicQueryHandler: Done processing query 2023.12.30 06:28:16.037538 [ 3 ] {28ec0c88-dd5a-4e01-a887-d34c5a474879} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:28:16.037565 [ 3 ] {} HTTP-Session: f936192c-0d0b-4873-81bc-3da07990fbc5 Destroying unnamed session 2023.12.30 06:28:16.037565 [ 19 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_26_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact 2023.12.30 06:28:16.037650 [ 19 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_26_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.30 06:28:16.037677 [ 19 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 46 rows starting from the beginning of the part 2023.12.30 06:28:16.037730 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 21987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:28:16.037794 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:28:16.037825 [ 3 ] {} HTTP-Session: 0358879b-d4a2-4603-b999-2d37b4c76cad Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:28:16.037827 [ 19 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 46 rows starting from the beginning of the part 2023.12.30 06:28:16.037849 [ 3 ] {} HTTP-Session: 0358879b-d4a2-4603-b999-2d37b4c76cad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:28:16.037956 [ 19 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 46 rows starting from the beginning of the part 2023.12.30 06:28:16.037968 [ 3 ] {ca5eb5c0-3556-45c5-a250-23d2b6b28c89} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:28:16.038025 [ 3 ] {ca5eb5c0-3556-45c5-a250-23d2b6b28c89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:28:16.038086 [ 19 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 46 rows starting from the beginning of the part 2023.12.30 06:28:16.038253 [ 19 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 46 rows starting from the beginning of the part 2023.12.30 06:28:16.038264 [ 3 ] {ca5eb5c0-3556-45c5-a250-23d2b6b28c89} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:28:16.038798 [ 3 ] {ca5eb5c0-3556-45c5-a250-23d2b6b28c89} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2023.12.30 06:28:16.039109 [ 18 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_26_6} MergeTask::MergeProjectionsStage: Merge sorted 230 rows, containing 4 columns (4 merged, 0 gathered) in 0.001582637 sec., 145327.07121089674 rows/sec., 11.50 MiB/sec. 2023.12.30 06:28:16.039134 [ 3 ] {ca5eb5c0-3556-45c5-a250-23d2b6b28c89} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.12.30 06:28:16.039268 [ 22 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_26_6} MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) 2023.12.30 06:28:16.039340 [ 3 ] {ca5eb5c0-3556-45c5-a250-23d2b6b28c89} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.12.30 06:28:16.039473 [ 3 ] {ca5eb5c0-3556-45c5-a250-23d2b6b28c89} executeQuery: Read 138 rows, 13.56 KiB in 0.001465944 sec., 94137 rows/sec., 9.03 MiB/sec. 2023.12.30 06:28:16.039541 [ 22 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_26_6} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6. 2023.12.30 06:28:16.039702 [ 22 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_26_6} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45) (MergerMutator): Merged 5 parts: from all_1_22_5 to all_26_26_0 2023.12.30 06:28:16.039718 [ 3 ] {ca5eb5c0-3556-45c5-a250-23d2b6b28c89} DynamicQueryHandler: Done processing query 2023.12.30 06:28:16.039780 [ 3 ] {ca5eb5c0-3556-45c5-a250-23d2b6b28c89} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.30 06:28:16.039856 [ 3 ] {} HTTP-Session: 0358879b-d4a2-4603-b999-2d37b4c76cad Destroying unnamed session 2023.12.30 06:28:16.039989 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:28:16.040036 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:28:16.040056 [ 3 ] {} HTTP-Session: a09b6af1-4b29-495c-9a42-b0c8e56785bd Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:28:16.040075 [ 3 ] {} HTTP-Session: a09b6af1-4b29-495c-9a42-b0c8e56785bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:28:16.040152 [ 3 ] {1eb2e0ef-0027-4814-aede-363ecc14882b} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:28:16.040193 [ 3 ] {1eb2e0ef-0027-4814-aede-363ecc14882b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:28:16.040305 [ 3 ] {1eb2e0ef-0027-4814-aede-363ecc14882b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:28:16.040644 [ 3 ] {1eb2e0ef-0027-4814-aede-363ecc14882b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2023.12.30 06:28:16.040849 [ 3 ] {1eb2e0ef-0027-4814-aede-363ecc14882b} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.12.30 06:28:16.040996 [ 3 ] {1eb2e0ef-0027-4814-aede-363ecc14882b} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.12.30 06:28:16.041124 [ 3 ] {1eb2e0ef-0027-4814-aede-363ecc14882b} executeQuery: Read 46 rows, 3.68 KiB in 0.000943382 sec., 48760 rows/sec., 3.81 MiB/sec. 2023.12.30 06:28:16.041241 [ 3 ] {1eb2e0ef-0027-4814-aede-363ecc14882b} DynamicQueryHandler: Done processing query 2023.12.30 06:28:16.041264 [ 3 ] {1eb2e0ef-0027-4814-aede-363ecc14882b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:28:16.041280 [ 3 ] {} HTTP-Session: a09b6af1-4b29-495c-9a42-b0c8e56785bd Destroying unnamed session 2023.12.30 06:28:16.041422 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:28:16.041468 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:28:16.041487 [ 3 ] {} HTTP-Session: 383c76f4-fe2b-45e5-a62c-97dd96d4c43f Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:28:16.041504 [ 3 ] {} HTTP-Session: 383c76f4-fe2b-45e5-a62c-97dd96d4c43f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:28:16.041593 [ 3 ] {2d9bb758-baf6-4654-ac19-93dd92ffce0c} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:28:16.041639 [ 3 ] {2d9bb758-baf6-4654-ac19-93dd92ffce0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.30 06:28:16.041780 [ 3 ] {2d9bb758-baf6-4654-ac19-93dd92ffce0c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:28:16.042250 [ 3 ] {2d9bb758-baf6-4654-ac19-93dd92ffce0c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2023.12.30 06:28:16.042554 [ 3 ] {2d9bb758-baf6-4654-ac19-93dd92ffce0c} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.12.30 06:28:16.042728 [ 3 ] {2d9bb758-baf6-4654-ac19-93dd92ffce0c} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.12.30 06:28:16.042859 [ 3 ] {2d9bb758-baf6-4654-ac19-93dd92ffce0c} executeQuery: Read 46 rows, 63.56 KiB in 0.001233299 sec., 37298 rows/sec., 50.33 MiB/sec. 2023.12.30 06:28:16.042854 [ 91 ] {} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.12.30 06:28:16.042972 [ 91 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2023.12.30 06:28:16.043045 [ 3 ] {2d9bb758-baf6-4654-ac19-93dd92ffce0c} DynamicQueryHandler: Done processing query 2023.12.30 06:28:16.043069 [ 19 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.12.30 06:28:16.043078 [ 3 ] {2d9bb758-baf6-4654-ac19-93dd92ffce0c} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.30 06:28:16.043112 [ 3 ] {} HTTP-Session: 383c76f4-fe2b-45e5-a62c-97dd96d4c43f Destroying unnamed session 2023.12.30 06:28:16.043173 [ 19 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.30 06:28:16.043209 [ 19 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 926 rows starting from the beginning of the part 2023.12.30 06:28:16.043330 [ 19 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 46 rows starting from the beginning of the part 2023.12.30 06:28:16.043437 [ 19 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 46 rows starting from the beginning of the part 2023.12.30 06:28:16.043539 [ 19 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 46 rows starting from the beginning of the part 2023.12.30 06:28:16.043637 [ 19 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 46 rows starting from the beginning of the part 2023.12.30 06:28:16.043732 [ 19 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 46 rows starting from the beginning of the part 2023.12.30 06:28:16.054028 [ 18 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1156 rows, containing 6 columns (6 merged, 0 gathered) in 0.011002154 sec., 105070.33440906208 rows/sec., 141.79 MiB/sec. 2023.12.30 06:28:16.054508 [ 12 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.12.30 06:28:16.054731 [ 12 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_26_5} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.12.30 06:28:16.054792 [ 12 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_26_5} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.12.30 06:28:16.054851 [ 12 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_26_5: 9.26 MiB. 2023.12.30 06:28:17.000179 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 231.89 MiB, peak 241.12 MiB, will set to 233.56 MiB (RSS), difference: 1.67 MiB 2023.12.30 06:28:24.665412 [ 87 ] {} DNSResolver: Updating DNS cache 2023.12.30 06:28:24.665511 [ 87 ] {} DNSResolver: Updated DNS cache 2023.12.30 06:28:26.035225 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:28:26.035341 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:28:26.035366 [ 3 ] {} HTTP-Session: 209a152d-b76b-4865-b848-01fcb5f236db Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:28:26.035389 [ 3 ] {} HTTP-Session: 209a152d-b76b-4865-b848-01fcb5f236db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:28:26.035517 [ 3 ] {f44c6d0e-e4ec-422f-941d-759089a7ea50} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:28:26.035578 [ 3 ] {f44c6d0e-e4ec-422f-941d-759089a7ea50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.30 06:28:26.035735 [ 3 ] {f44c6d0e-e4ec-422f-941d-759089a7ea50} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:28:26.036157 [ 3 ] {f44c6d0e-e4ec-422f-941d-759089a7ea50} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2023.12.30 06:28:26.036431 [ 3 ] {f44c6d0e-e4ec-422f-941d-759089a7ea50} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.12.30 06:28:26.036606 [ 3 ] {f44c6d0e-e4ec-422f-941d-759089a7ea50} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.12.30 06:28:26.036733 [ 3 ] {f44c6d0e-e4ec-422f-941d-759089a7ea50} executeQuery: Read 46 rows, 3.73 KiB in 0.001178267 sec., 39040 rows/sec., 3.09 MiB/sec. 2023.12.30 06:28:26.036875 [ 3 ] {f44c6d0e-e4ec-422f-941d-759089a7ea50} DynamicQueryHandler: Done processing query 2023.12.30 06:28:26.036903 [ 3 ] {f44c6d0e-e4ec-422f-941d-759089a7ea50} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:28:26.036919 [ 3 ] {} HTTP-Session: 209a152d-b76b-4865-b848-01fcb5f236db Destroying unnamed session 2023.12.30 06:28:26.037037 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:28:26.037087 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:28:26.037106 [ 3 ] {} HTTP-Session: 82202838-6b21-44e9-80f6-65f4068617a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:28:26.037125 [ 3 ] {} HTTP-Session: 82202838-6b21-44e9-80f6-65f4068617a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:28:26.037205 [ 3 ] {84ba283a-c40b-4187-a91a-7ee9d10cb320} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:28:26.037249 [ 3 ] {84ba283a-c40b-4187-a91a-7ee9d10cb320} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.30 06:28:26.037361 [ 3 ] {84ba283a-c40b-4187-a91a-7ee9d10cb320} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:28:26.037640 [ 3 ] {84ba283a-c40b-4187-a91a-7ee9d10cb320} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2023.12.30 06:28:26.037850 [ 3 ] {84ba283a-c40b-4187-a91a-7ee9d10cb320} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.30 06:28:26.037995 [ 3 ] {84ba283a-c40b-4187-a91a-7ee9d10cb320} oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.30 06:28:26.038099 [ 3 ] {84ba283a-c40b-4187-a91a-7ee9d10cb320} executeQuery: Read 4 rows, 342.00 B in 0.00086483 sec., 4625 rows/sec., 386.19 KiB/sec. 2023.12.30 06:28:26.038261 [ 3 ] {84ba283a-c40b-4187-a91a-7ee9d10cb320} DynamicQueryHandler: Done processing query 2023.12.30 06:28:26.038286 [ 3 ] {84ba283a-c40b-4187-a91a-7ee9d10cb320} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:28:26.038302 [ 3 ] {} HTTP-Session: 82202838-6b21-44e9-80f6-65f4068617a5 Destroying unnamed session 2023.12.30 06:28:26.038442 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 22286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:28:26.038488 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:28:26.038507 [ 3 ] {} HTTP-Session: bf870f8e-58a3-4923-ae3f-32dc603c4148 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:28:26.038524 [ 3 ] {} HTTP-Session: bf870f8e-58a3-4923-ae3f-32dc603c4148 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:28:26.038605 [ 3 ] {543983cb-f8e7-47b6-8e25-8a2bba0162a8} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:28:26.038645 [ 3 ] {543983cb-f8e7-47b6-8e25-8a2bba0162a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:28:26.038758 [ 3 ] {543983cb-f8e7-47b6-8e25-8a2bba0162a8} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:28:26.039154 [ 3 ] {543983cb-f8e7-47b6-8e25-8a2bba0162a8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2023.12.30 06:28:26.039370 [ 3 ] {543983cb-f8e7-47b6-8e25-8a2bba0162a8} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.12.30 06:28:26.039518 [ 3 ] {543983cb-f8e7-47b6-8e25-8a2bba0162a8} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.12.30 06:28:26.039626 [ 3 ] {543983cb-f8e7-47b6-8e25-8a2bba0162a8} executeQuery: Read 140 rows, 13.74 KiB in 0.000992983 sec., 140989 rows/sec., 13.51 MiB/sec. 2023.12.30 06:28:26.039617 [ 86 ] {} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.12.30 06:28:26.039701 [ 86 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2023.12.30 06:28:26.039772 [ 3 ] {543983cb-f8e7-47b6-8e25-8a2bba0162a8} DynamicQueryHandler: Done processing query 2023.12.30 06:28:26.039797 [ 22 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.12.30 06:28:26.039815 [ 3 ] {543983cb-f8e7-47b6-8e25-8a2bba0162a8} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.30 06:28:26.039852 [ 3 ] {} HTTP-Session: bf870f8e-58a3-4923-ae3f-32dc603c4148 Destroying unnamed session 2023.12.30 06:28:26.040001 [ 22 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.30 06:28:26.040037 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:28:26.040047 [ 22 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 178 rows starting from the beginning of the part 2023.12.30 06:28:26.040089 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:28:26.040113 [ 3 ] {} HTTP-Session: 4602c1ba-5639-41b1-a9f1-ddea4a817930 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:28:26.040137 [ 3 ] {} HTTP-Session: 4602c1ba-5639-41b1-a9f1-ddea4a817930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:28:26.040180 [ 22 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 139 rows starting from the beginning of the part 2023.12.30 06:28:26.040246 [ 3 ] {501be480-66ac-40b8-b23f-5731f3c60e78} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:28:26.040296 [ 22 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 138 rows starting from the beginning of the part 2023.12.30 06:28:26.040303 [ 3 ] {501be480-66ac-40b8-b23f-5731f3c60e78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.30 06:28:26.040455 [ 22 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 36 rows starting from the beginning of the part 2023.12.30 06:28:26.040543 [ 3 ] {501be480-66ac-40b8-b23f-5731f3c60e78} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:28:26.040594 [ 22 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 138 rows starting from the beginning of the part 2023.12.30 06:28:26.040733 [ 22 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 140 rows starting from the beginning of the part 2023.12.30 06:28:26.041074 [ 3 ] {501be480-66ac-40b8-b23f-5731f3c60e78} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2023.12.30 06:28:26.041351 [ 3 ] {501be480-66ac-40b8-b23f-5731f3c60e78} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.30 06:28:26.041558 [ 3 ] {501be480-66ac-40b8-b23f-5731f3c60e78} oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.30 06:28:26.041707 [ 3 ] {501be480-66ac-40b8-b23f-5731f3c60e78} executeQuery: Read 4 rows, 286.00 B in 0.001400802 sec., 2855 rows/sec., 199.38 KiB/sec. 2023.12.30 06:28:26.042049 [ 3 ] {501be480-66ac-40b8-b23f-5731f3c60e78} DynamicQueryHandler: Done processing query 2023.12.30 06:28:26.042063 [ 22 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 769 rows, containing 4 columns (4 merged, 0 gathered) in 0.002310803 sec., 332784.7505823733 rows/sec., 31.53 MiB/sec. 2023.12.30 06:28:26.042073 [ 3 ] {501be480-66ac-40b8-b23f-5731f3c60e78} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:28:26.042101 [ 3 ] {} HTTP-Session: 4602c1ba-5639-41b1-a9f1-ddea4a817930 Destroying unnamed session 2023.12.30 06:28:26.042162 [ 22 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.12.30 06:28:26.042216 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 8524, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:28:26.042264 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:28:26.042287 [ 3 ] {} HTTP-Session: 101a1d99-adeb-48f6-94ae-49ca9f4e815f Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:28:26.042306 [ 3 ] {} HTTP-Session: 101a1d99-adeb-48f6-94ae-49ca9f4e815f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:28:26.042325 [ 22 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_36_7} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.12.30 06:28:26.042395 [ 3 ] {9fc2741c-effc-4ab4-a8c9-dc96919490b5} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:28:26.042402 [ 22 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_36_7} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.12.30 06:28:26.042438 [ 3 ] {9fc2741c-effc-4ab4-a8c9-dc96919490b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:28:26.042579 [ 3 ] {9fc2741c-effc-4ab4-a8c9-dc96919490b5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:28:26.042877 [ 3 ] {9fc2741c-effc-4ab4-a8c9-dc96919490b5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2023.12.30 06:28:26.043096 [ 3 ] {9fc2741c-effc-4ab4-a8c9-dc96919490b5} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.12.30 06:28:26.043245 [ 3 ] {9fc2741c-effc-4ab4-a8c9-dc96919490b5} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.12.30 06:28:26.043346 [ 86 ] {} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.12.30 06:28:26.043351 [ 3 ] {9fc2741c-effc-4ab4-a8c9-dc96919490b5} executeQuery: Read 50 rows, 4.01 KiB in 0.000923591 sec., 54136 rows/sec., 4.24 MiB/sec. 2023.12.30 06:28:26.043379 [ 86 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2023.12.30 06:28:26.043472 [ 12 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.12.30 06:28:26.043516 [ 3 ] {9fc2741c-effc-4ab4-a8c9-dc96919490b5} DynamicQueryHandler: Done processing query 2023.12.30 06:28:26.043545 [ 3 ] {9fc2741c-effc-4ab4-a8c9-dc96919490b5} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.30 06:28:26.043556 [ 12 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.30 06:28:26.043570 [ 3 ] {} HTTP-Session: 101a1d99-adeb-48f6-94ae-49ca9f4e815f Destroying unnamed session 2023.12.30 06:28:26.043588 [ 12 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 96 rows starting from the beginning of the part 2023.12.30 06:28:26.043683 [ 12 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 48 rows starting from the beginning of the part 2023.12.30 06:28:26.043698 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:28:26.043749 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:28:26.043778 [ 3 ] {} HTTP-Session: e910e89b-d314-42fd-965c-5be6d6ab632b Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:28:26.043779 [ 12 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 46 rows starting from the beginning of the part 2023.12.30 06:28:26.043800 [ 3 ] {} HTTP-Session: e910e89b-d314-42fd-965c-5be6d6ab632b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:28:26.043904 [ 12 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part 2023.12.30 06:28:26.043912 [ 3 ] {0c0e36c0-e11f-4893-b510-db9b47b521c2} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:28:26.043970 [ 3 ] {0c0e36c0-e11f-4893-b510-db9b47b521c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.30 06:28:26.044028 [ 12 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 46 rows starting from the beginning of the part 2023.12.30 06:28:26.044188 [ 12 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 50 rows starting from the beginning of the part 2023.12.30 06:28:26.044248 [ 3 ] {0c0e36c0-e11f-4893-b510-db9b47b521c2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:28:26.044656 [ 3 ] {0c0e36c0-e11f-4893-b510-db9b47b521c2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2023.12.30 06:28:26.045079 [ 12 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 310 rows, containing 4 columns (4 merged, 0 gathered) in 0.001657338 sec., 187046.93912768547 rows/sec., 14.62 MiB/sec. 2023.12.30 06:28:26.045085 [ 3 ] {0c0e36c0-e11f-4893-b510-db9b47b521c2} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.30 06:28:26.045177 [ 12 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.12.30 06:28:26.045299 [ 3 ] {0c0e36c0-e11f-4893-b510-db9b47b521c2} oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.30 06:28:26.045362 [ 12 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_36_7} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.12.30 06:28:26.045460 [ 3 ] {0c0e36c0-e11f-4893-b510-db9b47b521c2} executeQuery: Read 2 rows, 144.00 B in 0.001503615 sec., 1330 rows/sec., 93.52 KiB/sec. 2023.12.30 06:28:26.045478 [ 12 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_36_7} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.12.30 06:28:26.045668 [ 3 ] {0c0e36c0-e11f-4893-b510-db9b47b521c2} DynamicQueryHandler: Done processing query 2023.12.30 06:28:26.045692 [ 3 ] {0c0e36c0-e11f-4893-b510-db9b47b521c2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:28:26.045708 [ 3 ] {} HTTP-Session: e910e89b-d314-42fd-965c-5be6d6ab632b Destroying unnamed session 2023.12.30 06:28:26.045856 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:28:26.045903 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:28:26.045921 [ 3 ] {} HTTP-Session: dfd4ad7b-2294-4845-b5a6-7d26f4384980 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:28:26.045939 [ 3 ] {} HTTP-Session: dfd4ad7b-2294-4845-b5a6-7d26f4384980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:28:26.046024 [ 3 ] {7ce548ae-4e2f-4077-83b7-863e45628d38} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:28:26.046068 [ 3 ] {7ce548ae-4e2f-4077-83b7-863e45628d38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.30 06:28:26.046201 [ 3 ] {7ce548ae-4e2f-4077-83b7-863e45628d38} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:28:26.046876 [ 3 ] {7ce548ae-4e2f-4077-83b7-863e45628d38} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2023.12.30 06:28:26.047180 [ 3 ] {7ce548ae-4e2f-4077-83b7-863e45628d38} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.12.30 06:28:26.047360 [ 3 ] {7ce548ae-4e2f-4077-83b7-863e45628d38} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.12.30 06:28:26.047472 [ 3 ] {7ce548ae-4e2f-4077-83b7-863e45628d38} executeQuery: Read 46 rows, 63.56 KiB in 0.001413543 sec., 32542 rows/sec., 43.91 MiB/sec. 2023.12.30 06:28:26.047686 [ 3 ] {7ce548ae-4e2f-4077-83b7-863e45628d38} DynamicQueryHandler: Done processing query 2023.12.30 06:28:26.047711 [ 3 ] {7ce548ae-4e2f-4077-83b7-863e45628d38} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.30 06:28:26.047727 [ 3 ] {} HTTP-Session: dfd4ad7b-2294-4845-b5a6-7d26f4384980 Destroying unnamed session 2023.12.30 06:28:36.034608 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:28:36.034730 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:28:36.034756 [ 3 ] {} HTTP-Session: b0543554-192a-4bdd-827c-c42ecd189728 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:28:36.034780 [ 3 ] {} HTTP-Session: b0543554-192a-4bdd-827c-c42ecd189728 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:28:36.034933 [ 3 ] {7ccf72b2-fc55-4e5a-8967-b70733b9172f} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:28:36.034994 [ 3 ] {7ccf72b2-fc55-4e5a-8967-b70733b9172f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.30 06:28:36.035159 [ 3 ] {7ccf72b2-fc55-4e5a-8967-b70733b9172f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:28:36.035616 [ 3 ] {7ccf72b2-fc55-4e5a-8967-b70733b9172f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2023.12.30 06:28:36.035881 [ 3 ] {7ccf72b2-fc55-4e5a-8967-b70733b9172f} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.12.30 06:28:36.036049 [ 3 ] {7ccf72b2-fc55-4e5a-8967-b70733b9172f} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.12.30 06:28:36.036192 [ 3 ] {7ccf72b2-fc55-4e5a-8967-b70733b9172f} executeQuery: Read 46 rows, 3.73 KiB in 0.001215608 sec., 37841 rows/sec., 3.00 MiB/sec. 2023.12.30 06:28:36.036364 [ 3 ] {7ccf72b2-fc55-4e5a-8967-b70733b9172f} DynamicQueryHandler: Done processing query 2023.12.30 06:28:36.036391 [ 3 ] {7ccf72b2-fc55-4e5a-8967-b70733b9172f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:28:36.036408 [ 3 ] {} HTTP-Session: b0543554-192a-4bdd-827c-c42ecd189728 Destroying unnamed session 2023.12.30 06:28:36.036543 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 21987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:28:36.036598 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:28:36.036618 [ 3 ] {} HTTP-Session: eb772f3d-6bdf-4b56-b5b0-bc07e7b21de2 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:28:36.036637 [ 3 ] {} HTTP-Session: eb772f3d-6bdf-4b56-b5b0-bc07e7b21de2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:28:36.036731 [ 3 ] {929e310b-a32b-4ee0-a808-0055accdefa0} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:28:36.036774 [ 3 ] {929e310b-a32b-4ee0-a808-0055accdefa0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:28:36.036915 [ 3 ] {929e310b-a32b-4ee0-a808-0055accdefa0} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:28:36.037328 [ 3 ] {929e310b-a32b-4ee0-a808-0055accdefa0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2023.12.30 06:28:36.037553 [ 3 ] {929e310b-a32b-4ee0-a808-0055accdefa0} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.12.30 06:28:36.037707 [ 3 ] {929e310b-a32b-4ee0-a808-0055accdefa0} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.12.30 06:28:36.037829 [ 3 ] {929e310b-a32b-4ee0-a808-0055accdefa0} executeQuery: Read 138 rows, 13.56 KiB in 0.001063904 sec., 129710 rows/sec., 12.45 MiB/sec. 2023.12.30 06:28:36.037948 [ 3 ] {929e310b-a32b-4ee0-a808-0055accdefa0} DynamicQueryHandler: Done processing query 2023.12.30 06:28:36.037972 [ 3 ] {929e310b-a32b-4ee0-a808-0055accdefa0} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.30 06:28:36.037988 [ 3 ] {} HTTP-Session: eb772f3d-6bdf-4b56-b5b0-bc07e7b21de2 Destroying unnamed session 2023.12.30 06:28:36.038105 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:28:36.038154 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:28:36.038174 [ 3 ] {} HTTP-Session: 37b13e6e-9742-4fb2-8ade-f5d5e4e782de Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:28:36.038191 [ 3 ] {} HTTP-Session: 37b13e6e-9742-4fb2-8ade-f5d5e4e782de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:28:36.038269 [ 3 ] {c3870ee2-4b8d-489c-bd84-2eb0c0d42025} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:28:36.038307 [ 3 ] {c3870ee2-4b8d-489c-bd84-2eb0c0d42025} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:28:36.038415 [ 3 ] {c3870ee2-4b8d-489c-bd84-2eb0c0d42025} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:28:36.038720 [ 3 ] {c3870ee2-4b8d-489c-bd84-2eb0c0d42025} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2023.12.30 06:28:36.038930 [ 3 ] {c3870ee2-4b8d-489c-bd84-2eb0c0d42025} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.12.30 06:28:36.039082 [ 3 ] {c3870ee2-4b8d-489c-bd84-2eb0c0d42025} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.12.30 06:28:36.039198 [ 3 ] {c3870ee2-4b8d-489c-bd84-2eb0c0d42025} executeQuery: Read 46 rows, 3.68 KiB in 0.000895981 sec., 51340 rows/sec., 4.01 MiB/sec. 2023.12.30 06:28:36.039326 [ 3 ] {c3870ee2-4b8d-489c-bd84-2eb0c0d42025} DynamicQueryHandler: Done processing query 2023.12.30 06:28:36.039352 [ 3 ] {c3870ee2-4b8d-489c-bd84-2eb0c0d42025} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:28:36.039369 [ 3 ] {} HTTP-Session: 37b13e6e-9742-4fb2-8ade-f5d5e4e782de Destroying unnamed session 2023.12.30 06:28:36.039573 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:28:36.039621 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:28:36.039640 [ 3 ] {} HTTP-Session: d073c650-7c3e-415e-8f88-2819289628c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:28:36.039657 [ 3 ] {} HTTP-Session: d073c650-7c3e-415e-8f88-2819289628c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:28:36.039750 [ 3 ] {7ec1fdf6-2a21-41ad-bab9-b63bbbc83c24} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:28:36.039795 [ 3 ] {7ec1fdf6-2a21-41ad-bab9-b63bbbc83c24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.30 06:28:36.039935 [ 3 ] {7ec1fdf6-2a21-41ad-bab9-b63bbbc83c24} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:28:36.040424 [ 3 ] {7ec1fdf6-2a21-41ad-bab9-b63bbbc83c24} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2023.12.30 06:28:36.040758 [ 3 ] {7ec1fdf6-2a21-41ad-bab9-b63bbbc83c24} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.12.30 06:28:36.040952 [ 3 ] {7ec1fdf6-2a21-41ad-bab9-b63bbbc83c24} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.12.30 06:28:36.041097 [ 3 ] {7ec1fdf6-2a21-41ad-bab9-b63bbbc83c24} executeQuery: Read 46 rows, 63.56 KiB in 0.00131842 sec., 34890 rows/sec., 47.08 MiB/sec. 2023.12.30 06:28:36.041230 [ 3 ] {7ec1fdf6-2a21-41ad-bab9-b63bbbc83c24} DynamicQueryHandler: Done processing query 2023.12.30 06:28:36.041255 [ 3 ] {7ec1fdf6-2a21-41ad-bab9-b63bbbc83c24} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.30 06:28:36.041271 [ 3 ] {} HTTP-Session: d073c650-7c3e-415e-8f88-2819289628c7 Destroying unnamed session 2023.12.30 06:28:38.633396 [ 53 ] {} oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2023.12.30 06:28:38.633506 [ 53 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2023.12.30 06:28:38.633614 [ 22 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact 2023.12.30 06:28:38.633770 [ 22 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.30 06:28:38.633806 [ 22 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 408 rows starting from the beginning of the part 2023.12.30 06:28:38.633924 [ 22 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 37 rows starting from the beginning of the part 2023.12.30 06:28:38.634019 [ 22 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part 2023.12.30 06:28:38.634107 [ 22 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part 2023.12.30 06:28:38.634193 [ 22 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part 2023.12.30 06:28:38.634891 [ 18 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001328971 sec., 364191.543683045 rows/sec., 25.68 MiB/sec. 2023.12.30 06:28:38.635062 [ 18 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2023.12.30 06:28:38.635315 [ 18 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_17_4} oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4. 2023.12.30 06:28:38.635402 [ 18 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_17_4} oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d) (MergerMutator): Merged 5 parts: from all_1_13_3 to all_17_17_0 2023.12.30 06:28:39.665565 [ 53 ] {} DNSResolver: Updating DNS cache 2023.12.30 06:28:39.665644 [ 53 ] {} DNSResolver: Updated DNS cache 2023.12.30 06:28:41.034018 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:28:41.034126 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:28:41.034151 [ 3 ] {} HTTP-Session: dc244557-7c4c-491c-8c2b-3ac6131727e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:28:41.034175 [ 3 ] {} HTTP-Session: dc244557-7c4c-491c-8c2b-3ac6131727e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:28:41.034297 [ 3 ] {e8c1f125-955c-442e-aa3d-fb6f1755d1d9} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:28:41.034357 [ 3 ] {e8c1f125-955c-442e-aa3d-fb6f1755d1d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.30 06:28:41.034515 [ 3 ] {e8c1f125-955c-442e-aa3d-fb6f1755d1d9} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:28:41.034925 [ 3 ] {e8c1f125-955c-442e-aa3d-fb6f1755d1d9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2023.12.30 06:28:41.035192 [ 3 ] {e8c1f125-955c-442e-aa3d-fb6f1755d1d9} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.30 06:28:41.035357 [ 3 ] {e8c1f125-955c-442e-aa3d-fb6f1755d1d9} oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.30 06:28:41.035491 [ 3 ] {e8c1f125-955c-442e-aa3d-fb6f1755d1d9} executeQuery: Read 2 rows, 175.00 B in 0.001152876 sec., 1734 rows/sec., 148.24 KiB/sec. 2023.12.30 06:28:41.035646 [ 3 ] {e8c1f125-955c-442e-aa3d-fb6f1755d1d9} DynamicQueryHandler: Done processing query 2023.12.30 06:28:41.035672 [ 3 ] {e8c1f125-955c-442e-aa3d-fb6f1755d1d9} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:28:41.035688 [ 3 ] {} HTTP-Session: dc244557-7c4c-491c-8c2b-3ac6131727e3 Destroying unnamed session 2023.12.30 06:28:41.035809 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 5471, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:28:41.035862 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:28:41.035883 [ 3 ] {} HTTP-Session: 2ac6902f-dfec-4a2d-b8c8-386b186deb3f Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:28:41.035901 [ 3 ] {} HTTP-Session: 2ac6902f-dfec-4a2d-b8c8-386b186deb3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:28:41.035982 [ 3 ] {42ecb056-f6bb-44cd-a0a0-e9be10a4197a} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:28:41.036023 [ 3 ] {42ecb056-f6bb-44cd-a0a0-e9be10a4197a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:28:41.036134 [ 3 ] {42ecb056-f6bb-44cd-a0a0-e9be10a4197a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:28:41.036467 [ 3 ] {42ecb056-f6bb-44cd-a0a0-e9be10a4197a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2023.12.30 06:28:41.036678 [ 3 ] {42ecb056-f6bb-44cd-a0a0-e9be10a4197a} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.12.30 06:28:41.036830 [ 3 ] {42ecb056-f6bb-44cd-a0a0-e9be10a4197a} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.12.30 06:28:41.036963 [ 3 ] {42ecb056-f6bb-44cd-a0a0-e9be10a4197a} executeQuery: Read 37 rows, 3.18 KiB in 0.000951231 sec., 38896 rows/sec., 3.27 MiB/sec. 2023.12.30 06:28:41.037085 [ 3 ] {42ecb056-f6bb-44cd-a0a0-e9be10a4197a} DynamicQueryHandler: Done processing query 2023.12.30 06:28:41.037108 [ 3 ] {42ecb056-f6bb-44cd-a0a0-e9be10a4197a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:28:41.037124 [ 3 ] {} HTTP-Session: 2ac6902f-dfec-4a2d-b8c8-386b186deb3f Destroying unnamed session 2023.12.30 06:28:41.037237 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:28:41.037283 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:28:41.037302 [ 3 ] {} HTTP-Session: b22c720d-991b-456c-949f-4030754bec7a Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:28:41.037318 [ 3 ] {} HTTP-Session: b22c720d-991b-456c-949f-4030754bec7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:28:41.037390 [ 3 ] {30d535d4-bb92-4574-aade-6ee8199210d5} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:28:41.037428 [ 3 ] {30d535d4-bb92-4574-aade-6ee8199210d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.30 06:28:41.037536 [ 3 ] {30d535d4-bb92-4574-aade-6ee8199210d5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:28:41.037801 [ 3 ] {30d535d4-bb92-4574-aade-6ee8199210d5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2023.12.30 06:28:41.038000 [ 3 ] {30d535d4-bb92-4574-aade-6ee8199210d5} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.30 06:28:41.038147 [ 3 ] {30d535d4-bb92-4574-aade-6ee8199210d5} oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.30 06:28:41.038271 [ 3 ] {30d535d4-bb92-4574-aade-6ee8199210d5} executeQuery: Read 2 rows, 143.00 B in 0.00085455 sec., 2340 rows/sec., 163.42 KiB/sec. 2023.12.30 06:28:41.038392 [ 3 ] {30d535d4-bb92-4574-aade-6ee8199210d5} DynamicQueryHandler: Done processing query 2023.12.30 06:28:41.038415 [ 3 ] {30d535d4-bb92-4574-aade-6ee8199210d5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:28:41.038431 [ 3 ] {} HTTP-Session: b22c720d-991b-456c-949f-4030754bec7a Destroying unnamed session 2023.12.30 06:28:41.038562 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 4429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:28:41.038606 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:28:41.038625 [ 3 ] {} HTTP-Session: 3b6b289b-01bb-4f42-a506-54806f913ffe Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:28:41.038642 [ 3 ] {} HTTP-Session: 3b6b289b-01bb-4f42-a506-54806f913ffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:28:41.038714 [ 3 ] {0b04c1ff-9258-4de4-8eb4-985f99adf5a0} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:28:41.038752 [ 3 ] {0b04c1ff-9258-4de4-8eb4-985f99adf5a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:28:41.038857 [ 3 ] {0b04c1ff-9258-4de4-8eb4-985f99adf5a0} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:28:41.039145 [ 3 ] {0b04c1ff-9258-4de4-8eb4-985f99adf5a0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2023.12.30 06:28:41.039344 [ 3 ] {0b04c1ff-9258-4de4-8eb4-985f99adf5a0} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.12.30 06:28:41.039503 [ 3 ] {0b04c1ff-9258-4de4-8eb4-985f99adf5a0} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.12.30 06:28:41.039627 [ 3 ] {0b04c1ff-9258-4de4-8eb4-985f99adf5a0} executeQuery: Read 26 rows, 2.06 KiB in 0.00088601 sec., 29345 rows/sec., 2.27 MiB/sec. 2023.12.30 06:28:41.039759 [ 3 ] {0b04c1ff-9258-4de4-8eb4-985f99adf5a0} DynamicQueryHandler: Done processing query 2023.12.30 06:28:41.039782 [ 3 ] {0b04c1ff-9258-4de4-8eb4-985f99adf5a0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:28:41.039798 [ 3 ] {} HTTP-Session: 3b6b289b-01bb-4f42-a506-54806f913ffe Destroying unnamed session 2023.12.30 06:28:41.039910 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:28:41.039956 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:28:41.039974 [ 3 ] {} HTTP-Session: 21ff1753-37d7-4ee6-942b-33bd7e31aeb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:28:41.039991 [ 3 ] {} HTTP-Session: 21ff1753-37d7-4ee6-942b-33bd7e31aeb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:28:41.040067 [ 3 ] {be619301-f6dc-4366-ba7c-21050a796baf} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:28:41.040110 [ 3 ] {be619301-f6dc-4366-ba7c-21050a796baf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.30 06:28:41.040232 [ 3 ] {be619301-f6dc-4366-ba7c-21050a796baf} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:28:41.040507 [ 3 ] {be619301-f6dc-4366-ba7c-21050a796baf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2023.12.30 06:28:41.040762 [ 3 ] {be619301-f6dc-4366-ba7c-21050a796baf} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.30 06:28:41.040939 [ 3 ] {be619301-f6dc-4366-ba7c-21050a796baf} oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.30 06:28:41.041067 [ 3 ] {be619301-f6dc-4366-ba7c-21050a796baf} executeQuery: Read 37 rows, 2.67 KiB in 0.000966042 sec., 38300 rows/sec., 2.70 MiB/sec. 2023.12.30 06:28:41.041247 [ 3 ] {be619301-f6dc-4366-ba7c-21050a796baf} DynamicQueryHandler: Done processing query 2023.12.30 06:28:41.041271 [ 3 ] {be619301-f6dc-4366-ba7c-21050a796baf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:28:41.041287 [ 3 ] {} HTTP-Session: 21ff1753-37d7-4ee6-942b-33bd7e31aeb0 Destroying unnamed session 2023.12.30 06:28:46.034865 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:28:46.034994 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:28:46.035020 [ 3 ] {} HTTP-Session: 54995156-7cc1-4af1-846e-134c176238f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:28:46.035043 [ 3 ] {} HTTP-Session: 54995156-7cc1-4af1-846e-134c176238f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:28:46.035168 [ 3 ] {17b4fd56-43f8-409d-901d-51ac068b975e} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:28:46.035228 [ 3 ] {17b4fd56-43f8-409d-901d-51ac068b975e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.30 06:28:46.035387 [ 3 ] {17b4fd56-43f8-409d-901d-51ac068b975e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:28:46.035898 [ 3 ] {17b4fd56-43f8-409d-901d-51ac068b975e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2023.12.30 06:28:46.036174 [ 3 ] {17b4fd56-43f8-409d-901d-51ac068b975e} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.12.30 06:28:46.036349 [ 3 ] {17b4fd56-43f8-409d-901d-51ac068b975e} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.12.30 06:28:46.036473 [ 3 ] {17b4fd56-43f8-409d-901d-51ac068b975e} executeQuery: Read 46 rows, 3.73 KiB in 0.001270449 sec., 36207 rows/sec., 2.87 MiB/sec. 2023.12.30 06:28:46.036633 [ 3 ] {17b4fd56-43f8-409d-901d-51ac068b975e} DynamicQueryHandler: Done processing query 2023.12.30 06:28:46.036660 [ 3 ] {17b4fd56-43f8-409d-901d-51ac068b975e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:28:46.036677 [ 3 ] {} HTTP-Session: 54995156-7cc1-4af1-846e-134c176238f1 Destroying unnamed session 2023.12.30 06:28:46.036854 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 21987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:28:46.036910 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:28:46.036930 [ 3 ] {} HTTP-Session: 37433c23-3f67-4117-b451-30f814eead4b Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:28:46.036949 [ 3 ] {} HTTP-Session: 37433c23-3f67-4117-b451-30f814eead4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:28:46.037036 [ 3 ] {e380cbdb-a789-4cdd-98d1-0c435e4a9144} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:28:46.037080 [ 3 ] {e380cbdb-a789-4cdd-98d1-0c435e4a9144} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:28:46.037190 [ 3 ] {e380cbdb-a789-4cdd-98d1-0c435e4a9144} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:28:46.037543 [ 3 ] {e380cbdb-a789-4cdd-98d1-0c435e4a9144} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2023.12.30 06:28:46.037764 [ 3 ] {e380cbdb-a789-4cdd-98d1-0c435e4a9144} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2023.12.30 06:28:46.037917 [ 3 ] {e380cbdb-a789-4cdd-98d1-0c435e4a9144} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2023.12.30 06:28:46.038044 [ 3 ] {e380cbdb-a789-4cdd-98d1-0c435e4a9144} executeQuery: Read 138 rows, 13.56 KiB in 0.000978502 sec., 141031 rows/sec., 13.53 MiB/sec. 2023.12.30 06:28:46.038164 [ 3 ] {e380cbdb-a789-4cdd-98d1-0c435e4a9144} DynamicQueryHandler: Done processing query 2023.12.30 06:28:46.038188 [ 3 ] {e380cbdb-a789-4cdd-98d1-0c435e4a9144} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.30 06:28:46.038204 [ 3 ] {} HTTP-Session: 37433c23-3f67-4117-b451-30f814eead4b Destroying unnamed session 2023.12.30 06:28:46.038348 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:28:46.038396 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:28:46.038415 [ 3 ] {} HTTP-Session: 61ae38e1-4fb3-4824-805b-463076f34c19 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:28:46.038432 [ 3 ] {} HTTP-Session: 61ae38e1-4fb3-4824-805b-463076f34c19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:28:46.038507 [ 3 ] {8165b60e-b5fa-435e-8c56-f1f87d7a01d3} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:28:46.038547 [ 3 ] {8165b60e-b5fa-435e-8c56-f1f87d7a01d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:28:46.038653 [ 3 ] {8165b60e-b5fa-435e-8c56-f1f87d7a01d3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:28:46.038930 [ 3 ] {8165b60e-b5fa-435e-8c56-f1f87d7a01d3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2023.12.30 06:28:46.039141 [ 3 ] {8165b60e-b5fa-435e-8c56-f1f87d7a01d3} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2023.12.30 06:28:46.039297 [ 3 ] {8165b60e-b5fa-435e-8c56-f1f87d7a01d3} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2023.12.30 06:28:46.039417 [ 3 ] {8165b60e-b5fa-435e-8c56-f1f87d7a01d3} executeQuery: Read 46 rows, 3.68 KiB in 0.00088336 sec., 52073 rows/sec., 4.07 MiB/sec. 2023.12.30 06:28:46.039531 [ 3 ] {8165b60e-b5fa-435e-8c56-f1f87d7a01d3} DynamicQueryHandler: Done processing query 2023.12.30 06:28:46.039555 [ 3 ] {8165b60e-b5fa-435e-8c56-f1f87d7a01d3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:28:46.039570 [ 3 ] {} HTTP-Session: 61ae38e1-4fb3-4824-805b-463076f34c19 Destroying unnamed session 2023.12.30 06:28:46.039782 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:28:46.039829 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:28:46.039847 [ 3 ] {} HTTP-Session: bf5e38f7-14cd-4a52-8c31-78062fa2d462 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:28:46.039864 [ 3 ] {} HTTP-Session: bf5e38f7-14cd-4a52-8c31-78062fa2d462 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:28:46.039958 [ 3 ] {3a6baeed-ed3a-4611-8297-73ca1993e8e4} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:28:46.040003 [ 3 ] {3a6baeed-ed3a-4611-8297-73ca1993e8e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.30 06:28:46.040137 [ 3 ] {3a6baeed-ed3a-4611-8297-73ca1993e8e4} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:28:46.040586 [ 3 ] {3a6baeed-ed3a-4611-8297-73ca1993e8e4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2023.12.30 06:28:46.040893 [ 3 ] {3a6baeed-ed3a-4611-8297-73ca1993e8e4} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.12.30 06:28:46.041073 [ 3 ] {3a6baeed-ed3a-4611-8297-73ca1993e8e4} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.12.30 06:28:46.041214 [ 3 ] {3a6baeed-ed3a-4611-8297-73ca1993e8e4} executeQuery: Read 46 rows, 63.56 KiB in 0.001222758 sec., 37619 rows/sec., 50.77 MiB/sec. 2023.12.30 06:28:46.041342 [ 3 ] {3a6baeed-ed3a-4611-8297-73ca1993e8e4} DynamicQueryHandler: Done processing query 2023.12.30 06:28:46.041365 [ 3 ] {3a6baeed-ed3a-4611-8297-73ca1993e8e4} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.30 06:28:46.041381 [ 3 ] {} HTTP-Session: bf5e38f7-14cd-4a52-8c31-78062fa2d462 Destroying unnamed session 2023.12.30 06:28:53.342280 [ 67 ] {} oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2023.12.30 06:28:53.342463 [ 67 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2023.12.30 06:28:53.342662 [ 10 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact 2023.12.30 06:28:53.342887 [ 10 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.30 06:28:53.342944 [ 10 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 8 rows starting from the beginning of the part 2023.12.30 06:28:53.343141 [ 10 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2023.12.30 06:28:53.343291 [ 10 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part 2023.12.30 06:28:53.343369 [ 10 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part 2023.12.30 06:28:53.343443 [ 10 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2023.12.30 06:28:53.343985 [ 18 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001433393 sec., 12557.616787580238 rows/sec., 876.83 KiB/sec. 2023.12.30 06:28:53.344078 [ 18 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2023.12.30 06:28:53.344264 [ 18 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_13_3} oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3. 2023.12.30 06:28:53.344339 [ 18 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_13_3} oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df) (MergerMutator): Merged 5 parts: from all_1_9_2 to all_13_13_0 2023.12.30 06:28:53.350043 [ 67 ] {} oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2023.12.30 06:28:53.350107 [ 67 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2023.12.30 06:28:53.350239 [ 10 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact 2023.12.30 06:28:53.350416 [ 10 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.30 06:28:53.350466 [ 10 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 8 rows starting from the beginning of the part 2023.12.30 06:28:53.350643 [ 10 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2023.12.30 06:28:53.350798 [ 10 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part 2023.12.30 06:28:53.350935 [ 10 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part 2023.12.30 06:28:53.351063 [ 10 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2023.12.30 06:28:53.351832 [ 10 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001664148 sec., 10816.345661563755 rows/sec., 905.47 KiB/sec. 2023.12.30 06:28:53.351905 [ 10 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2023.12.30 06:28:53.352055 [ 10 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_13_3} oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3. 2023.12.30 06:28:53.352115 [ 10 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_13_3} oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0) (MergerMutator): Merged 5 parts: from all_1_9_2 to all_13_13_0 2023.12.30 06:28:54.665721 [ 60 ] {} DNSResolver: Updating DNS cache 2023.12.30 06:28:54.665796 [ 60 ] {} DNSResolver: Updated DNS cache 2023.12.30 06:28:56.034317 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:28:56.034435 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:28:56.034463 [ 3 ] {} HTTP-Session: d5710490-e523-43d4-acc7-c7c7b93ce67e Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:28:56.034496 [ 3 ] {} HTTP-Session: d5710490-e523-43d4-acc7-c7c7b93ce67e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:28:56.034664 [ 3 ] {2f6f3617-69a5-4324-87c6-0247d274b7dc} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:28:56.034747 [ 3 ] {2f6f3617-69a5-4324-87c6-0247d274b7dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.30 06:28:56.034972 [ 3 ] {2f6f3617-69a5-4324-87c6-0247d274b7dc} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:28:56.035469 [ 3 ] {2f6f3617-69a5-4324-87c6-0247d274b7dc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2023.12.30 06:28:56.035739 [ 3 ] {2f6f3617-69a5-4324-87c6-0247d274b7dc} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.12.30 06:28:56.035915 [ 3 ] {2f6f3617-69a5-4324-87c6-0247d274b7dc} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.12.30 06:28:56.036065 [ 3 ] {2f6f3617-69a5-4324-87c6-0247d274b7dc} executeQuery: Read 46 rows, 3.73 KiB in 0.001343922 sec., 34228 rows/sec., 2.71 MiB/sec. 2023.12.30 06:28:56.036066 [ 60 ] {} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45) (MergerMutator): Selected 5 parts from all_1_26_6 to all_30_30_0 2023.12.30 06:28:56.036191 [ 60 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2023.12.30 06:28:56.036260 [ 3 ] {2f6f3617-69a5-4324-87c6-0247d274b7dc} DynamicQueryHandler: Done processing query 2023.12.30 06:28:56.036307 [ 3 ] {2f6f3617-69a5-4324-87c6-0247d274b7dc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:28:56.036303 [ 17 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_30_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_26_6 to all_30_30_0 into Compact 2023.12.30 06:28:56.036332 [ 3 ] {} HTTP-Session: d5710490-e523-43d4-acc7-c7c7b93ce67e Destroying unnamed session 2023.12.30 06:28:56.036445 [ 17 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_30_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.30 06:28:56.036495 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:28:56.036505 [ 17 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_30_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 46 rows starting from the beginning of the part 2023.12.30 06:28:56.036582 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:28:56.036624 [ 3 ] {} HTTP-Session: 98d1c583-4fc6-40d5-aeab-84aeaee2faba Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:28:56.036660 [ 3 ] {} HTTP-Session: 98d1c583-4fc6-40d5-aeab-84aeaee2faba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:28:56.036740 [ 17 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_30_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 46 rows starting from the beginning of the part 2023.12.30 06:28:56.036860 [ 3 ] {d39cc4c7-e86c-4ffd-9019-902339280eb5} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:28:56.036951 [ 17 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_30_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 46 rows starting from the beginning of the part 2023.12.30 06:28:56.036963 [ 3 ] {d39cc4c7-e86c-4ffd-9019-902339280eb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.30 06:28:56.037217 [ 17 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_30_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 46 rows starting from the beginning of the part 2023.12.30 06:28:56.037393 [ 3 ] {d39cc4c7-e86c-4ffd-9019-902339280eb5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:28:56.037428 [ 17 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_30_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 46 rows starting from the beginning of the part 2023.12.30 06:28:56.038086 [ 3 ] {d39cc4c7-e86c-4ffd-9019-902339280eb5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2023.12.30 06:28:56.038641 [ 10 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_30_7} MergeTask::MergeProjectionsStage: Merge sorted 230 rows, containing 4 columns (4 merged, 0 gathered) in 0.002389695 sec., 96246.59213832728 rows/sec., 7.62 MiB/sec. 2023.12.30 06:28:56.038657 [ 3 ] {d39cc4c7-e86c-4ffd-9019-902339280eb5} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.30 06:28:56.038867 [ 18 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_30_7} MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary) 2023.12.30 06:28:56.039021 [ 3 ] {d39cc4c7-e86c-4ffd-9019-902339280eb5} oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.30 06:28:56.039219 [ 3 ] {d39cc4c7-e86c-4ffd-9019-902339280eb5} executeQuery: Read 2 rows, 175.00 B in 0.002300953 sec., 869 rows/sec., 74.27 KiB/sec. 2023.12.30 06:28:56.039288 [ 18 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_30_7} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7. 2023.12.30 06:28:56.039423 [ 3 ] {d39cc4c7-e86c-4ffd-9019-902339280eb5} DynamicQueryHandler: Done processing query 2023.12.30 06:28:56.039436 [ 18 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_30_7} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45) (MergerMutator): Merged 5 parts: from all_1_26_6 to all_30_30_0 2023.12.30 06:28:56.039471 [ 3 ] {d39cc4c7-e86c-4ffd-9019-902339280eb5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:28:56.039501 [ 3 ] {} HTTP-Session: 98d1c583-4fc6-40d5-aeab-84aeaee2faba Destroying unnamed session 2023.12.30 06:28:56.039645 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 22136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:28:56.039695 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:28:56.039714 [ 3 ] {} HTTP-Session: 8bf793e5-0b66-47ac-9ed1-389ae2f6f407 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:28:56.039733 [ 3 ] {} HTTP-Session: 8bf793e5-0b66-47ac-9ed1-389ae2f6f407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:28:56.039819 [ 3 ] {86d85acc-e476-407e-b4de-24c0b2ffd6cb} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:28:56.039861 [ 3 ] {86d85acc-e476-407e-b4de-24c0b2ffd6cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:28:56.039982 [ 3 ] {86d85acc-e476-407e-b4de-24c0b2ffd6cb} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:28:56.040385 [ 3 ] {86d85acc-e476-407e-b4de-24c0b2ffd6cb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2023.12.30 06:28:56.040620 [ 3 ] {86d85acc-e476-407e-b4de-24c0b2ffd6cb} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2023.12.30 06:28:56.040781 [ 3 ] {86d85acc-e476-407e-b4de-24c0b2ffd6cb} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2023.12.30 06:28:56.040916 [ 3 ] {86d85acc-e476-407e-b4de-24c0b2ffd6cb} executeQuery: Read 139 rows, 13.65 KiB in 0.001066425 sec., 130342 rows/sec., 12.50 MiB/sec. 2023.12.30 06:28:56.041018 [ 3 ] {86d85acc-e476-407e-b4de-24c0b2ffd6cb} DynamicQueryHandler: Done processing query 2023.12.30 06:28:56.041040 [ 3 ] {86d85acc-e476-407e-b4de-24c0b2ffd6cb} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.30 06:28:56.041055 [ 3 ] {} HTTP-Session: 8bf793e5-0b66-47ac-9ed1-389ae2f6f407 Destroying unnamed session 2023.12.30 06:28:56.041157 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:28:56.041200 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:28:56.041227 [ 3 ] {} HTTP-Session: 670a2427-59b8-4f3c-9886-cb2bbde24a63 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:28:56.041244 [ 3 ] {} HTTP-Session: 670a2427-59b8-4f3c-9886-cb2bbde24a63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:28:56.041312 [ 3 ] {2b17ccad-24b1-411a-ac3b-ef2c71437560} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:28:56.041351 [ 3 ] {2b17ccad-24b1-411a-ac3b-ef2c71437560} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.30 06:28:56.041457 [ 3 ] {2b17ccad-24b1-411a-ac3b-ef2c71437560} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:28:56.041725 [ 3 ] {2b17ccad-24b1-411a-ac3b-ef2c71437560} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2023.12.30 06:28:56.041925 [ 3 ] {2b17ccad-24b1-411a-ac3b-ef2c71437560} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.30 06:28:56.042067 [ 3 ] {2b17ccad-24b1-411a-ac3b-ef2c71437560} oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.30 06:28:56.042187 [ 3 ] {2b17ccad-24b1-411a-ac3b-ef2c71437560} executeQuery: Read 2 rows, 143.00 B in 0.00083805 sec., 2386 rows/sec., 166.63 KiB/sec. 2023.12.30 06:28:56.042299 [ 3 ] {2b17ccad-24b1-411a-ac3b-ef2c71437560} DynamicQueryHandler: Done processing query 2023.12.30 06:28:56.042322 [ 3 ] {2b17ccad-24b1-411a-ac3b-ef2c71437560} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:28:56.042338 [ 3 ] {} HTTP-Session: 670a2427-59b8-4f3c-9886-cb2bbde24a63 Destroying unnamed session 2023.12.30 06:28:56.042437 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 8181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:28:56.042480 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:28:56.042498 [ 3 ] {} HTTP-Session: e1e45025-6d49-484c-a5ef-33cda170f619 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:28:56.042514 [ 3 ] {} HTTP-Session: e1e45025-6d49-484c-a5ef-33cda170f619 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:28:56.042584 [ 3 ] {45947dd8-2eea-4b41-ad36-06de114d39dc} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:28:56.042622 [ 3 ] {45947dd8-2eea-4b41-ad36-06de114d39dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:28:56.042727 [ 3 ] {45947dd8-2eea-4b41-ad36-06de114d39dc} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:28:56.043023 [ 3 ] {45947dd8-2eea-4b41-ad36-06de114d39dc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2023.12.30 06:28:56.043236 [ 3 ] {45947dd8-2eea-4b41-ad36-06de114d39dc} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2023.12.30 06:28:56.043382 [ 3 ] {45947dd8-2eea-4b41-ad36-06de114d39dc} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2023.12.30 06:28:56.043506 [ 3 ] {45947dd8-2eea-4b41-ad36-06de114d39dc} executeQuery: Read 48 rows, 3.85 KiB in 0.00089433 sec., 53671 rows/sec., 4.20 MiB/sec. 2023.12.30 06:28:56.043608 [ 3 ] {45947dd8-2eea-4b41-ad36-06de114d39dc} DynamicQueryHandler: Done processing query 2023.12.30 06:28:56.043629 [ 3 ] {45947dd8-2eea-4b41-ad36-06de114d39dc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:28:56.043644 [ 3 ] {} HTTP-Session: e1e45025-6d49-484c-a5ef-33cda170f619 Destroying unnamed session 2023.12.30 06:28:56.043734 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:28:56.043777 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:28:56.043795 [ 3 ] {} HTTP-Session: d8299f89-320c-4c24-abed-d47cb65f368c Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:28:56.043811 [ 3 ] {} HTTP-Session: d8299f89-320c-4c24-abed-d47cb65f368c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:28:56.043880 [ 3 ] {22e1b1e0-8b24-4a54-9923-fc0fbbdcfe7d} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:28:56.043922 [ 3 ] {22e1b1e0-8b24-4a54-9923-fc0fbbdcfe7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.30 06:28:56.044041 [ 3 ] {22e1b1e0-8b24-4a54-9923-fc0fbbdcfe7d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:28:56.044309 [ 3 ] {22e1b1e0-8b24-4a54-9923-fc0fbbdcfe7d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2023.12.30 06:28:56.044558 [ 3 ] {22e1b1e0-8b24-4a54-9923-fc0fbbdcfe7d} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.12.30 06:28:56.044729 [ 3 ] {22e1b1e0-8b24-4a54-9923-fc0fbbdcfe7d} oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.12.30 06:28:56.044855 [ 3 ] {22e1b1e0-8b24-4a54-9923-fc0fbbdcfe7d} executeQuery: Read 1 rows, 72.00 B in 0.000946942 sec., 1056 rows/sec., 74.25 KiB/sec. 2023.12.30 06:28:56.045029 [ 3 ] {22e1b1e0-8b24-4a54-9923-fc0fbbdcfe7d} DynamicQueryHandler: Done processing query 2023.12.30 06:28:56.045052 [ 3 ] {22e1b1e0-8b24-4a54-9923-fc0fbbdcfe7d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:28:56.045068 [ 3 ] {} HTTP-Session: d8299f89-320c-4c24-abed-d47cb65f368c Destroying unnamed session 2023.12.30 06:28:56.045196 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:28:56.045250 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:28:56.045268 [ 3 ] {} HTTP-Session: dc07b3f1-8cee-4905-8d1e-7a94e5c85bd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:28:56.045286 [ 3 ] {} HTTP-Session: dc07b3f1-8cee-4905-8d1e-7a94e5c85bd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:28:56.045368 [ 3 ] {3c1f748e-bedf-4103-8589-d8583cd28d7b} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:28:56.045414 [ 3 ] {3c1f748e-bedf-4103-8589-d8583cd28d7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.30 06:28:56.045558 [ 3 ] {3c1f748e-bedf-4103-8589-d8583cd28d7b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:28:56.046001 [ 3 ] {3c1f748e-bedf-4103-8589-d8583cd28d7b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2023.12.30 06:28:56.046303 [ 3 ] {3c1f748e-bedf-4103-8589-d8583cd28d7b} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.12.30 06:28:56.046479 [ 3 ] {3c1f748e-bedf-4103-8589-d8583cd28d7b} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.12.30 06:28:56.046609 [ 3 ] {3c1f748e-bedf-4103-8589-d8583cd28d7b} executeQuery: Read 46 rows, 63.56 KiB in 0.001212918 sec., 37925 rows/sec., 51.18 MiB/sec. 2023.12.30 06:28:56.046758 [ 3 ] {3c1f748e-bedf-4103-8589-d8583cd28d7b} DynamicQueryHandler: Done processing query 2023.12.30 06:28:56.046781 [ 3 ] {3c1f748e-bedf-4103-8589-d8583cd28d7b} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.30 06:28:56.046797 [ 3 ] {} HTTP-Session: dc07b3f1-8cee-4905-8d1e-7a94e5c85bd6 Destroying unnamed session 2023.12.30 06:29:06.034602 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:29:06.034758 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:29:06.034791 [ 3 ] {} HTTP-Session: 6a957541-6e24-4150-8278-d89465b9813a Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:29:06.034820 [ 3 ] {} HTTP-Session: 6a957541-6e24-4150-8278-d89465b9813a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:29:06.034963 [ 3 ] {c6208c25-8f90-4994-85dc-a84435b16f12} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:29:06.035032 [ 3 ] {c6208c25-8f90-4994-85dc-a84435b16f12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.30 06:29:06.035216 [ 3 ] {c6208c25-8f90-4994-85dc-a84435b16f12} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:29:06.035721 [ 3 ] {c6208c25-8f90-4994-85dc-a84435b16f12} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:06.035998 [ 3 ] {c6208c25-8f90-4994-85dc-a84435b16f12} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.12.30 06:29:06.036171 [ 3 ] {c6208c25-8f90-4994-85dc-a84435b16f12} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.12.30 06:29:06.036300 [ 3 ] {c6208c25-8f90-4994-85dc-a84435b16f12} executeQuery: Read 46 rows, 3.73 KiB in 0.00129632 sec., 35485 rows/sec., 2.81 MiB/sec. 2023.12.30 06:29:06.036490 [ 3 ] {c6208c25-8f90-4994-85dc-a84435b16f12} DynamicQueryHandler: Done processing query 2023.12.30 06:29:06.036527 [ 3 ] {c6208c25-8f90-4994-85dc-a84435b16f12} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:29:06.036545 [ 3 ] {} HTTP-Session: 6a957541-6e24-4150-8278-d89465b9813a Destroying unnamed session 2023.12.30 06:29:06.036676 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 21987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:29:06.036727 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:29:06.036748 [ 3 ] {} HTTP-Session: fa790a4e-699e-4f87-a5c6-0063432374df Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:29:06.036767 [ 3 ] {} HTTP-Session: fa790a4e-699e-4f87-a5c6-0063432374df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:29:06.036855 [ 3 ] {fb3f6c1b-eac3-469e-9f88-ccf2b619a0ae} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:29:06.036900 [ 3 ] {fb3f6c1b-eac3-469e-9f88-ccf2b619a0ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:29:06.037020 [ 3 ] {fb3f6c1b-eac3-469e-9f88-ccf2b619a0ae} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:29:06.037391 [ 3 ] {fb3f6c1b-eac3-469e-9f88-ccf2b619a0ae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:06.037618 [ 3 ] {fb3f6c1b-eac3-469e-9f88-ccf2b619a0ae} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2023.12.30 06:29:06.037778 [ 3 ] {fb3f6c1b-eac3-469e-9f88-ccf2b619a0ae} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2023.12.30 06:29:06.037882 [ 3 ] {fb3f6c1b-eac3-469e-9f88-ccf2b619a0ae} executeQuery: Read 138 rows, 13.56 KiB in 0.000996893 sec., 138430 rows/sec., 13.28 MiB/sec. 2023.12.30 06:29:06.037875 [ 78 ] {} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2023.12.30 06:29:06.037945 [ 78 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:06.038012 [ 3 ] {fb3f6c1b-eac3-469e-9f88-ccf2b619a0ae} DynamicQueryHandler: Done processing query 2023.12.30 06:29:06.038048 [ 3 ] {fb3f6c1b-eac3-469e-9f88-ccf2b619a0ae} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.30 06:29:06.038056 [ 17 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2023.12.30 06:29:06.038071 [ 3 ] {} HTTP-Session: fa790a4e-699e-4f87-a5c6-0063432374df Destroying unnamed session 2023.12.30 06:29:06.038212 [ 17 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.30 06:29:06.038265 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:29:06.038281 [ 17 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 178 rows starting from the beginning of the part 2023.12.30 06:29:06.038356 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:29:06.038398 [ 3 ] {} HTTP-Session: 6f634ee1-600f-40b3-aba8-dc20bb6b9faa Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:29:06.038435 [ 3 ] {} HTTP-Session: 6f634ee1-600f-40b3-aba8-dc20bb6b9faa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:29:06.038554 [ 17 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 138 rows starting from the beginning of the part 2023.12.30 06:29:06.038629 [ 3 ] {5c790ba5-67d1-48c3-9ddc-43a88f95340f} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:29:06.038725 [ 3 ] {5c790ba5-67d1-48c3-9ddc-43a88f95340f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:29:06.038758 [ 17 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 37 rows starting from the beginning of the part 2023.12.30 06:29:06.039039 [ 17 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 138 rows starting from the beginning of the part 2023.12.30 06:29:06.039151 [ 3 ] {5c790ba5-67d1-48c3-9ddc-43a88f95340f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:29:06.039275 [ 17 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 139 rows starting from the beginning of the part 2023.12.30 06:29:06.039429 [ 17 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 138 rows starting from the beginning of the part 2023.12.30 06:29:06.039953 [ 3 ] {5c790ba5-67d1-48c3-9ddc-43a88f95340f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:06.040358 [ 3 ] {5c790ba5-67d1-48c3-9ddc-43a88f95340f} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2023.12.30 06:29:06.040659 [ 3 ] {5c790ba5-67d1-48c3-9ddc-43a88f95340f} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2023.12.30 06:29:06.040802 [ 78 ] {} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2023.12.30 06:29:06.040830 [ 3 ] {5c790ba5-67d1-48c3-9ddc-43a88f95340f} executeQuery: Read 46 rows, 3.68 KiB in 0.00214495 sec., 21445 rows/sec., 1.68 MiB/sec. 2023.12.30 06:29:06.040890 [ 78 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:06.041163 [ 9 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2023.12.30 06:29:06.041296 [ 3 ] {5c790ba5-67d1-48c3-9ddc-43a88f95340f} DynamicQueryHandler: Done processing query 2023.12.30 06:29:06.041400 [ 3 ] {5c790ba5-67d1-48c3-9ddc-43a88f95340f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:29:06.041475 [ 9 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.30 06:29:06.041482 [ 3 ] {} HTTP-Session: 6f634ee1-600f-40b3-aba8-dc20bb6b9faa Destroying unnamed session 2023.12.30 06:29:06.041517 [ 23 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 4 columns (4 merged, 0 gathered) in 0.00351049 sec., 218772.8778603557 rows/sec., 20.73 MiB/sec. 2023.12.30 06:29:06.041546 [ 9 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 96 rows starting from the beginning of the part 2023.12.30 06:29:06.041661 [ 9 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 46 rows starting from the beginning of the part 2023.12.30 06:29:06.041669 [ 23 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2023.12.30 06:29:06.041816 [ 9 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 26 rows starting from the beginning of the part 2023.12.30 06:29:06.041827 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:29:06.041942 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:29:06.042023 [ 23 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_41_8} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2023.12.30 06:29:06.042043 [ 3 ] {} HTTP-Session: 9165fa17-4577-4ae2-8c22-c35fbae2c9c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:29:06.042064 [ 9 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 46 rows starting from the beginning of the part 2023.12.30 06:29:06.042118 [ 3 ] {} HTTP-Session: 9165fa17-4577-4ae2-8c22-c35fbae2c9c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:29:06.042203 [ 23 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_41_8} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2023.12.30 06:29:06.042473 [ 9 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 48 rows starting from the beginning of the part 2023.12.30 06:29:06.042507 [ 3 ] {3673050e-5de1-4c29-9654-d1382dc164bc} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:29:06.042627 [ 3 ] {3673050e-5de1-4c29-9654-d1382dc164bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.30 06:29:06.042658 [ 9 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 46 rows starting from the beginning of the part 2023.12.30 06:29:06.043242 [ 3 ] {3673050e-5de1-4c29-9654-d1382dc164bc} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:29:06.044078 [ 23 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 308 rows, containing 4 columns (4 merged, 0 gathered) in 0.003090712 sec., 99653.41319411191 rows/sec., 7.79 MiB/sec. 2023.12.30 06:29:06.044149 [ 3 ] {3673050e-5de1-4c29-9654-d1382dc164bc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:06.044347 [ 25 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2023.12.30 06:29:06.044639 [ 3 ] {3673050e-5de1-4c29-9654-d1382dc164bc} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.12.30 06:29:06.044701 [ 25 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_41_8} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2023.12.30 06:29:06.044810 [ 25 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_41_8} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2023.12.30 06:29:06.044973 [ 3 ] {3673050e-5de1-4c29-9654-d1382dc164bc} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.12.30 06:29:06.045090 [ 78 ] {} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.12.30 06:29:06.045102 [ 3 ] {3673050e-5de1-4c29-9654-d1382dc164bc} executeQuery: Read 46 rows, 63.56 KiB in 0.002545078 sec., 18074 rows/sec., 24.39 MiB/sec. 2023.12.30 06:29:06.045126 [ 78 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:06.045317 [ 24 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.12.30 06:29:06.045458 [ 3 ] {3673050e-5de1-4c29-9654-d1382dc164bc} DynamicQueryHandler: Done processing query 2023.12.30 06:29:06.045509 [ 3 ] {3673050e-5de1-4c29-9654-d1382dc164bc} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.30 06:29:06.045558 [ 3 ] {} HTTP-Session: 9165fa17-4577-4ae2-8c22-c35fbae2c9c0 Destroying unnamed session 2023.12.30 06:29:06.045560 [ 24 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.30 06:29:06.045617 [ 24 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1156 rows starting from the beginning of the part 2023.12.30 06:29:06.045742 [ 24 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 46 rows starting from the beginning of the part 2023.12.30 06:29:06.045840 [ 24 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 46 rows starting from the beginning of the part 2023.12.30 06:29:06.045934 [ 24 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 46 rows starting from the beginning of the part 2023.12.30 06:29:06.046024 [ 24 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 46 rows starting from the beginning of the part 2023.12.30 06:29:06.046114 [ 24 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::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.12.30 06:29:06.052360 [ 23 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1386 rows, containing 6 columns (6 merged, 0 gathered) in 0.007176086 sec., 193141.49802552533 rows/sec., 260.63 MiB/sec. 2023.12.30 06:29:06.053600 [ 23 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.12.30 06:29:06.053832 [ 23 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_31_6} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.12.30 06:29:06.053906 [ 23 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_31_6} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.12.30 06:29:06.053984 [ 23 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_31_6: 8.72 MiB. 2023.12.30 06:29:07.000175 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 233.75 MiB, peak 242.44 MiB, will set to 235.55 MiB (RSS), difference: 1.80 MiB 2023.12.30 06:29:09.665862 [ 57 ] {} DNSResolver: Updating DNS cache 2023.12.30 06:29:09.665948 [ 57 ] {} DNSResolver: Updated DNS cache 2023.12.30 06:29:11.033670 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 5325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:29:11.033774 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:29:11.033800 [ 3 ] {} HTTP-Session: 3caba8ba-6ddb-4b6d-a281-f873188fa7da Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:29:11.033823 [ 3 ] {} HTTP-Session: 3caba8ba-6ddb-4b6d-a281-f873188fa7da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:29:11.033943 [ 3 ] {4a16c469-8a69-4751-8404-01294d0de960} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:29:11.034001 [ 3 ] {4a16c469-8a69-4751-8404-01294d0de960} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:29:11.034158 [ 3 ] {4a16c469-8a69-4751-8404-01294d0de960} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:29:11.034593 [ 3 ] {4a16c469-8a69-4751-8404-01294d0de960} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:11.034851 [ 3 ] {4a16c469-8a69-4751-8404-01294d0de960} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2023.12.30 06:29:11.035031 [ 3 ] {4a16c469-8a69-4751-8404-01294d0de960} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2023.12.30 06:29:11.035163 [ 3 ] {4a16c469-8a69-4751-8404-01294d0de960} executeQuery: Read 36 rows, 3.09 KiB in 0.001183878 sec., 30408 rows/sec., 2.55 MiB/sec. 2023.12.30 06:29:11.035375 [ 3 ] {4a16c469-8a69-4751-8404-01294d0de960} DynamicQueryHandler: Done processing query 2023.12.30 06:29:11.035410 [ 3 ] {4a16c469-8a69-4751-8404-01294d0de960} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:29:11.035426 [ 3 ] {} HTTP-Session: 3caba8ba-6ddb-4b6d-a281-f873188fa7da Destroying unnamed session 2023.12.30 06:29:11.035543 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 4094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:29:11.035593 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:29:11.035613 [ 3 ] {} HTTP-Session: d2f457b0-20ee-4775-ba5a-249b5b3836dd Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:29:11.035632 [ 3 ] {} HTTP-Session: d2f457b0-20ee-4775-ba5a-249b5b3836dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:29:11.035705 [ 3 ] {835d5039-067a-4ebe-8fac-537914c28988} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:29:11.035746 [ 3 ] {835d5039-067a-4ebe-8fac-537914c28988} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:29:11.035859 [ 3 ] {835d5039-067a-4ebe-8fac-537914c28988} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:29:11.036153 [ 3 ] {835d5039-067a-4ebe-8fac-537914c28988} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:11.036355 [ 3 ] {835d5039-067a-4ebe-8fac-537914c28988} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2023.12.30 06:29:11.036509 [ 3 ] {835d5039-067a-4ebe-8fac-537914c28988} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2023.12.30 06:29:11.036630 [ 3 ] {835d5039-067a-4ebe-8fac-537914c28988} executeQuery: Read 24 rows, 1.90 KiB in 0.000896291 sec., 26777 rows/sec., 2.07 MiB/sec. 2023.12.30 06:29:11.036744 [ 3 ] {835d5039-067a-4ebe-8fac-537914c28988} DynamicQueryHandler: Done processing query 2023.12.30 06:29:11.036767 [ 3 ] {835d5039-067a-4ebe-8fac-537914c28988} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.30 06:29:11.036782 [ 3 ] {} HTTP-Session: d2f457b0-20ee-4775-ba5a-249b5b3836dd Destroying unnamed session 2023.12.30 06:29:11.036897 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:29:11.036941 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:29:11.036959 [ 3 ] {} HTTP-Session: 29548126-802e-4535-9f82-660f7279ca0d Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:29:11.036976 [ 3 ] {} HTTP-Session: 29548126-802e-4535-9f82-660f7279ca0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:29:11.037047 [ 3 ] {099ef526-bb8f-437b-b1e2-9214ce15e6c3} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:29:11.037090 [ 3 ] {099ef526-bb8f-437b-b1e2-9214ce15e6c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.30 06:29:11.037209 [ 3 ] {099ef526-bb8f-437b-b1e2-9214ce15e6c3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:29:11.037497 [ 3 ] {099ef526-bb8f-437b-b1e2-9214ce15e6c3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:11.037752 [ 3 ] {099ef526-bb8f-437b-b1e2-9214ce15e6c3} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.12.30 06:29:11.037923 [ 3 ] {099ef526-bb8f-437b-b1e2-9214ce15e6c3} oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.12.30 06:29:11.038027 [ 3 ] {099ef526-bb8f-437b-b1e2-9214ce15e6c3} executeQuery: Read 36 rows, 2.60 KiB in 0.000952772 sec., 37784 rows/sec., 2.67 MiB/sec. 2023.12.30 06:29:11.038149 [ 3 ] {099ef526-bb8f-437b-b1e2-9214ce15e6c3} DynamicQueryHandler: Done processing query 2023.12.30 06:29:11.038172 [ 3 ] {099ef526-bb8f-437b-b1e2-9214ce15e6c3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:29:11.038188 [ 3 ] {} HTTP-Session: 29548126-802e-4535-9f82-660f7279ca0d Destroying unnamed session 2023.12.30 06:29:16.034444 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:29:16.034571 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:29:16.034597 [ 3 ] {} HTTP-Session: 112e903e-5acb-4d89-83a6-d1dcc4b4f06c Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:29:16.034621 [ 3 ] {} HTTP-Session: 112e903e-5acb-4d89-83a6-d1dcc4b4f06c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:29:16.034746 [ 3 ] {39f30be1-a76d-43ec-8299-6f8617567939} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:29:16.034807 [ 3 ] {39f30be1-a76d-43ec-8299-6f8617567939} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.30 06:29:16.034964 [ 3 ] {39f30be1-a76d-43ec-8299-6f8617567939} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:29:16.035475 [ 3 ] {39f30be1-a76d-43ec-8299-6f8617567939} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:16.035771 [ 3 ] {39f30be1-a76d-43ec-8299-6f8617567939} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.12.30 06:29:16.035963 [ 3 ] {39f30be1-a76d-43ec-8299-6f8617567939} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.12.30 06:29:16.036102 [ 3 ] {39f30be1-a76d-43ec-8299-6f8617567939} executeQuery: Read 46 rows, 3.73 KiB in 0.00130989 sec., 35117 rows/sec., 2.78 MiB/sec. 2023.12.30 06:29:16.036305 [ 3 ] {39f30be1-a76d-43ec-8299-6f8617567939} DynamicQueryHandler: Done processing query 2023.12.30 06:29:16.036349 [ 3 ] {39f30be1-a76d-43ec-8299-6f8617567939} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:29:16.036368 [ 3 ] {} HTTP-Session: 112e903e-5acb-4d89-83a6-d1dcc4b4f06c Destroying unnamed session 2023.12.30 06:29:16.036518 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 21987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:29:16.036572 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:29:16.036591 [ 3 ] {} HTTP-Session: 43149e31-d22d-4613-bf30-f98f17509e5c Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:29:16.036612 [ 3 ] {} HTTP-Session: 43149e31-d22d-4613-bf30-f98f17509e5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:29:16.036700 [ 3 ] {13ea9f64-0979-45e2-89c0-11a3a1d21a9c} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:29:16.036745 [ 3 ] {13ea9f64-0979-45e2-89c0-11a3a1d21a9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:29:16.036865 [ 3 ] {13ea9f64-0979-45e2-89c0-11a3a1d21a9c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:29:16.037240 [ 3 ] {13ea9f64-0979-45e2-89c0-11a3a1d21a9c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:16.037465 [ 3 ] {13ea9f64-0979-45e2-89c0-11a3a1d21a9c} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2023.12.30 06:29:16.037618 [ 3 ] {13ea9f64-0979-45e2-89c0-11a3a1d21a9c} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2023.12.30 06:29:16.037752 [ 3 ] {13ea9f64-0979-45e2-89c0-11a3a1d21a9c} executeQuery: Read 138 rows, 13.56 KiB in 0.001019234 sec., 135395 rows/sec., 12.99 MiB/sec. 2023.12.30 06:29:16.037884 [ 3 ] {13ea9f64-0979-45e2-89c0-11a3a1d21a9c} DynamicQueryHandler: Done processing query 2023.12.30 06:29:16.037909 [ 3 ] {13ea9f64-0979-45e2-89c0-11a3a1d21a9c} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.30 06:29:16.037925 [ 3 ] {} HTTP-Session: 43149e31-d22d-4613-bf30-f98f17509e5c Destroying unnamed session 2023.12.30 06:29:16.038048 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:29:16.038094 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:29:16.038113 [ 3 ] {} HTTP-Session: 6f9dc849-5a2d-4522-8459-748f555b87e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:29:16.038130 [ 3 ] {} HTTP-Session: 6f9dc849-5a2d-4522-8459-748f555b87e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:29:16.038205 [ 3 ] {3448c04a-06e6-44bf-a3f9-a0736c6e4147} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:29:16.038246 [ 3 ] {3448c04a-06e6-44bf-a3f9-a0736c6e4147} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:29:16.038354 [ 3 ] {3448c04a-06e6-44bf-a3f9-a0736c6e4147} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:29:16.038636 [ 3 ] {3448c04a-06e6-44bf-a3f9-a0736c6e4147} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:16.038844 [ 3 ] {3448c04a-06e6-44bf-a3f9-a0736c6e4147} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2023.12.30 06:29:16.038994 [ 3 ] {3448c04a-06e6-44bf-a3f9-a0736c6e4147} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2023.12.30 06:29:16.039126 [ 3 ] {3448c04a-06e6-44bf-a3f9-a0736c6e4147} executeQuery: Read 46 rows, 3.68 KiB in 0.00088454 sec., 52004 rows/sec., 4.07 MiB/sec. 2023.12.30 06:29:16.039322 [ 3 ] {3448c04a-06e6-44bf-a3f9-a0736c6e4147} DynamicQueryHandler: Done processing query 2023.12.30 06:29:16.039348 [ 3 ] {3448c04a-06e6-44bf-a3f9-a0736c6e4147} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:29:16.039365 [ 3 ] {} HTTP-Session: 6f9dc849-5a2d-4522-8459-748f555b87e2 Destroying unnamed session 2023.12.30 06:29:16.039565 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:29:16.039612 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:29:16.039632 [ 3 ] {} HTTP-Session: 5faf63b5-6c34-4895-8b20-f61ae3a2aa3f Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:29:16.039649 [ 3 ] {} HTTP-Session: 5faf63b5-6c34-4895-8b20-f61ae3a2aa3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:29:16.039739 [ 3 ] {7d004de6-72a7-4d71-9208-75e7fe699e3a} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:29:16.039787 [ 3 ] {7d004de6-72a7-4d71-9208-75e7fe699e3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.30 06:29:16.039938 [ 3 ] {7d004de6-72a7-4d71-9208-75e7fe699e3a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:29:16.040391 [ 3 ] {7d004de6-72a7-4d71-9208-75e7fe699e3a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:16.040703 [ 3 ] {7d004de6-72a7-4d71-9208-75e7fe699e3a} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.12.30 06:29:16.040892 [ 3 ] {7d004de6-72a7-4d71-9208-75e7fe699e3a} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.12.30 06:29:16.041022 [ 3 ] {7d004de6-72a7-4d71-9208-75e7fe699e3a} executeQuery: Read 46 rows, 63.56 KiB in 0.001244329 sec., 36967 rows/sec., 49.89 MiB/sec. 2023.12.30 06:29:16.041145 [ 3 ] {7d004de6-72a7-4d71-9208-75e7fe699e3a} DynamicQueryHandler: Done processing query 2023.12.30 06:29:16.041169 [ 3 ] {7d004de6-72a7-4d71-9208-75e7fe699e3a} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.30 06:29:16.041185 [ 3 ] {} HTTP-Session: 5faf63b5-6c34-4895-8b20-f61ae3a2aa3f Destroying unnamed session 2023.12.30 06:29:24.666040 [ 74 ] {} DNSResolver: Updating DNS cache 2023.12.30 06:29:24.666145 [ 74 ] {} DNSResolver: Updated DNS cache 2023.12.30 06:29:26.034227 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:29:26.034345 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:29:26.034375 [ 3 ] {} HTTP-Session: 75e624aa-ac12-47f2-8cd8-604629bb1ae2 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:29:26.034403 [ 3 ] {} HTTP-Session: 75e624aa-ac12-47f2-8cd8-604629bb1ae2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:29:26.034542 [ 3 ] {abe7270e-2f71-48d9-8441-e6f8b3c1d7b3} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:29:26.034610 [ 3 ] {abe7270e-2f71-48d9-8441-e6f8b3c1d7b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.30 06:29:26.034792 [ 3 ] {abe7270e-2f71-48d9-8441-e6f8b3c1d7b3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:29:26.035375 [ 3 ] {abe7270e-2f71-48d9-8441-e6f8b3c1d7b3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:26.035651 [ 3 ] {abe7270e-2f71-48d9-8441-e6f8b3c1d7b3} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.12.30 06:29:26.035817 [ 3 ] {abe7270e-2f71-48d9-8441-e6f8b3c1d7b3} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.12.30 06:29:26.035953 [ 3 ] {abe7270e-2f71-48d9-8441-e6f8b3c1d7b3} executeQuery: Read 46 rows, 3.73 KiB in 0.001367631 sec., 33634 rows/sec., 2.66 MiB/sec. 2023.12.30 06:29:26.036134 [ 3 ] {abe7270e-2f71-48d9-8441-e6f8b3c1d7b3} DynamicQueryHandler: Done processing query 2023.12.30 06:29:26.036162 [ 3 ] {abe7270e-2f71-48d9-8441-e6f8b3c1d7b3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:29:26.036180 [ 3 ] {} HTTP-Session: 75e624aa-ac12-47f2-8cd8-604629bb1ae2 Destroying unnamed session 2023.12.30 06:29:26.036300 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:29:26.036359 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:29:26.036379 [ 3 ] {} HTTP-Session: 7ae725a7-912e-40fa-a4bf-9cd1f512c278 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:29:26.036398 [ 3 ] {} HTTP-Session: 7ae725a7-912e-40fa-a4bf-9cd1f512c278 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:29:26.036480 [ 3 ] {08593f88-f14c-444a-b711-e97ec132461c} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:29:26.036523 [ 3 ] {08593f88-f14c-444a-b711-e97ec132461c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.30 06:29:26.036635 [ 3 ] {08593f88-f14c-444a-b711-e97ec132461c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:29:26.036944 [ 3 ] {08593f88-f14c-444a-b711-e97ec132461c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:26.037160 [ 3 ] {08593f88-f14c-444a-b711-e97ec132461c} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.30 06:29:26.037311 [ 3 ] {08593f88-f14c-444a-b711-e97ec132461c} oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.30 06:29:26.037437 [ 3 ] {08593f88-f14c-444a-b711-e97ec132461c} executeQuery: Read 4 rows, 342.00 B in 0.000928562 sec., 4307 rows/sec., 359.68 KiB/sec. 2023.12.30 06:29:26.037555 [ 3 ] {08593f88-f14c-444a-b711-e97ec132461c} DynamicQueryHandler: Done processing query 2023.12.30 06:29:26.037579 [ 3 ] {08593f88-f14c-444a-b711-e97ec132461c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:29:26.037596 [ 3 ] {} HTTP-Session: 7ae725a7-912e-40fa-a4bf-9cd1f512c278 Destroying unnamed session 2023.12.30 06:29:26.037793 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 22286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:29:26.037840 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:29:26.037859 [ 3 ] {} HTTP-Session: 4172e5ce-5e60-45ff-84af-a8cc8593aeba Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:29:26.037876 [ 3 ] {} HTTP-Session: 4172e5ce-5e60-45ff-84af-a8cc8593aeba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:29:26.037956 [ 3 ] {fcca99a7-7318-4ba6-b19b-d3e33e58bf40} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:29:26.037996 [ 3 ] {fcca99a7-7318-4ba6-b19b-d3e33e58bf40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:29:26.038101 [ 3 ] {fcca99a7-7318-4ba6-b19b-d3e33e58bf40} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:29:26.038475 [ 3 ] {fcca99a7-7318-4ba6-b19b-d3e33e58bf40} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:26.038697 [ 3 ] {fcca99a7-7318-4ba6-b19b-d3e33e58bf40} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2023.12.30 06:29:26.038852 [ 3 ] {fcca99a7-7318-4ba6-b19b-d3e33e58bf40} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2023.12.30 06:29:26.038977 [ 3 ] {fcca99a7-7318-4ba6-b19b-d3e33e58bf40} executeQuery: Read 140 rows, 13.74 KiB in 0.000992693 sec., 141030 rows/sec., 13.52 MiB/sec. 2023.12.30 06:29:26.039100 [ 3 ] {fcca99a7-7318-4ba6-b19b-d3e33e58bf40} DynamicQueryHandler: Done processing query 2023.12.30 06:29:26.039125 [ 3 ] {fcca99a7-7318-4ba6-b19b-d3e33e58bf40} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.30 06:29:26.039141 [ 3 ] {} HTTP-Session: 4172e5ce-5e60-45ff-84af-a8cc8593aeba Destroying unnamed session 2023.12.30 06:29:26.039269 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:29:26.039315 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:29:26.039334 [ 3 ] {} HTTP-Session: 7f2f6a28-ddec-4923-9408-43704c707982 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:29:26.039352 [ 3 ] {} HTTP-Session: 7f2f6a28-ddec-4923-9408-43704c707982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:29:26.039423 [ 3 ] {0752d184-7377-4341-9a19-2e5ea44e004d} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:29:26.039463 [ 3 ] {0752d184-7377-4341-9a19-2e5ea44e004d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.30 06:29:26.039568 [ 3 ] {0752d184-7377-4341-9a19-2e5ea44e004d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:29:26.039838 [ 3 ] {0752d184-7377-4341-9a19-2e5ea44e004d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:26.040047 [ 3 ] {0752d184-7377-4341-9a19-2e5ea44e004d} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.30 06:29:26.040206 [ 3 ] {0752d184-7377-4341-9a19-2e5ea44e004d} oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.30 06:29:26.040327 [ 3 ] {0752d184-7377-4341-9a19-2e5ea44e004d} executeQuery: Read 4 rows, 286.00 B in 0.00087584 sec., 4567 rows/sec., 318.89 KiB/sec. 2023.12.30 06:29:26.040503 [ 3 ] {0752d184-7377-4341-9a19-2e5ea44e004d} DynamicQueryHandler: Done processing query 2023.12.30 06:29:26.040528 [ 3 ] {0752d184-7377-4341-9a19-2e5ea44e004d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:29:26.040544 [ 3 ] {} HTTP-Session: 7f2f6a28-ddec-4923-9408-43704c707982 Destroying unnamed session 2023.12.30 06:29:26.040678 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 8524, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:29:26.040723 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:29:26.040743 [ 3 ] {} HTTP-Session: 01e73269-4faf-4367-a8b5-a5131d5ccddc Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:29:26.040759 [ 3 ] {} HTTP-Session: 01e73269-4faf-4367-a8b5-a5131d5ccddc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:29:26.040836 [ 3 ] {6283b3af-90f5-4b5e-b605-c3b876b67062} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:29:26.040875 [ 3 ] {6283b3af-90f5-4b5e-b605-c3b876b67062} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:29:26.040989 [ 3 ] {6283b3af-90f5-4b5e-b605-c3b876b67062} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:29:26.041303 [ 3 ] {6283b3af-90f5-4b5e-b605-c3b876b67062} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:26.041508 [ 3 ] {6283b3af-90f5-4b5e-b605-c3b876b67062} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2023.12.30 06:29:26.041656 [ 3 ] {6283b3af-90f5-4b5e-b605-c3b876b67062} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2023.12.30 06:29:26.041780 [ 3 ] {6283b3af-90f5-4b5e-b605-c3b876b67062} executeQuery: Read 50 rows, 4.01 KiB in 0.000914191 sec., 54693 rows/sec., 4.28 MiB/sec. 2023.12.30 06:29:26.041899 [ 3 ] {6283b3af-90f5-4b5e-b605-c3b876b67062} DynamicQueryHandler: Done processing query 2023.12.30 06:29:26.041923 [ 3 ] {6283b3af-90f5-4b5e-b605-c3b876b67062} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.30 06:29:26.041939 [ 3 ] {} HTTP-Session: 01e73269-4faf-4367-a8b5-a5131d5ccddc Destroying unnamed session 2023.12.30 06:29:26.042040 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:29:26.042087 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:29:26.042106 [ 3 ] {} HTTP-Session: 5677e41a-11ca-4a89-b4c9-85fabd586522 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:29:26.042122 [ 3 ] {} HTTP-Session: 5677e41a-11ca-4a89-b4c9-85fabd586522 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:29:26.042193 [ 3 ] {c54ee238-7303-43bb-9279-fd4f0da3119f} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:29:26.042237 [ 3 ] {c54ee238-7303-43bb-9279-fd4f0da3119f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.30 06:29:26.042358 [ 3 ] {c54ee238-7303-43bb-9279-fd4f0da3119f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:29:26.042631 [ 3 ] {c54ee238-7303-43bb-9279-fd4f0da3119f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:26.042887 [ 3 ] {c54ee238-7303-43bb-9279-fd4f0da3119f} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.12.30 06:29:26.043062 [ 3 ] {c54ee238-7303-43bb-9279-fd4f0da3119f} oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.12.30 06:29:26.043192 [ 3 ] {c54ee238-7303-43bb-9279-fd4f0da3119f} executeQuery: Read 2 rows, 144.00 B in 0.000969542 sec., 2062 rows/sec., 145.04 KiB/sec. 2023.12.30 06:29:26.043308 [ 3 ] {c54ee238-7303-43bb-9279-fd4f0da3119f} DynamicQueryHandler: Done processing query 2023.12.30 06:29:26.043333 [ 3 ] {c54ee238-7303-43bb-9279-fd4f0da3119f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:29:26.043348 [ 3 ] {} HTTP-Session: 5677e41a-11ca-4a89-b4c9-85fabd586522 Destroying unnamed session 2023.12.30 06:29:26.043514 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:29:26.043562 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:29:26.043580 [ 3 ] {} HTTP-Session: ab8c0b22-d4e7-44e6-8e03-02bb00ae4613 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:29:26.043598 [ 3 ] {} HTTP-Session: ab8c0b22-d4e7-44e6-8e03-02bb00ae4613 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:29:26.043687 [ 3 ] {d4c9acb4-be00-4446-9323-861610d79187} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:29:26.043731 [ 3 ] {d4c9acb4-be00-4446-9323-861610d79187} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.30 06:29:26.043867 [ 3 ] {d4c9acb4-be00-4446-9323-861610d79187} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:29:26.044362 [ 3 ] {d4c9acb4-be00-4446-9323-861610d79187} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:26.044662 [ 3 ] {d4c9acb4-be00-4446-9323-861610d79187} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.12.30 06:29:26.044837 [ 3 ] {d4c9acb4-be00-4446-9323-861610d79187} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.12.30 06:29:26.044964 [ 3 ] {d4c9acb4-be00-4446-9323-861610d79187} executeQuery: Read 46 rows, 63.56 KiB in 0.001249229 sec., 36822 rows/sec., 49.69 MiB/sec. 2023.12.30 06:29:26.045097 [ 3 ] {d4c9acb4-be00-4446-9323-861610d79187} DynamicQueryHandler: Done processing query 2023.12.30 06:29:26.045121 [ 3 ] {d4c9acb4-be00-4446-9323-861610d79187} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.30 06:29:26.045137 [ 3 ] {} HTTP-Session: ab8c0b22-d4e7-44e6-8e03-02bb00ae4613 Destroying unnamed session 2023.12.30 06:29:36.034988 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:29:36.035116 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:29:36.035146 [ 3 ] {} HTTP-Session: 2ce1a901-c470-4a2d-bc54-2a3ffcf1f434 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:29:36.035174 [ 3 ] {} HTTP-Session: 2ce1a901-c470-4a2d-bc54-2a3ffcf1f434 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:29:36.035316 [ 3 ] {0aaa117a-cd5b-496e-abd3-7d5a419e851f} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:29:36.035381 [ 3 ] {0aaa117a-cd5b-496e-abd3-7d5a419e851f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.30 06:29:36.035551 [ 3 ] {0aaa117a-cd5b-496e-abd3-7d5a419e851f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:29:36.036005 [ 3 ] {0aaa117a-cd5b-496e-abd3-7d5a419e851f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:36.036273 [ 3 ] {0aaa117a-cd5b-496e-abd3-7d5a419e851f} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.12.30 06:29:36.036437 [ 3 ] {0aaa117a-cd5b-496e-abd3-7d5a419e851f} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.12.30 06:29:36.036560 [ 3 ] {0aaa117a-cd5b-496e-abd3-7d5a419e851f} executeQuery: Read 46 rows, 3.73 KiB in 0.001205078 sec., 38171 rows/sec., 3.02 MiB/sec. 2023.12.30 06:29:36.036556 [ 58 ] {} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45) (MergerMutator): Selected 5 parts from all_1_30_7 to all_34_34_0 2023.12.30 06:29:36.036623 [ 58 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:36.036749 [ 3 ] {0aaa117a-cd5b-496e-abd3-7d5a419e851f} DynamicQueryHandler: Done processing query 2023.12.30 06:29:36.036763 [ 25 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_34_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_30_7 to all_34_34_0 into Compact 2023.12.30 06:29:36.036790 [ 3 ] {0aaa117a-cd5b-496e-abd3-7d5a419e851f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:29:36.036876 [ 3 ] {} HTTP-Session: 2ce1a901-c470-4a2d-bc54-2a3ffcf1f434 Destroying unnamed session 2023.12.30 06:29:36.036951 [ 25 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_34_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.30 06:29:36.036991 [ 25 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_30_7, total 46 rows starting from the beginning of the part 2023.12.30 06:29:36.037060 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 21987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:29:36.037173 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:29:36.037221 [ 25 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 46 rows starting from the beginning of the part 2023.12.30 06:29:36.037234 [ 3 ] {} HTTP-Session: b0513cd4-4884-4161-bbcb-cfd074881cba Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:29:36.037297 [ 3 ] {} HTTP-Session: b0513cd4-4884-4161-bbcb-cfd074881cba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:29:36.037429 [ 25 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 46 rows starting from the beginning of the part 2023.12.30 06:29:36.037537 [ 3 ] {bc76e724-6acd-47aa-80e3-4d00dd64b6ce} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:29:36.037650 [ 25 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 46 rows starting from the beginning of the part 2023.12.30 06:29:36.037661 [ 3 ] {bc76e724-6acd-47aa-80e3-4d00dd64b6ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:29:36.037901 [ 25 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 46 rows starting from the beginning of the part 2023.12.30 06:29:36.038163 [ 3 ] {bc76e724-6acd-47aa-80e3-4d00dd64b6ce} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:29:36.039395 [ 3 ] {bc76e724-6acd-47aa-80e3-4d00dd64b6ce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:36.039617 [ 21 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_34_8} MergeTask::MergeProjectionsStage: Merge sorted 230 rows, containing 4 columns (4 merged, 0 gathered) in 0.002922568 sec., 78697.91224703754 rows/sec., 6.23 MiB/sec. 2023.12.30 06:29:36.039803 [ 3 ] {bc76e724-6acd-47aa-80e3-4d00dd64b6ce} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2023.12.30 06:29:36.039817 [ 21 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_34_8} MergedBlockOutputStream: filled checksums all_1_34_8 (state Temporary) 2023.12.30 06:29:36.040058 [ 3 ] {bc76e724-6acd-47aa-80e3-4d00dd64b6ce} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2023.12.30 06:29:36.040143 [ 21 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_34_8} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_merge_all_1_34_8 to all_1_34_8. 2023.12.30 06:29:36.040247 [ 3 ] {bc76e724-6acd-47aa-80e3-4d00dd64b6ce} executeQuery: Read 138 rows, 13.56 KiB in 0.002641691 sec., 52239 rows/sec., 5.01 MiB/sec. 2023.12.30 06:29:36.040300 [ 21 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_34_8} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45) (MergerMutator): Merged 5 parts: from all_1_30_7 to all_34_34_0 2023.12.30 06:29:36.040467 [ 3 ] {bc76e724-6acd-47aa-80e3-4d00dd64b6ce} DynamicQueryHandler: Done processing query 2023.12.30 06:29:36.040498 [ 3 ] {bc76e724-6acd-47aa-80e3-4d00dd64b6ce} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.30 06:29:36.040514 [ 3 ] {} HTTP-Session: b0513cd4-4884-4161-bbcb-cfd074881cba Destroying unnamed session 2023.12.30 06:29:36.040637 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:29:36.040686 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:29:36.040705 [ 3 ] {} HTTP-Session: 0a5e88c7-4ae4-4cc9-9e8a-538596781bcd Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:29:36.040724 [ 3 ] {} HTTP-Session: 0a5e88c7-4ae4-4cc9-9e8a-538596781bcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:29:36.040805 [ 3 ] {7afcd14e-77fc-4444-9b87-3baa65a224d7} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:29:36.040848 [ 3 ] {7afcd14e-77fc-4444-9b87-3baa65a224d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:29:36.040966 [ 3 ] {7afcd14e-77fc-4444-9b87-3baa65a224d7} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:29:36.041363 [ 3 ] {7afcd14e-77fc-4444-9b87-3baa65a224d7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:36.041579 [ 3 ] {7afcd14e-77fc-4444-9b87-3baa65a224d7} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2023.12.30 06:29:36.041728 [ 3 ] {7afcd14e-77fc-4444-9b87-3baa65a224d7} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2023.12.30 06:29:36.041836 [ 3 ] {7afcd14e-77fc-4444-9b87-3baa65a224d7} executeQuery: Read 46 rows, 3.68 KiB in 0.001000393 sec., 45981 rows/sec., 3.60 MiB/sec. 2023.12.30 06:29:36.041978 [ 3 ] {7afcd14e-77fc-4444-9b87-3baa65a224d7} DynamicQueryHandler: Done processing query 2023.12.30 06:29:36.042002 [ 3 ] {7afcd14e-77fc-4444-9b87-3baa65a224d7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:29:36.042018 [ 3 ] {} HTTP-Session: 0a5e88c7-4ae4-4cc9-9e8a-538596781bcd Destroying unnamed session 2023.12.30 06:29:36.042144 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:29:36.042191 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:29:36.042210 [ 3 ] {} HTTP-Session: 731f2313-4e25-468f-94f7-5f6d1d563dc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:29:36.042226 [ 3 ] {} HTTP-Session: 731f2313-4e25-468f-94f7-5f6d1d563dc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:29:36.042314 [ 3 ] {55d48839-9e72-4187-9afc-8da8738fb21b} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:29:36.042360 [ 3 ] {55d48839-9e72-4187-9afc-8da8738fb21b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.30 06:29:36.042496 [ 3 ] {55d48839-9e72-4187-9afc-8da8738fb21b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:29:36.042981 [ 3 ] {55d48839-9e72-4187-9afc-8da8738fb21b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:36.043302 [ 3 ] {55d48839-9e72-4187-9afc-8da8738fb21b} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.12.30 06:29:36.043479 [ 3 ] {55d48839-9e72-4187-9afc-8da8738fb21b} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.12.30 06:29:36.043586 [ 3 ] {55d48839-9e72-4187-9afc-8da8738fb21b} executeQuery: Read 46 rows, 63.56 KiB in 0.001242758 sec., 37014 rows/sec., 49.95 MiB/sec. 2023.12.30 06:29:36.043709 [ 3 ] {55d48839-9e72-4187-9afc-8da8738fb21b} DynamicQueryHandler: Done processing query 2023.12.30 06:29:36.043733 [ 3 ] {55d48839-9e72-4187-9afc-8da8738fb21b} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.30 06:29:36.043750 [ 3 ] {} HTTP-Session: 731f2313-4e25-468f-94f7-5f6d1d563dc0 Destroying unnamed session 2023.12.30 06:29:38.501072 [ 59 ] {} oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2023.12.30 06:29:38.501190 [ 59 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:38.501319 [ 25 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact 2023.12.30 06:29:38.501500 [ 25 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.30 06:29:38.501546 [ 25 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 484 rows starting from the beginning of the part 2023.12.30 06:29:38.501748 [ 25 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 37 rows starting from the beginning of the part 2023.12.30 06:29:38.501920 [ 25 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part 2023.12.30 06:29:38.502075 [ 25 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part 2023.12.30 06:29:38.502224 [ 25 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part 2023.12.30 06:29:38.503053 [ 19 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001787751 sec., 313242.7278742957 rows/sec., 22.08 MiB/sec. 2023.12.30 06:29:38.503222 [ 19 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2023.12.30 06:29:38.503467 [ 19 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_21_5} oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5. 2023.12.30 06:29:38.503543 [ 19 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_21_5} oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d) (MergerMutator): Merged 5 parts: from all_1_17_4 to all_21_21_0 2023.12.30 06:29:39.666419 [ 89 ] {} DNSResolver: Updating DNS cache 2023.12.30 06:29:39.666496 [ 89 ] {} DNSResolver: Updated DNS cache 2023.12.30 06:29:41.034199 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:29:41.034305 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:29:41.034330 [ 3 ] {} HTTP-Session: 4174aebf-100e-4ac1-b769-1f9e370efa9f Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:29:41.034353 [ 3 ] {} HTTP-Session: 4174aebf-100e-4ac1-b769-1f9e370efa9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:29:41.034475 [ 3 ] {f12f56cb-a6fb-4f3a-b80f-2310d3d33718} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:29:41.034547 [ 3 ] {f12f56cb-a6fb-4f3a-b80f-2310d3d33718} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.30 06:29:41.034786 [ 3 ] {f12f56cb-a6fb-4f3a-b80f-2310d3d33718} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:29:41.035201 [ 3 ] {f12f56cb-a6fb-4f3a-b80f-2310d3d33718} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:41.035461 [ 3 ] {f12f56cb-a6fb-4f3a-b80f-2310d3d33718} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.30 06:29:41.035623 [ 3 ] {f12f56cb-a6fb-4f3a-b80f-2310d3d33718} oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.30 06:29:41.035768 [ 3 ] {f12f56cb-a6fb-4f3a-b80f-2310d3d33718} executeQuery: Read 2 rows, 175.00 B in 0.001251028 sec., 1598 rows/sec., 136.61 KiB/sec. 2023.12.30 06:29:41.035967 [ 3 ] {f12f56cb-a6fb-4f3a-b80f-2310d3d33718} DynamicQueryHandler: Done processing query 2023.12.30 06:29:41.035992 [ 3 ] {f12f56cb-a6fb-4f3a-b80f-2310d3d33718} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:29:41.036009 [ 3 ] {} HTTP-Session: 4174aebf-100e-4ac1-b769-1f9e370efa9f Destroying unnamed session 2023.12.30 06:29:41.036133 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 5471, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:29:41.036187 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:29:41.036207 [ 3 ] {} HTTP-Session: f1afd847-b9e8-4a3d-8402-df4c640299aa Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:29:41.036227 [ 3 ] {} HTTP-Session: f1afd847-b9e8-4a3d-8402-df4c640299aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:29:41.036309 [ 3 ] {98ea3ace-a318-4200-a37a-bd1c46845ae4} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:29:41.036351 [ 3 ] {98ea3ace-a318-4200-a37a-bd1c46845ae4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:29:41.036469 [ 3 ] {98ea3ace-a318-4200-a37a-bd1c46845ae4} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:29:41.036801 [ 3 ] {98ea3ace-a318-4200-a37a-bd1c46845ae4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:41.037009 [ 3 ] {98ea3ace-a318-4200-a37a-bd1c46845ae4} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2023.12.30 06:29:41.037171 [ 3 ] {98ea3ace-a318-4200-a37a-bd1c46845ae4} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2023.12.30 06:29:41.037296 [ 3 ] {98ea3ace-a318-4200-a37a-bd1c46845ae4} executeQuery: Read 37 rows, 3.18 KiB in 0.000953982 sec., 38784 rows/sec., 3.26 MiB/sec. 2023.12.30 06:29:41.037292 [ 89 ] {} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2023.12.30 06:29:41.037404 [ 89 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:41.037463 [ 3 ] {98ea3ace-a318-4200-a37a-bd1c46845ae4} DynamicQueryHandler: Done processing query 2023.12.30 06:29:41.037527 [ 3 ] {98ea3ace-a318-4200-a37a-bd1c46845ae4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:29:41.037540 [ 15 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2023.12.30 06:29:41.037568 [ 3 ] {} HTTP-Session: f1afd847-b9e8-4a3d-8402-df4c640299aa Destroying unnamed session 2023.12.30 06:29:41.037776 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:29:41.037805 [ 15 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.30 06:29:41.037843 [ 15 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 178 rows starting from the beginning of the part 2023.12.30 06:29:41.037852 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:29:41.037875 [ 3 ] {} HTTP-Session: 389c3862-e9a6-42b2-a35d-c87c2cef50a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:29:41.037900 [ 3 ] {} HTTP-Session: 389c3862-e9a6-42b2-a35d-c87c2cef50a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:29:41.038007 [ 15 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part 2023.12.30 06:29:41.038013 [ 3 ] {4d47d590-c631-4234-a68c-734954beedd8} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:29:41.038086 [ 3 ] {4d47d590-c631-4234-a68c-734954beedd8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.30 06:29:41.038130 [ 15 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 138 rows starting from the beginning of the part 2023.12.30 06:29:41.038317 [ 15 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 140 rows starting from the beginning of the part 2023.12.30 06:29:41.038335 [ 3 ] {4d47d590-c631-4234-a68c-734954beedd8} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:29:41.038434 [ 15 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 138 rows starting from the beginning of the part 2023.12.30 06:29:41.038654 [ 15 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 37 rows starting from the beginning of the part 2023.12.30 06:29:41.038851 [ 3 ] {4d47d590-c631-4234-a68c-734954beedd8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:41.039121 [ 3 ] {4d47d590-c631-4234-a68c-734954beedd8} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.30 06:29:41.039321 [ 3 ] {4d47d590-c631-4234-a68c-734954beedd8} oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.30 06:29:41.039512 [ 3 ] {4d47d590-c631-4234-a68c-734954beedd8} executeQuery: Read 2 rows, 143.00 B in 0.001455554 sec., 1374 rows/sec., 95.94 KiB/sec. 2023.12.30 06:29:41.039759 [ 15 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 667 rows, containing 4 columns (4 merged, 0 gathered) in 0.002298273 sec., 290217.91580025526 rows/sec., 27.26 MiB/sec. 2023.12.30 06:29:41.039769 [ 3 ] {4d47d590-c631-4234-a68c-734954beedd8} DynamicQueryHandler: Done processing query 2023.12.30 06:29:41.039798 [ 3 ] {4d47d590-c631-4234-a68c-734954beedd8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:29:41.039820 [ 3 ] {} HTTP-Session: 389c3862-e9a6-42b2-a35d-c87c2cef50a4 Destroying unnamed session 2023.12.30 06:29:41.039860 [ 15 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2023.12.30 06:29:41.039979 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 4429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:29:41.040023 [ 15 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_46_9} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2023.12.30 06:29:41.040031 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:29:41.040069 [ 3 ] {} HTTP-Session: ede0abbe-dafe-4d58-bf78-495ba9d9319f Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:29:41.040090 [ 3 ] {} HTTP-Session: ede0abbe-dafe-4d58-bf78-495ba9d9319f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:29:41.040091 [ 15 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_46_9} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2023.12.30 06:29:41.040192 [ 3 ] {037d6184-72be-459e-b7d1-619ac80d8391} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:29:41.040231 [ 3 ] {037d6184-72be-459e-b7d1-619ac80d8391} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:29:41.040337 [ 3 ] {037d6184-72be-459e-b7d1-619ac80d8391} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:29:41.040626 [ 3 ] {037d6184-72be-459e-b7d1-619ac80d8391} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:41.040838 [ 3 ] {037d6184-72be-459e-b7d1-619ac80d8391} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2023.12.30 06:29:41.041007 [ 3 ] {037d6184-72be-459e-b7d1-619ac80d8391} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2023.12.30 06:29:41.041135 [ 89 ] {} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2023.12.30 06:29:41.041152 [ 3 ] {037d6184-72be-459e-b7d1-619ac80d8391} executeQuery: Read 26 rows, 2.06 KiB in 0.000927752 sec., 28024 rows/sec., 2.17 MiB/sec. 2023.12.30 06:29:41.041189 [ 89 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:41.041383 [ 25 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2023.12.30 06:29:41.041436 [ 3 ] {037d6184-72be-459e-b7d1-619ac80d8391} DynamicQueryHandler: Done processing query 2023.12.30 06:29:41.041483 [ 3 ] {037d6184-72be-459e-b7d1-619ac80d8391} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:29:41.041527 [ 3 ] {} HTTP-Session: ede0abbe-dafe-4d58-bf78-495ba9d9319f Destroying unnamed session 2023.12.30 06:29:41.041571 [ 25 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.30 06:29:41.041609 [ 25 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 96 rows starting from the beginning of the part 2023.12.30 06:29:41.041699 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:29:41.041774 [ 25 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part 2023.12.30 06:29:41.041786 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:29:41.041853 [ 3 ] {} HTTP-Session: a47338fb-90e7-416c-8ca3-c5744ec11a1d Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:29:41.041888 [ 3 ] {} HTTP-Session: a47338fb-90e7-416c-8ca3-c5744ec11a1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:29:41.042016 [ 25 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 46 rows starting from the beginning of the part 2023.12.30 06:29:41.042102 [ 3 ] {2f444fcf-edb3-4852-a561-3f179510a7ce} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:29:41.042226 [ 3 ] {2f444fcf-edb3-4852-a561-3f179510a7ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.30 06:29:41.042261 [ 25 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 50 rows starting from the beginning of the part 2023.12.30 06:29:41.042557 [ 25 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 46 rows starting from the beginning of the part 2023.12.30 06:29:41.042790 [ 3 ] {2f444fcf-edb3-4852-a561-3f179510a7ce} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:29:41.042807 [ 25 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 26 rows starting from the beginning of the part 2023.12.30 06:29:41.043442 [ 3 ] {2f444fcf-edb3-4852-a561-3f179510a7ce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:41.044126 [ 3 ] {2f444fcf-edb3-4852-a561-3f179510a7ce} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.12.30 06:29:41.044357 [ 15 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 288 rows, containing 4 columns (4 merged, 0 gathered) in 0.003105412 sec., 92741.31741617537 rows/sec., 7.24 MiB/sec. 2023.12.30 06:29:41.044465 [ 3 ] {2f444fcf-edb3-4852-a561-3f179510a7ce} oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.12.30 06:29:41.044557 [ 20 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2023.12.30 06:29:41.044716 [ 3 ] {2f444fcf-edb3-4852-a561-3f179510a7ce} executeQuery: Read 37 rows, 2.67 KiB in 0.002537988 sec., 14578 rows/sec., 1.03 MiB/sec. 2023.12.30 06:29:41.044938 [ 3 ] {2f444fcf-edb3-4852-a561-3f179510a7ce} DynamicQueryHandler: Done processing query 2023.12.30 06:29:41.044973 [ 3 ] {2f444fcf-edb3-4852-a561-3f179510a7ce} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:29:41.045010 [ 20 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_46_9} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2023.12.30 06:29:41.045012 [ 3 ] {} HTTP-Session: a47338fb-90e7-416c-8ca3-c5744ec11a1d Destroying unnamed session 2023.12.30 06:29:41.045147 [ 20 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_46_9} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2023.12.30 06:29:46.034908 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:29:46.035044 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:29:46.035079 [ 3 ] {} HTTP-Session: 25aada66-ac57-49c3-958a-83104d9bd848 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:29:46.035103 [ 3 ] {} HTTP-Session: 25aada66-ac57-49c3-958a-83104d9bd848 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:29:46.035228 [ 3 ] {734f85b0-1063-450f-96dd-c141986e9d9d} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:29:46.035288 [ 3 ] {734f85b0-1063-450f-96dd-c141986e9d9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.30 06:29:46.035447 [ 3 ] {734f85b0-1063-450f-96dd-c141986e9d9d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:29:46.035878 [ 3 ] {734f85b0-1063-450f-96dd-c141986e9d9d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:46.036181 [ 3 ] {734f85b0-1063-450f-96dd-c141986e9d9d} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.12.30 06:29:46.036346 [ 3 ] {734f85b0-1063-450f-96dd-c141986e9d9d} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.12.30 06:29:46.036491 [ 3 ] {734f85b0-1063-450f-96dd-c141986e9d9d} executeQuery: Read 46 rows, 3.73 KiB in 0.001222268 sec., 37634 rows/sec., 2.98 MiB/sec. 2023.12.30 06:29:46.036641 [ 3 ] {734f85b0-1063-450f-96dd-c141986e9d9d} DynamicQueryHandler: Done processing query 2023.12.30 06:29:46.036666 [ 3 ] {734f85b0-1063-450f-96dd-c141986e9d9d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:29:46.036683 [ 3 ] {} HTTP-Session: 25aada66-ac57-49c3-958a-83104d9bd848 Destroying unnamed session 2023.12.30 06:29:46.036822 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 21987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:29:46.036872 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:29:46.036893 [ 3 ] {} HTTP-Session: 5e40da9d-9cdf-4587-ae49-3fd34c7c5e78 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:29:46.036913 [ 3 ] {} HTTP-Session: 5e40da9d-9cdf-4587-ae49-3fd34c7c5e78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:29:46.037003 [ 3 ] {837cfbbb-258e-4f5b-a9c2-d4e808737079} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:29:46.037046 [ 3 ] {837cfbbb-258e-4f5b-a9c2-d4e808737079} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:29:46.037157 [ 3 ] {837cfbbb-258e-4f5b-a9c2-d4e808737079} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:29:46.037535 [ 3 ] {837cfbbb-258e-4f5b-a9c2-d4e808737079} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:46.037757 [ 3 ] {837cfbbb-258e-4f5b-a9c2-d4e808737079} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2023.12.30 06:29:46.037905 [ 3 ] {837cfbbb-258e-4f5b-a9c2-d4e808737079} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2023.12.30 06:29:46.038010 [ 3 ] {837cfbbb-258e-4f5b-a9c2-d4e808737079} executeQuery: Read 138 rows, 13.56 KiB in 0.000978652 sec., 141010 rows/sec., 13.53 MiB/sec. 2023.12.30 06:29:46.038129 [ 3 ] {837cfbbb-258e-4f5b-a9c2-d4e808737079} DynamicQueryHandler: Done processing query 2023.12.30 06:29:46.038153 [ 3 ] {837cfbbb-258e-4f5b-a9c2-d4e808737079} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.30 06:29:46.038168 [ 3 ] {} HTTP-Session: 5e40da9d-9cdf-4587-ae49-3fd34c7c5e78 Destroying unnamed session 2023.12.30 06:29:46.038284 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:29:46.038329 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:29:46.038348 [ 3 ] {} HTTP-Session: fdc33042-edce-44c1-82c1-1ddc925c7f1d Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:29:46.038364 [ 3 ] {} HTTP-Session: fdc33042-edce-44c1-82c1-1ddc925c7f1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:29:46.038436 [ 3 ] {e1c38a2c-7320-457a-8100-d4500dfd430c} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:29:46.038474 [ 3 ] {e1c38a2c-7320-457a-8100-d4500dfd430c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:29:46.038579 [ 3 ] {e1c38a2c-7320-457a-8100-d4500dfd430c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:29:46.038875 [ 3 ] {e1c38a2c-7320-457a-8100-d4500dfd430c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:46.039077 [ 3 ] {e1c38a2c-7320-457a-8100-d4500dfd430c} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2023.12.30 06:29:46.039229 [ 3 ] {e1c38a2c-7320-457a-8100-d4500dfd430c} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2023.12.30 06:29:46.039347 [ 3 ] {e1c38a2c-7320-457a-8100-d4500dfd430c} executeQuery: Read 46 rows, 3.68 KiB in 0.00088403 sec., 52034 rows/sec., 4.07 MiB/sec. 2023.12.30 06:29:46.039447 [ 3 ] {e1c38a2c-7320-457a-8100-d4500dfd430c} DynamicQueryHandler: Done processing query 2023.12.30 06:29:46.039470 [ 3 ] {e1c38a2c-7320-457a-8100-d4500dfd430c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:29:46.039485 [ 3 ] {} HTTP-Session: fdc33042-edce-44c1-82c1-1ddc925c7f1d Destroying unnamed session 2023.12.30 06:29:46.039632 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:29:46.039673 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:29:46.039691 [ 3 ] {} HTTP-Session: fb679505-a04f-4dc4-ad6d-f69fbe9dbb86 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:29:46.039708 [ 3 ] {} HTTP-Session: fb679505-a04f-4dc4-ad6d-f69fbe9dbb86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:29:46.039792 [ 3 ] {72dc2de5-9f3b-4e13-aa09-73f1bc864abd} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:29:46.039836 [ 3 ] {72dc2de5-9f3b-4e13-aa09-73f1bc864abd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.30 06:29:46.039968 [ 3 ] {72dc2de5-9f3b-4e13-aa09-73f1bc864abd} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:29:46.040437 [ 3 ] {72dc2de5-9f3b-4e13-aa09-73f1bc864abd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:46.040747 [ 3 ] {72dc2de5-9f3b-4e13-aa09-73f1bc864abd} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.12.30 06:29:46.040925 [ 3 ] {72dc2de5-9f3b-4e13-aa09-73f1bc864abd} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.12.30 06:29:46.041050 [ 3 ] {72dc2de5-9f3b-4e13-aa09-73f1bc864abd} executeQuery: Read 46 rows, 63.56 KiB in 0.001231508 sec., 37352 rows/sec., 50.41 MiB/sec. 2023.12.30 06:29:46.041171 [ 3 ] {72dc2de5-9f3b-4e13-aa09-73f1bc864abd} DynamicQueryHandler: Done processing query 2023.12.30 06:29:46.041194 [ 3 ] {72dc2de5-9f3b-4e13-aa09-73f1bc864abd} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.30 06:29:46.041210 [ 3 ] {} HTTP-Session: fb679505-a04f-4dc4-ad6d-f69fbe9dbb86 Destroying unnamed session 2023.12.30 06:29:54.666542 [ 82 ] {} DNSResolver: Updating DNS cache 2023.12.30 06:29:54.666606 [ 82 ] {} DNSResolver: Updated DNS cache 2023.12.30 06:29:56.034611 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:29:56.034725 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:29:56.034752 [ 3 ] {} HTTP-Session: 23c0f695-755b-43d6-aba4-618ba473ba8e Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:29:56.034776 [ 3 ] {} HTTP-Session: 23c0f695-755b-43d6-aba4-618ba473ba8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:29:56.034902 [ 3 ] {45bd07aa-ce13-4158-9a6e-fab28aecd7ae} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:29:56.034962 [ 3 ] {45bd07aa-ce13-4158-9a6e-fab28aecd7ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.30 06:29:56.035121 [ 3 ] {45bd07aa-ce13-4158-9a6e-fab28aecd7ae} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:29:56.035548 [ 3 ] {45bd07aa-ce13-4158-9a6e-fab28aecd7ae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:56.035837 [ 3 ] {45bd07aa-ce13-4158-9a6e-fab28aecd7ae} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.12.30 06:29:56.036011 [ 3 ] {45bd07aa-ce13-4158-9a6e-fab28aecd7ae} oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.12.30 06:29:56.036136 [ 3 ] {45bd07aa-ce13-4158-9a6e-fab28aecd7ae} executeQuery: Read 46 rows, 3.73 KiB in 0.001198598 sec., 38378 rows/sec., 3.04 MiB/sec. 2023.12.30 06:29:56.036270 [ 3 ] {45bd07aa-ce13-4158-9a6e-fab28aecd7ae} DynamicQueryHandler: Done processing query 2023.12.30 06:29:56.036296 [ 3 ] {45bd07aa-ce13-4158-9a6e-fab28aecd7ae} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:29:56.036312 [ 3 ] {} HTTP-Session: 23c0f695-755b-43d6-aba4-618ba473ba8e Destroying unnamed session 2023.12.30 06:29:56.036432 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:29:56.036482 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:29:56.036503 [ 3 ] {} HTTP-Session: 0c3e630b-109f-4235-b54f-e5bff7fe7503 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:29:56.036521 [ 3 ] {} HTTP-Session: 0c3e630b-109f-4235-b54f-e5bff7fe7503 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:29:56.036602 [ 3 ] {a8362b96-5dd4-4bd8-9ada-c2c9bb0cf2e2} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:29:56.036645 [ 3 ] {a8362b96-5dd4-4bd8-9ada-c2c9bb0cf2e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.30 06:29:56.036755 [ 3 ] {a8362b96-5dd4-4bd8-9ada-c2c9bb0cf2e2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:29:56.037036 [ 3 ] {a8362b96-5dd4-4bd8-9ada-c2c9bb0cf2e2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:56.037246 [ 3 ] {a8362b96-5dd4-4bd8-9ada-c2c9bb0cf2e2} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.30 06:29:56.037395 [ 3 ] {a8362b96-5dd4-4bd8-9ada-c2c9bb0cf2e2} oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.30 06:29:56.037502 [ 3 ] {a8362b96-5dd4-4bd8-9ada-c2c9bb0cf2e2} executeQuery: Read 2 rows, 175.00 B in 0.00087032 sec., 2298 rows/sec., 196.36 KiB/sec. 2023.12.30 06:29:56.037614 [ 3 ] {a8362b96-5dd4-4bd8-9ada-c2c9bb0cf2e2} DynamicQueryHandler: Done processing query 2023.12.30 06:29:56.037638 [ 3 ] {a8362b96-5dd4-4bd8-9ada-c2c9bb0cf2e2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:29:56.037653 [ 3 ] {} HTTP-Session: 0c3e630b-109f-4235-b54f-e5bff7fe7503 Destroying unnamed session 2023.12.30 06:29:56.037800 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 22136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:29:56.037847 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:29:56.037867 [ 3 ] {} HTTP-Session: e42f957c-ad95-4857-a121-de15345ec36c Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:29:56.037885 [ 3 ] {} HTTP-Session: e42f957c-ad95-4857-a121-de15345ec36c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:29:56.037963 [ 3 ] {518777bd-1cc8-45f4-b0bf-c2958b872561} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:29:56.038002 [ 3 ] {518777bd-1cc8-45f4-b0bf-c2958b872561} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.30 06:29:56.038107 [ 3 ] {518777bd-1cc8-45f4-b0bf-c2958b872561} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:29:56.038478 [ 3 ] {518777bd-1cc8-45f4-b0bf-c2958b872561} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:56.038693 [ 3 ] {518777bd-1cc8-45f4-b0bf-c2958b872561} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2023.12.30 06:29:56.038843 [ 3 ] {518777bd-1cc8-45f4-b0bf-c2958b872561} oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2023.12.30 06:29:56.038950 [ 3 ] {518777bd-1cc8-45f4-b0bf-c2958b872561} executeQuery: Read 139 rows, 13.65 KiB in 0.000958893 sec., 144958 rows/sec., 13.90 MiB/sec. 2023.12.30 06:29:56.039053 [ 3 ] {518777bd-1cc8-45f4-b0bf-c2958b872561} DynamicQueryHandler: Done processing query 2023.12.30 06:29:56.039076 [ 3 ] {518777bd-1cc8-45f4-b0bf-c2958b872561} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.30 06:29:56.039091 [ 3 ] {} HTTP-Session: e42f957c-ad95-4857-a121-de15345ec36c Destroying unnamed session 2023.12.30 06:29:56.039249 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:29:56.039294 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:29:56.039313 [ 3 ] {} HTTP-Session: fcd05669-19df-4306-9d3a-413a7cd475ba Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:29:56.039332 [ 3 ] {} HTTP-Session: fcd05669-19df-4306-9d3a-413a7cd475ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:29:56.039402 [ 3 ] {f1036519-5ed8-4d67-883b-5567005b0f45} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:29:56.039441 [ 3 ] {f1036519-5ed8-4d67-883b-5567005b0f45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.30 06:29:56.039545 [ 3 ] {f1036519-5ed8-4d67-883b-5567005b0f45} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:29:56.039792 [ 3 ] {f1036519-5ed8-4d67-883b-5567005b0f45} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:56.039997 [ 3 ] {f1036519-5ed8-4d67-883b-5567005b0f45} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.30 06:29:56.040146 [ 3 ] {f1036519-5ed8-4d67-883b-5567005b0f45} oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.30 06:29:56.040249 [ 3 ] {f1036519-5ed8-4d67-883b-5567005b0f45} executeQuery: Read 2 rows, 143.00 B in 0.000819639 sec., 2440 rows/sec., 170.38 KiB/sec. 2023.12.30 06:29:56.040390 [ 3 ] {f1036519-5ed8-4d67-883b-5567005b0f45} DynamicQueryHandler: Done processing query 2023.12.30 06:29:56.040414 [ 3 ] {f1036519-5ed8-4d67-883b-5567005b0f45} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:29:56.040429 [ 3 ] {} HTTP-Session: fcd05669-19df-4306-9d3a-413a7cd475ba Destroying unnamed session 2023.12.30 06:29:56.040544 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 8181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:29:56.040589 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:29:56.040608 [ 3 ] {} HTTP-Session: 9126fba8-0e67-4f9c-8050-70d3d6ec13bc Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:29:56.040625 [ 3 ] {} HTTP-Session: 9126fba8-0e67-4f9c-8050-70d3d6ec13bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:29:56.040699 [ 3 ] {7b003d18-cd87-4b8c-9c6e-c624b6db582f} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:29:56.040738 [ 3 ] {7b003d18-cd87-4b8c-9c6e-c624b6db582f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.30 06:29:56.040846 [ 3 ] {7b003d18-cd87-4b8c-9c6e-c624b6db582f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:29:56.041186 [ 3 ] {7b003d18-cd87-4b8c-9c6e-c624b6db582f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:56.041410 [ 3 ] {7b003d18-cd87-4b8c-9c6e-c624b6db582f} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2023.12.30 06:29:56.041560 [ 3 ] {7b003d18-cd87-4b8c-9c6e-c624b6db582f} oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2023.12.30 06:29:56.041664 [ 3 ] {7b003d18-cd87-4b8c-9c6e-c624b6db582f} executeQuery: Read 48 rows, 3.85 KiB in 0.000938231 sec., 51160 rows/sec., 4.00 MiB/sec. 2023.12.30 06:29:56.041782 [ 3 ] {7b003d18-cd87-4b8c-9c6e-c624b6db582f} DynamicQueryHandler: Done processing query 2023.12.30 06:29:56.041805 [ 3 ] {7b003d18-cd87-4b8c-9c6e-c624b6db582f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.30 06:29:56.041821 [ 3 ] {} HTTP-Session: 9126fba8-0e67-4f9c-8050-70d3d6ec13bc Destroying unnamed session 2023.12.30 06:29:56.041931 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:29:56.041977 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:29:56.041996 [ 3 ] {} HTTP-Session: 07f2e1d8-1a37-4794-8e93-678f5414d808 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:29:56.042013 [ 3 ] {} HTTP-Session: 07f2e1d8-1a37-4794-8e93-678f5414d808 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:29:56.042088 [ 3 ] {b87950d2-45d9-43b1-a397-8cf9eab20166} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:29:56.042133 [ 3 ] {b87950d2-45d9-43b1-a397-8cf9eab20166} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.30 06:29:56.042253 [ 3 ] {b87950d2-45d9-43b1-a397-8cf9eab20166} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:29:56.042524 [ 3 ] {b87950d2-45d9-43b1-a397-8cf9eab20166} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:56.042773 [ 3 ] {b87950d2-45d9-43b1-a397-8cf9eab20166} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.12.30 06:29:56.042949 [ 3 ] {b87950d2-45d9-43b1-a397-8cf9eab20166} oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.12.30 06:29:56.043051 [ 3 ] {b87950d2-45d9-43b1-a397-8cf9eab20166} executeQuery: Read 1 rows, 72.00 B in 0.000933951 sec., 1070 rows/sec., 75.28 KiB/sec. 2023.12.30 06:29:56.043237 [ 3 ] {b87950d2-45d9-43b1-a397-8cf9eab20166} DynamicQueryHandler: Done processing query 2023.12.30 06:29:56.043262 [ 3 ] {b87950d2-45d9-43b1-a397-8cf9eab20166} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.30 06:29:56.043279 [ 3 ] {} HTTP-Session: 07f2e1d8-1a37-4794-8e93-678f5414d808 Destroying unnamed session 2023.12.30 06:29:56.043431 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.30 06:29:56.043476 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.30 06:29:56.043494 [ 3 ] {} HTTP-Session: 9301fd2c-d20f-4af9-a5e6-5c4e100f0151 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 2023.12.30 06:29:56.043511 [ 3 ] {} HTTP-Session: 9301fd2c-d20f-4af9-a5e6-5c4e100f0151 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.30 06:29:56.043596 [ 3 ] {02f63ca1-fe81-4b9a-8713-9cf517d89c86} executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.30 06:29:56.043642 [ 3 ] {02f63ca1-fe81-4b9a-8713-9cf517d89c86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.30 06:29:56.043788 [ 3 ] {02f63ca1-fe81-4b9a-8713-9cf517d89c86} ParallelParsingInputFormat: Parallel parsing is used 2023.12.30 06:29:56.044257 [ 3 ] {02f63ca1-fe81-4b9a-8713-9cf517d89c86} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:56.044570 [ 3 ] {02f63ca1-fe81-4b9a-8713-9cf517d89c86} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.12.30 06:29:56.044748 [ 3 ] {02f63ca1-fe81-4b9a-8713-9cf517d89c86} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.12.30 06:29:56.044853 [ 3 ] {02f63ca1-fe81-4b9a-8713-9cf517d89c86} executeQuery: Read 46 rows, 63.56 KiB in 0.001228729 sec., 37437 rows/sec., 50.52 MiB/sec. 2023.12.30 06:29:56.044878 [ 107 ] {} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.12.30 06:29:56.045005 [ 107 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2023.12.30 06:29:56.045044 [ 3 ] {02f63ca1-fe81-4b9a-8713-9cf517d89c86} DynamicQueryHandler: Done processing query 2023.12.30 06:29:56.045094 [ 3 ] {02f63ca1-fe81-4b9a-8713-9cf517d89c86} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.30 06:29:56.045122 [ 3 ] {} HTTP-Session: 9301fd2c-d20f-4af9-a5e6-5c4e100f0151 Destroying unnamed session 2023.12.30 06:29:56.045134 [ 15 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.12.30 06:29:56.045251 [ 15 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.30 06:29:56.045294 [ 15 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1386 rows starting from the beginning of the part 2023.12.30 06:29:56.045420 [ 15 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 46 rows starting from the beginning of the part 2023.12.30 06:29:56.045519 [ 15 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 46 rows starting from the beginning of the part 2023.12.30 06:29:56.045621 [ 15 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 46 rows starting from the beginning of the part 2023.12.30 06:29:56.045705 [ 15 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 46 rows starting from the beginning of the part 2023.12.30 06:29:56.045798 [ 15 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 46 rows starting from the beginning of the part 2023.12.30 06:29:56.049388 [ 14 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1616 rows, containing 6 columns (6 merged, 0 gathered) in 0.004298709 sec., 375926.81895890133 rows/sec., 507.29 MiB/sec. 2023.12.30 06:29:56.050308 [ 14 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.12.30 06:29:56.050598 [ 14 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_36_7} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.12.30 06:29:56.050681 [ 14 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_36_7} oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.12.30 06:29:56.050775 [ 14 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_36_7: 8.78 MiB. 2023.12.30 06:29:57.000136 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 238.83 MiB, peak 244.58 MiB, will set to 236.73 MiB (RSS), difference: -2.10 MiB